Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-61728 (GCVE-0-2025-61728)
Vulnerability from cvelistv5 – Published: 2026-01-28 19:30 – Updated: 2026-01-29 18:30- CWE-407 - Inefficient Algorithmic Complexity
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Go standard library | archive/zip |
Affected:
0 , < 1.24.12
(semver)
Affected: 1.25.0 , < 1.25.6 (semver) |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2026-01-28T20:08:22.055Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2026/01/15/4"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2025-61728",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-01-29T18:29:58.068724Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-01-29T18:30:24.487Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "archive/zip",
"product": "archive/zip",
"programRoutines": [
{
"name": "Reader.initFileList"
},
{
"name": "Reader.Open"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.24.12",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.25.6",
"status": "affected",
"version": "1.25.0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Jakub Ciolek"
}
],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-407: Inefficient Algorithmic Complexity",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-01-28T19:30:31.354Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/cl/736713"
},
{
"url": "https://go.dev/issue/77102"
},
{
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"title": "Excessive CPU consumption when building archive index in archive/zip"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2025-61728",
"datePublished": "2026-01-28T19:30:31.354Z",
"dateReserved": "2025-09-30T15:05:03.605Z",
"dateUpdated": "2026-01-29T18:30:24.487Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2025-61728\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2026-01-28T20:16:09.830\",\"lastModified\":\"2026-02-06T18:45:10.420\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"}],\"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:R/S:U/C:N/I:N/A:H\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-770\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.24.12\",\"matchCriteriaId\":\"21FD9368-8AB3-404B-8599-BBF64EFE3C7B\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.25.0\",\"versionEndExcluding\":\"1.25.6\",\"matchCriteriaId\":\"A547E844-78D2-4B17-B7A9-73E7B503D2CE\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/736713\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://go.dev/issue/77102\",\"source\":\"security@golang.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc\",\"source\":\"security@golang.org\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2026-4342\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2026/01/15/4\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Mailing List\",\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2026/01/15/4\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2026-01-28T20:08:22.055Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"REQUIRED\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-61728\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-01-29T18:29:58.068724Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-01-29T18:30:20.575Z\"}}], \"cna\": {\"title\": \"Excessive CPU consumption when building archive index in archive/zip\", \"credits\": [{\"lang\": \"en\", \"value\": \"Jakub Ciolek\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"archive/zip\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.24.12\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.25.0\", \"lessThan\": \"1.25.6\", \"versionType\": \"semver\"}], \"packageName\": \"archive/zip\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"Reader.initFileList\"}, {\"name\": \"Reader.Open\"}]}], \"references\": [{\"url\": \"https://go.dev/cl/736713\"}, {\"url\": \"https://go.dev/issue/77102\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2026-4342\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"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.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-407: Inefficient Algorithmic Complexity\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2026-01-28T19:30:31.354Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-61728\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-01-29T18:30:24.487Z\", \"dateReserved\": \"2025-09-30T15:05:03.605Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2026-01-28T19:30:31.354Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
OPENSUSE-SU-2026:10101-1
Vulnerability from csaf_opensuse - Published: 2026-01-27 00:00 - Updated: 2026-01-27 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": "coredns-1.14.1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the coredns-1.14.1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10101",
"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_10101-1.json"
},
{
"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-68119 page",
"url": "https://www.suse.com/security/cve/CVE-2025-68119/"
}
],
"title": "coredns-1.14.1-1.1 on GA media",
"tracking": {
"current_release_date": "2026-01-27T00:00:00Z",
"generator": {
"date": "2026-01-27T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10101-1",
"initial_release_date": "2026-01-27T00:00:00Z",
"revision_history": [
{
"date": "2026-01-27T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "coredns-1.14.1-1.1.aarch64",
"product": {
"name": "coredns-1.14.1-1.1.aarch64",
"product_id": "coredns-1.14.1-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "coredns-extras-1.14.1-1.1.aarch64",
"product": {
"name": "coredns-extras-1.14.1-1.1.aarch64",
"product_id": "coredns-extras-1.14.1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "coredns-1.14.1-1.1.ppc64le",
"product": {
"name": "coredns-1.14.1-1.1.ppc64le",
"product_id": "coredns-1.14.1-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "coredns-extras-1.14.1-1.1.ppc64le",
"product": {
"name": "coredns-extras-1.14.1-1.1.ppc64le",
"product_id": "coredns-extras-1.14.1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "coredns-1.14.1-1.1.s390x",
"product": {
"name": "coredns-1.14.1-1.1.s390x",
"product_id": "coredns-1.14.1-1.1.s390x"
}
},
{
"category": "product_version",
"name": "coredns-extras-1.14.1-1.1.s390x",
"product": {
"name": "coredns-extras-1.14.1-1.1.s390x",
"product_id": "coredns-extras-1.14.1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "coredns-1.14.1-1.1.x86_64",
"product": {
"name": "coredns-1.14.1-1.1.x86_64",
"product_id": "coredns-1.14.1-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "coredns-extras-1.14.1-1.1.x86_64",
"product": {
"name": "coredns-extras-1.14.1-1.1.x86_64",
"product_id": "coredns-extras-1.14.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": "coredns-1.14.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:coredns-1.14.1-1.1.aarch64"
},
"product_reference": "coredns-1.14.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coredns-1.14.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:coredns-1.14.1-1.1.ppc64le"
},
"product_reference": "coredns-1.14.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coredns-1.14.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:coredns-1.14.1-1.1.s390x"
},
"product_reference": "coredns-1.14.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coredns-1.14.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:coredns-1.14.1-1.1.x86_64"
},
"product_reference": "coredns-1.14.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coredns-extras-1.14.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:coredns-extras-1.14.1-1.1.aarch64"
},
"product_reference": "coredns-extras-1.14.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coredns-extras-1.14.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:coredns-extras-1.14.1-1.1.ppc64le"
},
"product_reference": "coredns-extras-1.14.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coredns-extras-1.14.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:coredns-extras-1.14.1-1.1.s390x"
},
"product_reference": "coredns-extras-1.14.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "coredns-extras-1.14.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:coredns-extras-1.14.1-1.1.x86_64"
},
"product_reference": "coredns-extras-1.14.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"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 Tumbleweed:coredns-1.14.1-1.1.aarch64",
"openSUSE Tumbleweed:coredns-1.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:coredns-1.14.1-1.1.s390x",
"openSUSE Tumbleweed:coredns-1.14.1-1.1.x86_64",
"openSUSE Tumbleweed:coredns-extras-1.14.1-1.1.aarch64",
"openSUSE Tumbleweed:coredns-extras-1.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:coredns-extras-1.14.1-1.1.s390x",
"openSUSE Tumbleweed:coredns-extras-1.14.1-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 Tumbleweed:coredns-1.14.1-1.1.aarch64",
"openSUSE Tumbleweed:coredns-1.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:coredns-1.14.1-1.1.s390x",
"openSUSE Tumbleweed:coredns-1.14.1-1.1.x86_64",
"openSUSE Tumbleweed:coredns-extras-1.14.1-1.1.aarch64",
"openSUSE Tumbleweed:coredns-extras-1.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:coredns-extras-1.14.1-1.1.s390x",
"openSUSE Tumbleweed:coredns-extras-1.14.1-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 Tumbleweed:coredns-1.14.1-1.1.aarch64",
"openSUSE Tumbleweed:coredns-1.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:coredns-1.14.1-1.1.s390x",
"openSUSE Tumbleweed:coredns-1.14.1-1.1.x86_64",
"openSUSE Tumbleweed:coredns-extras-1.14.1-1.1.aarch64",
"openSUSE Tumbleweed:coredns-extras-1.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:coredns-extras-1.14.1-1.1.s390x",
"openSUSE Tumbleweed:coredns-extras-1.14.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-27T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-61728"
},
{
"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 Tumbleweed:coredns-1.14.1-1.1.aarch64",
"openSUSE Tumbleweed:coredns-1.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:coredns-1.14.1-1.1.s390x",
"openSUSE Tumbleweed:coredns-1.14.1-1.1.x86_64",
"openSUSE Tumbleweed:coredns-extras-1.14.1-1.1.aarch64",
"openSUSE Tumbleweed:coredns-extras-1.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:coredns-extras-1.14.1-1.1.s390x",
"openSUSE Tumbleweed:coredns-extras-1.14.1-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 Tumbleweed:coredns-1.14.1-1.1.aarch64",
"openSUSE Tumbleweed:coredns-1.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:coredns-1.14.1-1.1.s390x",
"openSUSE Tumbleweed:coredns-1.14.1-1.1.x86_64",
"openSUSE Tumbleweed:coredns-extras-1.14.1-1.1.aarch64",
"openSUSE Tumbleweed:coredns-extras-1.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:coredns-extras-1.14.1-1.1.s390x",
"openSUSE Tumbleweed:coredns-extras-1.14.1-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 Tumbleweed:coredns-1.14.1-1.1.aarch64",
"openSUSE Tumbleweed:coredns-1.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:coredns-1.14.1-1.1.s390x",
"openSUSE Tumbleweed:coredns-1.14.1-1.1.x86_64",
"openSUSE Tumbleweed:coredns-extras-1.14.1-1.1.aarch64",
"openSUSE Tumbleweed:coredns-extras-1.14.1-1.1.ppc64le",
"openSUSE Tumbleweed:coredns-extras-1.14.1-1.1.s390x",
"openSUSE Tumbleweed:coredns-extras-1.14.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-27T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-68119"
}
]
}
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-2026:20085-1
Vulnerability from csaf_opensuse - Published: 2026-01-22 15:49 - Updated: 2026-01-22 15:49Notes
{
"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.6 (released 2026-01-15) (bsc#1244485)\n\nSecurity fixes:\n\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\nOther fixes:\n\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 \u0026lt;function\u0026gt;: 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": "openSUSE-Leap-16.0-174",
"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_20085-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1244485",
"url": "https://bugzilla.suse.com/1244485"
},
{
"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-61726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61726/"
},
{
"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-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",
"tracking": {
"current_release_date": "2026-01-22T15:49:20Z",
"generator": {
"date": "2026-01-22T15:49:20Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:20085-1",
"initial_release_date": "2026-01-22T15:49:20Z",
"revision_history": [
{
"date": "2026-01-22T15:49:20Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.6-160000.1.1.aarch64",
"product": {
"name": "go1.25-1.25.6-160000.1.1.aarch64",
"product_id": "go1.25-1.25.6-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.6-160000.1.1.aarch64",
"product": {
"name": "go1.25-doc-1.25.6-160000.1.1.aarch64",
"product_id": "go1.25-doc-1.25.6-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-libstd-1.25.6-160000.1.1.aarch64",
"product": {
"name": "go1.25-libstd-1.25.6-160000.1.1.aarch64",
"product_id": "go1.25-libstd-1.25.6-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.6-160000.1.1.aarch64",
"product": {
"name": "go1.25-race-1.25.6-160000.1.1.aarch64",
"product_id": "go1.25-race-1.25.6-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.6-160000.1.1.ppc64le",
"product": {
"name": "go1.25-1.25.6-160000.1.1.ppc64le",
"product_id": "go1.25-1.25.6-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.6-160000.1.1.ppc64le",
"product": {
"name": "go1.25-doc-1.25.6-160000.1.1.ppc64le",
"product_id": "go1.25-doc-1.25.6-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.6-160000.1.1.ppc64le",
"product": {
"name": "go1.25-race-1.25.6-160000.1.1.ppc64le",
"product_id": "go1.25-race-1.25.6-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.6-160000.1.1.s390x",
"product": {
"name": "go1.25-1.25.6-160000.1.1.s390x",
"product_id": "go1.25-1.25.6-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.6-160000.1.1.s390x",
"product": {
"name": "go1.25-doc-1.25.6-160000.1.1.s390x",
"product_id": "go1.25-doc-1.25.6-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.6-160000.1.1.s390x",
"product": {
"name": "go1.25-race-1.25.6-160000.1.1.s390x",
"product_id": "go1.25-race-1.25.6-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.6-160000.1.1.x86_64",
"product": {
"name": "go1.25-1.25.6-160000.1.1.x86_64",
"product_id": "go1.25-1.25.6-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.6-160000.1.1.x86_64",
"product": {
"name": "go1.25-doc-1.25.6-160000.1.1.x86_64",
"product_id": "go1.25-doc-1.25.6-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-libstd-1.25.6-160000.1.1.x86_64",
"product": {
"name": "go1.25-libstd-1.25.6-160000.1.1.x86_64",
"product_id": "go1.25-libstd-1.25.6-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.6-160000.1.1.x86_64",
"product": {
"name": "go1.25-race-1.25.6-160000.1.1.x86_64",
"product_id": "go1.25-race-1.25.6-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.6-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.aarch64"
},
"product_reference": "go1.25-1.25.6-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.6-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.ppc64le"
},
"product_reference": "go1.25-1.25.6-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.6-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.s390x"
},
"product_reference": "go1.25-1.25.6-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.6-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.x86_64"
},
"product_reference": "go1.25-1.25.6-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.6-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.6-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.6-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.6-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.6-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.s390x"
},
"product_reference": "go1.25-doc-1.25.6-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.6-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.6-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.6-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64"
},
"product_reference": "go1.25-libstd-1.25.6-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.6-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64"
},
"product_reference": "go1.25-libstd-1.25.6-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.6-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.aarch64"
},
"product_reference": "go1.25-race-1.25.6-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.6-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.6-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.6-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.s390x"
},
"product_reference": "go1.25-race-1.25.6-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.6-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.x86_64"
},
"product_reference": "go1.25-race-1.25.6-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"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-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.6-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-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.6-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.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T15:49:20Z",
"details": "moderate"
}
],
"title": "CVE-2025-61726"
},
{
"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-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.6-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-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.6-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-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T15:49:20Z",
"details": "moderate"
}
],
"title": "CVE-2025-61728"
},
{
"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-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.6-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-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.6-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-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T15:49:20Z",
"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-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.6-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-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.6-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-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T15:49:20Z",
"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-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.6-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-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.6-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-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T15:49:20Z",
"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": [
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.6-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-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.6-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-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.25-race-1.25.6-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T15:49:20Z",
"details": "important"
}
],
"title": "CVE-2025-68121"
}
]
}
OPENSUSE-SU-2026:10063-1
Vulnerability from csaf_opensuse - Published: 2026-01-18 00:00 - Updated: 2026-01-18 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.12-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.12-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10063",
"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_10063-1.json"
},
{
"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-61728 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61728/"
},
{
"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": "go1.24-1.24.12-1.1 on GA media",
"tracking": {
"current_release_date": "2026-01-18T00:00:00Z",
"generator": {
"date": "2026-01-18T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10063-1",
"initial_release_date": "2026-01-18T00:00:00Z",
"revision_history": [
{
"date": "2026-01-18T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.12-1.1.aarch64",
"product": {
"name": "go1.24-1.24.12-1.1.aarch64",
"product_id": "go1.24-1.24.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.12-1.1.aarch64",
"product": {
"name": "go1.24-doc-1.24.12-1.1.aarch64",
"product_id": "go1.24-doc-1.24.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.24-libstd-1.24.12-1.1.aarch64",
"product": {
"name": "go1.24-libstd-1.24.12-1.1.aarch64",
"product_id": "go1.24-libstd-1.24.12-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.12-1.1.aarch64",
"product": {
"name": "go1.24-race-1.24.12-1.1.aarch64",
"product_id": "go1.24-race-1.24.12-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.12-1.1.ppc64le",
"product": {
"name": "go1.24-1.24.12-1.1.ppc64le",
"product_id": "go1.24-1.24.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.12-1.1.ppc64le",
"product": {
"name": "go1.24-doc-1.24.12-1.1.ppc64le",
"product_id": "go1.24-doc-1.24.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.24-libstd-1.24.12-1.1.ppc64le",
"product": {
"name": "go1.24-libstd-1.24.12-1.1.ppc64le",
"product_id": "go1.24-libstd-1.24.12-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.12-1.1.ppc64le",
"product": {
"name": "go1.24-race-1.24.12-1.1.ppc64le",
"product_id": "go1.24-race-1.24.12-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.12-1.1.s390x",
"product": {
"name": "go1.24-1.24.12-1.1.s390x",
"product_id": "go1.24-1.24.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.12-1.1.s390x",
"product": {
"name": "go1.24-doc-1.24.12-1.1.s390x",
"product_id": "go1.24-doc-1.24.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.24-libstd-1.24.12-1.1.s390x",
"product": {
"name": "go1.24-libstd-1.24.12-1.1.s390x",
"product_id": "go1.24-libstd-1.24.12-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.12-1.1.s390x",
"product": {
"name": "go1.24-race-1.24.12-1.1.s390x",
"product_id": "go1.24-race-1.24.12-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.12-1.1.x86_64",
"product": {
"name": "go1.24-1.24.12-1.1.x86_64",
"product_id": "go1.24-1.24.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.12-1.1.x86_64",
"product": {
"name": "go1.24-doc-1.24.12-1.1.x86_64",
"product_id": "go1.24-doc-1.24.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.24-libstd-1.24.12-1.1.x86_64",
"product": {
"name": "go1.24-libstd-1.24.12-1.1.x86_64",
"product_id": "go1.24-libstd-1.24.12-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.12-1.1.x86_64",
"product": {
"name": "go1.24-race-1.24.12-1.1.x86_64",
"product_id": "go1.24-race-1.24.12-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.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.24-1.24.12-1.1.aarch64"
},
"product_reference": "go1.24-1.24.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.24-1.24.12-1.1.ppc64le"
},
"product_reference": "go1.24-1.24.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.24-1.24.12-1.1.s390x"
},
"product_reference": "go1.24-1.24.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.24-1.24.12-1.1.x86_64"
},
"product_reference": "go1.24-1.24.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.aarch64"
},
"product_reference": "go1.24-doc-1.24.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.ppc64le"
},
"product_reference": "go1.24-doc-1.24.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.s390x"
},
"product_reference": "go1.24-doc-1.24.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-libstd-1.24.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.aarch64"
},
"product_reference": "go1.24-libstd-1.24.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-libstd-1.24.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.ppc64le"
},
"product_reference": "go1.24-libstd-1.24.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-libstd-1.24.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.s390x"
},
"product_reference": "go1.24-libstd-1.24.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-libstd-1.24.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.x86_64"
},
"product_reference": "go1.24-libstd-1.24.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.12-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.aarch64"
},
"product_reference": "go1.24-race-1.24.12-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.12-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.ppc64le"
},
"product_reference": "go1.24-race-1.24.12-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.12-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.s390x"
},
"product_reference": "go1.24-race-1.24.12-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.12-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.x86_64"
},
"product_reference": "go1.24-race-1.24.12-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"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": [
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-race-1.24.12-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 Tumbleweed:go1.24-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-race-1.24.12-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 Tumbleweed:go1.24-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-18T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-61726"
},
{
"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": [
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-race-1.24.12-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 Tumbleweed:go1.24-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-race-1.24.12-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 Tumbleweed:go1.24-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-18T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-61728"
},
{
"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": [
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-race-1.24.12-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 Tumbleweed:go1.24-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-18T00:00:00Z",
"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": [
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-race-1.24.12-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 Tumbleweed:go1.24-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-race-1.24.12-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 Tumbleweed:go1.24-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-18T00:00:00Z",
"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": [
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-race-1.24.12-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 Tumbleweed:go1.24-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-race-1.24.12-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 Tumbleweed:go1.24-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-18T00:00:00Z",
"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": [
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-race-1.24.12-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 Tumbleweed:go1.24-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-doc-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-libstd-1.24.12-1.1.x86_64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.aarch64",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.ppc64le",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.s390x",
"openSUSE Tumbleweed:go1.24-race-1.24.12-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-18T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-68121"
}
]
}
OPENSUSE-SU-2026:20077-1
Vulnerability from csaf_opensuse - Published: 2026-01-22 12:53 - Updated: 2026-01-22 12:53Notes
{
"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.12 (released 2026-01-15) (bsc#1236217)\n\nSecurity fixes:\n\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\nOther fixes:\n\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": "openSUSE-Leap-16.0-166",
"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_20077-1.json"
},
{
"category": "self",
"summary": "SUSE Bug 1236217",
"url": "https://bugzilla.suse.com/1236217"
},
{
"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-61726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61726/"
},
{
"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-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",
"tracking": {
"current_release_date": "2026-01-22T12:53:33Z",
"generator": {
"date": "2026-01-22T12:53:33Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:20077-1",
"initial_release_date": "2026-01-22T12:53:33Z",
"revision_history": [
{
"date": "2026-01-22T12:53:33Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.12-160000.1.1.aarch64",
"product": {
"name": "go1.24-1.24.12-160000.1.1.aarch64",
"product_id": "go1.24-1.24.12-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.12-160000.1.1.aarch64",
"product": {
"name": "go1.24-doc-1.24.12-160000.1.1.aarch64",
"product_id": "go1.24-doc-1.24.12-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.24-libstd-1.24.12-160000.1.1.aarch64",
"product": {
"name": "go1.24-libstd-1.24.12-160000.1.1.aarch64",
"product_id": "go1.24-libstd-1.24.12-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.12-160000.1.1.aarch64",
"product": {
"name": "go1.24-race-1.24.12-160000.1.1.aarch64",
"product_id": "go1.24-race-1.24.12-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.12-160000.1.1.ppc64le",
"product": {
"name": "go1.24-1.24.12-160000.1.1.ppc64le",
"product_id": "go1.24-1.24.12-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.12-160000.1.1.ppc64le",
"product": {
"name": "go1.24-doc-1.24.12-160000.1.1.ppc64le",
"product_id": "go1.24-doc-1.24.12-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.12-160000.1.1.ppc64le",
"product": {
"name": "go1.24-race-1.24.12-160000.1.1.ppc64le",
"product_id": "go1.24-race-1.24.12-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.12-160000.1.1.s390x",
"product": {
"name": "go1.24-1.24.12-160000.1.1.s390x",
"product_id": "go1.24-1.24.12-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.12-160000.1.1.s390x",
"product": {
"name": "go1.24-doc-1.24.12-160000.1.1.s390x",
"product_id": "go1.24-doc-1.24.12-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.12-160000.1.1.s390x",
"product": {
"name": "go1.24-race-1.24.12-160000.1.1.s390x",
"product_id": "go1.24-race-1.24.12-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.12-160000.1.1.x86_64",
"product": {
"name": "go1.24-1.24.12-160000.1.1.x86_64",
"product_id": "go1.24-1.24.12-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.12-160000.1.1.x86_64",
"product": {
"name": "go1.24-doc-1.24.12-160000.1.1.x86_64",
"product_id": "go1.24-doc-1.24.12-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.24-libstd-1.24.12-160000.1.1.x86_64",
"product": {
"name": "go1.24-libstd-1.24.12-160000.1.1.x86_64",
"product_id": "go1.24-libstd-1.24.12-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.12-160000.1.1.x86_64",
"product": {
"name": "go1.24-race-1.24.12-160000.1.1.x86_64",
"product_id": "go1.24-race-1.24.12-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.12-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.aarch64"
},
"product_reference": "go1.24-1.24.12-160000.1.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.12-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.ppc64le"
},
"product_reference": "go1.24-1.24.12-160000.1.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.12-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.s390x"
},
"product_reference": "go1.24-1.24.12-160000.1.1.s390x",
"relates_to_product_reference": "openSUSE Leap 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.12-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.x86_64"
},
"product_reference": "go1.24-1.24.12-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.12-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64"
},
"product_reference": "go1.24-doc-1.24.12-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.12-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le"
},
"product_reference": "go1.24-doc-1.24.12-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.12-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.s390x"
},
"product_reference": "go1.24-doc-1.24.12-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.12-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.12-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.12-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64"
},
"product_reference": "go1.24-libstd-1.24.12-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.12-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64"
},
"product_reference": "go1.24-libstd-1.24.12-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.12-160000.1.1.aarch64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.aarch64"
},
"product_reference": "go1.24-race-1.24.12-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.12-160000.1.1.ppc64le as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le"
},
"product_reference": "go1.24-race-1.24.12-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.12-160000.1.1.s390x as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.s390x"
},
"product_reference": "go1.24-race-1.24.12-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.12-160000.1.1.x86_64 as component of openSUSE Leap 16.0",
"product_id": "openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.x86_64"
},
"product_reference": "go1.24-race-1.24.12-160000.1.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 16.0"
}
]
},
"vulnerabilities": [
{
"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-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.12-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-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.12-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.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T12:53:33Z",
"details": "moderate"
}
],
"title": "CVE-2025-61726"
},
{
"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-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.12-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-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.12-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-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T12:53:33Z",
"details": "moderate"
}
],
"title": "CVE-2025-61728"
},
{
"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-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.12-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-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.12-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-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T12:53:33Z",
"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-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.12-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-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.12-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-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T12:53:33Z",
"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.24-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.12-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-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.12-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-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T12:53:33Z",
"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": [
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.12-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-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.12-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-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"openSUSE Leap 16.0:go1.24-race-1.24.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T12:53:33Z",
"details": "important"
}
],
"title": "CVE-2025-68121"
}
]
}
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-2026:10064-1
Vulnerability from csaf_opensuse - Published: 2026-01-18 00:00 - Updated: 2026-01-18 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.6-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.6-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10064",
"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_10064-1.json"
},
{
"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-61728 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61728/"
},
{
"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": "go1.25-1.25.6-1.1 on GA media",
"tracking": {
"current_release_date": "2026-01-18T00:00:00Z",
"generator": {
"date": "2026-01-18T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10064-1",
"initial_release_date": "2026-01-18T00:00:00Z",
"revision_history": [
{
"date": "2026-01-18T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.6-1.1.aarch64",
"product": {
"name": "go1.25-1.25.6-1.1.aarch64",
"product_id": "go1.25-1.25.6-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.6-1.1.aarch64",
"product": {
"name": "go1.25-doc-1.25.6-1.1.aarch64",
"product_id": "go1.25-doc-1.25.6-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-libstd-1.25.6-1.1.aarch64",
"product": {
"name": "go1.25-libstd-1.25.6-1.1.aarch64",
"product_id": "go1.25-libstd-1.25.6-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.6-1.1.aarch64",
"product": {
"name": "go1.25-race-1.25.6-1.1.aarch64",
"product_id": "go1.25-race-1.25.6-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.6-1.1.ppc64le",
"product": {
"name": "go1.25-1.25.6-1.1.ppc64le",
"product_id": "go1.25-1.25.6-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.6-1.1.ppc64le",
"product": {
"name": "go1.25-doc-1.25.6-1.1.ppc64le",
"product_id": "go1.25-doc-1.25.6-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-libstd-1.25.6-1.1.ppc64le",
"product": {
"name": "go1.25-libstd-1.25.6-1.1.ppc64le",
"product_id": "go1.25-libstd-1.25.6-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.6-1.1.ppc64le",
"product": {
"name": "go1.25-race-1.25.6-1.1.ppc64le",
"product_id": "go1.25-race-1.25.6-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.6-1.1.s390x",
"product": {
"name": "go1.25-1.25.6-1.1.s390x",
"product_id": "go1.25-1.25.6-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.6-1.1.s390x",
"product": {
"name": "go1.25-doc-1.25.6-1.1.s390x",
"product_id": "go1.25-doc-1.25.6-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-libstd-1.25.6-1.1.s390x",
"product": {
"name": "go1.25-libstd-1.25.6-1.1.s390x",
"product_id": "go1.25-libstd-1.25.6-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.6-1.1.s390x",
"product": {
"name": "go1.25-race-1.25.6-1.1.s390x",
"product_id": "go1.25-race-1.25.6-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.6-1.1.x86_64",
"product": {
"name": "go1.25-1.25.6-1.1.x86_64",
"product_id": "go1.25-1.25.6-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.6-1.1.x86_64",
"product": {
"name": "go1.25-doc-1.25.6-1.1.x86_64",
"product_id": "go1.25-doc-1.25.6-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-libstd-1.25.6-1.1.x86_64",
"product": {
"name": "go1.25-libstd-1.25.6-1.1.x86_64",
"product_id": "go1.25-libstd-1.25.6-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.6-1.1.x86_64",
"product": {
"name": "go1.25-race-1.25.6-1.1.x86_64",
"product_id": "go1.25-race-1.25.6-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.6-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-1.25.6-1.1.aarch64"
},
"product_reference": "go1.25-1.25.6-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.6-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-1.25.6-1.1.ppc64le"
},
"product_reference": "go1.25-1.25.6-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.6-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-1.25.6-1.1.s390x"
},
"product_reference": "go1.25-1.25.6-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.6-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-1.25.6-1.1.x86_64"
},
"product_reference": "go1.25-1.25.6-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.6-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.6-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.6-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.6-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.6-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.s390x"
},
"product_reference": "go1.25-doc-1.25.6-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.6-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.6-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-libstd-1.25.6-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.aarch64"
},
"product_reference": "go1.25-libstd-1.25.6-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-libstd-1.25.6-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.ppc64le"
},
"product_reference": "go1.25-libstd-1.25.6-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-libstd-1.25.6-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.s390x"
},
"product_reference": "go1.25-libstd-1.25.6-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-libstd-1.25.6-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.x86_64"
},
"product_reference": "go1.25-libstd-1.25.6-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.6-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.aarch64"
},
"product_reference": "go1.25-race-1.25.6-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.6-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.6-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.6-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.s390x"
},
"product_reference": "go1.25-race-1.25.6-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.6-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.x86_64"
},
"product_reference": "go1.25-race-1.25.6-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"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": [
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.6-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 Tumbleweed:go1.25-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.6-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 Tumbleweed:go1.25-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-18T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-61726"
},
{
"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": [
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.6-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 Tumbleweed:go1.25-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.6-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 Tumbleweed:go1.25-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-18T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-61728"
},
{
"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": [
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.6-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 Tumbleweed:go1.25-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-18T00:00:00Z",
"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": [
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.6-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 Tumbleweed:go1.25-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.6-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 Tumbleweed:go1.25-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-18T00:00:00Z",
"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": [
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.6-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 Tumbleweed:go1.25-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.6-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 Tumbleweed:go1.25-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-18T00:00:00Z",
"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": [
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.6-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 Tumbleweed:go1.25-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-doc-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-libstd-1.25.6-1.1.x86_64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.aarch64",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.ppc64le",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.s390x",
"openSUSE Tumbleweed:go1.25-race-1.25.6-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-18T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2025-68121"
}
]
}
RHSA-2026:3472
Vulnerability from csaf_redhat - Published: 2026-03-02 01:26 - Updated: 2026-03-12 05:16Notes
{
"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* 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* cmd/cgo: Potential code smuggling via doc comments in cmd/cgo (CVE-2025-61732)\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:3472",
"url": "https://access.redhat.com/errata/RHSA-2026:3472"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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": "2437016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437016"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3472.json"
}
],
"title": "Red Hat Security Advisory: golang security update",
"tracking": {
"current_release_date": "2026-03-12T05:16:02+00:00",
"generator": {
"date": "2026-03-12T05:16:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3472",
"initial_release_date": "2026-03-02T01:26:30+00:00",
"revision_history": [
{
"date": "2026-03-02T01:26:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-02T01:26:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T05:16: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 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-23.el9_2.src",
"product": {
"name": "golang-0:1.19.13-23.el9_2.src",
"product_id": "golang-0:1.19.13-23.el9_2.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-23.el9_2?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.19.13-23.el9_2.aarch64",
"product": {
"name": "golang-0:1.19.13-23.el9_2.aarch64",
"product_id": "golang-0:1.19.13-23.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-23.el9_2?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.13-23.el9_2.aarch64",
"product": {
"name": "golang-bin-0:1.19.13-23.el9_2.aarch64",
"product_id": "golang-bin-0:1.19.13-23.el9_2.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.13-23.el9_2?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.19.13-23.el9_2.ppc64le",
"product": {
"name": "golang-0:1.19.13-23.el9_2.ppc64le",
"product_id": "golang-0:1.19.13-23.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-23.el9_2?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.13-23.el9_2.ppc64le",
"product": {
"name": "golang-bin-0:1.19.13-23.el9_2.ppc64le",
"product_id": "golang-bin-0:1.19.13-23.el9_2.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.13-23.el9_2?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.19.13-23.el9_2.x86_64",
"product": {
"name": "golang-0:1.19.13-23.el9_2.x86_64",
"product_id": "golang-0:1.19.13-23.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-23.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.13-23.el9_2.x86_64",
"product": {
"name": "golang-bin-0:1.19.13-23.el9_2.x86_64",
"product_id": "golang-bin-0:1.19.13-23.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.13-23.el9_2?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.19.13-23.el9_2.x86_64",
"product": {
"name": "golang-race-0:1.19.13-23.el9_2.x86_64",
"product_id": "golang-race-0:1.19.13-23.el9_2.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.19.13-23.el9_2?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.19.13-23.el9_2.s390x",
"product": {
"name": "golang-0:1.19.13-23.el9_2.s390x",
"product_id": "golang-0:1.19.13-23.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-23.el9_2?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.13-23.el9_2.s390x",
"product": {
"name": "golang-bin-0:1.19.13-23.el9_2.s390x",
"product_id": "golang-bin-0:1.19.13-23.el9_2.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.13-23.el9_2?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.19.13-23.el9_2.noarch",
"product": {
"name": "golang-docs-0:1.19.13-23.el9_2.noarch",
"product_id": "golang-docs-0:1.19.13-23.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.19.13-23.el9_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.19.13-23.el9_2.noarch",
"product": {
"name": "golang-misc-0:1.19.13-23.el9_2.noarch",
"product_id": "golang-misc-0:1.19.13-23.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.19.13-23.el9_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.19.13-23.el9_2.noarch",
"product": {
"name": "golang-src-0:1.19.13-23.el9_2.noarch",
"product_id": "golang-src-0:1.19.13-23.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.19.13-23.el9_2?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.19.13-23.el9_2.noarch",
"product": {
"name": "golang-tests-0:1.19.13-23.el9_2.noarch",
"product_id": "golang-tests-0:1.19.13-23.el9_2.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.19.13-23.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-23.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-23.el9_2.aarch64"
},
"product_reference": "golang-0:1.19.13-23.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-23.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-23.el9_2.ppc64le"
},
"product_reference": "golang-0:1.19.13-23.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-23.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-23.el9_2.s390x"
},
"product_reference": "golang-0:1.19.13-23.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-23.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-23.el9_2.src"
},
"product_reference": "golang-0:1.19.13-23.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-23.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-23.el9_2.x86_64"
},
"product_reference": "golang-0:1.19.13-23.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-23.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-23.el9_2.aarch64"
},
"product_reference": "golang-bin-0:1.19.13-23.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-23.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-23.el9_2.ppc64le"
},
"product_reference": "golang-bin-0:1.19.13-23.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-23.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-23.el9_2.s390x"
},
"product_reference": "golang-bin-0:1.19.13-23.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-23.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-23.el9_2.x86_64"
},
"product_reference": "golang-bin-0:1.19.13-23.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-23.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-23.el9_2.noarch"
},
"product_reference": "golang-docs-0:1.19.13-23.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-23.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-23.el9_2.noarch"
},
"product_reference": "golang-misc-0:1.19.13-23.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-23.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-23.el9_2.x86_64"
},
"product_reference": "golang-race-0:1.19.13-23.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-23.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-23.el9_2.noarch"
},
"product_reference": "golang-src-0:1.19.13-23.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-23.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-23.el9_2.noarch"
},
"product_reference": "golang-tests-0:1.19.13-23.el9_2.noarch",
"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:golang-0:1.19.13-23.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.src",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-docs-0:1.19.13-23.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-misc-0:1.19.13-23.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-race-0:1.19.13-23.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-src-0:1.19.13-23.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-tests-0:1.19.13-23.el9_2.noarch"
]
},
"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-02T01:26: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-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.src",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-docs-0:1.19.13-23.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-misc-0:1.19.13-23.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-race-0:1.19.13-23.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-src-0:1.19.13-23.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-tests-0:1.19.13-23.el9_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3472"
},
{
"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:golang-0:1.19.13-23.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.src",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-docs-0:1.19.13-23.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-misc-0:1.19.13-23.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-race-0:1.19.13-23.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-src-0:1.19.13-23.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-tests-0:1.19.13-23.el9_2.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": [
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.src",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-docs-0:1.19.13-23.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-misc-0:1.19.13-23.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-race-0:1.19.13-23.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-src-0:1.19.13-23.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-tests-0:1.19.13-23.el9_2.noarch"
]
}
],
"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:golang-0:1.19.13-23.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.src",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-docs-0:1.19.13-23.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-misc-0:1.19.13-23.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-race-0:1.19.13-23.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-src-0:1.19.13-23.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-tests-0:1.19.13-23.el9_2.noarch"
]
},
"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-02T01:26: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-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.src",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-docs-0:1.19.13-23.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-misc-0:1.19.13-23.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-race-0:1.19.13-23.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-src-0:1.19.13-23.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-tests-0:1.19.13-23.el9_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3472"
},
{
"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:golang-0:1.19.13-23.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.src",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-docs-0:1.19.13-23.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-misc-0:1.19.13-23.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-race-0:1.19.13-23.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-src-0:1.19.13-23.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-tests-0:1.19.13-23.el9_2.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": [
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.src",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-docs-0:1.19.13-23.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-misc-0:1.19.13-23.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-race-0:1.19.13-23.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-src-0:1.19.13-23.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-tests-0:1.19.13-23.el9_2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61732",
"discovery_date": "2026-02-05T05:00:47.678207+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437016"
}
],
"notes": [
{
"category": "description",
"text": "A discrepancy between how Go and C/C++ comments were parsed allowed for code smuggling into the resulting cgo binary.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/cgo: Potential code smuggling via doc comments in cmd/cgo",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-23.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.src",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-docs-0:1.19.13-23.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-misc-0:1.19.13-23.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-race-0:1.19.13-23.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-src-0:1.19.13-23.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-tests-0:1.19.13-23.el9_2.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "RHBZ#2437016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732"
},
{
"category": "external",
"summary": "https://go.dev/cl/734220",
"url": "https://go.dev/cl/734220"
},
{
"category": "external",
"summary": "https://go.dev/issue/76697",
"url": "https://go.dev/issue/76697"
},
{
"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-4433",
"url": "https://pkg.go.dev/vuln/GO-2026-4433"
}
],
"release_date": "2026-02-05T03:42:26.392000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-02T01:26: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-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.src",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-docs-0:1.19.13-23.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-misc-0:1.19.13-23.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-race-0:1.19.13-23.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-src-0:1.19.13-23.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-tests-0:1.19.13-23.el9_2.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3472"
}
],
"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.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.src",
"AppStream-9.2.0.Z.E4S:golang-0:1.19.13-23.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.aarch64",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.ppc64le",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.s390x",
"AppStream-9.2.0.Z.E4S:golang-bin-0:1.19.13-23.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-docs-0:1.19.13-23.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-misc-0:1.19.13-23.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-race-0:1.19.13-23.el9_2.x86_64",
"AppStream-9.2.0.Z.E4S:golang-src-0:1.19.13-23.el9_2.noarch",
"AppStream-9.2.0.Z.E4S:golang-tests-0:1.19.13-23.el9_2.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/cgo: Potential code smuggling via doc comments in cmd/cgo"
}
]
}
RHSA-2026:2706
Vulnerability from csaf_redhat - Published: 2026-02-16 09:40 - 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": "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* 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* cmd/cgo: Potential code smuggling via doc comments in cmd/cgo (CVE-2025-61732)\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:2706",
"url": "https://access.redhat.com/errata/RHSA-2026:2706"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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": "2437016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437016"
},
{
"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_2706.json"
}
],
"title": "Red Hat Security Advisory: golang security update",
"tracking": {
"current_release_date": "2026-03-12T06:52:54+00:00",
"generator": {
"date": "2026-03-12T06:52:54+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2706",
"initial_release_date": "2026-02-16T09:40:31+00:00",
"revision_history": [
{
"date": "2026-02-16T09:40:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-16T09:40:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:52: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. 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.7-1.el10_1.aarch64",
"product": {
"name": "go-toolset-0:1.25.7-1.el10_1.aarch64",
"product_id": "go-toolset-0:1.25.7-1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.7-1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.7-1.el10_1.aarch64",
"product": {
"name": "golang-0:1.25.7-1.el10_1.aarch64",
"product_id": "golang-0:1.25.7-1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.7-1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.7-1.el10_1.aarch64",
"product": {
"name": "golang-bin-0:1.25.7-1.el10_1.aarch64",
"product_id": "golang-bin-0:1.25.7-1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.7-1.el10_1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.7-1.el10_1.aarch64",
"product": {
"name": "golang-race-0:1.25.7-1.el10_1.aarch64",
"product_id": "golang-race-0:1.25.7-1.el10_1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.7-1.el10_1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.25.7-1.el10_1.ppc64le",
"product": {
"name": "go-toolset-0:1.25.7-1.el10_1.ppc64le",
"product_id": "go-toolset-0:1.25.7-1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.7-1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.7-1.el10_1.ppc64le",
"product": {
"name": "golang-0:1.25.7-1.el10_1.ppc64le",
"product_id": "golang-0:1.25.7-1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.7-1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.7-1.el10_1.ppc64le",
"product": {
"name": "golang-bin-0:1.25.7-1.el10_1.ppc64le",
"product_id": "golang-bin-0:1.25.7-1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.7-1.el10_1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.7-1.el10_1.ppc64le",
"product": {
"name": "golang-race-0:1.25.7-1.el10_1.ppc64le",
"product_id": "golang-race-0:1.25.7-1.el10_1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.7-1.el10_1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.25.7-1.el10_1.x86_64",
"product": {
"name": "go-toolset-0:1.25.7-1.el10_1.x86_64",
"product_id": "go-toolset-0:1.25.7-1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.7-1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.7-1.el10_1.x86_64",
"product": {
"name": "golang-0:1.25.7-1.el10_1.x86_64",
"product_id": "golang-0:1.25.7-1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.7-1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.7-1.el10_1.x86_64",
"product": {
"name": "golang-bin-0:1.25.7-1.el10_1.x86_64",
"product_id": "golang-bin-0:1.25.7-1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.7-1.el10_1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.7-1.el10_1.x86_64",
"product": {
"name": "golang-race-0:1.25.7-1.el10_1.x86_64",
"product_id": "golang-race-0:1.25.7-1.el10_1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.7-1.el10_1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.25.7-1.el10_1.s390x",
"product": {
"name": "go-toolset-0:1.25.7-1.el10_1.s390x",
"product_id": "go-toolset-0:1.25.7-1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.7-1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.7-1.el10_1.s390x",
"product": {
"name": "golang-0:1.25.7-1.el10_1.s390x",
"product_id": "golang-0:1.25.7-1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.7-1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.7-1.el10_1.s390x",
"product": {
"name": "golang-bin-0:1.25.7-1.el10_1.s390x",
"product_id": "golang-bin-0:1.25.7-1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.7-1.el10_1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.7-1.el10_1.s390x",
"product": {
"name": "golang-race-0:1.25.7-1.el10_1.s390x",
"product_id": "golang-race-0:1.25.7-1.el10_1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.7-1.el10_1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.25.7-1.el10_1.src",
"product": {
"name": "golang-0:1.25.7-1.el10_1.src",
"product_id": "golang-0:1.25.7-1.el10_1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.7-1.el10_1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.25.7-1.el10_1.noarch",
"product": {
"name": "golang-docs-0:1.25.7-1.el10_1.noarch",
"product_id": "golang-docs-0:1.25.7-1.el10_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.25.7-1.el10_1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.25.7-1.el10_1.noarch",
"product": {
"name": "golang-misc-0:1.25.7-1.el10_1.noarch",
"product_id": "golang-misc-0:1.25.7-1.el10_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.25.7-1.el10_1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.25.7-1.el10_1.noarch",
"product": {
"name": "golang-src-0:1.25.7-1.el10_1.noarch",
"product_id": "golang-src-0:1.25.7-1.el10_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.25.7-1.el10_1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.25.7-1.el10_1.noarch",
"product": {
"name": "golang-tests-0:1.25.7-1.el10_1.noarch",
"product_id": "golang-tests-0:1.25.7-1.el10_1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.25.7-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.7-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.7-1.el10_1.aarch64"
},
"product_reference": "go-toolset-0:1.25.7-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.7-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.7-1.el10_1.ppc64le"
},
"product_reference": "go-toolset-0:1.25.7-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.7-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.7-1.el10_1.s390x"
},
"product_reference": "go-toolset-0:1.25.7-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.7-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.7-1.el10_1.x86_64"
},
"product_reference": "go-toolset-0:1.25.7-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.7-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.7-1.el10_1.aarch64"
},
"product_reference": "golang-0:1.25.7-1.el10_1.aarch64",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.25.7-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.7-1.el10_1.ppc64le"
},
"product_reference": "golang-0:1.25.7-1.el10_1.ppc64le",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.25.7-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.7-1.el10_1.s390x"
},
"product_reference": "golang-0:1.25.7-1.el10_1.s390x",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.25.7-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.7-1.el10_1.src"
},
"product_reference": "golang-0:1.25.7-1.el10_1.src",
"relates_to_product_reference": "AppStream-10.1.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.25.7-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.7-1.el10_1.x86_64"
},
"product_reference": "golang-0:1.25.7-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.7-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.7-1.el10_1.aarch64"
},
"product_reference": "golang-bin-0:1.25.7-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.7-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.7-1.el10_1.ppc64le"
},
"product_reference": "golang-bin-0:1.25.7-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.7-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.7-1.el10_1.s390x"
},
"product_reference": "golang-bin-0:1.25.7-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.7-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.7-1.el10_1.x86_64"
},
"product_reference": "golang-bin-0:1.25.7-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.7-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.7-1.el10_1.noarch"
},
"product_reference": "golang-docs-0:1.25.7-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.7-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.7-1.el10_1.noarch"
},
"product_reference": "golang-misc-0:1.25.7-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.7-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.7-1.el10_1.aarch64"
},
"product_reference": "golang-race-0:1.25.7-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.7-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.7-1.el10_1.ppc64le"
},
"product_reference": "golang-race-0:1.25.7-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.7-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.7-1.el10_1.s390x"
},
"product_reference": "golang-race-0:1.25.7-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.7-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.7-1.el10_1.x86_64"
},
"product_reference": "golang-race-0:1.25.7-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.7-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.7-1.el10_1.noarch"
},
"product_reference": "golang-src-0:1.25.7-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.7-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.7-1.el10_1.noarch"
},
"product_reference": "golang-tests-0:1.25.7-1.el10_1.noarch",
"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:go-toolset-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.src",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-docs-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-misc-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-src-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-tests-0:1.25.7-1.el10_1.noarch"
]
},
"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-16T09:40:31+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.7-1.el10_1.aarch64",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.src",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-docs-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-misc-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-src-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-tests-0:1.25.7-1.el10_1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2706"
},
{
"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:go-toolset-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.src",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-docs-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-misc-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-src-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-tests-0:1.25.7-1.el10_1.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": [
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.src",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-docs-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-misc-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-src-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-tests-0:1.25.7-1.el10_1.noarch"
]
}
],
"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:go-toolset-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.src",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-docs-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-misc-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-src-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-tests-0:1.25.7-1.el10_1.noarch"
]
},
"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-16T09:40:31+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.7-1.el10_1.aarch64",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.src",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-docs-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-misc-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-src-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-tests-0:1.25.7-1.el10_1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2706"
},
{
"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:go-toolset-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.src",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-docs-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-misc-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-src-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-tests-0:1.25.7-1.el10_1.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": [
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.src",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-docs-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-misc-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-src-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-tests-0:1.25.7-1.el10_1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61732",
"discovery_date": "2026-02-05T05:00:47.678207+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437016"
}
],
"notes": [
{
"category": "description",
"text": "A discrepancy between how Go and C/C++ comments were parsed allowed for code smuggling into the resulting cgo binary.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/cgo: Potential code smuggling via doc comments in cmd/cgo",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.7-1.el10_1.aarch64",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.src",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-docs-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-misc-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-src-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-tests-0:1.25.7-1.el10_1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "RHBZ#2437016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732"
},
{
"category": "external",
"summary": "https://go.dev/cl/734220",
"url": "https://go.dev/cl/734220"
},
{
"category": "external",
"summary": "https://go.dev/issue/76697",
"url": "https://go.dev/issue/76697"
},
{
"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-4433",
"url": "https://pkg.go.dev/vuln/GO-2026-4433"
}
],
"release_date": "2026-02-05T03:42:26.392000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T09:40:31+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.7-1.el10_1.aarch64",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.src",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-docs-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-misc-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-src-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-tests-0:1.25.7-1.el10_1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2706"
}
],
"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:go-toolset-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.src",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-docs-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-misc-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-src-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-tests-0:1.25.7-1.el10_1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/cgo: Potential code smuggling via doc comments in cmd/cgo"
},
{
"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:go-toolset-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.src",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-docs-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-misc-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-src-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-tests-0:1.25.7-1.el10_1.noarch"
]
},
"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-16T09:40:31+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.7-1.el10_1.aarch64",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.src",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-docs-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-misc-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-src-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-tests-0:1.25.7-1.el10_1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2706"
}
],
"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:go-toolset-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:go-toolset-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.src",
"AppStream-10.1.Z:golang-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-bin-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-docs-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-misc-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.aarch64",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.ppc64le",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.s390x",
"AppStream-10.1.Z:golang-race-0:1.25.7-1.el10_1.x86_64",
"AppStream-10.1.Z:golang-src-0:1.25.7-1.el10_1.noarch",
"AppStream-10.1.Z:golang-tests-0:1.25.7-1.el10_1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
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:3471
Vulnerability from csaf_redhat - Published: 2026-03-02 01:35 - Updated: 2026-03-12 05:16Notes
{
"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* 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* cmd/cgo: Potential code smuggling via doc comments in cmd/cgo (CVE-2025-61732)\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:3471",
"url": "https://access.redhat.com/errata/RHSA-2026:3471"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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": "2437016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437016"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3471.json"
}
],
"title": "Red Hat Security Advisory: go-toolset:rhel8 security update",
"tracking": {
"current_release_date": "2026-03-12T05:16:02+00:00",
"generator": {
"date": "2026-03-12T05:16:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3471",
"initial_release_date": "2026-03-02T01:35:05+00:00",
"revision_history": [
{
"date": "2026-03-02T01:35:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-02T01:35:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T05:16: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 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:8080020260227110256: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:8080020260227110256:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.src::go-toolset:rhel8",
"product": {
"name": "golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.src (go-toolset:rhel8)",
"product_id": "golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-22.module%2Bel8.8.0%2B24034%2B309cd052?arch=src\u0026rpmmod=go-toolset:rhel8:8080020260227110256: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:8080020260227110256: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:8080020260227110256: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:8080020260227110256: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:8080020260227110256:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64 (go-toolset:rhel8)",
"product_id": "golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-22.module%2Bel8.8.0%2B24034%2B309cd052?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020260227110256:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.13-22.module%2Bel8.8.0%2B24034%2B309cd052?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020260227110256:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-race-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64 (go-toolset:rhel8)",
"product_id": "golang-race-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.19.13-22.module%2Bel8.8.0%2B24034%2B309cd052?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8080020260227110256:6b4b45d8"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"product": {
"name": "golang-docs-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch (go-toolset:rhel8)",
"product_id": "golang-docs-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.19.13-22.module%2Bel8.8.0%2B24034%2B309cd052?arch=noarch\u0026rpmmod=go-toolset:rhel8:8080020260227110256:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"product": {
"name": "golang-misc-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch (go-toolset:rhel8)",
"product_id": "golang-misc-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.19.13-22.module%2Bel8.8.0%2B24034%2B309cd052?arch=noarch\u0026rpmmod=go-toolset:rhel8:8080020260227110256:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"product": {
"name": "golang-src-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch (go-toolset:rhel8)",
"product_id": "golang-src-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.19.13-22.module%2Bel8.8.0%2B24034%2B309cd052?arch=noarch\u0026rpmmod=go-toolset:rhel8:8080020260227110256:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"product": {
"name": "golang-tests-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch (go-toolset:rhel8)",
"product_id": "golang-tests-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.19.13-22.module%2Bel8.8.0%2B24034%2B309cd052?arch=noarch\u0026rpmmod=go-toolset:rhel8:8080020260227110256: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:8080020260227110256:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.ppc64le (go-toolset:rhel8)",
"product_id": "golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.19.13-22.module%2Bel8.8.0%2B24034%2B309cd052?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8080020260227110256:6b4b45d8"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.ppc64le (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.19.13-22.module%2Bel8.8.0%2B24034%2B309cd052?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8080020260227110256: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-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.src::go-toolset:rhel8"
},
"product_reference": "golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8"
},
"product_reference": "golang-docs-0:1.19.13-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8"
},
"product_reference": "golang-misc-0:1.19.13-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-race-0:1.19.13-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8"
},
"product_reference": "golang-src-0:1.19.13-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8"
},
"product_reference": "golang-tests-0:1.19.13-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.src::go-toolset:rhel8"
},
"product_reference": "golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8"
},
"product_reference": "golang-docs-0:1.19.13-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8"
},
"product_reference": "golang-misc-0:1.19.13-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-race-0:1.19.13-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8"
},
"product_reference": "golang-src-0:1.19.13-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8"
},
"product_reference": "golang-tests-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"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: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-22.module+el8.8.0+24034+309cd052.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-docs-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-misc-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-race-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-src-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-tests-0:1.19.13-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-docs-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-misc-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-race-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-src-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-tests-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8"
]
},
"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-02T01:35:05+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-22.module+el8.8.0+24034+309cd052.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-docs-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-misc-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-race-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-src-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-tests-0:1.19.13-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-docs-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-misc-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-race-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-src-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-tests-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3471"
},
{
"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: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-22.module+el8.8.0+24034+309cd052.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-docs-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-misc-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-race-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-src-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-tests-0:1.19.13-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-docs-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-misc-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-race-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-src-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-tests-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset: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.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-22.module+el8.8.0+24034+309cd052.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-docs-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-misc-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-race-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-src-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-tests-0:1.19.13-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-docs-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-misc-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-race-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-src-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-tests-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8"
]
}
],
"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: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-22.module+el8.8.0+24034+309cd052.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-docs-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-misc-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-race-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-src-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-tests-0:1.19.13-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-docs-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-misc-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-race-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-src-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-tests-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8"
]
},
"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-02T01:35:05+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-22.module+el8.8.0+24034+309cd052.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-docs-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-misc-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-race-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-src-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-tests-0:1.19.13-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-docs-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-misc-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-race-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-src-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-tests-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3471"
},
{
"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: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-22.module+el8.8.0+24034+309cd052.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-docs-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-misc-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-race-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-src-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-tests-0:1.19.13-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-docs-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-misc-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-race-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-src-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-tests-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset: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.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-22.module+el8.8.0+24034+309cd052.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-docs-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-misc-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-race-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-src-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-tests-0:1.19.13-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-docs-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-misc-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-race-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-src-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-tests-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61732",
"discovery_date": "2026-02-05T05:00:47.678207+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437016"
}
],
"notes": [
{
"category": "description",
"text": "A discrepancy between how Go and C/C++ comments were parsed allowed for code smuggling into the resulting cgo binary.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/cgo: Potential code smuggling via doc comments in cmd/cgo",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-22.module+el8.8.0+24034+309cd052.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-docs-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-misc-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-race-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-src-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-tests-0:1.19.13-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-docs-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-misc-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-race-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-src-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-tests-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "RHBZ#2437016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732"
},
{
"category": "external",
"summary": "https://go.dev/cl/734220",
"url": "https://go.dev/cl/734220"
},
{
"category": "external",
"summary": "https://go.dev/issue/76697",
"url": "https://go.dev/issue/76697"
},
{
"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-4433",
"url": "https://pkg.go.dev/vuln/GO-2026-4433"
}
],
"release_date": "2026-02-05T03:42:26.392000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-02T01:35:05+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-22.module+el8.8.0+24034+309cd052.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-docs-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-misc-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-race-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-src-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-tests-0:1.19.13-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-docs-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-misc-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-race-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-src-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-tests-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3471"
}
],
"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-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-22.module+el8.8.0+24034+309cd052.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.ppc64le::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-docs-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-misc-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-race-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-src-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.E4S:golang-tests-0:1.19.13-22.module+el8.8.0+24034+309cd052.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-22.module+el8.8.0+24034+309cd052.src::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-bin-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-docs-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-misc-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-race-0:1.19.13-22.module+el8.8.0+24034+309cd052.x86_64::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-src-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8",
"AppStream-8.8.0.Z.TUS:golang-tests-0:1.19.13-22.module+el8.8.0+24034+309cd052.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/cgo: Potential code smuggling via doc comments in cmd/cgo"
}
]
}
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:3193
Vulnerability from csaf_redhat - Published: 2026-02-24 12:01 - 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 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* 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* cmd/cgo: Potential code smuggling via doc comments in cmd/cgo (CVE-2025-61732)\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:3193",
"url": "https://access.redhat.com/errata/RHSA-2026:3193"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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": "2437016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437016"
},
{
"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_3193.json"
}
],
"title": "Red Hat Security Advisory: golang security update",
"tracking": {
"current_release_date": "2026-03-12T06:59:39+00:00",
"generator": {
"date": "2026-03-12T06:59:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3193",
"initial_release_date": "2026-02-24T12:01:01+00:00",
"revision_history": [
{
"date": "2026-02-24T12:01:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-24T12:01:01+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:59: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.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.7-1.el9_6.aarch64",
"product": {
"name": "go-toolset-0:1.25.7-1.el9_6.aarch64",
"product_id": "go-toolset-0:1.25.7-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.7-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.7-1.el9_6.aarch64",
"product": {
"name": "golang-0:1.25.7-1.el9_6.aarch64",
"product_id": "golang-0:1.25.7-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.7-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.7-1.el9_6.aarch64",
"product": {
"name": "golang-bin-0:1.25.7-1.el9_6.aarch64",
"product_id": "golang-bin-0:1.25.7-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.7-1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.7-1.el9_6.aarch64",
"product": {
"name": "golang-race-0:1.25.7-1.el9_6.aarch64",
"product_id": "golang-race-0:1.25.7-1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.7-1.el9_6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.25.7-1.el9_6.ppc64le",
"product": {
"name": "go-toolset-0:1.25.7-1.el9_6.ppc64le",
"product_id": "go-toolset-0:1.25.7-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.7-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.7-1.el9_6.ppc64le",
"product": {
"name": "golang-0:1.25.7-1.el9_6.ppc64le",
"product_id": "golang-0:1.25.7-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.7-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.7-1.el9_6.ppc64le",
"product": {
"name": "golang-bin-0:1.25.7-1.el9_6.ppc64le",
"product_id": "golang-bin-0:1.25.7-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.7-1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.7-1.el9_6.ppc64le",
"product": {
"name": "golang-race-0:1.25.7-1.el9_6.ppc64le",
"product_id": "golang-race-0:1.25.7-1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.7-1.el9_6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.25.7-1.el9_6.x86_64",
"product": {
"name": "go-toolset-0:1.25.7-1.el9_6.x86_64",
"product_id": "go-toolset-0:1.25.7-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.7-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.7-1.el9_6.x86_64",
"product": {
"name": "golang-0:1.25.7-1.el9_6.x86_64",
"product_id": "golang-0:1.25.7-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.7-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.7-1.el9_6.x86_64",
"product": {
"name": "golang-bin-0:1.25.7-1.el9_6.x86_64",
"product_id": "golang-bin-0:1.25.7-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.7-1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.7-1.el9_6.x86_64",
"product": {
"name": "golang-race-0:1.25.7-1.el9_6.x86_64",
"product_id": "golang-race-0:1.25.7-1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.7-1.el9_6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.25.7-1.el9_6.s390x",
"product": {
"name": "go-toolset-0:1.25.7-1.el9_6.s390x",
"product_id": "go-toolset-0:1.25.7-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.7-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.7-1.el9_6.s390x",
"product": {
"name": "golang-0:1.25.7-1.el9_6.s390x",
"product_id": "golang-0:1.25.7-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.7-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.7-1.el9_6.s390x",
"product": {
"name": "golang-bin-0:1.25.7-1.el9_6.s390x",
"product_id": "golang-bin-0:1.25.7-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.7-1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.7-1.el9_6.s390x",
"product": {
"name": "golang-race-0:1.25.7-1.el9_6.s390x",
"product_id": "golang-race-0:1.25.7-1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.7-1.el9_6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.25.7-1.el9_6.src",
"product": {
"name": "golang-0:1.25.7-1.el9_6.src",
"product_id": "golang-0:1.25.7-1.el9_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.7-1.el9_6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.25.7-1.el9_6.noarch",
"product": {
"name": "golang-docs-0:1.25.7-1.el9_6.noarch",
"product_id": "golang-docs-0:1.25.7-1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.25.7-1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.25.7-1.el9_6.noarch",
"product": {
"name": "golang-misc-0:1.25.7-1.el9_6.noarch",
"product_id": "golang-misc-0:1.25.7-1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.25.7-1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.25.7-1.el9_6.noarch",
"product": {
"name": "golang-src-0:1.25.7-1.el9_6.noarch",
"product_id": "golang-src-0:1.25.7-1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.25.7-1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.25.7-1.el9_6.noarch",
"product": {
"name": "golang-tests-0:1.25.7-1.el9_6.noarch",
"product_id": "golang-tests-0:1.25.7-1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.25.7-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.7-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.7-1.el9_6.aarch64"
},
"product_reference": "go-toolset-0:1.25.7-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.7-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.7-1.el9_6.ppc64le"
},
"product_reference": "go-toolset-0:1.25.7-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.7-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.7-1.el9_6.s390x"
},
"product_reference": "go-toolset-0:1.25.7-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.7-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.7-1.el9_6.x86_64"
},
"product_reference": "go-toolset-0:1.25.7-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.7-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.7-1.el9_6.aarch64"
},
"product_reference": "golang-0:1.25.7-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.7-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.7-1.el9_6.ppc64le"
},
"product_reference": "golang-0:1.25.7-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.7-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.7-1.el9_6.s390x"
},
"product_reference": "golang-0:1.25.7-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.7-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.7-1.el9_6.src"
},
"product_reference": "golang-0:1.25.7-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.7-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.7-1.el9_6.x86_64"
},
"product_reference": "golang-0:1.25.7-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.7-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.7-1.el9_6.aarch64"
},
"product_reference": "golang-bin-0:1.25.7-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.7-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.7-1.el9_6.ppc64le"
},
"product_reference": "golang-bin-0:1.25.7-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.7-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.7-1.el9_6.s390x"
},
"product_reference": "golang-bin-0:1.25.7-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.7-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.7-1.el9_6.x86_64"
},
"product_reference": "golang-bin-0:1.25.7-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.7-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.7-1.el9_6.noarch"
},
"product_reference": "golang-docs-0:1.25.7-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.7-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.7-1.el9_6.noarch"
},
"product_reference": "golang-misc-0:1.25.7-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.7-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.7-1.el9_6.aarch64"
},
"product_reference": "golang-race-0:1.25.7-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.7-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.7-1.el9_6.ppc64le"
},
"product_reference": "golang-race-0:1.25.7-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.7-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.7-1.el9_6.s390x"
},
"product_reference": "golang-race-0:1.25.7-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.7-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.7-1.el9_6.x86_64"
},
"product_reference": "golang-race-0:1.25.7-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.7-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.7-1.el9_6.noarch"
},
"product_reference": "golang-src-0:1.25.7-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.7-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.7-1.el9_6.noarch"
},
"product_reference": "golang-tests-0:1.25.7-1.el9_6.noarch",
"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:go-toolset-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.25.7-1.el9_6.noarch"
]
},
"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-24T12:01: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.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.25.7-1.el9_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3193"
},
{
"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:go-toolset-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.25.7-1.el9_6.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": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.25.7-1.el9_6.noarch"
]
}
],
"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:go-toolset-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.25.7-1.el9_6.noarch"
]
},
"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-24T12:01: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.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.25.7-1.el9_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3193"
},
{
"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:go-toolset-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.25.7-1.el9_6.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": [
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.25.7-1.el9_6.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61732",
"discovery_date": "2026-02-05T05:00:47.678207+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437016"
}
],
"notes": [
{
"category": "description",
"text": "A discrepancy between how Go and C/C++ comments were parsed allowed for code smuggling into the resulting cgo binary.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/cgo: Potential code smuggling via doc comments in cmd/cgo",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.25.7-1.el9_6.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "RHBZ#2437016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732"
},
{
"category": "external",
"summary": "https://go.dev/cl/734220",
"url": "https://go.dev/cl/734220"
},
{
"category": "external",
"summary": "https://go.dev/issue/76697",
"url": "https://go.dev/issue/76697"
},
{
"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-4433",
"url": "https://pkg.go.dev/vuln/GO-2026-4433"
}
],
"release_date": "2026-02-05T03:42:26.392000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-24T12:01: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.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.25.7-1.el9_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3193"
}
],
"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:go-toolset-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.25.7-1.el9_6.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/cgo: Potential code smuggling via doc comments in cmd/cgo"
},
{
"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:go-toolset-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.25.7-1.el9_6.noarch"
]
},
"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-24T12:01: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.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.25.7-1.el9_6.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3193"
}
],
"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:go-toolset-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:go-toolset-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.src",
"AppStream-9.6.0.Z.EUS:golang-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-bin-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-docs-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-misc-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.aarch64",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.ppc64le",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.s390x",
"AppStream-9.6.0.Z.EUS:golang-race-0:1.25.7-1.el9_6.x86_64",
"AppStream-9.6.0.Z.EUS:golang-src-0:1.25.7-1.el9_6.noarch",
"AppStream-9.6.0.Z.EUS:golang-tests-0:1.25.7-1.el9_6.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
RHSA-2026:3489
Vulnerability from csaf_redhat - Published: 2026-03-02 02:56 - Updated: 2026-03-12 05:16Notes
{
"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* 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* cmd/cgo: Potential code smuggling via doc comments in cmd/cgo (CVE-2025-61732)\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:3489",
"url": "https://access.redhat.com/errata/RHSA-2026:3489"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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": "2437016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437016"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3489.json"
}
],
"title": "Red Hat Security Advisory: go-toolset:rhel8 security update",
"tracking": {
"current_release_date": "2026-03-12T05:16:09+00:00",
"generator": {
"date": "2026-03-12T05:16:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3489",
"initial_release_date": "2026-03-02T02:56:16+00:00",
"revision_history": [
{
"date": "2026-03-02T02:56:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-02T02:56:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T05:16:09+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:8060020260227122329: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:8060020260227122329:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"product": {
"name": "golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.src (go-toolset:rhel8)",
"product_id": "golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.13-14.module%2Bel8.6.0%2B24037%2B9dec91ea?arch=src\u0026rpmmod=go-toolset:rhel8:8060020260227122329: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:8060020260227122329: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:8060020260227122329: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:8060020260227122329: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:8060020260227122329:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64 (go-toolset:rhel8)",
"product_id": "golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.13-14.module%2Bel8.6.0%2B24037%2B9dec91ea?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8060020260227122329:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.13-14.module%2Bel8.6.0%2B24037%2B9dec91ea?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8060020260227122329:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64 (go-toolset:rhel8)",
"product_id": "golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.17.13-14.module%2Bel8.6.0%2B24037%2B9dec91ea?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8060020260227122329:97d7f71f"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"product": {
"name": "golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch (go-toolset:rhel8)",
"product_id": "golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.17.13-14.module%2Bel8.6.0%2B24037%2B9dec91ea?arch=noarch\u0026rpmmod=go-toolset:rhel8:8060020260227122329:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"product": {
"name": "golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch (go-toolset:rhel8)",
"product_id": "golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.17.13-14.module%2Bel8.6.0%2B24037%2B9dec91ea?arch=noarch\u0026rpmmod=go-toolset:rhel8:8060020260227122329:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"product": {
"name": "golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch (go-toolset:rhel8)",
"product_id": "golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.17.13-14.module%2Bel8.6.0%2B24037%2B9dec91ea?arch=noarch\u0026rpmmod=go-toolset:rhel8:8060020260227122329:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"product": {
"name": "golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch (go-toolset:rhel8)",
"product_id": "golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.17.13-14.module%2Bel8.6.0%2B24037%2B9dec91ea?arch=noarch\u0026rpmmod=go-toolset:rhel8:8060020260227122329: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:8060020260227122329:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.aarch64 (go-toolset:rhel8)",
"product_id": "golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.13-14.module%2Bel8.6.0%2B24037%2B9dec91ea?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8060020260227122329:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.aarch64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.13-14.module%2Bel8.6.0%2B24037%2B9dec91ea?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8060020260227122329: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:8060020260227122329:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.ppc64le (go-toolset:rhel8)",
"product_id": "golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.13-14.module%2Bel8.6.0%2B24037%2B9dec91ea?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8060020260227122329:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.ppc64le (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.13-14.module%2Bel8.6.0%2B24037%2B9dec91ea?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8060020260227122329: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:8060020260227122329:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.s390x::go-toolset:rhel8",
"product": {
"name": "golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.s390x (go-toolset:rhel8)",
"product_id": "golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.13-14.module%2Bel8.6.0%2B24037%2B9dec91ea?arch=s390x\u0026rpmmod=go-toolset:rhel8:8060020260227122329:97d7f71f"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.s390x::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.s390x (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.13-14.module%2Bel8.6.0%2B24037%2B9dec91ea?arch=s390x\u0026rpmmod=go-toolset:rhel8:8060020260227122329: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-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8"
},
"product_reference": "golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8"
},
"product_reference": "golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8"
},
"product_reference": "golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8"
},
"product_reference": "golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8"
},
"product_reference": "golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.s390x::go-toolset:rhel8"
},
"product_reference": "golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8"
},
"product_reference": "golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.s390x::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8"
},
"product_reference": "golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8"
},
"product_reference": "golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8"
},
"product_reference": "golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8"
},
"product_reference": "golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8"
},
"product_reference": "golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8"
},
"product_reference": "golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8"
},
"product_reference": "golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8"
},
"product_reference": "golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8"
},
"product_reference": "golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"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: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-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8"
]
},
"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-02T02:56: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-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-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3489"
},
{
"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: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-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset: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.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-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8"
]
}
],
"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: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-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8"
]
},
"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-02T02:56: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-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-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3489"
},
{
"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: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-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset: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.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-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61732",
"discovery_date": "2026-02-05T05:00:47.678207+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437016"
}
],
"notes": [
{
"category": "description",
"text": "A discrepancy between how Go and C/C++ comments were parsed allowed for code smuggling into the resulting cgo binary.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/cgo: Potential code smuggling via doc comments in cmd/cgo",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "RHBZ#2437016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732"
},
{
"category": "external",
"summary": "https://go.dev/cl/734220",
"url": "https://go.dev/cl/734220"
},
{
"category": "external",
"summary": "https://go.dev/issue/76697",
"url": "https://go.dev/issue/76697"
},
{
"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-4433",
"url": "https://pkg.go.dev/vuln/GO-2026-4433"
}
],
"release_date": "2026-02-05T03:42:26.392000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-02T02:56: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-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-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3489"
}
],
"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-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-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.AUS:golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.aarch64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.ppc64le::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.s390x::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.E4S:golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.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-14.module+el8.6.0+24037+9dec91ea.src::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-bin-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-docs-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-misc-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-race-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.x86_64::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-src-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8",
"AppStream-8.6.0.Z.TUS:golang-tests-0:1.17.13-14.module+el8.6.0+24037+9dec91ea.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/cgo: Potential code smuggling via doc comments in cmd/cgo"
}
]
}
RHSA-2026:3192
Vulnerability from csaf_redhat - Published: 2026-02-24 12:06 - 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 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* 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* cmd/cgo: Potential code smuggling via doc comments in cmd/cgo (CVE-2025-61732)\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:3192",
"url": "https://access.redhat.com/errata/RHSA-2026:3192"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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": "2437016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437016"
},
{
"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_3192.json"
}
],
"title": "Red Hat Security Advisory: golang security update",
"tracking": {
"current_release_date": "2026-03-12T06:59:28+00:00",
"generator": {
"date": "2026-03-12T06:59:28+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3192",
"initial_release_date": "2026-02-24T12:06:46+00:00",
"revision_history": [
{
"date": "2026-02-24T12:06:46+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-24T12:06:46+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:59:28+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.7-1.el10_0.aarch64",
"product": {
"name": "go-toolset-0:1.25.7-1.el10_0.aarch64",
"product_id": "go-toolset-0:1.25.7-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.7-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.7-1.el10_0.aarch64",
"product": {
"name": "golang-0:1.25.7-1.el10_0.aarch64",
"product_id": "golang-0:1.25.7-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.7-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.7-1.el10_0.aarch64",
"product": {
"name": "golang-bin-0:1.25.7-1.el10_0.aarch64",
"product_id": "golang-bin-0:1.25.7-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.7-1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.7-1.el10_0.aarch64",
"product": {
"name": "golang-race-0:1.25.7-1.el10_0.aarch64",
"product_id": "golang-race-0:1.25.7-1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.7-1.el10_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.25.7-1.el10_0.ppc64le",
"product": {
"name": "go-toolset-0:1.25.7-1.el10_0.ppc64le",
"product_id": "go-toolset-0:1.25.7-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.7-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.7-1.el10_0.ppc64le",
"product": {
"name": "golang-0:1.25.7-1.el10_0.ppc64le",
"product_id": "golang-0:1.25.7-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.7-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.7-1.el10_0.ppc64le",
"product": {
"name": "golang-bin-0:1.25.7-1.el10_0.ppc64le",
"product_id": "golang-bin-0:1.25.7-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.7-1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.7-1.el10_0.ppc64le",
"product": {
"name": "golang-race-0:1.25.7-1.el10_0.ppc64le",
"product_id": "golang-race-0:1.25.7-1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.7-1.el10_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.25.7-1.el10_0.x86_64",
"product": {
"name": "go-toolset-0:1.25.7-1.el10_0.x86_64",
"product_id": "go-toolset-0:1.25.7-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.7-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.7-1.el10_0.x86_64",
"product": {
"name": "golang-0:1.25.7-1.el10_0.x86_64",
"product_id": "golang-0:1.25.7-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.7-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.7-1.el10_0.x86_64",
"product": {
"name": "golang-bin-0:1.25.7-1.el10_0.x86_64",
"product_id": "golang-bin-0:1.25.7-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.7-1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.7-1.el10_0.x86_64",
"product": {
"name": "golang-race-0:1.25.7-1.el10_0.x86_64",
"product_id": "golang-race-0:1.25.7-1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.7-1.el10_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.25.7-1.el10_0.s390x",
"product": {
"name": "go-toolset-0:1.25.7-1.el10_0.s390x",
"product_id": "go-toolset-0:1.25.7-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.7-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.7-1.el10_0.s390x",
"product": {
"name": "golang-0:1.25.7-1.el10_0.s390x",
"product_id": "golang-0:1.25.7-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.7-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.7-1.el10_0.s390x",
"product": {
"name": "golang-bin-0:1.25.7-1.el10_0.s390x",
"product_id": "golang-bin-0:1.25.7-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.7-1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.7-1.el10_0.s390x",
"product": {
"name": "golang-race-0:1.25.7-1.el10_0.s390x",
"product_id": "golang-race-0:1.25.7-1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.7-1.el10_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.25.7-1.el10_0.src",
"product": {
"name": "golang-0:1.25.7-1.el10_0.src",
"product_id": "golang-0:1.25.7-1.el10_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.7-1.el10_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.25.7-1.el10_0.noarch",
"product": {
"name": "golang-docs-0:1.25.7-1.el10_0.noarch",
"product_id": "golang-docs-0:1.25.7-1.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.25.7-1.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.25.7-1.el10_0.noarch",
"product": {
"name": "golang-misc-0:1.25.7-1.el10_0.noarch",
"product_id": "golang-misc-0:1.25.7-1.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.25.7-1.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.25.7-1.el10_0.noarch",
"product": {
"name": "golang-src-0:1.25.7-1.el10_0.noarch",
"product_id": "golang-src-0:1.25.7-1.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.25.7-1.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.25.7-1.el10_0.noarch",
"product": {
"name": "golang-tests-0:1.25.7-1.el10_0.noarch",
"product_id": "golang-tests-0:1.25.7-1.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.25.7-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.7-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.7-1.el10_0.aarch64"
},
"product_reference": "go-toolset-0:1.25.7-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.7-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.7-1.el10_0.ppc64le"
},
"product_reference": "go-toolset-0:1.25.7-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.7-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.7-1.el10_0.s390x"
},
"product_reference": "go-toolset-0:1.25.7-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.7-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.7-1.el10_0.x86_64"
},
"product_reference": "go-toolset-0:1.25.7-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.7-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.7-1.el10_0.aarch64"
},
"product_reference": "golang-0:1.25.7-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.7-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.7-1.el10_0.ppc64le"
},
"product_reference": "golang-0:1.25.7-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.7-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.7-1.el10_0.s390x"
},
"product_reference": "golang-0:1.25.7-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.7-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.7-1.el10_0.src"
},
"product_reference": "golang-0:1.25.7-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.7-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.7-1.el10_0.x86_64"
},
"product_reference": "golang-0:1.25.7-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.7-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.7-1.el10_0.aarch64"
},
"product_reference": "golang-bin-0:1.25.7-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.7-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.7-1.el10_0.ppc64le"
},
"product_reference": "golang-bin-0:1.25.7-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.7-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.7-1.el10_0.s390x"
},
"product_reference": "golang-bin-0:1.25.7-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.7-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.7-1.el10_0.x86_64"
},
"product_reference": "golang-bin-0:1.25.7-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.7-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.7-1.el10_0.noarch"
},
"product_reference": "golang-docs-0:1.25.7-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.7-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.7-1.el10_0.noarch"
},
"product_reference": "golang-misc-0:1.25.7-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.7-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.7-1.el10_0.aarch64"
},
"product_reference": "golang-race-0:1.25.7-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.7-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.7-1.el10_0.ppc64le"
},
"product_reference": "golang-race-0:1.25.7-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.7-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.7-1.el10_0.s390x"
},
"product_reference": "golang-race-0:1.25.7-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.7-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.7-1.el10_0.x86_64"
},
"product_reference": "golang-race-0:1.25.7-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.7-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.7-1.el10_0.noarch"
},
"product_reference": "golang-src-0:1.25.7-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.7-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.7-1.el10_0.noarch"
},
"product_reference": "golang-tests-0:1.25.7-1.el10_0.noarch",
"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:go-toolset-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.25.7-1.el10_0.noarch"
]
},
"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-24T12:06: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:go-toolset-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.25.7-1.el10_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3192"
},
{
"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:go-toolset-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.25.7-1.el10_0.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": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.25.7-1.el10_0.noarch"
]
}
],
"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:go-toolset-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.25.7-1.el10_0.noarch"
]
},
"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-24T12:06: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:go-toolset-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.25.7-1.el10_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3192"
},
{
"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:go-toolset-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.25.7-1.el10_0.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": [
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.25.7-1.el10_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61732",
"discovery_date": "2026-02-05T05:00:47.678207+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437016"
}
],
"notes": [
{
"category": "description",
"text": "A discrepancy between how Go and C/C++ comments were parsed allowed for code smuggling into the resulting cgo binary.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/cgo: Potential code smuggling via doc comments in cmd/cgo",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.25.7-1.el10_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "RHBZ#2437016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732"
},
{
"category": "external",
"summary": "https://go.dev/cl/734220",
"url": "https://go.dev/cl/734220"
},
{
"category": "external",
"summary": "https://go.dev/issue/76697",
"url": "https://go.dev/issue/76697"
},
{
"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-4433",
"url": "https://pkg.go.dev/vuln/GO-2026-4433"
}
],
"release_date": "2026-02-05T03:42:26.392000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-24T12:06: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:go-toolset-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.25.7-1.el10_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3192"
}
],
"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:go-toolset-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.25.7-1.el10_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/cgo: Potential code smuggling via doc comments in cmd/cgo"
},
{
"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:go-toolset-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.25.7-1.el10_0.noarch"
]
},
"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-24T12:06: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:go-toolset-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.25.7-1.el10_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3192"
}
],
"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:go-toolset-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:go-toolset-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.src",
"AppStream-10.0.Z.E2S:golang-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-bin-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-docs-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-misc-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.s390x",
"AppStream-10.0.Z.E2S:golang-race-0:1.25.7-1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:golang-src-0:1.25.7-1.el10_0.noarch",
"AppStream-10.0.Z.E2S:golang-tests-0:1.25.7-1.el10_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
RHSA-2026:3851
Vulnerability from csaf_redhat - Published: 2026-03-11 05:24 - Updated: 2026-03-12 05:18Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"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.20.16 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.20.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. 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 RPM packages for Red Hat OpenShift Container Platform 4.20.16. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2026:3855\n\nSecurity Fix(es):\n\n* golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)\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\nAll OpenShift Container Platform 4.20 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.20/html-single/updating_clusters/index#updating-cluster-cli.",
"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:3851",
"url": "https://access.redhat.com/errata/RHSA-2026:3851"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3851.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.20.16 packages and security update",
"tracking": {
"current_release_date": "2026-03-12T05:18:08+00:00",
"generator": {
"date": "2026-03-12T05:18:08+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3851",
"initial_release_date": "2026-03-11T05:24:06+00:00",
"revision_history": [
{
"date": "2026-03-11T05:24:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-11T05:24:06+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T05:18:08+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.20",
"product": {
"name": "Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.20::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.20",
"product": {
"name": "Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.20::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "butane-0:0.25.1-3.rhaos4.20.el8.src",
"product": {
"name": "butane-0:0.25.1-3.rhaos4.20.el8.src",
"product_id": "butane-0:0.25.1-3.rhaos4.20.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.25.1-3.rhaos4.20.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.src",
"product": {
"name": "openshift-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.src",
"product_id": "openshift-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.20.0-202602241728.p2.gb96a403.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.20.0-202603030647.p2.g64e778a.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.src",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.src",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.src",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.src",
"product_id": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.20.0-202602241728.p2.gd469d04.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.src",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.src",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.12-12.rhaos4.20.el9.src",
"product": {
"name": "conmon-3:2.1.12-12.rhaos4.20.el9.src",
"product_id": "conmon-3:2.1.12-12.rhaos4.20.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.12-12.rhaos4.20.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.src",
"product": {
"name": "cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.src",
"product_id": "cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.33.9-3.rhaos4.20.gitb9ac835.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.33.0-3.el9.src",
"product": {
"name": "cri-tools-0:1.33.0-3.el9.src",
"product_id": "cri-tools-0:1.33.0-3.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.33.0-3.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-570.96.1.el9_6.src",
"product": {
"name": "kernel-0:5.14.0-570.96.1.el9_6.src",
"product_id": "kernel-0:5.14.0-570.96.1.el9_6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-570.96.1.el9_6?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.src",
"product": {
"name": "openshift-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.src",
"product_id": "openshift-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift@4.20.0-202602241728.p2.gb96a403.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.src",
"product": {
"name": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.src",
"product_id": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.20.0-202603030647.p2.g64e778a.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.src",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.src",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.src",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.src",
"product_id": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.20.0-202602241728.p2.gd469d04.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.src",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.src",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-5:5.4.0-16.rhaos4.20.el9.src",
"product": {
"name": "podman-5:5.4.0-16.rhaos4.20.el9.src",
"product_id": "podman-5:5.4.0-16.rhaos4.20.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.4.0-16.rhaos4.20.el9?arch=src\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-3.rhaos4.20.el9.src",
"product": {
"name": "runc-4:1.2.9-3.rhaos4.20.el9.src",
"product_id": "runc-4:1.2.9-3.rhaos4.20.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-3.rhaos4.20.el9?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "butane-0:0.25.1-3.rhaos4.20.el8.x86_64",
"product": {
"name": "butane-0:0.25.1-3.rhaos4.20.el8.x86_64",
"product_id": "butane-0:0.25.1-3.rhaos4.20.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.25.1-3.rhaos4.20.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.25.1-3.rhaos4.20.el8.x86_64",
"product": {
"name": "butane-debugsource-0:0.25.1-3.rhaos4.20.el8.x86_64",
"product_id": "butane-debugsource-0:0.25.1-3.rhaos4.20.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.25.1-3.rhaos4.20.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.x86_64",
"product": {
"name": "butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.x86_64",
"product_id": "butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.25.1-3.rhaos4.20.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"product_id": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.20.0-202602241728.p2.gb96a403.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"product_id": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.20.0-202602241728.p2.gb96a403.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"product_id": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.20.0-202602241728.p2.gb96a403.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"product_id": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.20.0-202602241728.p2.gb96a403.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"product_id": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kubelet@4.20.0-202602241728.p2.gb96a403.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.20.0-202603030647.p2.g64e778a.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.20.0-202603030647.p2.g64e778a.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.x86_64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.x86_64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.x86_64",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.x86_64",
"product_id": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.20.0-202602241728.p2.gd469d04.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.x86_64",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.x86_64",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.12-12.rhaos4.20.el9.x86_64",
"product": {
"name": "conmon-3:2.1.12-12.rhaos4.20.el9.x86_64",
"product_id": "conmon-3:2.1.12-12.rhaos4.20.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.12-12.rhaos4.20.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.x86_64",
"product": {
"name": "conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.x86_64",
"product_id": "conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.12-12.rhaos4.20.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.x86_64",
"product": {
"name": "conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.x86_64",
"product_id": "conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.12-12.rhaos4.20.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.x86_64",
"product": {
"name": "cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.x86_64",
"product_id": "cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.33.9-3.rhaos4.20.gitb9ac835.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.x86_64",
"product": {
"name": "cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.x86_64",
"product_id": "cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.33.9-3.rhaos4.20.gitb9ac835.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.x86_64",
"product": {
"name": "cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.x86_64",
"product_id": "cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.33.9-3.rhaos4.20.gitb9ac835.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.33.0-3.el9.x86_64",
"product": {
"name": "cri-tools-0:1.33.0-3.el9.x86_64",
"product_id": "cri-tools-0:1.33.0-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.33.0-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.33.0-3.el9.x86_64",
"product": {
"name": "cri-tools-debugsource-0:1.33.0-3.el9.x86_64",
"product_id": "cri-tools-debugsource-0:1.33.0-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.33.0-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.33.0-3.el9.x86_64",
"product": {
"name": "cri-tools-debuginfo-0:1.33.0-3.el9.x86_64",
"product_id": "cri-tools-debuginfo-0:1.33.0-3.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.33.0-3.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-core-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-core-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-debug-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-debug-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-debug-core-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-debug-core-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-debug-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-debug-modules-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-debug-uki-virt-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-debug-uki-virt-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-addons-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-debug-uki-virt-addons-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-debug-uki-virt-addons-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt-addons@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-ipaclones-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-modules-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-modules-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-modules-core-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-modules-core-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-rt-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-core-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-rt-core-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-rt-debug-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-rt-debug-core-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-rt-debug-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-rt-debug-kvm-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-rt-debug-modules-core-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-rt-debug-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-rt-debug-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-rt-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-rt-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-kvm-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-rt-kvm-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-rt-modules-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-modules-core-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-rt-modules-core-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-rt-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-rt-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-tools-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-tools-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-tools-libs-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-uki-virt-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-uki-virt-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-addons-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-uki-virt-addons-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-uki-virt-addons-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt-addons@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "libperf-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "libperf-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "libperf-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "libperf-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-devel@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "perf-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "perf-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "python3-perf-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "python3-perf-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "rtla-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "rtla-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rv-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "rv-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "rv-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "libperf-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "libperf-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "perf-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "perf-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"product_id": "python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-570.96.1.el9_6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"product_id": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.20.0-202602241728.p2.gb96a403.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"product_id": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.20.0-202602241728.p2.gb96a403.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"product_id": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.20.0-202602241728.p2.gb96a403.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"product_id": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.20.0-202602241728.p2.gb96a403.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"product_id": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kubelet@4.20.0-202602241728.p2.gb96a403.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.20.0-202603030647.p2.g64e778a.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-redistributable-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.20.0-202603030647.p2.g64e778a.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.x86_64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.x86_64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.x86_64",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.x86_64",
"product_id": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.20.0-202602241728.p2.gd469d04.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.x86_64",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.x86_64",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-5:5.4.0-16.rhaos4.20.el9.x86_64",
"product": {
"name": "podman-5:5.4.0-16.rhaos4.20.el9.x86_64",
"product_id": "podman-5:5.4.0-16.rhaos4.20.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.4.0-16.rhaos4.20.el9?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-5:5.4.0-16.rhaos4.20.el9.x86_64",
"product": {
"name": "podman-plugins-5:5.4.0-16.rhaos4.20.el9.x86_64",
"product_id": "podman-plugins-5:5.4.0-16.rhaos4.20.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@5.4.0-16.rhaos4.20.el9?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-5:5.4.0-16.rhaos4.20.el9.x86_64",
"product": {
"name": "podman-remote-5:5.4.0-16.rhaos4.20.el9.x86_64",
"product_id": "podman-remote-5:5.4.0-16.rhaos4.20.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.4.0-16.rhaos4.20.el9?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-5:5.4.0-16.rhaos4.20.el9.x86_64",
"product": {
"name": "podman-tests-5:5.4.0-16.rhaos4.20.el9.x86_64",
"product_id": "podman-tests-5:5.4.0-16.rhaos4.20.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.4.0-16.rhaos4.20.el9?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-5:5.4.0-16.rhaos4.20.el9.x86_64",
"product": {
"name": "podman-debugsource-5:5.4.0-16.rhaos4.20.el9.x86_64",
"product_id": "podman-debugsource-5:5.4.0-16.rhaos4.20.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.4.0-16.rhaos4.20.el9?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.x86_64",
"product": {
"name": "podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.x86_64",
"product_id": "podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.4.0-16.rhaos4.20.el9?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.x86_64",
"product": {
"name": "podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.x86_64",
"product_id": "podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@5.4.0-16.rhaos4.20.el9?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.x86_64",
"product": {
"name": "podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.x86_64",
"product_id": "podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.4.0-16.rhaos4.20.el9?arch=x86_64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-3.rhaos4.20.el9.x86_64",
"product": {
"name": "runc-4:1.2.9-3.rhaos4.20.el9.x86_64",
"product_id": "runc-4:1.2.9-3.rhaos4.20.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-3.rhaos4.20.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-3.rhaos4.20.el9.x86_64",
"product": {
"name": "runc-debugsource-4:1.2.9-3.rhaos4.20.el9.x86_64",
"product_id": "runc-debugsource-4:1.2.9-3.rhaos4.20.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-3.rhaos4.20.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.x86_64",
"product": {
"name": "runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.x86_64",
"product_id": "runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-3.rhaos4.20.el9?arch=x86_64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "butane-0:0.25.1-3.rhaos4.20.el8.aarch64",
"product": {
"name": "butane-0:0.25.1-3.rhaos4.20.el8.aarch64",
"product_id": "butane-0:0.25.1-3.rhaos4.20.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.25.1-3.rhaos4.20.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.25.1-3.rhaos4.20.el8.aarch64",
"product": {
"name": "butane-debugsource-0:0.25.1-3.rhaos4.20.el8.aarch64",
"product_id": "butane-debugsource-0:0.25.1-3.rhaos4.20.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.25.1-3.rhaos4.20.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.aarch64",
"product": {
"name": "butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.aarch64",
"product_id": "butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.25.1-3.rhaos4.20.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"product_id": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.20.0-202602241728.p2.gb96a403.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"product_id": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.20.0-202602241728.p2.gb96a403.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"product_id": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.20.0-202602241728.p2.gb96a403.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"product_id": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.20.0-202602241728.p2.gb96a403.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"product_id": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kubelet@4.20.0-202602241728.p2.gb96a403.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.20.0-202603030647.p2.g64e778a.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.aarch64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.aarch64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.aarch64",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.aarch64",
"product_id": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.20.0-202602241728.p2.gd469d04.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.aarch64",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.aarch64",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.12-12.rhaos4.20.el9.aarch64",
"product": {
"name": "conmon-3:2.1.12-12.rhaos4.20.el9.aarch64",
"product_id": "conmon-3:2.1.12-12.rhaos4.20.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.12-12.rhaos4.20.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.aarch64",
"product": {
"name": "conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.aarch64",
"product_id": "conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.12-12.rhaos4.20.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.aarch64",
"product": {
"name": "conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.aarch64",
"product_id": "conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.12-12.rhaos4.20.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.aarch64",
"product": {
"name": "cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.aarch64",
"product_id": "cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.33.9-3.rhaos4.20.gitb9ac835.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.aarch64",
"product": {
"name": "cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.aarch64",
"product_id": "cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.33.9-3.rhaos4.20.gitb9ac835.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.aarch64",
"product": {
"name": "cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.aarch64",
"product_id": "cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.33.9-3.rhaos4.20.gitb9ac835.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.33.0-3.el9.aarch64",
"product": {
"name": "cri-tools-0:1.33.0-3.el9.aarch64",
"product_id": "cri-tools-0:1.33.0-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.33.0-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.33.0-3.el9.aarch64",
"product": {
"name": "cri-tools-debugsource-0:1.33.0-3.el9.aarch64",
"product_id": "cri-tools-debugsource-0:1.33.0-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.33.0-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.33.0-3.el9.aarch64",
"product": {
"name": "cri-tools-debuginfo-0:1.33.0-3.el9.aarch64",
"product_id": "cri-tools-debuginfo-0:1.33.0-3.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.33.0-3.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-64k-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-64k-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-core@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-debug-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-64k-debug-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-debug-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-64k-debug-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-core@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-64k-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-64k-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-64k-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-64k-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-64k-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-64k-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-internal@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-64k-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-partner@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-64k-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-64k-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel-matched@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-64k-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-64k-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-core@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-64k-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-extra@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-64k-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-internal@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-64k-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-partner@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-debug-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-debug-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-debug-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-debug-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-core@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-debug-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-debug-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-debug-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-debug-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-core@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-devel@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-devel-matched@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-kvm-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-debug-kvm-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-debug-kvm-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-kvm@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules-core@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules-extra@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules-internal@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules-partner@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-devel@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-devel-matched@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-kvm-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-kvm-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-kvm-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-kvm@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-modules@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-modules-core@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-modules-extra@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-modules-internal@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-modules-partner@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-debug-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-debug-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-debug-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-debug-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel-matched@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-debug-kvm-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-debug-kvm-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-internal@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-partner@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel-matched@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-kvm-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-kvm-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-internal@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-partner@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-tools-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-tools-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-tools-libs-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-tools-libs-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-tools-libs-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "libperf-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "libperf-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "libperf-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "libperf-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-devel@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "perf-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "perf-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "python3-perf-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "python3-perf-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "rtla-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "rtla-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rv-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "rv-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "rv-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-64k-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-64k-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-64k-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debuginfo@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-debuginfo@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-64k-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-64k-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debuginfo@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-rt-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-rt-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "libperf-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "libperf-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "perf-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "perf-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product_id": "python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-570.96.1.el9_6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"product_id": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.20.0-202602241728.p2.gb96a403.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"product_id": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.20.0-202602241728.p2.gb96a403.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"product_id": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.20.0-202602241728.p2.gb96a403.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"product_id": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.20.0-202602241728.p2.gb96a403.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"product_id": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kubelet@4.20.0-202602241728.p2.gb96a403.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.aarch64",
"product_id": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.20.0-202603030647.p2.g64e778a.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.aarch64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.aarch64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.aarch64",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.aarch64",
"product_id": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.20.0-202602241728.p2.gd469d04.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-5:5.4.0-16.rhaos4.20.el9.aarch64",
"product": {
"name": "podman-5:5.4.0-16.rhaos4.20.el9.aarch64",
"product_id": "podman-5:5.4.0-16.rhaos4.20.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.4.0-16.rhaos4.20.el9?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-5:5.4.0-16.rhaos4.20.el9.aarch64",
"product": {
"name": "podman-plugins-5:5.4.0-16.rhaos4.20.el9.aarch64",
"product_id": "podman-plugins-5:5.4.0-16.rhaos4.20.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@5.4.0-16.rhaos4.20.el9?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-5:5.4.0-16.rhaos4.20.el9.aarch64",
"product": {
"name": "podman-remote-5:5.4.0-16.rhaos4.20.el9.aarch64",
"product_id": "podman-remote-5:5.4.0-16.rhaos4.20.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.4.0-16.rhaos4.20.el9?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-5:5.4.0-16.rhaos4.20.el9.aarch64",
"product": {
"name": "podman-tests-5:5.4.0-16.rhaos4.20.el9.aarch64",
"product_id": "podman-tests-5:5.4.0-16.rhaos4.20.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.4.0-16.rhaos4.20.el9?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-5:5.4.0-16.rhaos4.20.el9.aarch64",
"product": {
"name": "podman-debugsource-5:5.4.0-16.rhaos4.20.el9.aarch64",
"product_id": "podman-debugsource-5:5.4.0-16.rhaos4.20.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.4.0-16.rhaos4.20.el9?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.aarch64",
"product": {
"name": "podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.aarch64",
"product_id": "podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.4.0-16.rhaos4.20.el9?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.aarch64",
"product": {
"name": "podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.aarch64",
"product_id": "podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@5.4.0-16.rhaos4.20.el9?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.aarch64",
"product": {
"name": "podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.aarch64",
"product_id": "podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.4.0-16.rhaos4.20.el9?arch=aarch64\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-3.rhaos4.20.el9.aarch64",
"product": {
"name": "runc-4:1.2.9-3.rhaos4.20.el9.aarch64",
"product_id": "runc-4:1.2.9-3.rhaos4.20.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-3.rhaos4.20.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-3.rhaos4.20.el9.aarch64",
"product": {
"name": "runc-debugsource-4:1.2.9-3.rhaos4.20.el9.aarch64",
"product_id": "runc-debugsource-4:1.2.9-3.rhaos4.20.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-3.rhaos4.20.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.aarch64",
"product": {
"name": "runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.aarch64",
"product_id": "runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-3.rhaos4.20.el9?arch=aarch64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "butane-0:0.25.1-3.rhaos4.20.el8.ppc64le",
"product": {
"name": "butane-0:0.25.1-3.rhaos4.20.el8.ppc64le",
"product_id": "butane-0:0.25.1-3.rhaos4.20.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.25.1-3.rhaos4.20.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.25.1-3.rhaos4.20.el8.ppc64le",
"product": {
"name": "butane-debugsource-0:0.25.1-3.rhaos4.20.el8.ppc64le",
"product_id": "butane-debugsource-0:0.25.1-3.rhaos4.20.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.25.1-3.rhaos4.20.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.ppc64le",
"product": {
"name": "butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.ppc64le",
"product_id": "butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.25.1-3.rhaos4.20.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"product_id": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.20.0-202602241728.p2.gb96a403.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"product_id": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.20.0-202602241728.p2.gb96a403.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"product_id": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.20.0-202602241728.p2.gb96a403.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"product_id": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.20.0-202602241728.p2.gb96a403.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"product_id": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kubelet@4.20.0-202602241728.p2.gb96a403.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.20.0-202603030647.p2.g64e778a.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.ppc64le",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.ppc64le",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.ppc64le",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.ppc64le",
"product_id": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.20.0-202602241728.p2.gd469d04.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.ppc64le",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.ppc64le",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.12-12.rhaos4.20.el9.ppc64le",
"product": {
"name": "conmon-3:2.1.12-12.rhaos4.20.el9.ppc64le",
"product_id": "conmon-3:2.1.12-12.rhaos4.20.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.12-12.rhaos4.20.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.ppc64le",
"product": {
"name": "conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.ppc64le",
"product_id": "conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.12-12.rhaos4.20.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.ppc64le",
"product": {
"name": "conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.ppc64le",
"product_id": "conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.12-12.rhaos4.20.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.ppc64le",
"product": {
"name": "cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.ppc64le",
"product_id": "cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.33.9-3.rhaos4.20.gitb9ac835.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.ppc64le",
"product": {
"name": "cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.ppc64le",
"product_id": "cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.33.9-3.rhaos4.20.gitb9ac835.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.ppc64le",
"product": {
"name": "cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.ppc64le",
"product_id": "cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.33.9-3.rhaos4.20.gitb9ac835.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.33.0-3.el9.ppc64le",
"product": {
"name": "cri-tools-0:1.33.0-3.el9.ppc64le",
"product_id": "cri-tools-0:1.33.0-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.33.0-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.33.0-3.el9.ppc64le",
"product": {
"name": "cri-tools-debugsource-0:1.33.0-3.el9.ppc64le",
"product_id": "cri-tools-debugsource-0:1.33.0-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.33.0-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.33.0-3.el9.ppc64le",
"product": {
"name": "cri-tools-debuginfo-0:1.33.0-3.el9.ppc64le",
"product_id": "cri-tools-debuginfo-0:1.33.0-3.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.33.0-3.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "kernel-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "kernel-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "kernel-core-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "kernel-core-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "kernel-debug-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "kernel-debug-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "kernel-debug-core-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "kernel-debug-core-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "kernel-debug-devel-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "kernel-debug-devel-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "kernel-debug-modules-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "kernel-debug-modules-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "kernel-devel-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "kernel-devel-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "kernel-devel-matched-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "kernel-devel-matched-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-ipaclones-internal-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "kernel-ipaclones-internal-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "kernel-ipaclones-internal-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-ipaclones-internal@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "kernel-modules-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "kernel-modules-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "kernel-modules-core-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "kernel-modules-core-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "kernel-modules-extra-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "kernel-modules-extra-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "kernel-modules-internal-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "kernel-modules-internal-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "kernel-modules-partner-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "kernel-modules-partner-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "kernel-tools-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "kernel-tools-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "kernel-tools-libs-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "kernel-tools-libs-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "kernel-tools-libs-devel-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "libperf-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "libperf-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-devel-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "libperf-devel-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "libperf-devel-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-devel@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "perf-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "perf-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "python3-perf-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "python3-perf-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "rtla-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "rtla-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rv-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "rv-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "rv-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "kernel-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "kernel-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "libperf-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "libperf-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "perf-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "perf-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_id": "python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-570.96.1.el9_6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"product_id": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.20.0-202602241728.p2.gb96a403.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"product_id": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.20.0-202602241728.p2.gb96a403.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"product_id": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.20.0-202602241728.p2.gb96a403.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"product_id": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.20.0-202602241728.p2.gb96a403.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"product_id": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kubelet@4.20.0-202602241728.p2.gb96a403.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.ppc64le",
"product_id": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.20.0-202603030647.p2.g64e778a.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.ppc64le",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.ppc64le",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.ppc64le",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.ppc64le",
"product_id": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.20.0-202602241728.p2.gd469d04.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.ppc64le",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.ppc64le",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"product": {
"name": "podman-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"product_id": "podman-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.4.0-16.rhaos4.20.el9?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"product": {
"name": "podman-plugins-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"product_id": "podman-plugins-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@5.4.0-16.rhaos4.20.el9?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"product": {
"name": "podman-remote-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"product_id": "podman-remote-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.4.0-16.rhaos4.20.el9?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"product": {
"name": "podman-tests-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"product_id": "podman-tests-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.4.0-16.rhaos4.20.el9?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"product": {
"name": "podman-debugsource-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"product_id": "podman-debugsource-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.4.0-16.rhaos4.20.el9?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"product": {
"name": "podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"product_id": "podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.4.0-16.rhaos4.20.el9?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"product_id": "podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@5.4.0-16.rhaos4.20.el9?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"product": {
"name": "podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"product_id": "podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.4.0-16.rhaos4.20.el9?arch=ppc64le\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-3.rhaos4.20.el9.ppc64le",
"product": {
"name": "runc-4:1.2.9-3.rhaos4.20.el9.ppc64le",
"product_id": "runc-4:1.2.9-3.rhaos4.20.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-3.rhaos4.20.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-3.rhaos4.20.el9.ppc64le",
"product": {
"name": "runc-debugsource-4:1.2.9-3.rhaos4.20.el9.ppc64le",
"product_id": "runc-debugsource-4:1.2.9-3.rhaos4.20.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-3.rhaos4.20.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.ppc64le",
"product_id": "runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-3.rhaos4.20.el9?arch=ppc64le\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "butane-0:0.25.1-3.rhaos4.20.el8.s390x",
"product": {
"name": "butane-0:0.25.1-3.rhaos4.20.el8.s390x",
"product_id": "butane-0:0.25.1-3.rhaos4.20.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane@0.25.1-3.rhaos4.20.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debugsource-0:0.25.1-3.rhaos4.20.el8.s390x",
"product": {
"name": "butane-debugsource-0:0.25.1-3.rhaos4.20.el8.s390x",
"product_id": "butane-debugsource-0:0.25.1-3.rhaos4.20.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debugsource@0.25.1-3.rhaos4.20.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.s390x",
"product": {
"name": "butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.s390x",
"product_id": "butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-debuginfo@0.25.1-3.rhaos4.20.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"product": {
"name": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"product_id": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.20.0-202602241728.p2.gb96a403.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"product": {
"name": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"product_id": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.20.0-202602241728.p2.gb96a403.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"product": {
"name": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"product_id": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.20.0-202602241728.p2.gb96a403.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"product": {
"name": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"product_id": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.20.0-202602241728.p2.gb96a403.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"product": {
"name": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"product_id": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kubelet@4.20.0-202602241728.p2.gb96a403.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.20.0-202603030647.p2.g64e778a.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.s390x",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.s390x",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.s390x",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.s390x",
"product_id": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.20.0-202602241728.p2.gd469d04.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.s390x",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.s390x",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.12-12.rhaos4.20.el9.s390x",
"product": {
"name": "conmon-3:2.1.12-12.rhaos4.20.el9.s390x",
"product_id": "conmon-3:2.1.12-12.rhaos4.20.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.12-12.rhaos4.20.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.s390x",
"product": {
"name": "conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.s390x",
"product_id": "conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.12-12.rhaos4.20.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.s390x",
"product": {
"name": "conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.s390x",
"product_id": "conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.12-12.rhaos4.20.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.s390x",
"product": {
"name": "cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.s390x",
"product_id": "cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o@1.33.9-3.rhaos4.20.gitb9ac835.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.s390x",
"product": {
"name": "cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.s390x",
"product_id": "cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debugsource@1.33.9-3.rhaos4.20.gitb9ac835.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.s390x",
"product": {
"name": "cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.s390x",
"product_id": "cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-o-debuginfo@1.33.9-3.rhaos4.20.gitb9ac835.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-0:1.33.0-3.el9.s390x",
"product": {
"name": "cri-tools-0:1.33.0-3.el9.s390x",
"product_id": "cri-tools-0:1.33.0-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools@1.33.0-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debugsource-0:1.33.0-3.el9.s390x",
"product": {
"name": "cri-tools-debugsource-0:1.33.0-3.el9.s390x",
"product_id": "cri-tools-debugsource-0:1.33.0-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debugsource@1.33.0-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "cri-tools-debuginfo-0:1.33.0-3.el9.s390x",
"product": {
"name": "cri-tools-debuginfo-0:1.33.0-3.el9.s390x",
"product_id": "cri-tools-debuginfo-0:1.33.0-3.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cri-tools-debuginfo@1.33.0-3.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "kernel-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "kernel-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "kernel-core-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "kernel-core-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "kernel-debug-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "kernel-debug-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "kernel-debug-core-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "kernel-debug-core-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "kernel-debug-devel-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "kernel-debug-devel-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "kernel-debug-modules-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "kernel-debug-modules-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-internal@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-partner@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "kernel-devel-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "kernel-devel-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "kernel-devel-matched-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "kernel-devel-matched-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "kernel-modules-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "kernel-modules-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "kernel-modules-core-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "kernel-modules-core-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "kernel-modules-extra-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "kernel-modules-extra-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-internal-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "kernel-modules-internal-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "kernel-modules-internal-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-internal@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-partner-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "kernel-modules-partner-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "kernel-modules-partner-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-partner@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-selftests-internal@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "kernel-tools-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "kernel-tools-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "kernel-zfcpdump-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "kernel-zfcpdump-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "kernel-zfcpdump-core-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "kernel-zfcpdump-devel-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "kernel-zfcpdump-modules-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-core-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "kernel-zfcpdump-modules-core-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "kernel-zfcpdump-modules-internal-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-internal@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "kernel-zfcpdump-modules-partner-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-partner@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "libperf-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "libperf-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-devel-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "libperf-devel-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "libperf-devel-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-devel@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "perf-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "perf-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "python3-perf-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "python3-perf-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rtla-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "rtla-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "rtla-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rv-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "rv-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "rv-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "kernel-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "kernel-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "libperf-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "libperf-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "perf-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "perf-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"product": {
"name": "python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"product_id": "python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@5.14.0-570.96.1.el9_6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"product": {
"name": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"product_id": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-hyperkube@4.20.0-202602241728.p2.gb96a403.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"product": {
"name": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"product_id": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-apiserver@4.20.0-202602241728.p2.gb96a403.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"product": {
"name": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"product_id": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-controller-manager@4.20.0-202602241728.p2.gb96a403.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"product": {
"name": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"product_id": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kube-scheduler@4.20.0-202602241728.p2.gb96a403.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"product": {
"name": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"product_id": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-kubelet@4.20.0-202602241728.p2.gb96a403.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.s390x",
"product": {
"name": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.s390x",
"product_id": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.20.0-202603030647.p2.g64e778a.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.s390x",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.s390x",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.s390x",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.s390x",
"product_id": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.20.0-202602241728.p2.gd469d04.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.s390x",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.s390x",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-5:5.4.0-16.rhaos4.20.el9.s390x",
"product": {
"name": "podman-5:5.4.0-16.rhaos4.20.el9.s390x",
"product_id": "podman-5:5.4.0-16.rhaos4.20.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@5.4.0-16.rhaos4.20.el9?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-5:5.4.0-16.rhaos4.20.el9.s390x",
"product": {
"name": "podman-plugins-5:5.4.0-16.rhaos4.20.el9.s390x",
"product_id": "podman-plugins-5:5.4.0-16.rhaos4.20.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@5.4.0-16.rhaos4.20.el9?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-5:5.4.0-16.rhaos4.20.el9.s390x",
"product": {
"name": "podman-remote-5:5.4.0-16.rhaos4.20.el9.s390x",
"product_id": "podman-remote-5:5.4.0-16.rhaos4.20.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@5.4.0-16.rhaos4.20.el9?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-tests-5:5.4.0-16.rhaos4.20.el9.s390x",
"product": {
"name": "podman-tests-5:5.4.0-16.rhaos4.20.el9.s390x",
"product_id": "podman-tests-5:5.4.0-16.rhaos4.20.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@5.4.0-16.rhaos4.20.el9?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-5:5.4.0-16.rhaos4.20.el9.s390x",
"product": {
"name": "podman-debugsource-5:5.4.0-16.rhaos4.20.el9.s390x",
"product_id": "podman-debugsource-5:5.4.0-16.rhaos4.20.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@5.4.0-16.rhaos4.20.el9?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.s390x",
"product": {
"name": "podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.s390x",
"product_id": "podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@5.4.0-16.rhaos4.20.el9?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.s390x",
"product": {
"name": "podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.s390x",
"product_id": "podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@5.4.0-16.rhaos4.20.el9?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.s390x",
"product": {
"name": "podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.s390x",
"product_id": "podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@5.4.0-16.rhaos4.20.el9?arch=s390x\u0026epoch=5"
}
}
},
{
"category": "product_version",
"name": "runc-4:1.2.9-3.rhaos4.20.el9.s390x",
"product": {
"name": "runc-4:1.2.9-3.rhaos4.20.el9.s390x",
"product_id": "runc-4:1.2.9-3.rhaos4.20.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.2.9-3.rhaos4.20.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.2.9-3.rhaos4.20.el9.s390x",
"product": {
"name": "runc-debugsource-4:1.2.9-3.rhaos4.20.el9.s390x",
"product_id": "runc-debugsource-4:1.2.9-3.rhaos4.20.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.2.9-3.rhaos4.20.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.s390x",
"product": {
"name": "runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.s390x",
"product_id": "runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.2.9-3.rhaos4.20.el9?arch=s390x\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "butane-redistributable-0:0.25.1-3.rhaos4.20.el8.noarch",
"product": {
"name": "butane-redistributable-0:0.25.1-3.rhaos4.20.el8.noarch",
"product_id": "butane-redistributable-0:0.25.1-3.rhaos4.20.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/butane-redistributable@0.25.1-3.rhaos4.20.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:5.14.0-570.96.1.el9_6.noarch",
"product": {
"name": "kernel-abi-stablelists-0:5.14.0-570.96.1.el9_6.noarch",
"product_id": "kernel-abi-stablelists-0:5.14.0-570.96.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@5.14.0-570.96.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:5.14.0-570.96.1.el9_6.noarch",
"product": {
"name": "kernel-doc-0:5.14.0-570.96.1.el9_6.noarch",
"product_id": "kernel-doc-0:5.14.0-570.96.1.el9_6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@5.14.0-570.96.1.el9_6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-5:5.4.0-16.rhaos4.20.el9.noarch",
"product": {
"name": "podman-docker-5:5.4.0-16.rhaos4.20.el9.noarch",
"product_id": "podman-docker-5:5.4.0-16.rhaos4.20.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@5.4.0-16.rhaos4.20.el9?arch=noarch\u0026epoch=5"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.25.1-3.rhaos4.20.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:butane-0:0.25.1-3.rhaos4.20.el8.aarch64"
},
"product_reference": "butane-0:0.25.1-3.rhaos4.20.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.25.1-3.rhaos4.20.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:butane-0:0.25.1-3.rhaos4.20.el8.ppc64le"
},
"product_reference": "butane-0:0.25.1-3.rhaos4.20.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.25.1-3.rhaos4.20.el8.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:butane-0:0.25.1-3.rhaos4.20.el8.s390x"
},
"product_reference": "butane-0:0.25.1-3.rhaos4.20.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.25.1-3.rhaos4.20.el8.src as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:butane-0:0.25.1-3.rhaos4.20.el8.src"
},
"product_reference": "butane-0:0.25.1-3.rhaos4.20.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-0:0.25.1-3.rhaos4.20.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:butane-0:0.25.1-3.rhaos4.20.el8.x86_64"
},
"product_reference": "butane-0:0.25.1-3.rhaos4.20.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.aarch64"
},
"product_reference": "butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.ppc64le"
},
"product_reference": "butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.s390x"
},
"product_reference": "butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.x86_64"
},
"product_reference": "butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.25.1-3.rhaos4.20.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:butane-debugsource-0:0.25.1-3.rhaos4.20.el8.aarch64"
},
"product_reference": "butane-debugsource-0:0.25.1-3.rhaos4.20.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.25.1-3.rhaos4.20.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:butane-debugsource-0:0.25.1-3.rhaos4.20.el8.ppc64le"
},
"product_reference": "butane-debugsource-0:0.25.1-3.rhaos4.20.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.25.1-3.rhaos4.20.el8.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:butane-debugsource-0:0.25.1-3.rhaos4.20.el8.s390x"
},
"product_reference": "butane-debugsource-0:0.25.1-3.rhaos4.20.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-debugsource-0:0.25.1-3.rhaos4.20.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:butane-debugsource-0:0.25.1-3.rhaos4.20.el8.x86_64"
},
"product_reference": "butane-debugsource-0:0.25.1-3.rhaos4.20.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "butane-redistributable-0:0.25.1-3.rhaos4.20.el8.noarch as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:butane-redistributable-0:0.25.1-3.rhaos4.20.el8.noarch"
},
"product_reference": "butane-redistributable-0:0.25.1-3.rhaos4.20.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:openshift-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.src"
},
"product_reference": "openshift-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:openshift-clients-redistributable-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x"
},
"product_reference": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x"
},
"product_reference": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x"
},
"product_reference": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x"
},
"product_reference": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x"
},
"product_reference": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.aarch64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.ppc64le"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.s390x"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.src"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.x86_64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.aarch64"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.ppc64le"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.s390x"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.src"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.x86_64"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.aarch64"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.ppc64le"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.s390x"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.src"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "8Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.x86_64"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.12-12.rhaos4.20.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:conmon-3:2.1.12-12.rhaos4.20.el9.aarch64"
},
"product_reference": "conmon-3:2.1.12-12.rhaos4.20.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.12-12.rhaos4.20.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:conmon-3:2.1.12-12.rhaos4.20.el9.ppc64le"
},
"product_reference": "conmon-3:2.1.12-12.rhaos4.20.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.12-12.rhaos4.20.el9.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:conmon-3:2.1.12-12.rhaos4.20.el9.s390x"
},
"product_reference": "conmon-3:2.1.12-12.rhaos4.20.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.12-12.rhaos4.20.el9.src as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:conmon-3:2.1.12-12.rhaos4.20.el9.src"
},
"product_reference": "conmon-3:2.1.12-12.rhaos4.20.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.12-12.rhaos4.20.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:conmon-3:2.1.12-12.rhaos4.20.el9.x86_64"
},
"product_reference": "conmon-3:2.1.12-12.rhaos4.20.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.aarch64"
},
"product_reference": "conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.ppc64le"
},
"product_reference": "conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.s390x"
},
"product_reference": "conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.x86_64"
},
"product_reference": "conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.aarch64"
},
"product_reference": "conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.ppc64le"
},
"product_reference": "conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.s390x"
},
"product_reference": "conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.x86_64"
},
"product_reference": "conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.aarch64"
},
"product_reference": "cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.ppc64le"
},
"product_reference": "cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.s390x"
},
"product_reference": "cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.src as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.src"
},
"product_reference": "cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.x86_64"
},
"product_reference": "cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.aarch64"
},
"product_reference": "cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.ppc64le"
},
"product_reference": "cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.s390x"
},
"product_reference": "cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.x86_64"
},
"product_reference": "cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.aarch64"
},
"product_reference": "cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.ppc64le"
},
"product_reference": "cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.s390x"
},
"product_reference": "cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.x86_64"
},
"product_reference": "cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.33.0-3.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:cri-tools-0:1.33.0-3.el9.aarch64"
},
"product_reference": "cri-tools-0:1.33.0-3.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.33.0-3.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:cri-tools-0:1.33.0-3.el9.ppc64le"
},
"product_reference": "cri-tools-0:1.33.0-3.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.33.0-3.el9.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:cri-tools-0:1.33.0-3.el9.s390x"
},
"product_reference": "cri-tools-0:1.33.0-3.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.33.0-3.el9.src as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:cri-tools-0:1.33.0-3.el9.src"
},
"product_reference": "cri-tools-0:1.33.0-3.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-0:1.33.0-3.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:cri-tools-0:1.33.0-3.el9.x86_64"
},
"product_reference": "cri-tools-0:1.33.0-3.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.33.0-3.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:cri-tools-debuginfo-0:1.33.0-3.el9.aarch64"
},
"product_reference": "cri-tools-debuginfo-0:1.33.0-3.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.33.0-3.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:cri-tools-debuginfo-0:1.33.0-3.el9.ppc64le"
},
"product_reference": "cri-tools-debuginfo-0:1.33.0-3.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.33.0-3.el9.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:cri-tools-debuginfo-0:1.33.0-3.el9.s390x"
},
"product_reference": "cri-tools-debuginfo-0:1.33.0-3.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debuginfo-0:1.33.0-3.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:cri-tools-debuginfo-0:1.33.0-3.el9.x86_64"
},
"product_reference": "cri-tools-debuginfo-0:1.33.0-3.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.33.0-3.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:cri-tools-debugsource-0:1.33.0-3.el9.aarch64"
},
"product_reference": "cri-tools-debugsource-0:1.33.0-3.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.33.0-3.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:cri-tools-debugsource-0:1.33.0-3.el9.ppc64le"
},
"product_reference": "cri-tools-debugsource-0:1.33.0-3.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.33.0-3.el9.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:cri-tools-debugsource-0:1.33.0-3.el9.s390x"
},
"product_reference": "cri-tools-debugsource-0:1.33.0-3.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cri-tools-debugsource-0:1.33.0-3.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:cri-tools-debugsource-0:1.33.0-3.el9.x86_64"
},
"product_reference": "cri-tools-debugsource-0:1.33.0-3.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "kernel-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "kernel-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-570.96.1.el9_6.src as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-0:5.14.0-570.96.1.el9_6.src"
},
"product_reference": "kernel-0:5.14.0-570.96.1.el9_6.src",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-64k-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-64k-core-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-core-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-64k-debug-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-debug-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-64k-debug-core-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-64k-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-64k-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-64k-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-64k-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-64k-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-64k-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-64k-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-64k-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-64k-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-64k-devel-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-64k-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-64k-modules-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-64k-modules-core-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-64k-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-64k-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-64k-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-64k-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:5.14.0-570.96.1.el9_6.noarch as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-abi-stablelists-0:5.14.0-570.96.1.el9_6.noarch"
},
"product_reference": "kernel-abi-stablelists-0:5.14.0-570.96.1.el9_6.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-core-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-core-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-core-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "kernel-core-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-core-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "kernel-core-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-core-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-core-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-debug-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "kernel-debug-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "kernel-debug-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-debug-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-core-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-debug-core-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-core-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "kernel-debug-core-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-core-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "kernel-debug-core-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-core-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-debug-core-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-devel-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "kernel-debug-devel-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-devel-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "kernel-debug-devel-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-devel-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-debug-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-modules-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "kernel-debug-modules-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-modules-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "kernel-debug-modules-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-modules-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-debug-modules-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-uki-virt-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-addons-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debug-uki-virt-addons-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-debug-uki-virt-addons-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "kernel-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debuginfo-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "kernel-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debuginfo-common-aarch64-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debuginfo-common-ppc64le-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debuginfo-common-s390x-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-debuginfo-common-x86_64-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-devel-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-devel-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "kernel-devel-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-devel-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "kernel-devel-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-devel-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-devel-matched-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "kernel-devel-matched-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-devel-matched-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "kernel-devel-matched-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:5.14.0-570.96.1.el9_6.noarch as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-doc-0:5.14.0-570.96.1.el9_6.noarch"
},
"product_reference": "kernel-doc-0:5.14.0-570.96.1.el9_6.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-ipaclones-internal-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-ipaclones-internal-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-ipaclones-internal-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-ipaclones-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-modules-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-modules-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "kernel-modules-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-modules-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "kernel-modules-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-modules-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-modules-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-modules-core-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-modules-core-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "kernel-modules-core-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-modules-core-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "kernel-modules-core-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-modules-core-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-modules-core-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-modules-extra-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "kernel-modules-extra-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-modules-extra-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "kernel-modules-extra-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-modules-internal-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "kernel-modules-internal-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-modules-internal-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "kernel-modules-internal-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-modules-partner-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "kernel-modules-partner-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-modules-partner-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "kernel-modules-partner-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-64k-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-core-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-64k-core-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-core-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-64k-debug-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-debug-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-core-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-64k-debug-core-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-debug-core-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-64k-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-64k-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-kvm-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-64k-debug-kvm-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-debug-kvm-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-64k-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-64k-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-64k-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-64k-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-64k-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-devel-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-64k-devel-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-64k-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-kvm-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-64k-kvm-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-kvm-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-64k-modules-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-core-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-64k-modules-core-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-64k-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-64k-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-64k-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-64k-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-core-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-core-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-core-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-core-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-debug-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-debug-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debug-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-debug-core-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-debug-core-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-debug-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-debug-devel-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-debug-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debug-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-debug-kvm-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-debug-kvm-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-debug-modules-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-debug-modules-core-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-debug-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-debug-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-debug-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debug-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-devel-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-devel-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-kvm-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-kvm-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-kvm-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-modules-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-modules-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-modules-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-modules-core-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-modules-core-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-rt-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-rt-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-rt-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-tools-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-tools-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-tools-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "kernel-tools-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-tools-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "kernel-tools-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-tools-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-tools-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-tools-libs-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-tools-libs-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "kernel-tools-libs-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-tools-libs-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-tools-libs-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-tools-libs-devel-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-tools-libs-devel-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-tools-libs-devel-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-uki-virt-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-uki-virt-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-uki-virt-addons-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "kernel-uki-virt-addons-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-zfcpdump-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "kernel-zfcpdump-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-zfcpdump-core-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-zfcpdump-debuginfo-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-zfcpdump-devel-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-zfcpdump-devel-matched-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-zfcpdump-modules-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-zfcpdump-modules-core-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-zfcpdump-modules-extra-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-internal-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-zfcpdump-modules-internal-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "kernel-zfcpdump-modules-internal-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-partner-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:kernel-zfcpdump-modules-partner-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "kernel-zfcpdump-modules-partner-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:libperf-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "libperf-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:libperf-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "libperf-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:libperf-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "libperf-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:libperf-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "libperf-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:libperf-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:libperf-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "libperf-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:libperf-debuginfo-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "libperf-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:libperf-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "libperf-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-devel-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:libperf-devel-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "libperf-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-devel-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:libperf-devel-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "libperf-devel-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-devel-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:libperf-devel-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "libperf-devel-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-devel-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:libperf-devel-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "libperf-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:openshift-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.src"
},
"product_reference": "openshift-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.s390x"
},
"product_reference": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.src"
},
"product_reference": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:openshift-clients-redistributable-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x"
},
"product_reference": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x"
},
"product_reference": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x"
},
"product_reference": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x"
},
"product_reference": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x"
},
"product_reference": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.aarch64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.ppc64le"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.s390x"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.src"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.x86_64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.aarch64"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.ppc64le"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.s390x"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.src"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.x86_64"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.ppc64le"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.s390x"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.src"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.x86_64"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:perf-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "perf-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:perf-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "perf-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:perf-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "perf-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:perf-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "perf-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:perf-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "perf-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:perf-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "perf-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:perf-debuginfo-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "perf-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:perf-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "perf-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5:5.4.0-16.rhaos4.20.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:podman-5:5.4.0-16.rhaos4.20.el9.aarch64"
},
"product_reference": "podman-5:5.4.0-16.rhaos4.20.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5:5.4.0-16.rhaos4.20.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:podman-5:5.4.0-16.rhaos4.20.el9.ppc64le"
},
"product_reference": "podman-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5:5.4.0-16.rhaos4.20.el9.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:podman-5:5.4.0-16.rhaos4.20.el9.s390x"
},
"product_reference": "podman-5:5.4.0-16.rhaos4.20.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5:5.4.0-16.rhaos4.20.el9.src as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:podman-5:5.4.0-16.rhaos4.20.el9.src"
},
"product_reference": "podman-5:5.4.0-16.rhaos4.20.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-5:5.4.0-16.rhaos4.20.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:podman-5:5.4.0-16.rhaos4.20.el9.x86_64"
},
"product_reference": "podman-5:5.4.0-16.rhaos4.20.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.aarch64"
},
"product_reference": "podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.ppc64le"
},
"product_reference": "podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.s390x"
},
"product_reference": "podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.x86_64"
},
"product_reference": "podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-5:5.4.0-16.rhaos4.20.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:podman-debugsource-5:5.4.0-16.rhaos4.20.el9.aarch64"
},
"product_reference": "podman-debugsource-5:5.4.0-16.rhaos4.20.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-5:5.4.0-16.rhaos4.20.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:podman-debugsource-5:5.4.0-16.rhaos4.20.el9.ppc64le"
},
"product_reference": "podman-debugsource-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-5:5.4.0-16.rhaos4.20.el9.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:podman-debugsource-5:5.4.0-16.rhaos4.20.el9.s390x"
},
"product_reference": "podman-debugsource-5:5.4.0-16.rhaos4.20.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-5:5.4.0-16.rhaos4.20.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:podman-debugsource-5:5.4.0-16.rhaos4.20.el9.x86_64"
},
"product_reference": "podman-debugsource-5:5.4.0-16.rhaos4.20.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-5:5.4.0-16.rhaos4.20.el9.noarch as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:podman-docker-5:5.4.0-16.rhaos4.20.el9.noarch"
},
"product_reference": "podman-docker-5:5.4.0-16.rhaos4.20.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-5:5.4.0-16.rhaos4.20.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:podman-plugins-5:5.4.0-16.rhaos4.20.el9.aarch64"
},
"product_reference": "podman-plugins-5:5.4.0-16.rhaos4.20.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-5:5.4.0-16.rhaos4.20.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:podman-plugins-5:5.4.0-16.rhaos4.20.el9.ppc64le"
},
"product_reference": "podman-plugins-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-5:5.4.0-16.rhaos4.20.el9.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:podman-plugins-5:5.4.0-16.rhaos4.20.el9.s390x"
},
"product_reference": "podman-plugins-5:5.4.0-16.rhaos4.20.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-5:5.4.0-16.rhaos4.20.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:podman-plugins-5:5.4.0-16.rhaos4.20.el9.x86_64"
},
"product_reference": "podman-plugins-5:5.4.0-16.rhaos4.20.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.aarch64"
},
"product_reference": "podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.s390x"
},
"product_reference": "podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.x86_64"
},
"product_reference": "podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5:5.4.0-16.rhaos4.20.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:podman-remote-5:5.4.0-16.rhaos4.20.el9.aarch64"
},
"product_reference": "podman-remote-5:5.4.0-16.rhaos4.20.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5:5.4.0-16.rhaos4.20.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:podman-remote-5:5.4.0-16.rhaos4.20.el9.ppc64le"
},
"product_reference": "podman-remote-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5:5.4.0-16.rhaos4.20.el9.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:podman-remote-5:5.4.0-16.rhaos4.20.el9.s390x"
},
"product_reference": "podman-remote-5:5.4.0-16.rhaos4.20.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-5:5.4.0-16.rhaos4.20.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:podman-remote-5:5.4.0-16.rhaos4.20.el9.x86_64"
},
"product_reference": "podman-remote-5:5.4.0-16.rhaos4.20.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.aarch64"
},
"product_reference": "podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.ppc64le"
},
"product_reference": "podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.s390x"
},
"product_reference": "podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.x86_64"
},
"product_reference": "podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-5:5.4.0-16.rhaos4.20.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:podman-tests-5:5.4.0-16.rhaos4.20.el9.aarch64"
},
"product_reference": "podman-tests-5:5.4.0-16.rhaos4.20.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-5:5.4.0-16.rhaos4.20.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:podman-tests-5:5.4.0-16.rhaos4.20.el9.ppc64le"
},
"product_reference": "podman-tests-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-5:5.4.0-16.rhaos4.20.el9.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:podman-tests-5:5.4.0-16.rhaos4.20.el9.s390x"
},
"product_reference": "podman-tests-5:5.4.0-16.rhaos4.20.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-5:5.4.0-16.rhaos4.20.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:podman-tests-5:5.4.0-16.rhaos4.20.el9.x86_64"
},
"product_reference": "podman-tests-5:5.4.0-16.rhaos4.20.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:python3-perf-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "python3-perf-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:python3-perf-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "python3-perf-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:python3-perf-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "python3-perf-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:python3-perf-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "python3-perf-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:rtla-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "rtla-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:rtla-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "rtla-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:rtla-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "rtla-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:rtla-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "rtla-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-3.rhaos4.20.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:runc-4:1.2.9-3.rhaos4.20.el9.aarch64"
},
"product_reference": "runc-4:1.2.9-3.rhaos4.20.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-3.rhaos4.20.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:runc-4:1.2.9-3.rhaos4.20.el9.ppc64le"
},
"product_reference": "runc-4:1.2.9-3.rhaos4.20.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-3.rhaos4.20.el9.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:runc-4:1.2.9-3.rhaos4.20.el9.s390x"
},
"product_reference": "runc-4:1.2.9-3.rhaos4.20.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-3.rhaos4.20.el9.src as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:runc-4:1.2.9-3.rhaos4.20.el9.src"
},
"product_reference": "runc-4:1.2.9-3.rhaos4.20.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.2.9-3.rhaos4.20.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:runc-4:1.2.9-3.rhaos4.20.el9.x86_64"
},
"product_reference": "runc-4:1.2.9-3.rhaos4.20.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.aarch64"
},
"product_reference": "runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.s390x"
},
"product_reference": "runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.x86_64"
},
"product_reference": "runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-3.rhaos4.20.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:runc-debugsource-4:1.2.9-3.rhaos4.20.el9.aarch64"
},
"product_reference": "runc-debugsource-4:1.2.9-3.rhaos4.20.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-3.rhaos4.20.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:runc-debugsource-4:1.2.9-3.rhaos4.20.el9.ppc64le"
},
"product_reference": "runc-debugsource-4:1.2.9-3.rhaos4.20.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-3.rhaos4.20.el9.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:runc-debugsource-4:1.2.9-3.rhaos4.20.el9.s390x"
},
"product_reference": "runc-debugsource-4:1.2.9-3.rhaos4.20.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.2.9-3.rhaos4.20.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:runc-debugsource-4:1.2.9-3.rhaos4.20.el9.x86_64"
},
"product_reference": "runc-debugsource-4:1.2.9-3.rhaos4.20.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-570.96.1.el9_6.aarch64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:rv-0:5.14.0-570.96.1.el9_6.aarch64"
},
"product_reference": "rv-0:5.14.0-570.96.1.el9_6.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-570.96.1.el9_6.ppc64le as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:rv-0:5.14.0-570.96.1.el9_6.ppc64le"
},
"product_reference": "rv-0:5.14.0-570.96.1.el9_6.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-570.96.1.el9_6.s390x as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:rv-0:5.14.0-570.96.1.el9_6.s390x"
},
"product_reference": "rv-0:5.14.0-570.96.1.el9_6.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.20"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:5.14.0-570.96.1.el9_6.x86_64 as a component of Red Hat OpenShift Container Platform 4.20",
"product_id": "9Base-RHOSE-4.20:rv-0:5.14.0-570.96.1.el9_6.x86_64"
},
"product_reference": "rv-0:5.14.0-570.96.1.el9_6.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.20"
}
]
},
"vulnerabilities": [
{
"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": [
"8Base-RHOSE-4.20:butane-0:0.25.1-3.rhaos4.20.el8.aarch64",
"8Base-RHOSE-4.20:butane-0:0.25.1-3.rhaos4.20.el8.ppc64le",
"8Base-RHOSE-4.20:butane-0:0.25.1-3.rhaos4.20.el8.s390x",
"8Base-RHOSE-4.20:butane-0:0.25.1-3.rhaos4.20.el8.src",
"8Base-RHOSE-4.20:butane-0:0.25.1-3.rhaos4.20.el8.x86_64",
"8Base-RHOSE-4.20:butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.aarch64",
"8Base-RHOSE-4.20:butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.ppc64le",
"8Base-RHOSE-4.20:butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.s390x",
"8Base-RHOSE-4.20:butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.x86_64",
"8Base-RHOSE-4.20:butane-debugsource-0:0.25.1-3.rhaos4.20.el8.aarch64",
"8Base-RHOSE-4.20:butane-debugsource-0:0.25.1-3.rhaos4.20.el8.ppc64le",
"8Base-RHOSE-4.20:butane-debugsource-0:0.25.1-3.rhaos4.20.el8.s390x",
"8Base-RHOSE-4.20:butane-debugsource-0:0.25.1-3.rhaos4.20.el8.x86_64",
"8Base-RHOSE-4.20:butane-redistributable-0:0.25.1-3.rhaos4.20.el8.noarch",
"8Base-RHOSE-4.20:openshift-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.src",
"8Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.src",
"8Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:openshift-clients-redistributable-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.src",
"8Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.src",
"8Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.src",
"8Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.20:conmon-3:2.1.12-12.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:conmon-3:2.1.12-12.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:conmon-3:2.1.12-12.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:conmon-3:2.1.12-12.rhaos4.20.el9.src",
"9Base-RHOSE-4.20:conmon-3:2.1.12-12.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.aarch64",
"9Base-RHOSE-4.20:cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.ppc64le",
"9Base-RHOSE-4.20:cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.s390x",
"9Base-RHOSE-4.20:cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.src",
"9Base-RHOSE-4.20:cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.x86_64",
"9Base-RHOSE-4.20:cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.aarch64",
"9Base-RHOSE-4.20:cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.ppc64le",
"9Base-RHOSE-4.20:cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.s390x",
"9Base-RHOSE-4.20:cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.x86_64",
"9Base-RHOSE-4.20:cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.aarch64",
"9Base-RHOSE-4.20:cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.ppc64le",
"9Base-RHOSE-4.20:cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.s390x",
"9Base-RHOSE-4.20:cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.x86_64",
"9Base-RHOSE-4.20:cri-tools-0:1.33.0-3.el9.aarch64",
"9Base-RHOSE-4.20:cri-tools-0:1.33.0-3.el9.ppc64le",
"9Base-RHOSE-4.20:cri-tools-0:1.33.0-3.el9.s390x",
"9Base-RHOSE-4.20:cri-tools-0:1.33.0-3.el9.src",
"9Base-RHOSE-4.20:cri-tools-0:1.33.0-3.el9.x86_64",
"9Base-RHOSE-4.20:cri-tools-debuginfo-0:1.33.0-3.el9.aarch64",
"9Base-RHOSE-4.20:cri-tools-debuginfo-0:1.33.0-3.el9.ppc64le",
"9Base-RHOSE-4.20:cri-tools-debuginfo-0:1.33.0-3.el9.s390x",
"9Base-RHOSE-4.20:cri-tools-debuginfo-0:1.33.0-3.el9.x86_64",
"9Base-RHOSE-4.20:cri-tools-debugsource-0:1.33.0-3.el9.aarch64",
"9Base-RHOSE-4.20:cri-tools-debugsource-0:1.33.0-3.el9.ppc64le",
"9Base-RHOSE-4.20:cri-tools-debugsource-0:1.33.0-3.el9.s390x",
"9Base-RHOSE-4.20:cri-tools-debugsource-0:1.33.0-3.el9.x86_64",
"9Base-RHOSE-4.20:kernel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-0:5.14.0-570.96.1.el9_6.src",
"9Base-RHOSE-4.20:kernel-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-64k-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-abi-stablelists-0:5.14.0-570.96.1.el9_6.noarch",
"9Base-RHOSE-4.20:kernel-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-core-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-core-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-core-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-core-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-core-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-core-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-devel-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-devel-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-modules-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-modules-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-modules-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-uki-virt-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-uki-virt-addons-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debuginfo-common-aarch64-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debuginfo-common-ppc64le-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debuginfo-common-s390x-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debuginfo-common-x86_64-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-devel-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-devel-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-devel-matched-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-devel-matched-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-doc-0:5.14.0-570.96.1.el9_6.noarch",
"9Base-RHOSE-4.20:kernel-ipaclones-internal-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-ipaclones-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-modules-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-modules-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-modules-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-modules-core-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-modules-core-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-modules-core-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-modules-extra-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-modules-extra-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-modules-internal-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-modules-internal-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-modules-partner-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-modules-partner-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-64k-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-kvm-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-kvm-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-core-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-core-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-kvm-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-kvm-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-core-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-kvm-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-kvm-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-modules-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-modules-core-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-tools-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-tools-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-tools-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-tools-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-tools-libs-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-tools-libs-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-tools-libs-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-tools-libs-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-tools-libs-devel-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-tools-libs-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-uki-virt-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-uki-virt-addons-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-zfcpdump-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-core-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-devel-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-devel-matched-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-modules-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-modules-core-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-modules-extra-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-modules-internal-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-modules-partner-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:libperf-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:libperf-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:libperf-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:libperf-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:libperf-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:libperf-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:libperf-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:libperf-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:libperf-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:libperf-devel-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:libperf-devel-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:libperf-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:openshift-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.src",
"9Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.src",
"9Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:openshift-clients-redistributable-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.src",
"9Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.src",
"9Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.src",
"9Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:perf-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:perf-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:perf-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:perf-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:perf-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:perf-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:perf-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:perf-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:python3-perf-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:python3-perf-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:python3-perf-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:python3-perf-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:rtla-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:rtla-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:rtla-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:rtla-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:runc-4:1.2.9-3.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:runc-4:1.2.9-3.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:runc-4:1.2.9-3.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:runc-4:1.2.9-3.rhaos4.20.el9.src",
"9Base-RHOSE-4.20:runc-4:1.2.9-3.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:runc-debugsource-4:1.2.9-3.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:runc-debugsource-4:1.2.9-3.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:runc-debugsource-4:1.2.9-3.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:runc-debugsource-4:1.2.9-3.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:rv-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:rv-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:rv-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:rv-0:5.14.0-570.96.1.el9_6.x86_64"
]
}
],
"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": [
"9Base-RHOSE-4.20:podman-5:5.4.0-16.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:podman-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:podman-5:5.4.0-16.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:podman-5:5.4.0-16.rhaos4.20.el9.src",
"9Base-RHOSE-4.20:podman-5:5.4.0-16.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:podman-debugsource-5:5.4.0-16.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:podman-debugsource-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:podman-debugsource-5:5.4.0-16.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:podman-debugsource-5:5.4.0-16.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:podman-docker-5:5.4.0-16.rhaos4.20.el9.noarch",
"9Base-RHOSE-4.20:podman-plugins-5:5.4.0-16.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:podman-plugins-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:podman-plugins-5:5.4.0-16.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:podman-plugins-5:5.4.0-16.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:podman-remote-5:5.4.0-16.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:podman-remote-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:podman-remote-5:5.4.0-16.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:podman-remote-5:5.4.0-16.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:podman-tests-5:5.4.0-16.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:podman-tests-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:podman-tests-5:5.4.0-16.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:podman-tests-5:5.4.0-16.rhaos4.20.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.20:butane-0:0.25.1-3.rhaos4.20.el8.aarch64",
"8Base-RHOSE-4.20:butane-0:0.25.1-3.rhaos4.20.el8.ppc64le",
"8Base-RHOSE-4.20:butane-0:0.25.1-3.rhaos4.20.el8.s390x",
"8Base-RHOSE-4.20:butane-0:0.25.1-3.rhaos4.20.el8.src",
"8Base-RHOSE-4.20:butane-0:0.25.1-3.rhaos4.20.el8.x86_64",
"8Base-RHOSE-4.20:butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.aarch64",
"8Base-RHOSE-4.20:butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.ppc64le",
"8Base-RHOSE-4.20:butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.s390x",
"8Base-RHOSE-4.20:butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.x86_64",
"8Base-RHOSE-4.20:butane-debugsource-0:0.25.1-3.rhaos4.20.el8.aarch64",
"8Base-RHOSE-4.20:butane-debugsource-0:0.25.1-3.rhaos4.20.el8.ppc64le",
"8Base-RHOSE-4.20:butane-debugsource-0:0.25.1-3.rhaos4.20.el8.s390x",
"8Base-RHOSE-4.20:butane-debugsource-0:0.25.1-3.rhaos4.20.el8.x86_64",
"8Base-RHOSE-4.20:butane-redistributable-0:0.25.1-3.rhaos4.20.el8.noarch",
"8Base-RHOSE-4.20:openshift-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.src",
"8Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.src",
"8Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:openshift-clients-redistributable-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.src",
"8Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.src",
"8Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.src",
"8Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.20:conmon-3:2.1.12-12.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:conmon-3:2.1.12-12.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:conmon-3:2.1.12-12.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:conmon-3:2.1.12-12.rhaos4.20.el9.src",
"9Base-RHOSE-4.20:conmon-3:2.1.12-12.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.aarch64",
"9Base-RHOSE-4.20:cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.ppc64le",
"9Base-RHOSE-4.20:cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.s390x",
"9Base-RHOSE-4.20:cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.src",
"9Base-RHOSE-4.20:cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.x86_64",
"9Base-RHOSE-4.20:cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.aarch64",
"9Base-RHOSE-4.20:cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.ppc64le",
"9Base-RHOSE-4.20:cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.s390x",
"9Base-RHOSE-4.20:cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.x86_64",
"9Base-RHOSE-4.20:cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.aarch64",
"9Base-RHOSE-4.20:cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.ppc64le",
"9Base-RHOSE-4.20:cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.s390x",
"9Base-RHOSE-4.20:cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.x86_64",
"9Base-RHOSE-4.20:cri-tools-0:1.33.0-3.el9.aarch64",
"9Base-RHOSE-4.20:cri-tools-0:1.33.0-3.el9.ppc64le",
"9Base-RHOSE-4.20:cri-tools-0:1.33.0-3.el9.s390x",
"9Base-RHOSE-4.20:cri-tools-0:1.33.0-3.el9.src",
"9Base-RHOSE-4.20:cri-tools-0:1.33.0-3.el9.x86_64",
"9Base-RHOSE-4.20:cri-tools-debuginfo-0:1.33.0-3.el9.aarch64",
"9Base-RHOSE-4.20:cri-tools-debuginfo-0:1.33.0-3.el9.ppc64le",
"9Base-RHOSE-4.20:cri-tools-debuginfo-0:1.33.0-3.el9.s390x",
"9Base-RHOSE-4.20:cri-tools-debuginfo-0:1.33.0-3.el9.x86_64",
"9Base-RHOSE-4.20:cri-tools-debugsource-0:1.33.0-3.el9.aarch64",
"9Base-RHOSE-4.20:cri-tools-debugsource-0:1.33.0-3.el9.ppc64le",
"9Base-RHOSE-4.20:cri-tools-debugsource-0:1.33.0-3.el9.s390x",
"9Base-RHOSE-4.20:cri-tools-debugsource-0:1.33.0-3.el9.x86_64",
"9Base-RHOSE-4.20:kernel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-0:5.14.0-570.96.1.el9_6.src",
"9Base-RHOSE-4.20:kernel-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-64k-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-abi-stablelists-0:5.14.0-570.96.1.el9_6.noarch",
"9Base-RHOSE-4.20:kernel-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-core-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-core-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-core-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-core-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-core-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-core-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-devel-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-devel-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-modules-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-modules-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-modules-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-uki-virt-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-uki-virt-addons-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debuginfo-common-aarch64-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debuginfo-common-ppc64le-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debuginfo-common-s390x-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debuginfo-common-x86_64-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-devel-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-devel-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-devel-matched-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-devel-matched-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-doc-0:5.14.0-570.96.1.el9_6.noarch",
"9Base-RHOSE-4.20:kernel-ipaclones-internal-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-ipaclones-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-modules-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-modules-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-modules-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-modules-core-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-modules-core-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-modules-core-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-modules-extra-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-modules-extra-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-modules-internal-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-modules-internal-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-modules-partner-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-modules-partner-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-64k-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-kvm-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-kvm-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-core-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-core-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-kvm-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-kvm-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-core-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-kvm-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-kvm-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-modules-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-modules-core-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-tools-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-tools-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-tools-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-tools-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-tools-libs-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-tools-libs-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-tools-libs-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-tools-libs-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-tools-libs-devel-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-tools-libs-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-uki-virt-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-uki-virt-addons-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-zfcpdump-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-core-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-devel-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-devel-matched-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-modules-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-modules-core-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-modules-extra-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-modules-internal-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-modules-partner-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:libperf-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:libperf-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:libperf-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:libperf-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:libperf-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:libperf-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:libperf-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:libperf-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:libperf-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:libperf-devel-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:libperf-devel-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:libperf-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:openshift-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.src",
"9Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.src",
"9Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:openshift-clients-redistributable-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.src",
"9Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.src",
"9Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.src",
"9Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:perf-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:perf-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:perf-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:perf-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:perf-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:perf-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:perf-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:perf-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:python3-perf-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:python3-perf-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:python3-perf-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:python3-perf-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:rtla-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:rtla-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:rtla-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:rtla-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:runc-4:1.2.9-3.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:runc-4:1.2.9-3.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:runc-4:1.2.9-3.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:runc-4:1.2.9-3.rhaos4.20.el9.src",
"9Base-RHOSE-4.20:runc-4:1.2.9-3.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:runc-debugsource-4:1.2.9-3.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:runc-debugsource-4:1.2.9-3.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:runc-debugsource-4:1.2.9-3.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:runc-debugsource-4:1.2.9-3.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:rv-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:rv-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:rv-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:rv-0:5.14.0-570.96.1.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-11T05:24:06+00:00",
"details": "For OpenShift Container Platform 4.20 see 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.20/html/release_notes/",
"product_ids": [
"9Base-RHOSE-4.20:podman-5:5.4.0-16.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:podman-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:podman-5:5.4.0-16.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:podman-5:5.4.0-16.rhaos4.20.el9.src",
"9Base-RHOSE-4.20:podman-5:5.4.0-16.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:podman-debugsource-5:5.4.0-16.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:podman-debugsource-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:podman-debugsource-5:5.4.0-16.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:podman-debugsource-5:5.4.0-16.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:podman-docker-5:5.4.0-16.rhaos4.20.el9.noarch",
"9Base-RHOSE-4.20:podman-plugins-5:5.4.0-16.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:podman-plugins-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:podman-plugins-5:5.4.0-16.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:podman-plugins-5:5.4.0-16.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:podman-remote-5:5.4.0-16.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:podman-remote-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:podman-remote-5:5.4.0-16.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:podman-remote-5:5.4.0-16.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:podman-tests-5:5.4.0-16.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:podman-tests-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:podman-tests-5:5.4.0-16.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:podman-tests-5:5.4.0-16.rhaos4.20.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3851"
},
{
"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": [
"8Base-RHOSE-4.20:butane-0:0.25.1-3.rhaos4.20.el8.aarch64",
"8Base-RHOSE-4.20:butane-0:0.25.1-3.rhaos4.20.el8.ppc64le",
"8Base-RHOSE-4.20:butane-0:0.25.1-3.rhaos4.20.el8.s390x",
"8Base-RHOSE-4.20:butane-0:0.25.1-3.rhaos4.20.el8.src",
"8Base-RHOSE-4.20:butane-0:0.25.1-3.rhaos4.20.el8.x86_64",
"8Base-RHOSE-4.20:butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.aarch64",
"8Base-RHOSE-4.20:butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.ppc64le",
"8Base-RHOSE-4.20:butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.s390x",
"8Base-RHOSE-4.20:butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.x86_64",
"8Base-RHOSE-4.20:butane-debugsource-0:0.25.1-3.rhaos4.20.el8.aarch64",
"8Base-RHOSE-4.20:butane-debugsource-0:0.25.1-3.rhaos4.20.el8.ppc64le",
"8Base-RHOSE-4.20:butane-debugsource-0:0.25.1-3.rhaos4.20.el8.s390x",
"8Base-RHOSE-4.20:butane-debugsource-0:0.25.1-3.rhaos4.20.el8.x86_64",
"8Base-RHOSE-4.20:butane-redistributable-0:0.25.1-3.rhaos4.20.el8.noarch",
"8Base-RHOSE-4.20:openshift-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.src",
"8Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.src",
"8Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:openshift-clients-redistributable-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.src",
"8Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.src",
"8Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.src",
"8Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.20:conmon-3:2.1.12-12.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:conmon-3:2.1.12-12.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:conmon-3:2.1.12-12.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:conmon-3:2.1.12-12.rhaos4.20.el9.src",
"9Base-RHOSE-4.20:conmon-3:2.1.12-12.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.aarch64",
"9Base-RHOSE-4.20:cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.ppc64le",
"9Base-RHOSE-4.20:cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.s390x",
"9Base-RHOSE-4.20:cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.src",
"9Base-RHOSE-4.20:cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.x86_64",
"9Base-RHOSE-4.20:cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.aarch64",
"9Base-RHOSE-4.20:cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.ppc64le",
"9Base-RHOSE-4.20:cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.s390x",
"9Base-RHOSE-4.20:cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.x86_64",
"9Base-RHOSE-4.20:cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.aarch64",
"9Base-RHOSE-4.20:cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.ppc64le",
"9Base-RHOSE-4.20:cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.s390x",
"9Base-RHOSE-4.20:cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.x86_64",
"9Base-RHOSE-4.20:cri-tools-0:1.33.0-3.el9.aarch64",
"9Base-RHOSE-4.20:cri-tools-0:1.33.0-3.el9.ppc64le",
"9Base-RHOSE-4.20:cri-tools-0:1.33.0-3.el9.s390x",
"9Base-RHOSE-4.20:cri-tools-0:1.33.0-3.el9.src",
"9Base-RHOSE-4.20:cri-tools-0:1.33.0-3.el9.x86_64",
"9Base-RHOSE-4.20:cri-tools-debuginfo-0:1.33.0-3.el9.aarch64",
"9Base-RHOSE-4.20:cri-tools-debuginfo-0:1.33.0-3.el9.ppc64le",
"9Base-RHOSE-4.20:cri-tools-debuginfo-0:1.33.0-3.el9.s390x",
"9Base-RHOSE-4.20:cri-tools-debuginfo-0:1.33.0-3.el9.x86_64",
"9Base-RHOSE-4.20:cri-tools-debugsource-0:1.33.0-3.el9.aarch64",
"9Base-RHOSE-4.20:cri-tools-debugsource-0:1.33.0-3.el9.ppc64le",
"9Base-RHOSE-4.20:cri-tools-debugsource-0:1.33.0-3.el9.s390x",
"9Base-RHOSE-4.20:cri-tools-debugsource-0:1.33.0-3.el9.x86_64",
"9Base-RHOSE-4.20:kernel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-0:5.14.0-570.96.1.el9_6.src",
"9Base-RHOSE-4.20:kernel-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-64k-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-abi-stablelists-0:5.14.0-570.96.1.el9_6.noarch",
"9Base-RHOSE-4.20:kernel-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-core-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-core-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-core-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-core-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-core-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-core-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-devel-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-devel-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-modules-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-modules-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-modules-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-uki-virt-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-uki-virt-addons-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debuginfo-common-aarch64-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debuginfo-common-ppc64le-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debuginfo-common-s390x-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debuginfo-common-x86_64-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-devel-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-devel-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-devel-matched-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-devel-matched-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-doc-0:5.14.0-570.96.1.el9_6.noarch",
"9Base-RHOSE-4.20:kernel-ipaclones-internal-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-ipaclones-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-modules-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-modules-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-modules-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-modules-core-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-modules-core-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-modules-core-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-modules-extra-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-modules-extra-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-modules-internal-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-modules-internal-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-modules-partner-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-modules-partner-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-64k-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-kvm-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-kvm-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-core-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-core-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-kvm-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-kvm-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-core-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-kvm-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-kvm-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-modules-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-modules-core-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-tools-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-tools-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-tools-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-tools-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-tools-libs-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-tools-libs-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-tools-libs-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-tools-libs-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-tools-libs-devel-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-tools-libs-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-uki-virt-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-uki-virt-addons-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-zfcpdump-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-core-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-devel-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-devel-matched-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-modules-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-modules-core-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-modules-extra-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-modules-internal-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-modules-partner-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:libperf-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:libperf-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:libperf-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:libperf-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:libperf-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:libperf-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:libperf-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:libperf-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:libperf-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:libperf-devel-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:libperf-devel-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:libperf-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:openshift-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.src",
"9Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.src",
"9Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:openshift-clients-redistributable-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.src",
"9Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.src",
"9Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.src",
"9Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:perf-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:perf-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:perf-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:perf-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:perf-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:perf-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:perf-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:perf-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:podman-5:5.4.0-16.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:podman-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:podman-5:5.4.0-16.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:podman-5:5.4.0-16.rhaos4.20.el9.src",
"9Base-RHOSE-4.20:podman-5:5.4.0-16.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:podman-debugsource-5:5.4.0-16.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:podman-debugsource-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:podman-debugsource-5:5.4.0-16.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:podman-debugsource-5:5.4.0-16.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:podman-docker-5:5.4.0-16.rhaos4.20.el9.noarch",
"9Base-RHOSE-4.20:podman-plugins-5:5.4.0-16.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:podman-plugins-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:podman-plugins-5:5.4.0-16.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:podman-plugins-5:5.4.0-16.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:podman-remote-5:5.4.0-16.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:podman-remote-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:podman-remote-5:5.4.0-16.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:podman-remote-5:5.4.0-16.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:podman-tests-5:5.4.0-16.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:podman-tests-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:podman-tests-5:5.4.0-16.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:podman-tests-5:5.4.0-16.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:python3-perf-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:python3-perf-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:python3-perf-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:python3-perf-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:rtla-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:rtla-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:rtla-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:rtla-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:runc-4:1.2.9-3.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:runc-4:1.2.9-3.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:runc-4:1.2.9-3.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:runc-4:1.2.9-3.rhaos4.20.el9.src",
"9Base-RHOSE-4.20:runc-4:1.2.9-3.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:runc-debugsource-4:1.2.9-3.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:runc-debugsource-4:1.2.9-3.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:runc-debugsource-4:1.2.9-3.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:runc-debugsource-4:1.2.9-3.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:rv-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:rv-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:rv-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:rv-0:5.14.0-570.96.1.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": [
"8Base-RHOSE-4.20:butane-0:0.25.1-3.rhaos4.20.el8.aarch64",
"8Base-RHOSE-4.20:butane-0:0.25.1-3.rhaos4.20.el8.ppc64le",
"8Base-RHOSE-4.20:butane-0:0.25.1-3.rhaos4.20.el8.s390x",
"8Base-RHOSE-4.20:butane-0:0.25.1-3.rhaos4.20.el8.src",
"8Base-RHOSE-4.20:butane-0:0.25.1-3.rhaos4.20.el8.x86_64",
"8Base-RHOSE-4.20:butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.aarch64",
"8Base-RHOSE-4.20:butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.ppc64le",
"8Base-RHOSE-4.20:butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.s390x",
"8Base-RHOSE-4.20:butane-debuginfo-0:0.25.1-3.rhaos4.20.el8.x86_64",
"8Base-RHOSE-4.20:butane-debugsource-0:0.25.1-3.rhaos4.20.el8.aarch64",
"8Base-RHOSE-4.20:butane-debugsource-0:0.25.1-3.rhaos4.20.el8.ppc64le",
"8Base-RHOSE-4.20:butane-debugsource-0:0.25.1-3.rhaos4.20.el8.s390x",
"8Base-RHOSE-4.20:butane-debugsource-0:0.25.1-3.rhaos4.20.el8.x86_64",
"8Base-RHOSE-4.20:butane-redistributable-0:0.25.1-3.rhaos4.20.el8.noarch",
"8Base-RHOSE-4.20:openshift-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.src",
"8Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.src",
"8Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:openshift-clients-redistributable-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.src",
"8Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.src",
"8Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.s390x",
"8Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.src",
"8Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el8.x86_64",
"9Base-RHOSE-4.20:conmon-3:2.1.12-12.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:conmon-3:2.1.12-12.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:conmon-3:2.1.12-12.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:conmon-3:2.1.12-12.rhaos4.20.el9.src",
"9Base-RHOSE-4.20:conmon-3:2.1.12-12.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:conmon-debuginfo-3:2.1.12-12.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:conmon-debugsource-3:2.1.12-12.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.aarch64",
"9Base-RHOSE-4.20:cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.ppc64le",
"9Base-RHOSE-4.20:cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.s390x",
"9Base-RHOSE-4.20:cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.src",
"9Base-RHOSE-4.20:cri-o-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.x86_64",
"9Base-RHOSE-4.20:cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.aarch64",
"9Base-RHOSE-4.20:cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.ppc64le",
"9Base-RHOSE-4.20:cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.s390x",
"9Base-RHOSE-4.20:cri-o-debuginfo-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.x86_64",
"9Base-RHOSE-4.20:cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.aarch64",
"9Base-RHOSE-4.20:cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.ppc64le",
"9Base-RHOSE-4.20:cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.s390x",
"9Base-RHOSE-4.20:cri-o-debugsource-0:1.33.9-3.rhaos4.20.gitb9ac835.el9.x86_64",
"9Base-RHOSE-4.20:cri-tools-0:1.33.0-3.el9.aarch64",
"9Base-RHOSE-4.20:cri-tools-0:1.33.0-3.el9.ppc64le",
"9Base-RHOSE-4.20:cri-tools-0:1.33.0-3.el9.s390x",
"9Base-RHOSE-4.20:cri-tools-0:1.33.0-3.el9.src",
"9Base-RHOSE-4.20:cri-tools-0:1.33.0-3.el9.x86_64",
"9Base-RHOSE-4.20:cri-tools-debuginfo-0:1.33.0-3.el9.aarch64",
"9Base-RHOSE-4.20:cri-tools-debuginfo-0:1.33.0-3.el9.ppc64le",
"9Base-RHOSE-4.20:cri-tools-debuginfo-0:1.33.0-3.el9.s390x",
"9Base-RHOSE-4.20:cri-tools-debuginfo-0:1.33.0-3.el9.x86_64",
"9Base-RHOSE-4.20:cri-tools-debugsource-0:1.33.0-3.el9.aarch64",
"9Base-RHOSE-4.20:cri-tools-debugsource-0:1.33.0-3.el9.ppc64le",
"9Base-RHOSE-4.20:cri-tools-debugsource-0:1.33.0-3.el9.s390x",
"9Base-RHOSE-4.20:cri-tools-debugsource-0:1.33.0-3.el9.x86_64",
"9Base-RHOSE-4.20:kernel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-0:5.14.0-570.96.1.el9_6.src",
"9Base-RHOSE-4.20:kernel-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-64k-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-64k-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-abi-stablelists-0:5.14.0-570.96.1.el9_6.noarch",
"9Base-RHOSE-4.20:kernel-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-core-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-core-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-core-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-core-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-core-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-core-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-devel-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-devel-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-modules-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-modules-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-modules-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-modules-core-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debug-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-uki-virt-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debug-uki-virt-addons-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-debuginfo-common-aarch64-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-debuginfo-common-ppc64le-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-debuginfo-common-s390x-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-debuginfo-common-x86_64-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-devel-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-devel-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-devel-matched-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-devel-matched-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-doc-0:5.14.0-570.96.1.el9_6.noarch",
"9Base-RHOSE-4.20:kernel-ipaclones-internal-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-ipaclones-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-modules-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-modules-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-modules-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-modules-core-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-modules-core-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-modules-core-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-modules-extra-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-modules-extra-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-modules-internal-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-modules-internal-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-modules-partner-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-modules-partner-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-64k-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-kvm-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-kvm-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-64k-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-core-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-core-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-kvm-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-kvm-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-core-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debug-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-devel-matched-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-devel-matched-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-kvm-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-kvm-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-modules-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-modules-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-modules-core-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-modules-core-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-modules-extra-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-modules-extra-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-modules-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-modules-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-rt-modules-partner-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-rt-modules-partner-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-selftests-internal-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-tools-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-tools-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-tools-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-tools-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-tools-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-tools-libs-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-tools-libs-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-tools-libs-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-tools-libs-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:kernel-tools-libs-devel-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:kernel-tools-libs-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-uki-virt-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-uki-virt-addons-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:kernel-zfcpdump-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-core-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-devel-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-devel-matched-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-modules-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-modules-core-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-modules-extra-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-modules-internal-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:kernel-zfcpdump-modules-partner-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:libperf-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:libperf-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:libperf-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:libperf-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:libperf-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:libperf-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:libperf-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:libperf-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:libperf-devel-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:libperf-devel-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:libperf-devel-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:libperf-devel-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:openshift-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.src",
"9Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.src",
"9Base-RHOSE-4.20:openshift-clients-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:openshift-clients-redistributable-0:4.20.0-202603030647.p2.g64e778a.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:openshift-hyperkube-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:openshift-kube-apiserver-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:openshift-kube-controller-manager-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:openshift-kube-scheduler-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:openshift-kubelet-0:4.20.0-202602241728.p2.gb96a403.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.src",
"9Base-RHOSE-4.20:ose-aws-ecr-image-credential-provider-0:4.20.0-202602241728.p2.gbb88da1.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.src",
"9Base-RHOSE-4.20:ose-azure-acr-image-credential-provider-0:4.20.0-202602241728.p2.gd469d04.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.s390x",
"9Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.src",
"9Base-RHOSE-4.20:ose-gcp-gcr-image-credential-provider-0:4.20.0-202602261434.p2.ge3014e7.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.20:perf-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:perf-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:perf-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:perf-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:perf-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:perf-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:perf-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:perf-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:podman-5:5.4.0-16.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:podman-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:podman-5:5.4.0-16.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:podman-5:5.4.0-16.rhaos4.20.el9.src",
"9Base-RHOSE-4.20:podman-5:5.4.0-16.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:podman-debuginfo-5:5.4.0-16.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:podman-debugsource-5:5.4.0-16.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:podman-debugsource-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:podman-debugsource-5:5.4.0-16.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:podman-debugsource-5:5.4.0-16.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:podman-docker-5:5.4.0-16.rhaos4.20.el9.noarch",
"9Base-RHOSE-4.20:podman-plugins-5:5.4.0-16.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:podman-plugins-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:podman-plugins-5:5.4.0-16.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:podman-plugins-5:5.4.0-16.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:podman-plugins-debuginfo-5:5.4.0-16.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:podman-remote-5:5.4.0-16.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:podman-remote-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:podman-remote-5:5.4.0-16.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:podman-remote-5:5.4.0-16.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:podman-remote-debuginfo-5:5.4.0-16.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:podman-tests-5:5.4.0-16.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:podman-tests-5:5.4.0-16.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:podman-tests-5:5.4.0-16.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:podman-tests-5:5.4.0-16.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:python3-perf-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:python3-perf-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:python3-perf-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:python3-perf-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:python3-perf-debuginfo-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:rtla-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:rtla-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:rtla-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:rtla-0:5.14.0-570.96.1.el9_6.x86_64",
"9Base-RHOSE-4.20:runc-4:1.2.9-3.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:runc-4:1.2.9-3.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:runc-4:1.2.9-3.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:runc-4:1.2.9-3.rhaos4.20.el9.src",
"9Base-RHOSE-4.20:runc-4:1.2.9-3.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:runc-debuginfo-4:1.2.9-3.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:runc-debugsource-4:1.2.9-3.rhaos4.20.el9.aarch64",
"9Base-RHOSE-4.20:runc-debugsource-4:1.2.9-3.rhaos4.20.el9.ppc64le",
"9Base-RHOSE-4.20:runc-debugsource-4:1.2.9-3.rhaos4.20.el9.s390x",
"9Base-RHOSE-4.20:runc-debugsource-4:1.2.9-3.rhaos4.20.el9.x86_64",
"9Base-RHOSE-4.20:rv-0:5.14.0-570.96.1.el9_6.aarch64",
"9Base-RHOSE-4.20:rv-0:5.14.0-570.96.1.el9_6.ppc64le",
"9Base-RHOSE-4.20:rv-0:5.14.0-570.96.1.el9_6.s390x",
"9Base-RHOSE-4.20:rv-0:5.14.0-570.96.1.el9_6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
}
]
}
RHSA-2026:2708
Vulnerability from csaf_redhat - Published: 2026-02-16 10:08 - 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 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* 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* cmd/cgo: Potential code smuggling via doc comments in cmd/cgo (CVE-2025-61732)\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:2708",
"url": "https://access.redhat.com/errata/RHSA-2026:2708"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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": "2437016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437016"
},
{
"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_2708.json"
}
],
"title": "Red Hat Security Advisory: go-toolset:rhel8 security update",
"tracking": {
"current_release_date": "2026-03-12T06:53:06+00:00",
"generator": {
"date": "2026-03-12T06:53:06+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2708",
"initial_release_date": "2026-02-16T10:08:41+00:00",
"revision_history": [
{
"date": "2026-02-16T10:08:41+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-16T10:08:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:53: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 (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:8100020260212045823:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.src::go-toolset:rhel8",
"product": {
"name": "golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.src (go-toolset:rhel8)",
"product_id": "golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.src::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.7-1.module%2Bel8.10.0%2B23993%2B83a15e10?arch=src\u0026rpmmod=go-toolset:rhel8:8100020260212045823:a3795dee"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"product": {
"name": "golang-docs-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch (go-toolset:rhel8)",
"product_id": "golang-docs-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.25.7-1.module%2Bel8.10.0%2B23993%2B83a15e10?arch=noarch\u0026rpmmod=go-toolset:rhel8:8100020260212045823:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"product": {
"name": "golang-misc-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch (go-toolset:rhel8)",
"product_id": "golang-misc-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.25.7-1.module%2Bel8.10.0%2B23993%2B83a15e10?arch=noarch\u0026rpmmod=go-toolset:rhel8:8100020260212045823:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"product": {
"name": "golang-src-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch (go-toolset:rhel8)",
"product_id": "golang-src-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.25.7-1.module%2Bel8.10.0%2B23993%2B83a15e10?arch=noarch\u0026rpmmod=go-toolset:rhel8:8100020260212045823:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"product": {
"name": "golang-tests-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch (go-toolset:rhel8)",
"product_id": "golang-tests-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.25.7-1.module%2Bel8.10.0%2B23993%2B83a15e10?arch=noarch\u0026rpmmod=go-toolset:rhel8:8100020260212045823: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:8100020260212045823: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:8100020260212045823: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:8100020260212045823:a3795dee"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.7-1.module%2Bel8.10.0%2B23993%2B83a15e10?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8100020260212045823:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64 (go-toolset:rhel8)",
"product_id": "golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.7-1.module%2Bel8.10.0%2B23993%2B83a15e10?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8100020260212045823:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.7-1.module%2Bel8.10.0%2B23993%2B83a15e10?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8100020260212045823:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"product": {
"name": "golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64 (go-toolset:rhel8)",
"product_id": "golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.7-1.module%2Bel8.10.0%2B23993%2B83a15e10?arch=aarch64\u0026rpmmod=go-toolset:rhel8:8100020260212045823: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:8100020260212045823: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:8100020260212045823: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:8100020260212045823:a3795dee"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.7-1.module%2Bel8.10.0%2B23993%2B83a15e10?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8100020260212045823:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le (go-toolset:rhel8)",
"product_id": "golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.7-1.module%2Bel8.10.0%2B23993%2B83a15e10?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8100020260212045823:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.7-1.module%2Bel8.10.0%2B23993%2B83a15e10?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8100020260212045823:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"product": {
"name": "golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le (go-toolset:rhel8)",
"product_id": "golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.7-1.module%2Bel8.10.0%2B23993%2B83a15e10?arch=ppc64le\u0026rpmmod=go-toolset:rhel8:8100020260212045823: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:8100020260212045823: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:8100020260212045823: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:8100020260212045823:a3795dee"
}
}
},
{
"category": "product_version",
"name": "go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64 (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.7-1.module%2Bel8.10.0%2B23993%2B83a15e10?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8100020260212045823:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64 (go-toolset:rhel8)",
"product_id": "golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.7-1.module%2Bel8.10.0%2B23993%2B83a15e10?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8100020260212045823:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64 (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.7-1.module%2Bel8.10.0%2B23993%2B83a15e10?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8100020260212045823:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"product": {
"name": "golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64 (go-toolset:rhel8)",
"product_id": "golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.7-1.module%2Bel8.10.0%2B23993%2B83a15e10?arch=x86_64\u0026rpmmod=go-toolset:rhel8:8100020260212045823:a3795dee"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"product": {
"name": "go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x (go-toolset:rhel8)",
"product_id": "go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.7-1.module%2Bel8.10.0%2B23993%2B83a15e10?arch=s390x\u0026rpmmod=go-toolset:rhel8:8100020260212045823:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"product": {
"name": "golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x (go-toolset:rhel8)",
"product_id": "golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.7-1.module%2Bel8.10.0%2B23993%2B83a15e10?arch=s390x\u0026rpmmod=go-toolset:rhel8:8100020260212045823:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"product": {
"name": "golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x (go-toolset:rhel8)",
"product_id": "golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.7-1.module%2Bel8.10.0%2B23993%2B83a15e10?arch=s390x\u0026rpmmod=go-toolset:rhel8:8100020260212045823:a3795dee"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"product": {
"name": "golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x (go-toolset:rhel8)",
"product_id": "golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.7-1.module%2Bel8.10.0%2B23993%2B83a15e10?arch=s390x\u0026rpmmod=go-toolset:rhel8:8100020260212045823: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.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8"
},
"product_reference": "go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8"
},
"product_reference": "golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.src::go-toolset:rhel8"
},
"product_reference": "golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8"
},
"product_reference": "golang-docs-0:1.25.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8"
},
"product_reference": "golang-misc-0:1.25.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8"
},
"product_reference": "golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8"
},
"product_reference": "golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8"
},
"product_reference": "golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8"
},
"product_reference": "golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8"
},
"product_reference": "golang-src-0:1.25.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.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.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8"
},
"product_reference": "golang-tests-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.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-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.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8"
]
},
"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-16T10:08: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-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.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2708"
},
{
"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.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.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset: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: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.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8"
]
}
],
"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.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.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8"
]
},
"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-16T10:08: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-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.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2708"
},
{
"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.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.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset: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: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.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61732",
"discovery_date": "2026-02-05T05:00:47.678207+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437016"
}
],
"notes": [
{
"category": "description",
"text": "A discrepancy between how Go and C/C++ comments were parsed allowed for code smuggling into the resulting cgo binary.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/cgo: Potential code smuggling via doc comments in cmd/cgo",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "RHBZ#2437016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732"
},
{
"category": "external",
"summary": "https://go.dev/cl/734220",
"url": "https://go.dev/cl/734220"
},
{
"category": "external",
"summary": "https://go.dev/issue/76697",
"url": "https://go.dev/issue/76697"
},
{
"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-4433",
"url": "https://pkg.go.dev/vuln/GO-2026-4433"
}
],
"release_date": "2026-02-05T03:42:26.392000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T10:08: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-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.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2708"
}
],
"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-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.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/cgo: Potential code smuggling via doc comments in cmd/cgo"
},
{
"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-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.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8"
]
},
"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-16T10:08: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-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.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2708"
}
],
"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-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.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:go-toolset-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.src::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-bin-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-docs-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-misc-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.aarch64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.ppc64le::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.s390x::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-race-0:1.25.7-1.module+el8.10.0+23993+83a15e10.x86_64::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-src-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:golang-tests-0:1.25.7-1.module+el8.10.0+23993+83a15e10.noarch::go-toolset:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
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: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:3186
Vulnerability from csaf_redhat - Published: 2026-02-26 02:56 - 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": "New Red Hat build of Cryostat 4.1.1 on RHEL 9 container images are now available.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Cryostat 4 on RHEL 9 container images have been updated to fix several bugs.\n\nUsers of Cryostat 4 on RHEL 9 container images are advised to upgrade to these updated images, which contain backported patches to fix these bugs and add these enhancements. Users of these images are also encouraged to rebuild all container images that depend on these images.\n\nSecurity Fix(es):\n\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\nYou can find images updated by this advisory in the Red Hat Container Catalog (see 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:3186",
"url": "https://access.redhat.com/errata/RHSA-2026:3186"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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_3186.json"
}
],
"title": "Red Hat Security Advisory: Red Hat build of Cryostat 4.1.1: new RHEL 9 container image security update",
"tracking": {
"current_release_date": "2026-03-12T06:59:07+00:00",
"generator": {
"date": "2026-03-12T06:59:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3186",
"initial_release_date": "2026-02-26T02:56:36+00:00",
"revision_history": [
{
"date": "2026-02-26T02:56:36+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-26T02:56:36+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:59:07+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:ba711294dc42ddc4bf9ebfc663f56cbfd583a146c5d2726b04807e38c4a12e24_arm64",
"product": {
"name": "cryostat/cryostat-agent-init-rhel9@sha256:ba711294dc42ddc4bf9ebfc663f56cbfd583a146c5d2726b04807e38c4a12e24_arm64",
"product_id": "cryostat/cryostat-agent-init-rhel9@sha256:ba711294dc42ddc4bf9ebfc663f56cbfd583a146c5d2726b04807e38c4a12e24_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-agent-init-rhel9@sha256:ba711294dc42ddc4bf9ebfc663f56cbfd583a146c5d2726b04807e38c4a12e24?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-agent-init-rhel9\u0026tag=0.6.1-1"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-db-rhel9@sha256:f2b48d6dea021ff7848d051f586306c92b7db9dd2678bd7911c4fcf25cceea74_arm64",
"product": {
"name": "cryostat/cryostat-db-rhel9@sha256:f2b48d6dea021ff7848d051f586306c92b7db9dd2678bd7911c4fcf25cceea74_arm64",
"product_id": "cryostat/cryostat-db-rhel9@sha256:f2b48d6dea021ff7848d051f586306c92b7db9dd2678bd7911c4fcf25cceea74_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-db-rhel9@sha256:f2b48d6dea021ff7848d051f586306c92b7db9dd2678bd7911c4fcf25cceea74?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-db-rhel9\u0026tag=4.1.1-3"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:7d3316244a4c218c69a6f9eee6490d8852f20fd8d271b553e6f1f504ece84ff4_arm64",
"product": {
"name": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:7d3316244a4c218c69a6f9eee6490d8852f20fd8d271b553e6f1f504ece84ff4_arm64",
"product_id": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:7d3316244a4c218c69a6f9eee6490d8852f20fd8d271b553e6f1f504ece84ff4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-grafana-dashboard-rhel9@sha256:7d3316244a4c218c69a6f9eee6490d8852f20fd8d271b553e6f1f504ece84ff4?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-grafana-dashboard-rhel9\u0026tag=4.1.1-2"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:171536e7fbce24727dfedf83c0068d05ef6a8f98fbe296165d30d84b1eefa718_arm64",
"product": {
"name": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:171536e7fbce24727dfedf83c0068d05ef6a8f98fbe296165d30d84b1eefa718_arm64",
"product_id": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:171536e7fbce24727dfedf83c0068d05ef6a8f98fbe296165d30d84b1eefa718_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-openshift-console-plugin-rhel9@sha256:171536e7fbce24727dfedf83c0068d05ef6a8f98fbe296165d30d84b1eefa718?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-openshift-console-plugin-rhel9\u0026tag=4.1.1-1"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-reports-rhel9@sha256:a240e1b80eee3114ce64c27ca9afbb66e8c1f820816023dfb2f4b7d394b0d07c_arm64",
"product": {
"name": "cryostat/cryostat-reports-rhel9@sha256:a240e1b80eee3114ce64c27ca9afbb66e8c1f820816023dfb2f4b7d394b0d07c_arm64",
"product_id": "cryostat/cryostat-reports-rhel9@sha256:a240e1b80eee3114ce64c27ca9afbb66e8c1f820816023dfb2f4b7d394b0d07c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-reports-rhel9@sha256:a240e1b80eee3114ce64c27ca9afbb66e8c1f820816023dfb2f4b7d394b0d07c?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-reports-rhel9\u0026tag=4.1.1-1"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-rhel9@sha256:85a96d049a3feeab643966aa9e8eef2f4592051cd0f49c536f92fe5d272f4f03_arm64",
"product": {
"name": "cryostat/cryostat-rhel9@sha256:85a96d049a3feeab643966aa9e8eef2f4592051cd0f49c536f92fe5d272f4f03_arm64",
"product_id": "cryostat/cryostat-rhel9@sha256:85a96d049a3feeab643966aa9e8eef2f4592051cd0f49c536f92fe5d272f4f03_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel9@sha256:85a96d049a3feeab643966aa9e8eef2f4592051cd0f49c536f92fe5d272f4f03?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-rhel9\u0026tag=4.1.1-1"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-operator-bundle@sha256:9dbb055afdbc7291bb59bc818e4a12bebbf249af9f1453e0e9c4ea47e8bbf4ec_arm64",
"product": {
"name": "cryostat/cryostat-operator-bundle@sha256:9dbb055afdbc7291bb59bc818e4a12bebbf249af9f1453e0e9c4ea47e8bbf4ec_arm64",
"product_id": "cryostat/cryostat-operator-bundle@sha256:9dbb055afdbc7291bb59bc818e4a12bebbf249af9f1453e0e9c4ea47e8bbf4ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-operator-bundle@sha256:9dbb055afdbc7291bb59bc818e4a12bebbf249af9f1453e0e9c4ea47e8bbf4ec?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-operator-bundle\u0026tag=4.1.1-1"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-rhel9-operator@sha256:3dac77f627d8dcacaa45498a63a12f7b76c5086a9ac13877b9ccab7571545438_arm64",
"product": {
"name": "cryostat/cryostat-rhel9-operator@sha256:3dac77f627d8dcacaa45498a63a12f7b76c5086a9ac13877b9ccab7571545438_arm64",
"product_id": "cryostat/cryostat-rhel9-operator@sha256:3dac77f627d8dcacaa45498a63a12f7b76c5086a9ac13877b9ccab7571545438_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel9-operator@sha256:3dac77f627d8dcacaa45498a63a12f7b76c5086a9ac13877b9ccab7571545438?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-rhel9-operator\u0026tag=4.1.1-3"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-storage-rhel9@sha256:3d32c82c26a425e5f952664bba8e2262a51de740aed8dc58dc51d5058a2e9670_arm64",
"product": {
"name": "cryostat/cryostat-storage-rhel9@sha256:3d32c82c26a425e5f952664bba8e2262a51de740aed8dc58dc51d5058a2e9670_arm64",
"product_id": "cryostat/cryostat-storage-rhel9@sha256:3d32c82c26a425e5f952664bba8e2262a51de740aed8dc58dc51d5058a2e9670_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-storage-rhel9@sha256:3d32c82c26a425e5f952664bba8e2262a51de740aed8dc58dc51d5058a2e9670?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/cryostat-storage-rhel9\u0026tag=4.1.1-3"
}
}
},
{
"category": "product_version",
"name": "cryostat/jfr-datasource-rhel9@sha256:476cfce49a28a07afb6e9d9cf01554773d7c2d67a8a8dee8f11883461b68abc6_arm64",
"product": {
"name": "cryostat/jfr-datasource-rhel9@sha256:476cfce49a28a07afb6e9d9cf01554773d7c2d67a8a8dee8f11883461b68abc6_arm64",
"product_id": "cryostat/jfr-datasource-rhel9@sha256:476cfce49a28a07afb6e9d9cf01554773d7c2d67a8a8dee8f11883461b68abc6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jfr-datasource-rhel9@sha256:476cfce49a28a07afb6e9d9cf01554773d7c2d67a8a8dee8f11883461b68abc6?arch=arm64\u0026repository_url=registry.redhat.io/cryostat/jfr-datasource-rhel9\u0026tag=4.1.1-1"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "cryostat/cryostat-agent-init-rhel9@sha256:c27fea43f5c8ad8df258d0bf8c751bc9a59cb6013fad82542e01a1a0d25387b4_amd64",
"product": {
"name": "cryostat/cryostat-agent-init-rhel9@sha256:c27fea43f5c8ad8df258d0bf8c751bc9a59cb6013fad82542e01a1a0d25387b4_amd64",
"product_id": "cryostat/cryostat-agent-init-rhel9@sha256:c27fea43f5c8ad8df258d0bf8c751bc9a59cb6013fad82542e01a1a0d25387b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-agent-init-rhel9@sha256:c27fea43f5c8ad8df258d0bf8c751bc9a59cb6013fad82542e01a1a0d25387b4?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-agent-init-rhel9\u0026tag=0.6.1-1"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-db-rhel9@sha256:b79cc2a7dfd2b0c0f532a884b2abd1c0c9b460709ecb897646f1cc105a8f10f9_amd64",
"product": {
"name": "cryostat/cryostat-db-rhel9@sha256:b79cc2a7dfd2b0c0f532a884b2abd1c0c9b460709ecb897646f1cc105a8f10f9_amd64",
"product_id": "cryostat/cryostat-db-rhel9@sha256:b79cc2a7dfd2b0c0f532a884b2abd1c0c9b460709ecb897646f1cc105a8f10f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-db-rhel9@sha256:b79cc2a7dfd2b0c0f532a884b2abd1c0c9b460709ecb897646f1cc105a8f10f9?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-db-rhel9\u0026tag=4.1.1-3"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:77b9eb8a7f42a2695b3add2809c52a99098dbebb3d4208e4edcec2cb66feceb8_amd64",
"product": {
"name": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:77b9eb8a7f42a2695b3add2809c52a99098dbebb3d4208e4edcec2cb66feceb8_amd64",
"product_id": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:77b9eb8a7f42a2695b3add2809c52a99098dbebb3d4208e4edcec2cb66feceb8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-grafana-dashboard-rhel9@sha256:77b9eb8a7f42a2695b3add2809c52a99098dbebb3d4208e4edcec2cb66feceb8?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-grafana-dashboard-rhel9\u0026tag=4.1.1-2"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:3750c0350aa3d27d97562d8c82d80900bf9f876335e0e6879bd8728d88df2a02_amd64",
"product": {
"name": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:3750c0350aa3d27d97562d8c82d80900bf9f876335e0e6879bd8728d88df2a02_amd64",
"product_id": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:3750c0350aa3d27d97562d8c82d80900bf9f876335e0e6879bd8728d88df2a02_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-openshift-console-plugin-rhel9@sha256:3750c0350aa3d27d97562d8c82d80900bf9f876335e0e6879bd8728d88df2a02?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-openshift-console-plugin-rhel9\u0026tag=4.1.1-1"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-reports-rhel9@sha256:4090fc0f5fedf0c99537885c6562ed4f457898580795bc3ff06c36b305c1d254_amd64",
"product": {
"name": "cryostat/cryostat-reports-rhel9@sha256:4090fc0f5fedf0c99537885c6562ed4f457898580795bc3ff06c36b305c1d254_amd64",
"product_id": "cryostat/cryostat-reports-rhel9@sha256:4090fc0f5fedf0c99537885c6562ed4f457898580795bc3ff06c36b305c1d254_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-reports-rhel9@sha256:4090fc0f5fedf0c99537885c6562ed4f457898580795bc3ff06c36b305c1d254?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-reports-rhel9\u0026tag=4.1.1-1"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-rhel9@sha256:d1db787820f7f60a76341f72641a0ec653b29b048b3dccf348f2026379321391_amd64",
"product": {
"name": "cryostat/cryostat-rhel9@sha256:d1db787820f7f60a76341f72641a0ec653b29b048b3dccf348f2026379321391_amd64",
"product_id": "cryostat/cryostat-rhel9@sha256:d1db787820f7f60a76341f72641a0ec653b29b048b3dccf348f2026379321391_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel9@sha256:d1db787820f7f60a76341f72641a0ec653b29b048b3dccf348f2026379321391?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-rhel9\u0026tag=4.1.1-1"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-operator-bundle@sha256:94a88599a40d8bff8dc852371669a3c36b8fb6ecfbfd17ec4e0ff6f65f5fe435_amd64",
"product": {
"name": "cryostat/cryostat-operator-bundle@sha256:94a88599a40d8bff8dc852371669a3c36b8fb6ecfbfd17ec4e0ff6f65f5fe435_amd64",
"product_id": "cryostat/cryostat-operator-bundle@sha256:94a88599a40d8bff8dc852371669a3c36b8fb6ecfbfd17ec4e0ff6f65f5fe435_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-operator-bundle@sha256:94a88599a40d8bff8dc852371669a3c36b8fb6ecfbfd17ec4e0ff6f65f5fe435?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-operator-bundle\u0026tag=4.1.1-1"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-rhel9-operator@sha256:bde24dc6b2e929bf96be268ed1a171505d2b042723bbbaf43c2549b37ff2a6c9_amd64",
"product": {
"name": "cryostat/cryostat-rhel9-operator@sha256:bde24dc6b2e929bf96be268ed1a171505d2b042723bbbaf43c2549b37ff2a6c9_amd64",
"product_id": "cryostat/cryostat-rhel9-operator@sha256:bde24dc6b2e929bf96be268ed1a171505d2b042723bbbaf43c2549b37ff2a6c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel9-operator@sha256:bde24dc6b2e929bf96be268ed1a171505d2b042723bbbaf43c2549b37ff2a6c9?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-rhel9-operator\u0026tag=4.1.1-3"
}
}
},
{
"category": "product_version",
"name": "cryostat/cryostat-storage-rhel9@sha256:90119c056c8ce60631fef02c4a3df39e3b17de535bf26963ff4931b39cc0f61d_amd64",
"product": {
"name": "cryostat/cryostat-storage-rhel9@sha256:90119c056c8ce60631fef02c4a3df39e3b17de535bf26963ff4931b39cc0f61d_amd64",
"product_id": "cryostat/cryostat-storage-rhel9@sha256:90119c056c8ce60631fef02c4a3df39e3b17de535bf26963ff4931b39cc0f61d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-storage-rhel9@sha256:90119c056c8ce60631fef02c4a3df39e3b17de535bf26963ff4931b39cc0f61d?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/cryostat-storage-rhel9\u0026tag=4.1.1-3"
}
}
},
{
"category": "product_version",
"name": "cryostat/jfr-datasource-rhel9@sha256:ee3530b61cba41519ac6b29aea39cb6f39c4e2c379d891ce8d9fe4914f5892dd_amd64",
"product": {
"name": "cryostat/jfr-datasource-rhel9@sha256:ee3530b61cba41519ac6b29aea39cb6f39c4e2c379d891ce8d9fe4914f5892dd_amd64",
"product_id": "cryostat/jfr-datasource-rhel9@sha256:ee3530b61cba41519ac6b29aea39cb6f39c4e2c379d891ce8d9fe4914f5892dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jfr-datasource-rhel9@sha256:ee3530b61cba41519ac6b29aea39cb6f39c4e2c379d891ce8d9fe4914f5892dd?arch=amd64\u0026repository_url=registry.redhat.io/cryostat/jfr-datasource-rhel9\u0026tag=4.1.1-1"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-agent-init-rhel9@sha256:ba711294dc42ddc4bf9ebfc663f56cbfd583a146c5d2726b04807e38c4a12e24_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:ba711294dc42ddc4bf9ebfc663f56cbfd583a146c5d2726b04807e38c4a12e24_arm64"
},
"product_reference": "cryostat/cryostat-agent-init-rhel9@sha256:ba711294dc42ddc4bf9ebfc663f56cbfd583a146c5d2726b04807e38c4a12e24_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-agent-init-rhel9@sha256:c27fea43f5c8ad8df258d0bf8c751bc9a59cb6013fad82542e01a1a0d25387b4_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:c27fea43f5c8ad8df258d0bf8c751bc9a59cb6013fad82542e01a1a0d25387b4_amd64"
},
"product_reference": "cryostat/cryostat-agent-init-rhel9@sha256:c27fea43f5c8ad8df258d0bf8c751bc9a59cb6013fad82542e01a1a0d25387b4_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-db-rhel9@sha256:b79cc2a7dfd2b0c0f532a884b2abd1c0c9b460709ecb897646f1cc105a8f10f9_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:b79cc2a7dfd2b0c0f532a884b2abd1c0c9b460709ecb897646f1cc105a8f10f9_amd64"
},
"product_reference": "cryostat/cryostat-db-rhel9@sha256:b79cc2a7dfd2b0c0f532a884b2abd1c0c9b460709ecb897646f1cc105a8f10f9_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-db-rhel9@sha256:f2b48d6dea021ff7848d051f586306c92b7db9dd2678bd7911c4fcf25cceea74_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:f2b48d6dea021ff7848d051f586306c92b7db9dd2678bd7911c4fcf25cceea74_arm64"
},
"product_reference": "cryostat/cryostat-db-rhel9@sha256:f2b48d6dea021ff7848d051f586306c92b7db9dd2678bd7911c4fcf25cceea74_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:77b9eb8a7f42a2695b3add2809c52a99098dbebb3d4208e4edcec2cb66feceb8_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:77b9eb8a7f42a2695b3add2809c52a99098dbebb3d4208e4edcec2cb66feceb8_amd64"
},
"product_reference": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:77b9eb8a7f42a2695b3add2809c52a99098dbebb3d4208e4edcec2cb66feceb8_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:7d3316244a4c218c69a6f9eee6490d8852f20fd8d271b553e6f1f504ece84ff4_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:7d3316244a4c218c69a6f9eee6490d8852f20fd8d271b553e6f1f504ece84ff4_arm64"
},
"product_reference": "cryostat/cryostat-grafana-dashboard-rhel9@sha256:7d3316244a4c218c69a6f9eee6490d8852f20fd8d271b553e6f1f504ece84ff4_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:171536e7fbce24727dfedf83c0068d05ef6a8f98fbe296165d30d84b1eefa718_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:171536e7fbce24727dfedf83c0068d05ef6a8f98fbe296165d30d84b1eefa718_arm64"
},
"product_reference": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:171536e7fbce24727dfedf83c0068d05ef6a8f98fbe296165d30d84b1eefa718_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:3750c0350aa3d27d97562d8c82d80900bf9f876335e0e6879bd8728d88df2a02_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:3750c0350aa3d27d97562d8c82d80900bf9f876335e0e6879bd8728d88df2a02_amd64"
},
"product_reference": "cryostat/cryostat-openshift-console-plugin-rhel9@sha256:3750c0350aa3d27d97562d8c82d80900bf9f876335e0e6879bd8728d88df2a02_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-operator-bundle@sha256:94a88599a40d8bff8dc852371669a3c36b8fb6ecfbfd17ec4e0ff6f65f5fe435_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:94a88599a40d8bff8dc852371669a3c36b8fb6ecfbfd17ec4e0ff6f65f5fe435_amd64"
},
"product_reference": "cryostat/cryostat-operator-bundle@sha256:94a88599a40d8bff8dc852371669a3c36b8fb6ecfbfd17ec4e0ff6f65f5fe435_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-operator-bundle@sha256:9dbb055afdbc7291bb59bc818e4a12bebbf249af9f1453e0e9c4ea47e8bbf4ec_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:9dbb055afdbc7291bb59bc818e4a12bebbf249af9f1453e0e9c4ea47e8bbf4ec_arm64"
},
"product_reference": "cryostat/cryostat-operator-bundle@sha256:9dbb055afdbc7291bb59bc818e4a12bebbf249af9f1453e0e9c4ea47e8bbf4ec_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-reports-rhel9@sha256:4090fc0f5fedf0c99537885c6562ed4f457898580795bc3ff06c36b305c1d254_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:4090fc0f5fedf0c99537885c6562ed4f457898580795bc3ff06c36b305c1d254_amd64"
},
"product_reference": "cryostat/cryostat-reports-rhel9@sha256:4090fc0f5fedf0c99537885c6562ed4f457898580795bc3ff06c36b305c1d254_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-reports-rhel9@sha256:a240e1b80eee3114ce64c27ca9afbb66e8c1f820816023dfb2f4b7d394b0d07c_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a240e1b80eee3114ce64c27ca9afbb66e8c1f820816023dfb2f4b7d394b0d07c_arm64"
},
"product_reference": "cryostat/cryostat-reports-rhel9@sha256:a240e1b80eee3114ce64c27ca9afbb66e8c1f820816023dfb2f4b7d394b0d07c_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-rhel9-operator@sha256:3dac77f627d8dcacaa45498a63a12f7b76c5086a9ac13877b9ccab7571545438_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:3dac77f627d8dcacaa45498a63a12f7b76c5086a9ac13877b9ccab7571545438_arm64"
},
"product_reference": "cryostat/cryostat-rhel9-operator@sha256:3dac77f627d8dcacaa45498a63a12f7b76c5086a9ac13877b9ccab7571545438_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-rhel9-operator@sha256:bde24dc6b2e929bf96be268ed1a171505d2b042723bbbaf43c2549b37ff2a6c9_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bde24dc6b2e929bf96be268ed1a171505d2b042723bbbaf43c2549b37ff2a6c9_amd64"
},
"product_reference": "cryostat/cryostat-rhel9-operator@sha256:bde24dc6b2e929bf96be268ed1a171505d2b042723bbbaf43c2549b37ff2a6c9_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-rhel9@sha256:85a96d049a3feeab643966aa9e8eef2f4592051cd0f49c536f92fe5d272f4f03_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:85a96d049a3feeab643966aa9e8eef2f4592051cd0f49c536f92fe5d272f4f03_arm64"
},
"product_reference": "cryostat/cryostat-rhel9@sha256:85a96d049a3feeab643966aa9e8eef2f4592051cd0f49c536f92fe5d272f4f03_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-rhel9@sha256:d1db787820f7f60a76341f72641a0ec653b29b048b3dccf348f2026379321391_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:d1db787820f7f60a76341f72641a0ec653b29b048b3dccf348f2026379321391_amd64"
},
"product_reference": "cryostat/cryostat-rhel9@sha256:d1db787820f7f60a76341f72641a0ec653b29b048b3dccf348f2026379321391_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-storage-rhel9@sha256:3d32c82c26a425e5f952664bba8e2262a51de740aed8dc58dc51d5058a2e9670_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:3d32c82c26a425e5f952664bba8e2262a51de740aed8dc58dc51d5058a2e9670_arm64"
},
"product_reference": "cryostat/cryostat-storage-rhel9@sha256:3d32c82c26a425e5f952664bba8e2262a51de740aed8dc58dc51d5058a2e9670_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/cryostat-storage-rhel9@sha256:90119c056c8ce60631fef02c4a3df39e3b17de535bf26963ff4931b39cc0f61d_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:90119c056c8ce60631fef02c4a3df39e3b17de535bf26963ff4931b39cc0f61d_amd64"
},
"product_reference": "cryostat/cryostat-storage-rhel9@sha256:90119c056c8ce60631fef02c4a3df39e3b17de535bf26963ff4931b39cc0f61d_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/jfr-datasource-rhel9@sha256:476cfce49a28a07afb6e9d9cf01554773d7c2d67a8a8dee8f11883461b68abc6_arm64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:476cfce49a28a07afb6e9d9cf01554773d7c2d67a8a8dee8f11883461b68abc6_arm64"
},
"product_reference": "cryostat/jfr-datasource-rhel9@sha256:476cfce49a28a07afb6e9d9cf01554773d7c2d67a8a8dee8f11883461b68abc6_arm64",
"relates_to_product_reference": "9Base-Cryostat-4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat/jfr-datasource-rhel9@sha256:ee3530b61cba41519ac6b29aea39cb6f39c4e2c379d891ce8d9fe4914f5892dd_amd64 as a component of Cryostat 4 on RHEL 9",
"product_id": "9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:ee3530b61cba41519ac6b29aea39cb6f39c4e2c379d891ce8d9fe4914f5892dd_amd64"
},
"product_reference": "cryostat/jfr-datasource-rhel9@sha256:ee3530b61cba41519ac6b29aea39cb6f39c4e2c379d891ce8d9fe4914f5892dd_amd64",
"relates_to_product_reference": "9Base-Cryostat-4"
}
]
},
"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": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:ba711294dc42ddc4bf9ebfc663f56cbfd583a146c5d2726b04807e38c4a12e24_arm64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:c27fea43f5c8ad8df258d0bf8c751bc9a59cb6013fad82542e01a1a0d25387b4_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:b79cc2a7dfd2b0c0f532a884b2abd1c0c9b460709ecb897646f1cc105a8f10f9_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:f2b48d6dea021ff7848d051f586306c92b7db9dd2678bd7911c4fcf25cceea74_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:171536e7fbce24727dfedf83c0068d05ef6a8f98fbe296165d30d84b1eefa718_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:3750c0350aa3d27d97562d8c82d80900bf9f876335e0e6879bd8728d88df2a02_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:94a88599a40d8bff8dc852371669a3c36b8fb6ecfbfd17ec4e0ff6f65f5fe435_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:9dbb055afdbc7291bb59bc818e4a12bebbf249af9f1453e0e9c4ea47e8bbf4ec_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:4090fc0f5fedf0c99537885c6562ed4f457898580795bc3ff06c36b305c1d254_amd64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a240e1b80eee3114ce64c27ca9afbb66e8c1f820816023dfb2f4b7d394b0d07c_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:85a96d049a3feeab643966aa9e8eef2f4592051cd0f49c536f92fe5d272f4f03_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:d1db787820f7f60a76341f72641a0ec653b29b048b3dccf348f2026379321391_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:476cfce49a28a07afb6e9d9cf01554773d7c2d67a8a8dee8f11883461b68abc6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:ee3530b61cba41519ac6b29aea39cb6f39c4e2c379d891ce8d9fe4914f5892dd_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": [
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:77b9eb8a7f42a2695b3add2809c52a99098dbebb3d4208e4edcec2cb66feceb8_amd64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:7d3316244a4c218c69a6f9eee6490d8852f20fd8d271b553e6f1f504ece84ff4_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:3dac77f627d8dcacaa45498a63a12f7b76c5086a9ac13877b9ccab7571545438_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bde24dc6b2e929bf96be268ed1a171505d2b042723bbbaf43c2549b37ff2a6c9_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:3d32c82c26a425e5f952664bba8e2262a51de740aed8dc58dc51d5058a2e9670_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:90119c056c8ce60631fef02c4a3df39e3b17de535bf26963ff4931b39cc0f61d_amd64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:ba711294dc42ddc4bf9ebfc663f56cbfd583a146c5d2726b04807e38c4a12e24_arm64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:c27fea43f5c8ad8df258d0bf8c751bc9a59cb6013fad82542e01a1a0d25387b4_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:b79cc2a7dfd2b0c0f532a884b2abd1c0c9b460709ecb897646f1cc105a8f10f9_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:f2b48d6dea021ff7848d051f586306c92b7db9dd2678bd7911c4fcf25cceea74_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:171536e7fbce24727dfedf83c0068d05ef6a8f98fbe296165d30d84b1eefa718_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:3750c0350aa3d27d97562d8c82d80900bf9f876335e0e6879bd8728d88df2a02_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:94a88599a40d8bff8dc852371669a3c36b8fb6ecfbfd17ec4e0ff6f65f5fe435_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:9dbb055afdbc7291bb59bc818e4a12bebbf249af9f1453e0e9c4ea47e8bbf4ec_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:4090fc0f5fedf0c99537885c6562ed4f457898580795bc3ff06c36b305c1d254_amd64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a240e1b80eee3114ce64c27ca9afbb66e8c1f820816023dfb2f4b7d394b0d07c_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:85a96d049a3feeab643966aa9e8eef2f4592051cd0f49c536f92fe5d272f4f03_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:d1db787820f7f60a76341f72641a0ec653b29b048b3dccf348f2026379321391_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:476cfce49a28a07afb6e9d9cf01554773d7c2d67a8a8dee8f11883461b68abc6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:ee3530b61cba41519ac6b29aea39cb6f39c4e2c379d891ce8d9fe4914f5892dd_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-26T02:56:36+00:00",
"details": "You can download the Cryostat 4 on RHEL 9 container images that this update provides from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available in the Red Hat Container Catalog (see the References section).\n\nDockerfiles and scripts should be amended to refer to this new image specifically or to the latest image generally.",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:77b9eb8a7f42a2695b3add2809c52a99098dbebb3d4208e4edcec2cb66feceb8_amd64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:7d3316244a4c218c69a6f9eee6490d8852f20fd8d271b553e6f1f504ece84ff4_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:3dac77f627d8dcacaa45498a63a12f7b76c5086a9ac13877b9ccab7571545438_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bde24dc6b2e929bf96be268ed1a171505d2b042723bbbaf43c2549b37ff2a6c9_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:3d32c82c26a425e5f952664bba8e2262a51de740aed8dc58dc51d5058a2e9670_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:90119c056c8ce60631fef02c4a3df39e3b17de535bf26963ff4931b39cc0f61d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3186"
},
{
"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": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:ba711294dc42ddc4bf9ebfc663f56cbfd583a146c5d2726b04807e38c4a12e24_arm64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:c27fea43f5c8ad8df258d0bf8c751bc9a59cb6013fad82542e01a1a0d25387b4_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:b79cc2a7dfd2b0c0f532a884b2abd1c0c9b460709ecb897646f1cc105a8f10f9_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:f2b48d6dea021ff7848d051f586306c92b7db9dd2678bd7911c4fcf25cceea74_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:77b9eb8a7f42a2695b3add2809c52a99098dbebb3d4208e4edcec2cb66feceb8_amd64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:7d3316244a4c218c69a6f9eee6490d8852f20fd8d271b553e6f1f504ece84ff4_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:171536e7fbce24727dfedf83c0068d05ef6a8f98fbe296165d30d84b1eefa718_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:3750c0350aa3d27d97562d8c82d80900bf9f876335e0e6879bd8728d88df2a02_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:94a88599a40d8bff8dc852371669a3c36b8fb6ecfbfd17ec4e0ff6f65f5fe435_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:9dbb055afdbc7291bb59bc818e4a12bebbf249af9f1453e0e9c4ea47e8bbf4ec_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:4090fc0f5fedf0c99537885c6562ed4f457898580795bc3ff06c36b305c1d254_amd64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a240e1b80eee3114ce64c27ca9afbb66e8c1f820816023dfb2f4b7d394b0d07c_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:3dac77f627d8dcacaa45498a63a12f7b76c5086a9ac13877b9ccab7571545438_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bde24dc6b2e929bf96be268ed1a171505d2b042723bbbaf43c2549b37ff2a6c9_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:85a96d049a3feeab643966aa9e8eef2f4592051cd0f49c536f92fe5d272f4f03_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:d1db787820f7f60a76341f72641a0ec653b29b048b3dccf348f2026379321391_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:3d32c82c26a425e5f952664bba8e2262a51de740aed8dc58dc51d5058a2e9670_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:90119c056c8ce60631fef02c4a3df39e3b17de535bf26963ff4931b39cc0f61d_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:476cfce49a28a07afb6e9d9cf01554773d7c2d67a8a8dee8f11883461b68abc6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:ee3530b61cba41519ac6b29aea39cb6f39c4e2c379d891ce8d9fe4914f5892dd_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": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:ba711294dc42ddc4bf9ebfc663f56cbfd583a146c5d2726b04807e38c4a12e24_arm64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:c27fea43f5c8ad8df258d0bf8c751bc9a59cb6013fad82542e01a1a0d25387b4_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:b79cc2a7dfd2b0c0f532a884b2abd1c0c9b460709ecb897646f1cc105a8f10f9_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:f2b48d6dea021ff7848d051f586306c92b7db9dd2678bd7911c4fcf25cceea74_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:77b9eb8a7f42a2695b3add2809c52a99098dbebb3d4208e4edcec2cb66feceb8_amd64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:7d3316244a4c218c69a6f9eee6490d8852f20fd8d271b553e6f1f504ece84ff4_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:171536e7fbce24727dfedf83c0068d05ef6a8f98fbe296165d30d84b1eefa718_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:3750c0350aa3d27d97562d8c82d80900bf9f876335e0e6879bd8728d88df2a02_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:94a88599a40d8bff8dc852371669a3c36b8fb6ecfbfd17ec4e0ff6f65f5fe435_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:9dbb055afdbc7291bb59bc818e4a12bebbf249af9f1453e0e9c4ea47e8bbf4ec_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:4090fc0f5fedf0c99537885c6562ed4f457898580795bc3ff06c36b305c1d254_amd64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a240e1b80eee3114ce64c27ca9afbb66e8c1f820816023dfb2f4b7d394b0d07c_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:3dac77f627d8dcacaa45498a63a12f7b76c5086a9ac13877b9ccab7571545438_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bde24dc6b2e929bf96be268ed1a171505d2b042723bbbaf43c2549b37ff2a6c9_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:85a96d049a3feeab643966aa9e8eef2f4592051cd0f49c536f92fe5d272f4f03_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:d1db787820f7f60a76341f72641a0ec653b29b048b3dccf348f2026379321391_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:3d32c82c26a425e5f952664bba8e2262a51de740aed8dc58dc51d5058a2e9670_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:90119c056c8ce60631fef02c4a3df39e3b17de535bf26963ff4931b39cc0f61d_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:476cfce49a28a07afb6e9d9cf01554773d7c2d67a8a8dee8f11883461b68abc6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:ee3530b61cba41519ac6b29aea39cb6f39c4e2c379d891ce8d9fe4914f5892dd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:ba711294dc42ddc4bf9ebfc663f56cbfd583a146c5d2726b04807e38c4a12e24_arm64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:c27fea43f5c8ad8df258d0bf8c751bc9a59cb6013fad82542e01a1a0d25387b4_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:b79cc2a7dfd2b0c0f532a884b2abd1c0c9b460709ecb897646f1cc105a8f10f9_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:f2b48d6dea021ff7848d051f586306c92b7db9dd2678bd7911c4fcf25cceea74_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:77b9eb8a7f42a2695b3add2809c52a99098dbebb3d4208e4edcec2cb66feceb8_amd64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:7d3316244a4c218c69a6f9eee6490d8852f20fd8d271b553e6f1f504ece84ff4_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:171536e7fbce24727dfedf83c0068d05ef6a8f98fbe296165d30d84b1eefa718_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:3750c0350aa3d27d97562d8c82d80900bf9f876335e0e6879bd8728d88df2a02_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:94a88599a40d8bff8dc852371669a3c36b8fb6ecfbfd17ec4e0ff6f65f5fe435_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:9dbb055afdbc7291bb59bc818e4a12bebbf249af9f1453e0e9c4ea47e8bbf4ec_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:4090fc0f5fedf0c99537885c6562ed4f457898580795bc3ff06c36b305c1d254_amd64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a240e1b80eee3114ce64c27ca9afbb66e8c1f820816023dfb2f4b7d394b0d07c_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:3dac77f627d8dcacaa45498a63a12f7b76c5086a9ac13877b9ccab7571545438_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bde24dc6b2e929bf96be268ed1a171505d2b042723bbbaf43c2549b37ff2a6c9_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:85a96d049a3feeab643966aa9e8eef2f4592051cd0f49c536f92fe5d272f4f03_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:d1db787820f7f60a76341f72641a0ec653b29b048b3dccf348f2026379321391_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:476cfce49a28a07afb6e9d9cf01554773d7c2d67a8a8dee8f11883461b68abc6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:ee3530b61cba41519ac6b29aea39cb6f39c4e2c379d891ce8d9fe4914f5892dd_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:3d32c82c26a425e5f952664bba8e2262a51de740aed8dc58dc51d5058a2e9670_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:90119c056c8ce60631fef02c4a3df39e3b17de535bf26963ff4931b39cc0f61d_amd64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:ba711294dc42ddc4bf9ebfc663f56cbfd583a146c5d2726b04807e38c4a12e24_arm64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:c27fea43f5c8ad8df258d0bf8c751bc9a59cb6013fad82542e01a1a0d25387b4_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:b79cc2a7dfd2b0c0f532a884b2abd1c0c9b460709ecb897646f1cc105a8f10f9_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:f2b48d6dea021ff7848d051f586306c92b7db9dd2678bd7911c4fcf25cceea74_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:77b9eb8a7f42a2695b3add2809c52a99098dbebb3d4208e4edcec2cb66feceb8_amd64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:7d3316244a4c218c69a6f9eee6490d8852f20fd8d271b553e6f1f504ece84ff4_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:171536e7fbce24727dfedf83c0068d05ef6a8f98fbe296165d30d84b1eefa718_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:3750c0350aa3d27d97562d8c82d80900bf9f876335e0e6879bd8728d88df2a02_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:94a88599a40d8bff8dc852371669a3c36b8fb6ecfbfd17ec4e0ff6f65f5fe435_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:9dbb055afdbc7291bb59bc818e4a12bebbf249af9f1453e0e9c4ea47e8bbf4ec_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:4090fc0f5fedf0c99537885c6562ed4f457898580795bc3ff06c36b305c1d254_amd64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a240e1b80eee3114ce64c27ca9afbb66e8c1f820816023dfb2f4b7d394b0d07c_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:3dac77f627d8dcacaa45498a63a12f7b76c5086a9ac13877b9ccab7571545438_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bde24dc6b2e929bf96be268ed1a171505d2b042723bbbaf43c2549b37ff2a6c9_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:85a96d049a3feeab643966aa9e8eef2f4592051cd0f49c536f92fe5d272f4f03_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:d1db787820f7f60a76341f72641a0ec653b29b048b3dccf348f2026379321391_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:476cfce49a28a07afb6e9d9cf01554773d7c2d67a8a8dee8f11883461b68abc6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:ee3530b61cba41519ac6b29aea39cb6f39c4e2c379d891ce8d9fe4914f5892dd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-26T02:56:36+00:00",
"details": "You can download the Cryostat 4 on RHEL 9 container images that this update provides from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available in the Red Hat Container Catalog (see the References section).\n\nDockerfiles and scripts should be amended to refer to this new image specifically or to the latest image generally.",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:3d32c82c26a425e5f952664bba8e2262a51de740aed8dc58dc51d5058a2e9670_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:90119c056c8ce60631fef02c4a3df39e3b17de535bf26963ff4931b39cc0f61d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3186"
},
{
"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": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:ba711294dc42ddc4bf9ebfc663f56cbfd583a146c5d2726b04807e38c4a12e24_arm64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:c27fea43f5c8ad8df258d0bf8c751bc9a59cb6013fad82542e01a1a0d25387b4_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:b79cc2a7dfd2b0c0f532a884b2abd1c0c9b460709ecb897646f1cc105a8f10f9_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:f2b48d6dea021ff7848d051f586306c92b7db9dd2678bd7911c4fcf25cceea74_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:77b9eb8a7f42a2695b3add2809c52a99098dbebb3d4208e4edcec2cb66feceb8_amd64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:7d3316244a4c218c69a6f9eee6490d8852f20fd8d271b553e6f1f504ece84ff4_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:171536e7fbce24727dfedf83c0068d05ef6a8f98fbe296165d30d84b1eefa718_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:3750c0350aa3d27d97562d8c82d80900bf9f876335e0e6879bd8728d88df2a02_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:94a88599a40d8bff8dc852371669a3c36b8fb6ecfbfd17ec4e0ff6f65f5fe435_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:9dbb055afdbc7291bb59bc818e4a12bebbf249af9f1453e0e9c4ea47e8bbf4ec_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:4090fc0f5fedf0c99537885c6562ed4f457898580795bc3ff06c36b305c1d254_amd64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a240e1b80eee3114ce64c27ca9afbb66e8c1f820816023dfb2f4b7d394b0d07c_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:3dac77f627d8dcacaa45498a63a12f7b76c5086a9ac13877b9ccab7571545438_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bde24dc6b2e929bf96be268ed1a171505d2b042723bbbaf43c2549b37ff2a6c9_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:85a96d049a3feeab643966aa9e8eef2f4592051cd0f49c536f92fe5d272f4f03_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:d1db787820f7f60a76341f72641a0ec653b29b048b3dccf348f2026379321391_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:3d32c82c26a425e5f952664bba8e2262a51de740aed8dc58dc51d5058a2e9670_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:90119c056c8ce60631fef02c4a3df39e3b17de535bf26963ff4931b39cc0f61d_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:476cfce49a28a07afb6e9d9cf01554773d7c2d67a8a8dee8f11883461b68abc6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:ee3530b61cba41519ac6b29aea39cb6f39c4e2c379d891ce8d9fe4914f5892dd_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": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:ba711294dc42ddc4bf9ebfc663f56cbfd583a146c5d2726b04807e38c4a12e24_arm64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:c27fea43f5c8ad8df258d0bf8c751bc9a59cb6013fad82542e01a1a0d25387b4_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:b79cc2a7dfd2b0c0f532a884b2abd1c0c9b460709ecb897646f1cc105a8f10f9_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:f2b48d6dea021ff7848d051f586306c92b7db9dd2678bd7911c4fcf25cceea74_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:77b9eb8a7f42a2695b3add2809c52a99098dbebb3d4208e4edcec2cb66feceb8_amd64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:7d3316244a4c218c69a6f9eee6490d8852f20fd8d271b553e6f1f504ece84ff4_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:171536e7fbce24727dfedf83c0068d05ef6a8f98fbe296165d30d84b1eefa718_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:3750c0350aa3d27d97562d8c82d80900bf9f876335e0e6879bd8728d88df2a02_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:94a88599a40d8bff8dc852371669a3c36b8fb6ecfbfd17ec4e0ff6f65f5fe435_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:9dbb055afdbc7291bb59bc818e4a12bebbf249af9f1453e0e9c4ea47e8bbf4ec_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:4090fc0f5fedf0c99537885c6562ed4f457898580795bc3ff06c36b305c1d254_amd64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a240e1b80eee3114ce64c27ca9afbb66e8c1f820816023dfb2f4b7d394b0d07c_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:3dac77f627d8dcacaa45498a63a12f7b76c5086a9ac13877b9ccab7571545438_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bde24dc6b2e929bf96be268ed1a171505d2b042723bbbaf43c2549b37ff2a6c9_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:85a96d049a3feeab643966aa9e8eef2f4592051cd0f49c536f92fe5d272f4f03_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:d1db787820f7f60a76341f72641a0ec653b29b048b3dccf348f2026379321391_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:3d32c82c26a425e5f952664bba8e2262a51de740aed8dc58dc51d5058a2e9670_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:90119c056c8ce60631fef02c4a3df39e3b17de535bf26963ff4931b39cc0f61d_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:476cfce49a28a07afb6e9d9cf01554773d7c2d67a8a8dee8f11883461b68abc6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:ee3530b61cba41519ac6b29aea39cb6f39c4e2c379d891ce8d9fe4914f5892dd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:ba711294dc42ddc4bf9ebfc663f56cbfd583a146c5d2726b04807e38c4a12e24_arm64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:c27fea43f5c8ad8df258d0bf8c751bc9a59cb6013fad82542e01a1a0d25387b4_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:b79cc2a7dfd2b0c0f532a884b2abd1c0c9b460709ecb897646f1cc105a8f10f9_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:f2b48d6dea021ff7848d051f586306c92b7db9dd2678bd7911c4fcf25cceea74_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:77b9eb8a7f42a2695b3add2809c52a99098dbebb3d4208e4edcec2cb66feceb8_amd64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:7d3316244a4c218c69a6f9eee6490d8852f20fd8d271b553e6f1f504ece84ff4_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:171536e7fbce24727dfedf83c0068d05ef6a8f98fbe296165d30d84b1eefa718_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:3750c0350aa3d27d97562d8c82d80900bf9f876335e0e6879bd8728d88df2a02_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:94a88599a40d8bff8dc852371669a3c36b8fb6ecfbfd17ec4e0ff6f65f5fe435_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:9dbb055afdbc7291bb59bc818e4a12bebbf249af9f1453e0e9c4ea47e8bbf4ec_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:4090fc0f5fedf0c99537885c6562ed4f457898580795bc3ff06c36b305c1d254_amd64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a240e1b80eee3114ce64c27ca9afbb66e8c1f820816023dfb2f4b7d394b0d07c_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:3dac77f627d8dcacaa45498a63a12f7b76c5086a9ac13877b9ccab7571545438_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bde24dc6b2e929bf96be268ed1a171505d2b042723bbbaf43c2549b37ff2a6c9_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:85a96d049a3feeab643966aa9e8eef2f4592051cd0f49c536f92fe5d272f4f03_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:d1db787820f7f60a76341f72641a0ec653b29b048b3dccf348f2026379321391_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:476cfce49a28a07afb6e9d9cf01554773d7c2d67a8a8dee8f11883461b68abc6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:ee3530b61cba41519ac6b29aea39cb6f39c4e2c379d891ce8d9fe4914f5892dd_amd64"
]
}
],
"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": [
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:3d32c82c26a425e5f952664bba8e2262a51de740aed8dc58dc51d5058a2e9670_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:90119c056c8ce60631fef02c4a3df39e3b17de535bf26963ff4931b39cc0f61d_amd64"
],
"known_not_affected": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:ba711294dc42ddc4bf9ebfc663f56cbfd583a146c5d2726b04807e38c4a12e24_arm64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:c27fea43f5c8ad8df258d0bf8c751bc9a59cb6013fad82542e01a1a0d25387b4_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:b79cc2a7dfd2b0c0f532a884b2abd1c0c9b460709ecb897646f1cc105a8f10f9_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:f2b48d6dea021ff7848d051f586306c92b7db9dd2678bd7911c4fcf25cceea74_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:77b9eb8a7f42a2695b3add2809c52a99098dbebb3d4208e4edcec2cb66feceb8_amd64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:7d3316244a4c218c69a6f9eee6490d8852f20fd8d271b553e6f1f504ece84ff4_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:171536e7fbce24727dfedf83c0068d05ef6a8f98fbe296165d30d84b1eefa718_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:3750c0350aa3d27d97562d8c82d80900bf9f876335e0e6879bd8728d88df2a02_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:94a88599a40d8bff8dc852371669a3c36b8fb6ecfbfd17ec4e0ff6f65f5fe435_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:9dbb055afdbc7291bb59bc818e4a12bebbf249af9f1453e0e9c4ea47e8bbf4ec_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:4090fc0f5fedf0c99537885c6562ed4f457898580795bc3ff06c36b305c1d254_amd64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a240e1b80eee3114ce64c27ca9afbb66e8c1f820816023dfb2f4b7d394b0d07c_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:3dac77f627d8dcacaa45498a63a12f7b76c5086a9ac13877b9ccab7571545438_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bde24dc6b2e929bf96be268ed1a171505d2b042723bbbaf43c2549b37ff2a6c9_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:85a96d049a3feeab643966aa9e8eef2f4592051cd0f49c536f92fe5d272f4f03_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:d1db787820f7f60a76341f72641a0ec653b29b048b3dccf348f2026379321391_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:476cfce49a28a07afb6e9d9cf01554773d7c2d67a8a8dee8f11883461b68abc6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:ee3530b61cba41519ac6b29aea39cb6f39c4e2c379d891ce8d9fe4914f5892dd_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-02-26T02:56:36+00:00",
"details": "You can download the Cryostat 4 on RHEL 9 container images that this update provides from the Red Hat Container Registry at registry.access.redhat.com. Installation instructions for your platform are available in the Red Hat Container Catalog (see the References section).\n\nDockerfiles and scripts should be amended to refer to this new image specifically or to the latest image generally.",
"product_ids": [
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:3d32c82c26a425e5f952664bba8e2262a51de740aed8dc58dc51d5058a2e9670_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:90119c056c8ce60631fef02c4a3df39e3b17de535bf26963ff4931b39cc0f61d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3186"
}
],
"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": [
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:ba711294dc42ddc4bf9ebfc663f56cbfd583a146c5d2726b04807e38c4a12e24_arm64",
"9Base-Cryostat-4:cryostat/cryostat-agent-init-rhel9@sha256:c27fea43f5c8ad8df258d0bf8c751bc9a59cb6013fad82542e01a1a0d25387b4_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:b79cc2a7dfd2b0c0f532a884b2abd1c0c9b460709ecb897646f1cc105a8f10f9_amd64",
"9Base-Cryostat-4:cryostat/cryostat-db-rhel9@sha256:f2b48d6dea021ff7848d051f586306c92b7db9dd2678bd7911c4fcf25cceea74_arm64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:77b9eb8a7f42a2695b3add2809c52a99098dbebb3d4208e4edcec2cb66feceb8_amd64",
"9Base-Cryostat-4:cryostat/cryostat-grafana-dashboard-rhel9@sha256:7d3316244a4c218c69a6f9eee6490d8852f20fd8d271b553e6f1f504ece84ff4_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:171536e7fbce24727dfedf83c0068d05ef6a8f98fbe296165d30d84b1eefa718_arm64",
"9Base-Cryostat-4:cryostat/cryostat-openshift-console-plugin-rhel9@sha256:3750c0350aa3d27d97562d8c82d80900bf9f876335e0e6879bd8728d88df2a02_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:94a88599a40d8bff8dc852371669a3c36b8fb6ecfbfd17ec4e0ff6f65f5fe435_amd64",
"9Base-Cryostat-4:cryostat/cryostat-operator-bundle@sha256:9dbb055afdbc7291bb59bc818e4a12bebbf249af9f1453e0e9c4ea47e8bbf4ec_arm64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:4090fc0f5fedf0c99537885c6562ed4f457898580795bc3ff06c36b305c1d254_amd64",
"9Base-Cryostat-4:cryostat/cryostat-reports-rhel9@sha256:a240e1b80eee3114ce64c27ca9afbb66e8c1f820816023dfb2f4b7d394b0d07c_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:3dac77f627d8dcacaa45498a63a12f7b76c5086a9ac13877b9ccab7571545438_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9-operator@sha256:bde24dc6b2e929bf96be268ed1a171505d2b042723bbbaf43c2549b37ff2a6c9_amd64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:85a96d049a3feeab643966aa9e8eef2f4592051cd0f49c536f92fe5d272f4f03_arm64",
"9Base-Cryostat-4:cryostat/cryostat-rhel9@sha256:d1db787820f7f60a76341f72641a0ec653b29b048b3dccf348f2026379321391_amd64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:3d32c82c26a425e5f952664bba8e2262a51de740aed8dc58dc51d5058a2e9670_arm64",
"9Base-Cryostat-4:cryostat/cryostat-storage-rhel9@sha256:90119c056c8ce60631fef02c4a3df39e3b17de535bf26963ff4931b39cc0f61d_amd64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:476cfce49a28a07afb6e9d9cf01554773d7c2d67a8a8dee8f11883461b68abc6_arm64",
"9Base-Cryostat-4:cryostat/jfr-datasource-rhel9@sha256:ee3530b61cba41519ac6b29aea39cb6f39c4e2c379d891ce8d9fe4914f5892dd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
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:2709
Vulnerability from csaf_redhat - Published: 2026-02-16 10:32 - 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 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* 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* cmd/cgo: Potential code smuggling via doc comments in cmd/cgo (CVE-2025-61732)\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:2709",
"url": "https://access.redhat.com/errata/RHSA-2026:2709"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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": "2437016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437016"
},
{
"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_2709.json"
}
],
"title": "Red Hat Security Advisory: golang security update",
"tracking": {
"current_release_date": "2026-03-12T06:53:15+00:00",
"generator": {
"date": "2026-03-12T06:53:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:2709",
"initial_release_date": "2026-02-16T10:32:31+00:00",
"revision_history": [
{
"date": "2026-02-16T10:32:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-16T10:32:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:53:15+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.7-1.el9_7.aarch64",
"product": {
"name": "go-toolset-0:1.25.7-1.el9_7.aarch64",
"product_id": "go-toolset-0:1.25.7-1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.7-1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.7-1.el9_7.aarch64",
"product": {
"name": "golang-0:1.25.7-1.el9_7.aarch64",
"product_id": "golang-0:1.25.7-1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.7-1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.7-1.el9_7.aarch64",
"product": {
"name": "golang-bin-0:1.25.7-1.el9_7.aarch64",
"product_id": "golang-bin-0:1.25.7-1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.7-1.el9_7?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.7-1.el9_7.aarch64",
"product": {
"name": "golang-race-0:1.25.7-1.el9_7.aarch64",
"product_id": "golang-race-0:1.25.7-1.el9_7.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.7-1.el9_7?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.25.7-1.el9_7.ppc64le",
"product": {
"name": "go-toolset-0:1.25.7-1.el9_7.ppc64le",
"product_id": "go-toolset-0:1.25.7-1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.7-1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.7-1.el9_7.ppc64le",
"product": {
"name": "golang-0:1.25.7-1.el9_7.ppc64le",
"product_id": "golang-0:1.25.7-1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.7-1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.7-1.el9_7.ppc64le",
"product": {
"name": "golang-bin-0:1.25.7-1.el9_7.ppc64le",
"product_id": "golang-bin-0:1.25.7-1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.7-1.el9_7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.7-1.el9_7.ppc64le",
"product": {
"name": "golang-race-0:1.25.7-1.el9_7.ppc64le",
"product_id": "golang-race-0:1.25.7-1.el9_7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.7-1.el9_7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.25.7-1.el9_7.x86_64",
"product": {
"name": "go-toolset-0:1.25.7-1.el9_7.x86_64",
"product_id": "go-toolset-0:1.25.7-1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.7-1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.7-1.el9_7.x86_64",
"product": {
"name": "golang-0:1.25.7-1.el9_7.x86_64",
"product_id": "golang-0:1.25.7-1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.7-1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.7-1.el9_7.x86_64",
"product": {
"name": "golang-bin-0:1.25.7-1.el9_7.x86_64",
"product_id": "golang-bin-0:1.25.7-1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.7-1.el9_7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.7-1.el9_7.x86_64",
"product": {
"name": "golang-race-0:1.25.7-1.el9_7.x86_64",
"product_id": "golang-race-0:1.25.7-1.el9_7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.7-1.el9_7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.25.7-1.el9_7.s390x",
"product": {
"name": "go-toolset-0:1.25.7-1.el9_7.s390x",
"product_id": "go-toolset-0:1.25.7-1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.25.7-1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.25.7-1.el9_7.s390x",
"product": {
"name": "golang-0:1.25.7-1.el9_7.s390x",
"product_id": "golang-0:1.25.7-1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.7-1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.25.7-1.el9_7.s390x",
"product": {
"name": "golang-bin-0:1.25.7-1.el9_7.s390x",
"product_id": "golang-bin-0:1.25.7-1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.25.7-1.el9_7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.25.7-1.el9_7.s390x",
"product": {
"name": "golang-race-0:1.25.7-1.el9_7.s390x",
"product_id": "golang-race-0:1.25.7-1.el9_7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.25.7-1.el9_7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.25.7-1.el9_7.src",
"product": {
"name": "golang-0:1.25.7-1.el9_7.src",
"product_id": "golang-0:1.25.7-1.el9_7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.25.7-1.el9_7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.25.7-1.el9_7.noarch",
"product": {
"name": "golang-docs-0:1.25.7-1.el9_7.noarch",
"product_id": "golang-docs-0:1.25.7-1.el9_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.25.7-1.el9_7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.25.7-1.el9_7.noarch",
"product": {
"name": "golang-misc-0:1.25.7-1.el9_7.noarch",
"product_id": "golang-misc-0:1.25.7-1.el9_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.25.7-1.el9_7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.25.7-1.el9_7.noarch",
"product": {
"name": "golang-src-0:1.25.7-1.el9_7.noarch",
"product_id": "golang-src-0:1.25.7-1.el9_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.25.7-1.el9_7?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.25.7-1.el9_7.noarch",
"product": {
"name": "golang-tests-0:1.25.7-1.el9_7.noarch",
"product_id": "golang-tests-0:1.25.7-1.el9_7.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.25.7-1.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.7-1.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.7-1.el9_7.aarch64"
},
"product_reference": "go-toolset-0:1.25.7-1.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.7-1.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.7-1.el9_7.ppc64le"
},
"product_reference": "go-toolset-0:1.25.7-1.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.7-1.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.7-1.el9_7.s390x"
},
"product_reference": "go-toolset-0:1.25.7-1.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.7-1.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.7-1.el9_7.x86_64"
},
"product_reference": "go-toolset-0:1.25.7-1.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.7-1.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.7-1.el9_7.aarch64"
},
"product_reference": "golang-0:1.25.7-1.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.7-1.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.7-1.el9_7.ppc64le"
},
"product_reference": "golang-0:1.25.7-1.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.7-1.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.7-1.el9_7.s390x"
},
"product_reference": "golang-0:1.25.7-1.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.7-1.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.7-1.el9_7.src"
},
"product_reference": "golang-0:1.25.7-1.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.7-1.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.7-1.el9_7.x86_64"
},
"product_reference": "golang-0:1.25.7-1.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.7-1.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.7-1.el9_7.aarch64"
},
"product_reference": "golang-bin-0:1.25.7-1.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.7-1.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.7-1.el9_7.ppc64le"
},
"product_reference": "golang-bin-0:1.25.7-1.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.7-1.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.7-1.el9_7.s390x"
},
"product_reference": "golang-bin-0:1.25.7-1.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.7-1.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.7-1.el9_7.x86_64"
},
"product_reference": "golang-bin-0:1.25.7-1.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.7-1.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.7-1.el9_7.noarch"
},
"product_reference": "golang-docs-0:1.25.7-1.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.7-1.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.7-1.el9_7.noarch"
},
"product_reference": "golang-misc-0:1.25.7-1.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.7-1.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.7-1.el9_7.aarch64"
},
"product_reference": "golang-race-0:1.25.7-1.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.7-1.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.7-1.el9_7.ppc64le"
},
"product_reference": "golang-race-0:1.25.7-1.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.7-1.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.7-1.el9_7.s390x"
},
"product_reference": "golang-race-0:1.25.7-1.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.7-1.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.7-1.el9_7.x86_64"
},
"product_reference": "golang-race-0:1.25.7-1.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.7-1.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.7-1.el9_7.noarch"
},
"product_reference": "golang-src-0:1.25.7-1.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.7-1.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.7-1.el9_7.noarch"
},
"product_reference": "golang-tests-0:1.25.7-1.el9_7.noarch",
"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:go-toolset-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-docs-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-misc-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-src-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-tests-0:1.25.7-1.el9_7.noarch"
]
},
"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-16T10:32:31+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.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-docs-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-misc-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-src-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-tests-0:1.25.7-1.el9_7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2709"
},
{
"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:go-toolset-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-docs-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-misc-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-src-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-tests-0:1.25.7-1.el9_7.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": [
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-docs-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-misc-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-src-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-tests-0:1.25.7-1.el9_7.noarch"
]
}
],
"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:go-toolset-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-docs-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-misc-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-src-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-tests-0:1.25.7-1.el9_7.noarch"
]
},
"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-16T10:32:31+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.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-docs-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-misc-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-src-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-tests-0:1.25.7-1.el9_7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2709"
},
{
"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:go-toolset-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-docs-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-misc-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-src-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-tests-0:1.25.7-1.el9_7.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": [
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-docs-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-misc-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-src-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-tests-0:1.25.7-1.el9_7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61732",
"discovery_date": "2026-02-05T05:00:47.678207+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437016"
}
],
"notes": [
{
"category": "description",
"text": "A discrepancy between how Go and C/C++ comments were parsed allowed for code smuggling into the resulting cgo binary.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/cgo: Potential code smuggling via doc comments in cmd/cgo",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-docs-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-misc-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-src-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-tests-0:1.25.7-1.el9_7.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "RHBZ#2437016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732"
},
{
"category": "external",
"summary": "https://go.dev/cl/734220",
"url": "https://go.dev/cl/734220"
},
{
"category": "external",
"summary": "https://go.dev/issue/76697",
"url": "https://go.dev/issue/76697"
},
{
"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-4433",
"url": "https://pkg.go.dev/vuln/GO-2026-4433"
}
],
"release_date": "2026-02-05T03:42:26.392000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-02-16T10:32:31+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.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-docs-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-misc-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-src-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-tests-0:1.25.7-1.el9_7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2709"
}
],
"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:go-toolset-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-docs-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-misc-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-src-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-tests-0:1.25.7-1.el9_7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/cgo: Potential code smuggling via doc comments in cmd/cgo"
},
{
"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:go-toolset-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-docs-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-misc-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-src-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-tests-0:1.25.7-1.el9_7.noarch"
]
},
"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-16T10:32:31+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.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-docs-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-misc-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-src-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-tests-0:1.25.7-1.el9_7.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:2709"
}
],
"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:go-toolset-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:go-toolset-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.src",
"AppStream-9.7.0.Z.MAIN:golang-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-bin-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-docs-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-misc-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.aarch64",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.ppc64le",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.s390x",
"AppStream-9.7.0.Z.MAIN:golang-race-0:1.25.7-1.el9_7.x86_64",
"AppStream-9.7.0.Z.MAIN:golang-src-0:1.25.7-1.el9_7.noarch",
"AppStream-9.7.0.Z.MAIN:golang-tests-0:1.25.7-1.el9_7.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
RHSA-2026:3556
Vulnerability from csaf_redhat - Published: 2026-03-02 16:52 - 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": "Red Hat OpenShift Service Mesh 2.6.14\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 2.6.14, 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\nSecurity Fix(es):\n\n* proxyv2-rhel9: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\n* proxyv2-rhel9: Potential code smuggling via doc comments in cmd/cgo (CVE-2025-61732)\n\n* proxyv2-rhel9: cmd/go: Arbitrary file write via malicious pkg-config directive (CVE-2025-61731)\n\n* proxyv2-rhel9: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* proxyv2-rhel9: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)",
"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:3556",
"url": "https://access.redhat.com/errata/RHSA-2026:3556"
},
{
"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-61731",
"url": "https://access.redhat.com/security/cve/CVE-2025-61731"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61732",
"url": "https://access.redhat.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68121",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2025-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-61731",
"url": "https://access.redhat.com/security/cve/cve-2025-61731"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2025-61732",
"url": "https://access.redhat.com/security/cve/cve-2025-61732"
},
{
"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://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_3556.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Service Mesh 2.6.14",
"tracking": {
"current_release_date": "2026-03-12T07:02:35+00:00",
"generator": {
"date": "2026-03-12T07:02:35+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3556",
"initial_release_date": "2026-03-02T16:52:33+00:00",
"revision_history": [
{
"date": "2026-03-02T16:52:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-02T16:53:16+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:02:35+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::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Service Mesh"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:53ad217917241b2a4b87cb81e54cb4f2618cede3c20613acec84939a639a4514_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:53ad217917241b2a4b87cb81e54cb4f2618cede3c20613acec84939a639a4514_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:53ad217917241b2a4b87cb81e54cb4f2618cede3c20613acec84939a639a4514_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel9@sha256%3A53ad217917241b2a4b87cb81e54cb4f2618cede3c20613acec84939a639a4514?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771958430"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:f49b0ec7e087153e981b53d90a1eb32155f703c59c0e3ba9cd1427dd3defcf7d_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:f49b0ec7e087153e981b53d90a1eb32155f703c59c0e3ba9cd1427dd3defcf7d_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:f49b0ec7e087153e981b53d90a1eb32155f703c59c0e3ba9cd1427dd3defcf7d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/proxyv2-rhel9@sha256%3Af49b0ec7e087153e981b53d90a1eb32155f703c59c0e3ba9cd1427dd3defcf7d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1772083861"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:25c1cd1facbe56ad4974d8c66a6bfb64cf982d244ff22e857a0333a39ea818e0_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:25c1cd1facbe56ad4974d8c66a6bfb64cf982d244ff22e857a0333a39ea818e0_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:25c1cd1facbe56ad4974d8c66a6bfb64cf982d244ff22e857a0333a39ea818e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel9@sha256%3A25c1cd1facbe56ad4974d8c66a6bfb64cf982d244ff22e857a0333a39ea818e0?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771958430"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:efd2df1b504c10b74f5960eab43edd126f36ae4adccbc61c881e08e64c758e2d_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:efd2df1b504c10b74f5960eab43edd126f36ae4adccbc61c881e08e64c758e2d_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:efd2df1b504c10b74f5960eab43edd126f36ae4adccbc61c881e08e64c758e2d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/proxyv2-rhel9@sha256%3Aefd2df1b504c10b74f5960eab43edd126f36ae4adccbc61c881e08e64c758e2d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1772083861"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:a168ca48217a77eb0f770779e33d5d71a313efb3cb06d01eb4050e5d04a47864_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:a168ca48217a77eb0f770779e33d5d71a313efb3cb06d01eb4050e5d04a47864_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:a168ca48217a77eb0f770779e33d5d71a313efb3cb06d01eb4050e5d04a47864_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel9@sha256%3Aa168ca48217a77eb0f770779e33d5d71a313efb3cb06d01eb4050e5d04a47864?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771958430"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:14dcee73384f17ebe545788b8cf1dceec3492ddd77d6b82157dbc5076cfaaa91_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:14dcee73384f17ebe545788b8cf1dceec3492ddd77d6b82157dbc5076cfaaa91_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:14dcee73384f17ebe545788b8cf1dceec3492ddd77d6b82157dbc5076cfaaa91_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/proxyv2-rhel9@sha256%3A14dcee73384f17ebe545788b8cf1dceec3492ddd77d6b82157dbc5076cfaaa91?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1772083861"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:94e7ae70d26390f684b96b620f2f0d4375e6a447885ba481454a760f14f4d77e_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:94e7ae70d26390f684b96b620f2f0d4375e6a447885ba481454a760f14f4d77e_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:94e7ae70d26390f684b96b620f2f0d4375e6a447885ba481454a760f14f4d77e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-must-gather-rhel9@sha256%3A94e7ae70d26390f684b96b620f2f0d4375e6a447885ba481454a760f14f4d77e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771958430"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:47cab522c64f29015b2b675db01ddb8311f1f86633a6172f5bdb5236ddc71110_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:47cab522c64f29015b2b675db01ddb8311f1f86633a6172f5bdb5236ddc71110_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:47cab522c64f29015b2b675db01ddb8311f1f86633a6172f5bdb5236ddc71110_s390x",
"product_identification_helper": {
"purl": "pkg:oci/proxyv2-rhel9@sha256%3A47cab522c64f29015b2b675db01ddb8311f1f86633a6172f5bdb5236ddc71110?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1772083861"
}
}
}
],
"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-must-gather-rhel9@sha256:25c1cd1facbe56ad4974d8c66a6bfb64cf982d244ff22e857a0333a39ea818e0_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/istio-must-gather-rhel9@sha256:25c1cd1facbe56ad4974d8c66a6bfb64cf982d244ff22e857a0333a39ea818e0_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:25c1cd1facbe56ad4974d8c66a6bfb64cf982d244ff22e857a0333a39ea818e0_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/istio-must-gather-rhel9@sha256:53ad217917241b2a4b87cb81e54cb4f2618cede3c20613acec84939a639a4514_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/istio-must-gather-rhel9@sha256:53ad217917241b2a4b87cb81e54cb4f2618cede3c20613acec84939a639a4514_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:53ad217917241b2a4b87cb81e54cb4f2618cede3c20613acec84939a639a4514_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/istio-must-gather-rhel9@sha256:94e7ae70d26390f684b96b620f2f0d4375e6a447885ba481454a760f14f4d77e_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/istio-must-gather-rhel9@sha256:94e7ae70d26390f684b96b620f2f0d4375e6a447885ba481454a760f14f4d77e_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:94e7ae70d26390f684b96b620f2f0d4375e6a447885ba481454a760f14f4d77e_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/istio-must-gather-rhel9@sha256:a168ca48217a77eb0f770779e33d5d71a313efb3cb06d01eb4050e5d04a47864_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/istio-must-gather-rhel9@sha256:a168ca48217a77eb0f770779e33d5d71a313efb3cb06d01eb4050e5d04a47864_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:a168ca48217a77eb0f770779e33d5d71a313efb3cb06d01eb4050e5d04a47864_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/proxyv2-rhel9@sha256:14dcee73384f17ebe545788b8cf1dceec3492ddd77d6b82157dbc5076cfaaa91_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/proxyv2-rhel9@sha256:14dcee73384f17ebe545788b8cf1dceec3492ddd77d6b82157dbc5076cfaaa91_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:14dcee73384f17ebe545788b8cf1dceec3492ddd77d6b82157dbc5076cfaaa91_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/proxyv2-rhel9@sha256:47cab522c64f29015b2b675db01ddb8311f1f86633a6172f5bdb5236ddc71110_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/proxyv2-rhel9@sha256:47cab522c64f29015b2b675db01ddb8311f1f86633a6172f5bdb5236ddc71110_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:47cab522c64f29015b2b675db01ddb8311f1f86633a6172f5bdb5236ddc71110_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/proxyv2-rhel9@sha256:efd2df1b504c10b74f5960eab43edd126f36ae4adccbc61c881e08e64c758e2d_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/proxyv2-rhel9@sha256:efd2df1b504c10b74f5960eab43edd126f36ae4adccbc61c881e08e64c758e2d_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:efd2df1b504c10b74f5960eab43edd126f36ae4adccbc61c881e08e64c758e2d_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/proxyv2-rhel9@sha256:f49b0ec7e087153e981b53d90a1eb32155f703c59c0e3ba9cd1427dd3defcf7d_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/proxyv2-rhel9@sha256:f49b0ec7e087153e981b53d90a1eb32155f703c59c0e3ba9cd1427dd3defcf7d_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:f49b0ec7e087153e981b53d90a1eb32155f703c59c0e3ba9cd1427dd3defcf7d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 2.6"
}
]
},
"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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:25c1cd1facbe56ad4974d8c66a6bfb64cf982d244ff22e857a0333a39ea818e0_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:53ad217917241b2a4b87cb81e54cb4f2618cede3c20613acec84939a639a4514_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:94e7ae70d26390f684b96b620f2f0d4375e6a447885ba481454a760f14f4d77e_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:a168ca48217a77eb0f770779e33d5d71a313efb3cb06d01eb4050e5d04a47864_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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:14dcee73384f17ebe545788b8cf1dceec3492ddd77d6b82157dbc5076cfaaa91_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:47cab522c64f29015b2b675db01ddb8311f1f86633a6172f5bdb5236ddc71110_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:efd2df1b504c10b74f5960eab43edd126f36ae4adccbc61c881e08e64c758e2d_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:f49b0ec7e087153e981b53d90a1eb32155f703c59c0e3ba9cd1427dd3defcf7d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:25c1cd1facbe56ad4974d8c66a6bfb64cf982d244ff22e857a0333a39ea818e0_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:53ad217917241b2a4b87cb81e54cb4f2618cede3c20613acec84939a639a4514_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:94e7ae70d26390f684b96b620f2f0d4375e6a447885ba481454a760f14f4d77e_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:a168ca48217a77eb0f770779e33d5d71a313efb3cb06d01eb4050e5d04a47864_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-02T16:52:33+00:00",
"details": "See Red Hat OpenShift Service Mesh 2.6.14 documentation at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/service_mesh/service-mesh-2-x",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:14dcee73384f17ebe545788b8cf1dceec3492ddd77d6b82157dbc5076cfaaa91_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:47cab522c64f29015b2b675db01ddb8311f1f86633a6172f5bdb5236ddc71110_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:efd2df1b504c10b74f5960eab43edd126f36ae4adccbc61c881e08e64c758e2d_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:f49b0ec7e087153e981b53d90a1eb32155f703c59c0e3ba9cd1427dd3defcf7d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3556"
},
{
"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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:25c1cd1facbe56ad4974d8c66a6bfb64cf982d244ff22e857a0333a39ea818e0_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:53ad217917241b2a4b87cb81e54cb4f2618cede3c20613acec84939a639a4514_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:94e7ae70d26390f684b96b620f2f0d4375e6a447885ba481454a760f14f4d77e_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:a168ca48217a77eb0f770779e33d5d71a313efb3cb06d01eb4050e5d04a47864_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:14dcee73384f17ebe545788b8cf1dceec3492ddd77d6b82157dbc5076cfaaa91_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:47cab522c64f29015b2b675db01ddb8311f1f86633a6172f5bdb5236ddc71110_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:efd2df1b504c10b74f5960eab43edd126f36ae4adccbc61c881e08e64c758e2d_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:f49b0ec7e087153e981b53d90a1eb32155f703c59c0e3ba9cd1427dd3defcf7d_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 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:25c1cd1facbe56ad4974d8c66a6bfb64cf982d244ff22e857a0333a39ea818e0_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:53ad217917241b2a4b87cb81e54cb4f2618cede3c20613acec84939a639a4514_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:94e7ae70d26390f684b96b620f2f0d4375e6a447885ba481454a760f14f4d77e_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:a168ca48217a77eb0f770779e33d5d71a313efb3cb06d01eb4050e5d04a47864_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:14dcee73384f17ebe545788b8cf1dceec3492ddd77d6b82157dbc5076cfaaa91_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:47cab522c64f29015b2b675db01ddb8311f1f86633a6172f5bdb5236ddc71110_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:efd2df1b504c10b74f5960eab43edd126f36ae4adccbc61c881e08e64c758e2d_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:f49b0ec7e087153e981b53d90a1eb32155f703c59c0e3ba9cd1427dd3defcf7d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:25c1cd1facbe56ad4974d8c66a6bfb64cf982d244ff22e857a0333a39ea818e0_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:53ad217917241b2a4b87cb81e54cb4f2618cede3c20613acec84939a639a4514_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:94e7ae70d26390f684b96b620f2f0d4375e6a447885ba481454a760f14f4d77e_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:a168ca48217a77eb0f770779e33d5d71a313efb3cb06d01eb4050e5d04a47864_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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:14dcee73384f17ebe545788b8cf1dceec3492ddd77d6b82157dbc5076cfaaa91_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:47cab522c64f29015b2b675db01ddb8311f1f86633a6172f5bdb5236ddc71110_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:efd2df1b504c10b74f5960eab43edd126f36ae4adccbc61c881e08e64c758e2d_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:f49b0ec7e087153e981b53d90a1eb32155f703c59c0e3ba9cd1427dd3defcf7d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:25c1cd1facbe56ad4974d8c66a6bfb64cf982d244ff22e857a0333a39ea818e0_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:53ad217917241b2a4b87cb81e54cb4f2618cede3c20613acec84939a639a4514_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:94e7ae70d26390f684b96b620f2f0d4375e6a447885ba481454a760f14f4d77e_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:a168ca48217a77eb0f770779e33d5d71a313efb3cb06d01eb4050e5d04a47864_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-02T16:52:33+00:00",
"details": "See Red Hat OpenShift Service Mesh 2.6.14 documentation at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/service_mesh/service-mesh-2-x",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:14dcee73384f17ebe545788b8cf1dceec3492ddd77d6b82157dbc5076cfaaa91_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:47cab522c64f29015b2b675db01ddb8311f1f86633a6172f5bdb5236ddc71110_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:efd2df1b504c10b74f5960eab43edd126f36ae4adccbc61c881e08e64c758e2d_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:f49b0ec7e087153e981b53d90a1eb32155f703c59c0e3ba9cd1427dd3defcf7d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3556"
},
{
"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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:25c1cd1facbe56ad4974d8c66a6bfb64cf982d244ff22e857a0333a39ea818e0_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:53ad217917241b2a4b87cb81e54cb4f2618cede3c20613acec84939a639a4514_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:94e7ae70d26390f684b96b620f2f0d4375e6a447885ba481454a760f14f4d77e_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:a168ca48217a77eb0f770779e33d5d71a313efb3cb06d01eb4050e5d04a47864_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:14dcee73384f17ebe545788b8cf1dceec3492ddd77d6b82157dbc5076cfaaa91_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:47cab522c64f29015b2b675db01ddb8311f1f86633a6172f5bdb5236ddc71110_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:efd2df1b504c10b74f5960eab43edd126f36ae4adccbc61c881e08e64c758e2d_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:f49b0ec7e087153e981b53d90a1eb32155f703c59c0e3ba9cd1427dd3defcf7d_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 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:25c1cd1facbe56ad4974d8c66a6bfb64cf982d244ff22e857a0333a39ea818e0_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:53ad217917241b2a4b87cb81e54cb4f2618cede3c20613acec84939a639a4514_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:94e7ae70d26390f684b96b620f2f0d4375e6a447885ba481454a760f14f4d77e_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:a168ca48217a77eb0f770779e33d5d71a313efb3cb06d01eb4050e5d04a47864_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:14dcee73384f17ebe545788b8cf1dceec3492ddd77d6b82157dbc5076cfaaa91_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:47cab522c64f29015b2b675db01ddb8311f1f86633a6172f5bdb5236ddc71110_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:efd2df1b504c10b74f5960eab43edd126f36ae4adccbc61c881e08e64c758e2d_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:f49b0ec7e087153e981b53d90a1eb32155f703c59c0e3ba9cd1427dd3defcf7d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61731",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-01-28T20:01:45.587773+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:25c1cd1facbe56ad4974d8c66a6bfb64cf982d244ff22e857a0333a39ea818e0_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:53ad217917241b2a4b87cb81e54cb4f2618cede3c20613acec84939a639a4514_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:94e7ae70d26390f684b96b620f2f0d4375e6a447885ba481454a760f14f4d77e_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:a168ca48217a77eb0f770779e33d5d71a313efb3cb06d01eb4050e5d04a47864_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434433"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cmd/go. An attacker can exploit this by building a malicious Go source file that uses the \u0027#cgo pkg-config:\u0027 directive. This allows the attacker to write to an arbitrary file with partial control over its content, by providing a \u0027--log-file\u0027 argument to the pkg-config command. This vulnerability can lead to arbitrary file write.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/go: cmd/go: Arbitrary file write via malicious pkg-config directive",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is Important rather than Moderate because compiling a malicious Go source file can cause `pkg-config` to create or append data to files at attacker-chosen locations, subject to the permissions of the build user. This can enable unintended filesystem modifications during the build process, which can lead to broken builds, alter tool behavior, and poison caches or artifacts, even without direct 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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:14dcee73384f17ebe545788b8cf1dceec3492ddd77d6b82157dbc5076cfaaa91_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:47cab522c64f29015b2b675db01ddb8311f1f86633a6172f5bdb5236ddc71110_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:efd2df1b504c10b74f5960eab43edd126f36ae4adccbc61c881e08e64c758e2d_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:f49b0ec7e087153e981b53d90a1eb32155f703c59c0e3ba9cd1427dd3defcf7d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:25c1cd1facbe56ad4974d8c66a6bfb64cf982d244ff22e857a0333a39ea818e0_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:53ad217917241b2a4b87cb81e54cb4f2618cede3c20613acec84939a639a4514_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:94e7ae70d26390f684b96b620f2f0d4375e6a447885ba481454a760f14f4d77e_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:a168ca48217a77eb0f770779e33d5d71a313efb3cb06d01eb4050e5d04a47864_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61731"
},
{
"category": "external",
"summary": "RHBZ#2434433",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434433"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61731"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61731",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61731"
},
{
"category": "external",
"summary": "https://go.dev/cl/736711",
"url": "https://go.dev/cl/736711"
},
{
"category": "external",
"summary": "https://go.dev/issue/77100",
"url": "https://go.dev/issue/77100"
},
{
"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-4339",
"url": "https://pkg.go.dev/vuln/GO-2026-4339"
}
],
"release_date": "2026-01-28T19:30:30.844000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-02T16:52:33+00:00",
"details": "See Red Hat OpenShift Service Mesh 2.6.14 documentation at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/service_mesh/service-mesh-2-x",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:14dcee73384f17ebe545788b8cf1dceec3492ddd77d6b82157dbc5076cfaaa91_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:47cab522c64f29015b2b675db01ddb8311f1f86633a6172f5bdb5236ddc71110_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:efd2df1b504c10b74f5960eab43edd126f36ae4adccbc61c881e08e64c758e2d_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:f49b0ec7e087153e981b53d90a1eb32155f703c59c0e3ba9cd1427dd3defcf7d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3556"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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/istio-must-gather-rhel9@sha256:25c1cd1facbe56ad4974d8c66a6bfb64cf982d244ff22e857a0333a39ea818e0_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:53ad217917241b2a4b87cb81e54cb4f2618cede3c20613acec84939a639a4514_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:94e7ae70d26390f684b96b620f2f0d4375e6a447885ba481454a760f14f4d77e_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:a168ca48217a77eb0f770779e33d5d71a313efb3cb06d01eb4050e5d04a47864_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:14dcee73384f17ebe545788b8cf1dceec3492ddd77d6b82157dbc5076cfaaa91_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:47cab522c64f29015b2b675db01ddb8311f1f86633a6172f5bdb5236ddc71110_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:efd2df1b504c10b74f5960eab43edd126f36ae4adccbc61c881e08e64c758e2d_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:f49b0ec7e087153e981b53d90a1eb32155f703c59c0e3ba9cd1427dd3defcf7d_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:25c1cd1facbe56ad4974d8c66a6bfb64cf982d244ff22e857a0333a39ea818e0_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:53ad217917241b2a4b87cb81e54cb4f2618cede3c20613acec84939a639a4514_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:94e7ae70d26390f684b96b620f2f0d4375e6a447885ba481454a760f14f4d77e_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:a168ca48217a77eb0f770779e33d5d71a313efb3cb06d01eb4050e5d04a47864_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:14dcee73384f17ebe545788b8cf1dceec3492ddd77d6b82157dbc5076cfaaa91_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:47cab522c64f29015b2b675db01ddb8311f1f86633a6172f5bdb5236ddc71110_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:efd2df1b504c10b74f5960eab43edd126f36ae4adccbc61c881e08e64c758e2d_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:f49b0ec7e087153e981b53d90a1eb32155f703c59c0e3ba9cd1427dd3defcf7d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/go: cmd/go: Arbitrary file write via malicious pkg-config directive"
},
{
"cve": "CVE-2025-61732",
"discovery_date": "2026-02-05T05:00:47.678207+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:25c1cd1facbe56ad4974d8c66a6bfb64cf982d244ff22e857a0333a39ea818e0_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:53ad217917241b2a4b87cb81e54cb4f2618cede3c20613acec84939a639a4514_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:94e7ae70d26390f684b96b620f2f0d4375e6a447885ba481454a760f14f4d77e_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:a168ca48217a77eb0f770779e33d5d71a313efb3cb06d01eb4050e5d04a47864_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437016"
}
],
"notes": [
{
"category": "description",
"text": "A discrepancy between how Go and C/C++ comments were parsed allowed for code smuggling into the resulting cgo binary.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/cgo: Potential code smuggling via doc comments in cmd/cgo",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, 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/proxyv2-rhel9@sha256:14dcee73384f17ebe545788b8cf1dceec3492ddd77d6b82157dbc5076cfaaa91_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:47cab522c64f29015b2b675db01ddb8311f1f86633a6172f5bdb5236ddc71110_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:efd2df1b504c10b74f5960eab43edd126f36ae4adccbc61c881e08e64c758e2d_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:f49b0ec7e087153e981b53d90a1eb32155f703c59c0e3ba9cd1427dd3defcf7d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:25c1cd1facbe56ad4974d8c66a6bfb64cf982d244ff22e857a0333a39ea818e0_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:53ad217917241b2a4b87cb81e54cb4f2618cede3c20613acec84939a639a4514_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:94e7ae70d26390f684b96b620f2f0d4375e6a447885ba481454a760f14f4d77e_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:a168ca48217a77eb0f770779e33d5d71a313efb3cb06d01eb4050e5d04a47864_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "RHBZ#2437016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732"
},
{
"category": "external",
"summary": "https://go.dev/cl/734220",
"url": "https://go.dev/cl/734220"
},
{
"category": "external",
"summary": "https://go.dev/issue/76697",
"url": "https://go.dev/issue/76697"
},
{
"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-4433",
"url": "https://pkg.go.dev/vuln/GO-2026-4433"
}
],
"release_date": "2026-02-05T03:42:26.392000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-02T16:52:33+00:00",
"details": "See Red Hat OpenShift Service Mesh 2.6.14 documentation at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/service_mesh/service-mesh-2-x",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:14dcee73384f17ebe545788b8cf1dceec3492ddd77d6b82157dbc5076cfaaa91_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:47cab522c64f29015b2b675db01ddb8311f1f86633a6172f5bdb5236ddc71110_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:efd2df1b504c10b74f5960eab43edd126f36ae4adccbc61c881e08e64c758e2d_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:f49b0ec7e087153e981b53d90a1eb32155f703c59c0e3ba9cd1427dd3defcf7d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3556"
}
],
"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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:25c1cd1facbe56ad4974d8c66a6bfb64cf982d244ff22e857a0333a39ea818e0_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:53ad217917241b2a4b87cb81e54cb4f2618cede3c20613acec84939a639a4514_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:94e7ae70d26390f684b96b620f2f0d4375e6a447885ba481454a760f14f4d77e_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:a168ca48217a77eb0f770779e33d5d71a313efb3cb06d01eb4050e5d04a47864_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:14dcee73384f17ebe545788b8cf1dceec3492ddd77d6b82157dbc5076cfaaa91_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:47cab522c64f29015b2b675db01ddb8311f1f86633a6172f5bdb5236ddc71110_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:efd2df1b504c10b74f5960eab43edd126f36ae4adccbc61c881e08e64c758e2d_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:f49b0ec7e087153e981b53d90a1eb32155f703c59c0e3ba9cd1427dd3defcf7d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/cgo: Potential code smuggling via doc comments in cmd/cgo"
},
{
"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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:25c1cd1facbe56ad4974d8c66a6bfb64cf982d244ff22e857a0333a39ea818e0_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:53ad217917241b2a4b87cb81e54cb4f2618cede3c20613acec84939a639a4514_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:94e7ae70d26390f684b96b620f2f0d4375e6a447885ba481454a760f14f4d77e_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:a168ca48217a77eb0f770779e33d5d71a313efb3cb06d01eb4050e5d04a47864_ppc64le"
]
}
],
"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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:14dcee73384f17ebe545788b8cf1dceec3492ddd77d6b82157dbc5076cfaaa91_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:47cab522c64f29015b2b675db01ddb8311f1f86633a6172f5bdb5236ddc71110_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:efd2df1b504c10b74f5960eab43edd126f36ae4adccbc61c881e08e64c758e2d_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:f49b0ec7e087153e981b53d90a1eb32155f703c59c0e3ba9cd1427dd3defcf7d_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:25c1cd1facbe56ad4974d8c66a6bfb64cf982d244ff22e857a0333a39ea818e0_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:53ad217917241b2a4b87cb81e54cb4f2618cede3c20613acec84939a639a4514_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:94e7ae70d26390f684b96b620f2f0d4375e6a447885ba481454a760f14f4d77e_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:a168ca48217a77eb0f770779e33d5d71a313efb3cb06d01eb4050e5d04a47864_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "RHBZ#2437111",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437111"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68121"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://go.dev/cl/737700",
"url": "https://go.dev/cl/737700"
},
{
"category": "external",
"summary": "https://go.dev/issue/77217",
"url": "https://go.dev/issue/77217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk",
"url": "https://groups.google.com/g/golang-announce/c/K09ubi9FQFk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4337",
"url": "https://pkg.go.dev/vuln/GO-2026-4337"
}
],
"release_date": "2026-02-05T17:48:44.141000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-02T16:52:33+00:00",
"details": "See Red Hat OpenShift Service Mesh 2.6.14 documentation at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/service_mesh/service-mesh-2-x",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:14dcee73384f17ebe545788b8cf1dceec3492ddd77d6b82157dbc5076cfaaa91_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:47cab522c64f29015b2b675db01ddb8311f1f86633a6172f5bdb5236ddc71110_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:efd2df1b504c10b74f5960eab43edd126f36ae4adccbc61c881e08e64c758e2d_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:f49b0ec7e087153e981b53d90a1eb32155f703c59c0e3ba9cd1427dd3defcf7d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3556"
}
],
"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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:25c1cd1facbe56ad4974d8c66a6bfb64cf982d244ff22e857a0333a39ea818e0_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:53ad217917241b2a4b87cb81e54cb4f2618cede3c20613acec84939a639a4514_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:94e7ae70d26390f684b96b620f2f0d4375e6a447885ba481454a760f14f4d77e_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-must-gather-rhel9@sha256:a168ca48217a77eb0f770779e33d5d71a313efb3cb06d01eb4050e5d04a47864_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:14dcee73384f17ebe545788b8cf1dceec3492ddd77d6b82157dbc5076cfaaa91_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:47cab522c64f29015b2b675db01ddb8311f1f86633a6172f5bdb5236ddc71110_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:efd2df1b504c10b74f5960eab43edd126f36ae4adccbc61c881e08e64c758e2d_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/proxyv2-rhel9@sha256:f49b0ec7e087153e981b53d90a1eb32155f703c59c0e3ba9cd1427dd3defcf7d_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
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: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: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: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:3855
Vulnerability from csaf_redhat - Published: 2026-03-11 04: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": "Red Hat OpenShift Container Platform release 4.20.16 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.20.\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.20.16. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2026:3851\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.20/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:3855",
"url": "https://access.redhat.com/errata/RHSA-2026:3855"
},
{
"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-61731",
"url": "https://access.redhat.com/security/cve/CVE-2025-61731"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61732",
"url": "https://access.redhat.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-65637",
"url": "https://access.redhat.com/security/cve/CVE-2025-65637"
},
{
"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-22797",
"url": "https://access.redhat.com/security/cve/CVE-2026-22797"
},
{
"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_3855.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.20.16 bug fix and security update",
"tracking": {
"current_release_date": "2026-03-12T06:48:03+00:00",
"generator": {
"date": "2026-03-12T06:48:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3855",
"initial_release_date": "2026-03-11T04:54:31+00:00",
"revision_history": [
{
"date": "2026-03-11T04:54:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-11T04:55:41+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:48:03+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.2",
"product": {
"name": "Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.20::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:761b0b68ca18e23e758c780c5baee54607549cace7f1d337b418c0e0ee630ddb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:761b0b68ca18e23e758c780c5baee54607549cace7f1d337b418c0e0ee630ddb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:761b0b68ca18e23e758c780c5baee54607549cace7f1d337b418c0e0ee630ddb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256%3A761b0b68ca18e23e758c780c5baee54607549cace7f1d337b418c0e0ee630ddb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142665"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5db690533cf26e8bffc456e69dc1e0d2f9554f6770c5ac75ea9eb345e1c101e6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5db690533cf26e8bffc456e69dc1e0d2f9554f6770c5ac75ea9eb345e1c101e6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5db690533cf26e8bffc456e69dc1e0d2f9554f6770c5ac75ea9eb345e1c101e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256%3A5db690533cf26e8bffc456e69dc1e0d2f9554f6770c5ac75ea9eb345e1c101e6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141413"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:53b47cc5cad449bb388468486726593c6f5f0a20e23b035c2bdbe283d77fdc16_s390x",
"product": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:53b47cc5cad449bb388468486726593c6f5f0a20e23b035c2bdbe283d77fdc16_s390x",
"product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:53b47cc5cad449bb388468486726593c6f5f0a20e23b035c2bdbe283d77fdc16_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aws-karpenter-provider-aws-rhel9@sha256%3A53b47cc5cad449bb388468486726593c6f5f0a20e23b035c2bdbe283d77fdc16?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143108"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:879e40240f8a9e6f323bf40d226586f5ecfdb91bfdeb0a2126dfaa67c3e3fd85_s390x",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:879e40240f8a9e6f323bf40d226586f5ecfdb91bfdeb0a2126dfaa67c3e3fd85_s390x",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:879e40240f8a9e6f323bf40d226586f5ecfdb91bfdeb0a2126dfaa67c3e3fd85_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aws-kms-encryption-provider-rhel9@sha256%3A879e40240f8a9e6f323bf40d226586f5ecfdb91bfdeb0a2126dfaa67c3e3fd85?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144253"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c5f8bb01174a32ba07070a5488b2fb27ca7820508491914337a6433d4766f039_s390x",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c5f8bb01174a32ba07070a5488b2fb27ca7820508491914337a6433d4766f039_s390x",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c5f8bb01174a32ba07070a5488b2fb27ca7820508491914337a6433d4766f039_s390x",
"product_identification_helper": {
"purl": "pkg:oci/azure-kms-encryption-provider-rhel9@sha256%3Ac5f8bb01174a32ba07070a5488b2fb27ca7820508491914337a6433d4766f039?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143861"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:bba88a8f8b41c76aeddd25012b4dcb14da6d896763ba6a003ca824260b8c24e6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:bba88a8f8b41c76aeddd25012b4dcb14da6d896763ba6a003ca824260b8c24e6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:bba88a8f8b41c76aeddd25012b4dcb14da6d896763ba6a003ca824260b8c24e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256%3Abba88a8f8b41c76aeddd25012b4dcb14da6d896763ba6a003ca824260b8c24e6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6b64ed15c154b927714b840036c16293f4fe924aceb5624fc04d30e478d4673_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6b64ed15c154b927714b840036c16293f4fe924aceb5624fc04d30e478d4673_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6b64ed15c154b927714b840036c16293f4fe924aceb5624fc04d30e478d4673_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256%3Aa6b64ed15c154b927714b840036c16293f4fe924aceb5624fc04d30e478d4673?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142354"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a415eb2cf567e2b9f02fcaac05b2c6dd11625cc3120e3a494d8690dfe2a413ee_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a415eb2cf567e2b9f02fcaac05b2c6dd11625cc3120e3a494d8690dfe2a413ee_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a415eb2cf567e2b9f02fcaac05b2c6dd11625cc3120e3a494d8690dfe2a413ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256%3Aa415eb2cf567e2b9f02fcaac05b2c6dd11625cc3120e3a494d8690dfe2a413ee?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:87adef1f28c02c387f795e0eb47fc925eef6013aa0116e5fcda016407e4d81cd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:87adef1f28c02c387f795e0eb47fc925eef6013aa0116e5fcda016407e4d81cd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:87adef1f28c02c387f795e0eb47fc925eef6013aa0116e5fcda016407e4d81cd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256%3A87adef1f28c02c387f795e0eb47fc925eef6013aa0116e5fcda016407e4d81cd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772523242"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12f1e84fdd0ca084e018f3f9ca550bfe183412dfe42fc9ccb356238ddc572a2a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12f1e84fdd0ca084e018f3f9ca550bfe183412dfe42fc9ccb356238ddc572a2a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12f1e84fdd0ca084e018f3f9ca550bfe183412dfe42fc9ccb356238ddc572a2a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256%3A12f1e84fdd0ca084e018f3f9ca550bfe183412dfe42fc9ccb356238ddc572a2a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142186"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c6e9100f0b6420f2ac9f68bac1e19ea5a813b58064d54610cf77f86fcc1410c8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c6e9100f0b6420f2ac9f68bac1e19ea5a813b58064d54610cf77f86fcc1410c8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c6e9100f0b6420f2ac9f68bac1e19ea5a813b58064d54610cf77f86fcc1410c8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3Ac6e9100f0b6420f2ac9f68bac1e19ea5a813b58064d54610cf77f86fcc1410c8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593591"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:182e148ddb5ae83c7540564f0975f28c17fd859912bedd6392231fee95060d69_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:182e148ddb5ae83c7540564f0975f28c17fd859912bedd6392231fee95060d69_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:182e148ddb5ae83c7540564f0975f28c17fd859912bedd6392231fee95060d69_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256%3A182e148ddb5ae83c7540564f0975f28c17fd859912bedd6392231fee95060d69?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141103"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cd72d535761b16f14b149a155a1a0f4f0dfb0bde6e5146101914521ea1e2a365_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cd72d535761b16f14b149a155a1a0f4f0dfb0bde6e5146101914521ea1e2a365_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cd72d535761b16f14b149a155a1a0f4f0dfb0bde6e5146101914521ea1e2a365_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256%3Acd72d535761b16f14b149a155a1a0f4f0dfb0bde6e5146101914521ea1e2a365?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141786"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:183bdbb02b5bcfe7bbe4fee5d0fe520c986a5244f02cc896762d36710498c18c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:183bdbb02b5bcfe7bbe4fee5d0fe520c986a5244f02cc896762d36710498c18c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:183bdbb02b5bcfe7bbe4fee5d0fe520c986a5244f02cc896762d36710498c18c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256%3A183bdbb02b5bcfe7bbe4fee5d0fe520c986a5244f02cc896762d36710498c18c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143296"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e0f6f48dfc0eb1f410ac198eb6ef6a9c6ee288fe4a01b7ef65e6b62f6b939153_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e0f6f48dfc0eb1f410ac198eb6ef6a9c6ee288fe4a01b7ef65e6b62f6b939153_s390x",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e0f6f48dfc0eb1f410ac198eb6ef6a9c6ee288fe4a01b7ef65e6b62f6b939153_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256%3Ae0f6f48dfc0eb1f410ac198eb6ef6a9c6ee288fe4a01b7ef65e6b62f6b939153?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4728a45a6f0d6184637de454fa23aa87fdab1ad388c0f82dc97a63780d848148_s390x",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4728a45a6f0d6184637de454fa23aa87fdab1ad388c0f82dc97a63780d848148_s390x",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4728a45a6f0d6184637de454fa23aa87fdab1ad388c0f82dc97a63780d848148_s390x",
"product_identification_helper": {
"purl": "pkg:oci/container-networking-plugins-microshift-rhel9@sha256%3A4728a45a6f0d6184637de454fa23aa87fdab1ad388c0f82dc97a63780d848148?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144019"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c568a4d0ba7a6137d77cd37e77f48c411f840ce7b36df3bfde76a5047a2c3f7b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c568a4d0ba7a6137d77cd37e77f48c411f840ce7b36df3bfde76a5047a2c3f7b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c568a4d0ba7a6137d77cd37e77f48c411f840ce7b36df3bfde76a5047a2c3f7b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256%3Ac568a4d0ba7a6137d77cd37e77f48c411f840ce7b36df3bfde76a5047a2c3f7b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144699"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:efd6130dc94592715fbf9fd2f48dbecf827c64d521e5850ecf773aa07fb3bf89_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:efd6130dc94592715fbf9fd2f48dbecf827c64d521e5850ecf773aa07fb3bf89_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:efd6130dc94592715fbf9fd2f48dbecf827c64d521e5850ecf773aa07fb3bf89_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshot-metadata-rhel9@sha256%3Aefd6130dc94592715fbf9fd2f48dbecf827c64d521e5850ecf773aa07fb3bf89?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144260"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:178cf1edf9a80f37bbb19597a34bdd8edfed5e44af3ff7273a46a7b4fb7fe964_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:178cf1edf9a80f37bbb19597a34bdd8edfed5e44af3ff7273a46a7b4fb7fe964_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:178cf1edf9a80f37bbb19597a34bdd8edfed5e44af3ff7273a46a7b4fb7fe964_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel9@sha256%3A178cf1edf9a80f37bbb19597a34bdd8edfed5e44af3ff7273a46a7b4fb7fe964?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142266"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ca6573030508bbfae251c27a292bd25384dbe3ce55cb58865fdad2fe460fb6e7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ca6573030508bbfae251c27a292bd25384dbe3ce55cb58865fdad2fe460fb6e7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ca6573030508bbfae251c27a292bd25384dbe3ce55cb58865fdad2fe460fb6e7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel9@sha256%3Aca6573030508bbfae251c27a292bd25384dbe3ce55cb58865fdad2fe460fb6e7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d26f837461773b3ba1dcf7b77fd95fa5f36580f4cc351e121ec65fbb9480dbef_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d26f837461773b3ba1dcf7b77fd95fa5f36580f4cc351e121ec65fbb9480dbef_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d26f837461773b3ba1dcf7b77fd95fa5f36580f4cc351e121ec65fbb9480dbef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel9@sha256%3Ad26f837461773b3ba1dcf7b77fd95fa5f36580f4cc351e121ec65fbb9480dbef?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142097"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7e689a159a17e702266acb3e5d7487f9ce17eed2c1f5166948103010747f2db_s390x",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7e689a159a17e702266acb3e5d7487f9ce17eed2c1f5166948103010747f2db_s390x",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7e689a159a17e702266acb3e5d7487f9ce17eed2c1f5166948103010747f2db_s390x",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3Ab7e689a159a17e702266acb3e5d7487f9ce17eed2c1f5166948103010747f2db?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772666573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6d8b5a059175e2260a85f40a098c25c61608feb4d59880c2eed941bcc3fdc6db_s390x",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6d8b5a059175e2260a85f40a098c25c61608feb4d59880c2eed941bcc3fdc6db_s390x",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6d8b5a059175e2260a85f40a098c25c61608feb4d59880c2eed941bcc3fdc6db_s390x",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256%3A6d8b5a059175e2260a85f40a098c25c61608feb4d59880c2eed941bcc3fdc6db?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143220"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:76698b01437d4d0a46f1bf3bbfca30ee2065a8684199caf406e0e7a027871741_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:76698b01437d4d0a46f1bf3bbfca30ee2065a8684199caf406e0e7a027871741_s390x",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:76698b01437d4d0a46f1bf3bbfca30ee2065a8684199caf406e0e7a027871741_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A76698b01437d4d0a46f1bf3bbfca30ee2065a8684199caf406e0e7a027871741?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143233"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4af0d2d2ff92b30d0bfd1217791f796ab853a709d6724c1089d967cd8b2bdb35_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4af0d2d2ff92b30d0bfd1217791f796ab853a709d6724c1089d967cd8b2bdb35_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4af0d2d2ff92b30d0bfd1217791f796ab853a709d6724c1089d967cd8b2bdb35_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256%3A4af0d2d2ff92b30d0bfd1217791f796ab853a709d6724c1089d967cd8b2bdb35?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144025"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e8372947353c8a6e32dbce30650b91a1f09b20162fef90150a58f3d3764c0e86_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e8372947353c8a6e32dbce30650b91a1f09b20162fef90150a58f3d3764c0e86_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e8372947353c8a6e32dbce30650b91a1f09b20162fef90150a58f3d3764c0e86_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager-rhel9@sha256%3Ae8372947353c8a6e32dbce30650b91a1f09b20162fef90150a58f3d3764c0e86?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143435"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:8dacfd86daa69817ce35eb7ca51989f90f9aad12999f1c76e21a49ac036cc444_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:8dacfd86daa69817ce35eb7ca51989f90f9aad12999f1c76e21a49ac036cc444_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:8dacfd86daa69817ce35eb7ca51989f90f9aad12999f1c76e21a49ac036cc444_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter-rhel9@sha256%3A8dacfd86daa69817ce35eb7ca51989f90f9aad12999f1c76e21a49ac036cc444?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144466"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:401edc06a2b99d0c1f9c0e6302291c78e35475003f74fcd9a487c091da70631c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:401edc06a2b99d0c1f9c0e6302291c78e35475003f74fcd9a487c091da70631c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:401edc06a2b99d0c1f9c0e6302291c78e35475003f74fcd9a487c091da70631c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256%3A401edc06a2b99d0c1f9c0e6302291c78e35475003f74fcd9a487c091da70631c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143543"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d19ee5bb8b73f322b0bfdce50ffbc25cd89737b6d378499bece9be0dfed8a262_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d19ee5bb8b73f322b0bfdce50ffbc25cd89737b6d378499bece9be0dfed8a262_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d19ee5bb8b73f322b0bfdce50ffbc25cd89737b6d378499bece9be0dfed8a262_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256%3Ad19ee5bb8b73f322b0bfdce50ffbc25cd89737b6d378499bece9be0dfed8a262?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772574935"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7414f3068e135ba5f9e0796967297f66dd619122e426dd8355a7d21c88c3ac36_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7414f3068e135ba5f9e0796967297f66dd619122e426dd8355a7d21c88c3ac36_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7414f3068e135ba5f9e0796967297f66dd619122e426dd8355a7d21c88c3ac36_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256%3A7414f3068e135ba5f9e0796967297f66dd619122e426dd8355a7d21c88c3ac36?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143650"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:622a2e6ba66f1624454cf3ff9229ded9dbd06815ae6512f251836da18b545da2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:622a2e6ba66f1624454cf3ff9229ded9dbd06815ae6512f251836da18b545da2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:622a2e6ba66f1624454cf3ff9229ded9dbd06815ae6512f251836da18b545da2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy-rhel9@sha256%3A622a2e6ba66f1624454cf3ff9229ded9dbd06815ae6512f251836da18b545da2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:dcde633d96ae797962a3bec581ef3078a5142b3131595e0055031195b798bc16_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:dcde633d96ae797962a3bec581ef3078a5142b3131595e0055031195b798bc16_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:dcde633d96ae797962a3bec581ef3078a5142b3131595e0055031195b798bc16_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256%3Adcde633d96ae797962a3bec581ef3078a5142b3131595e0055031195b798bc16?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141284"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:894978ef07143c0e17fd299e1cf3cf66bfd5d1d94c61bb98a196c22c8004252e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:894978ef07143c0e17fd299e1cf3cf66bfd5d1d94c61bb98a196c22c8004252e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:894978ef07143c0e17fd299e1cf3cf66bfd5d1d94c61bb98a196c22c8004252e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256%3A894978ef07143c0e17fd299e1cf3cf66bfd5d1d94c61bb98a196c22c8004252e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143531"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bdbec412e541109c63c5f342be19fc88037c485b199856d55ef1798510ee4039_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bdbec412e541109c63c5f342be19fc88037c485b199856d55ef1798510ee4039_s390x",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bdbec412e541109c63c5f342be19fc88037c485b199856d55ef1798510ee4039_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256%3Abdbec412e541109c63c5f342be19fc88037c485b199856d55ef1798510ee4039?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772644163"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:744da89cf9a8ac399564877fe699525fdefd31d302b70bbf33d457361235ff26_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:744da89cf9a8ac399564877fe699525fdefd31d302b70bbf33d457361235ff26_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:744da89cf9a8ac399564877fe699525fdefd31d302b70bbf33d457361235ff26_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-rhel9@sha256%3A744da89cf9a8ac399564877fe699525fdefd31d302b70bbf33d457361235ff26?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5bad53fe321f2d924f07f7cd8b6f19771631a3c75dc25df875d25cfeed6290ed_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5bad53fe321f2d924f07f7cd8b6f19771631a3c75dc25df875d25cfeed6290ed_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5bad53fe321f2d924f07f7cd8b6f19771631a3c75dc25df875d25cfeed6290ed_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-microshift-rhel9@sha256%3A5bad53fe321f2d924f07f7cd8b6f19771631a3c75dc25df875d25cfeed6290ed?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9ac3b13d328bdca2a50d286adf9f32621a3a059f3dedbb0f3414bbce3b1d83ec_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9ac3b13d328bdca2a50d286adf9f32621a3a059f3dedbb0f3414bbce3b1d83ec_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9ac3b13d328bdca2a50d286adf9f32621a3a059f3dedbb0f3414bbce3b1d83ec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256%3A9ac3b13d328bdca2a50d286adf9f32621a3a059f3dedbb0f3414bbce3b1d83ec?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772644153"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:afde633bf2b45cc358137c70b17b5275adf59c0e71317b5d40de66fe40155c59_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:afde633bf2b45cc358137c70b17b5275adf59c0e71317b5d40de66fe40155c59_s390x",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:afde633bf2b45cc358137c70b17b5275adf59c0e71317b5d40de66fe40155c59_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256%3Aafde633bf2b45cc358137c70b17b5275adf59c0e71317b5d40de66fe40155c59?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142072"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23b511f2c7fe86c4f8afc509ed707d27a63ee6cf1fa3b74131489fdc7c668cd4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23b511f2c7fe86c4f8afc509ed707d27a63ee6cf1fa3b74131489fdc7c668cd4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23b511f2c7fe86c4f8afc509ed707d27a63ee6cf1fa3b74131489fdc7c668cd4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256%3A23b511f2c7fe86c4f8afc509ed707d27a63ee6cf1fa3b74131489fdc7c668cd4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772574868"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:62ca47a44b86ae7bde47e145474a0b61dacb1f6b503ea63475d7c090ff2b5db0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:62ca47a44b86ae7bde47e145474a0b61dacb1f6b503ea63475d7c090ff2b5db0_s390x",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:62ca47a44b86ae7bde47e145474a0b61dacb1f6b503ea63475d7c090ff2b5db0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256%3A62ca47a44b86ae7bde47e145474a0b61dacb1f6b503ea63475d7c090ff2b5db0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772574958"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7f0ce0299f97924b4c3ebd129ebc0d9cda54b1126ec933fa33f20f438694a590_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7f0ce0299f97924b4c3ebd129ebc0d9cda54b1126ec933fa33f20f438694a590_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7f0ce0299f97924b4c3ebd129ebc0d9cda54b1126ec933fa33f20f438694a590_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256%3A7f0ce0299f97924b4c3ebd129ebc0d9cda54b1126ec933fa33f20f438694a590?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143090"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8eeb12229d09c020f7f71cc996853eb47ea1311b8426eb7fc6f28652766ded15_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8eeb12229d09c020f7f71cc996853eb47ea1311b8426eb7fc6f28652766ded15_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8eeb12229d09c020f7f71cc996853eb47ea1311b8426eb7fc6f28652766ded15_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256%3A8eeb12229d09c020f7f71cc996853eb47ea1311b8426eb7fc6f28652766ded15?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772523269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:a7216bd1136625966d8232aac1b61360a26e86ba203a6135a32395482a097bfd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:a7216bd1136625966d8232aac1b61360a26e86ba203a6135a32395482a097bfd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:a7216bd1136625966d8232aac1b61360a26e86ba203a6135a32395482a097bfd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256%3Aa7216bd1136625966d8232aac1b61360a26e86ba203a6135a32395482a097bfd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:73acd569142f5dbfffb16d34dabb2e05d4552354cc58bba83ef8406029c102d1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:73acd569142f5dbfffb16d34dabb2e05d4552354cc58bba83ef8406029c102d1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:73acd569142f5dbfffb16d34dabb2e05d4552354cc58bba83ef8406029c102d1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256%3A73acd569142f5dbfffb16d34dabb2e05d4552354cc58bba83ef8406029c102d1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2d3560ed1da1d414471efc17767847312a9537c40dbb327ab8951a393efe288b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2d3560ed1da1d414471efc17767847312a9537c40dbb327ab8951a393efe288b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2d3560ed1da1d414471efc17767847312a9537c40dbb327ab8951a393efe288b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256%3A2d3560ed1da1d414471efc17767847312a9537c40dbb327ab8951a393efe288b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772524031"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:663a50864f70ebf653e8ab5a167755ee632d58e199b81bcbbf0d43f01cad2ecd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:663a50864f70ebf653e8ab5a167755ee632d58e199b81bcbbf0d43f01cad2ecd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:663a50864f70ebf653e8ab5a167755ee632d58e199b81bcbbf0d43f01cad2ecd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router-rhel9@sha256%3A663a50864f70ebf653e8ab5a167755ee632d58e199b81bcbbf0d43f01cad2ecd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141925"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e0f8524eead302224bec4bcb23caa0b587aaaf1582ba0e9e6ecc3e2e9755bc32_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e0f8524eead302224bec4bcb23caa0b587aaaf1582ba0e9e6ecc3e2e9755bc32_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e0f8524eead302224bec4bcb23caa0b587aaaf1582ba0e9e6ecc3e2e9755bc32_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3Ae0f8524eead302224bec4bcb23caa0b587aaaf1582ba0e9e6ecc3e2e9755bc32?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:32bd53429d58f46521bb3b3da28dee2e9dfce9e41992d9e15483cb1da656f569_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:32bd53429d58f46521bb3b3da28dee2e9dfce9e41992d9e15483cb1da656f569_s390x",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:32bd53429d58f46521bb3b3da28dee2e9dfce9e41992d9e15483cb1da656f569_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256%3A32bd53429d58f46521bb3b3da28dee2e9dfce9e41992d9e15483cb1da656f569?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c0cd58a244979e44f80ee6bb4f2f25bf4150f747b8db3b4f27b8e27b7b2657e9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c0cd58a244979e44f80ee6bb4f2f25bf4150f747b8db3b4f27b8e27b7b2657e9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c0cd58a244979e44f80ee6bb4f2f25bf4150f747b8db3b4f27b8e27b7b2657e9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256%3Ac0cd58a244979e44f80ee6bb4f2f25bf4150f747b8db3b4f27b8e27b7b2657e9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143045"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c662c420d15d0419d38af3038fc232990bc21299a9e56b26f4df6371d8022dd8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c662c420d15d0419d38af3038fc232990bc21299a9e56b26f4df6371d8022dd8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c662c420d15d0419d38af3038fc232990bc21299a9e56b26f4df6371d8022dd8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256%3Ac662c420d15d0419d38af3038fc232990bc21299a9e56b26f4df6371d8022dd8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142447"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:073a7ae3f6dee770aa3146ab25bf109c2ebefc561821e4f249a8fd952e401597_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:073a7ae3f6dee770aa3146ab25bf109c2ebefc561821e4f249a8fd952e401597_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:073a7ae3f6dee770aa3146ab25bf109c2ebefc561821e4f249a8fd952e401597_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256%3A073a7ae3f6dee770aa3146ab25bf109c2ebefc561821e4f249a8fd952e401597?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772655350"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f1b0a334d0a34ac7df7177915c9d86925b1d09e2b7b73739e2e242b156043d00_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f1b0a334d0a34ac7df7177915c9d86925b1d09e2b7b73739e2e242b156043d00_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f1b0a334d0a34ac7df7177915c9d86925b1d09e2b7b73739e2e242b156043d00_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256%3Af1b0a334d0a34ac7df7177915c9d86925b1d09e2b7b73739e2e242b156043d00?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141699"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:072e335f2ef540426bd02ab03df3017062cc713e9f15c7d131043c998f6bd8df_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:072e335f2ef540426bd02ab03df3017062cc713e9f15c7d131043c998f6bd8df_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:072e335f2ef540426bd02ab03df3017062cc713e9f15c7d131043c998f6bd8df_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel9@sha256%3A072e335f2ef540426bd02ab03df3017062cc713e9f15c7d131043c998f6bd8df?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143082"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:9b772451057fbf63e5173aecb056db601413f419ed9fd98d7ef3b08dfcd79e11_s390x",
"product": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:9b772451057fbf63e5173aecb056db601413f419ed9fd98d7ef3b08dfcd79e11_s390x",
"product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:9b772451057fbf63e5173aecb056db601413f419ed9fd98d7ef3b08dfcd79e11_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openstack-resource-controller-rhel9@sha256%3A9b772451057fbf63e5173aecb056db601413f419ed9fd98d7ef3b08dfcd79e11?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143448"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f70c550c755645b78b3e7c01118b6a646b1a8bd283f0a9415857a8fad6d4dba5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f70c550c755645b78b3e7c01118b6a646b1a8bd283f0a9415857a8fad6d4dba5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f70c550c755645b78b3e7c01118b6a646b1a8bd283f0a9415857a8fad6d4dba5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256%3Af70c550c755645b78b3e7c01118b6a646b1a8bd283f0a9415857a8fad6d4dba5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772176665"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6140ab1bcfb22b2d92b8776e5458bf6e1d2d65753b16d4229d4b020c0b4a12f5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6140ab1bcfb22b2d92b8776e5458bf6e1d2d65753b16d4229d4b020c0b4a12f5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6140ab1bcfb22b2d92b8776e5458bf6e1d2d65753b16d4229d4b020c0b4a12f5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256%3A6140ab1bcfb22b2d92b8776e5458bf6e1d2d65753b16d4229d4b020c0b4a12f5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772176674"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:85b66f1e1b6ca493592c62215cf8e94d29d6f1bcb68c146a7466133f661cff9c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:85b66f1e1b6ca493592c62215cf8e94d29d6f1bcb68c146a7466133f661cff9c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:85b66f1e1b6ca493592c62215cf8e94d29d6f1bcb68c146a7466133f661cff9c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256%3A85b66f1e1b6ca493592c62215cf8e94d29d6f1bcb68c146a7466133f661cff9c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772523439"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f4f78fda0baa299dcf7ac093ca782970074760999f96fcea9d170c9cd35455ee_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f4f78fda0baa299dcf7ac093ca782970074760999f96fcea9d170c9cd35455ee_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f4f78fda0baa299dcf7ac093ca782970074760999f96fcea9d170c9cd35455ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256%3Af4f78fda0baa299dcf7ac093ca782970074760999f96fcea9d170c9cd35455ee?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772523362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2ad3be815abfa60205bc0de77557f8bfc6ee8b80e3d25ee9cd1088a5e3f6bf8d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2ad3be815abfa60205bc0de77557f8bfc6ee8b80e3d25ee9cd1088a5e3f6bf8d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2ad3be815abfa60205bc0de77557f8bfc6ee8b80e3d25ee9cd1088a5e3f6bf8d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3A2ad3be815abfa60205bc0de77557f8bfc6ee8b80e3d25ee9cd1088a5e3f6bf8d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144004"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a2f51cce516f6300e1724389a99afc1e5b00096d5d8b0c05c302d9ef483c166c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a2f51cce516f6300e1724389a99afc1e5b00096d5d8b0c05c302d9ef483c166c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a2f51cce516f6300e1724389a99afc1e5b00096d5d8b0c05c302d9ef483c166c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256%3Aa2f51cce516f6300e1724389a99afc1e5b00096d5d8b0c05c302d9ef483c166c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142177"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18b5b21ee15093503e1e3d2f6446ef3f5ffdca30bb50cc9f67dc7596930cb449_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18b5b21ee15093503e1e3d2f6446ef3f5ffdca30bb50cc9f67dc7596930cb449_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18b5b21ee15093503e1e3d2f6446ef3f5ffdca30bb50cc9f67dc7596930cb449_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3A18b5b21ee15093503e1e3d2f6446ef3f5ffdca30bb50cc9f67dc7596930cb449?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e45d8e82a1654526fc4562335cad427c7c3aa4dd01215e9754a34be8b9e64f5d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e45d8e82a1654526fc4562335cad427c7c3aa4dd01215e9754a34be8b9e64f5d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e45d8e82a1654526fc4562335cad427c7c3aa4dd01215e9754a34be8b9e64f5d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256%3Ae45d8e82a1654526fc4562335cad427c7c3aa4dd01215e9754a34be8b9e64f5d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141184"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:4a5cb39ccce3520bbbd2bb98b84df278724e9084cf7abe9f100963b05f6a51a8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:4a5cb39ccce3520bbbd2bb98b84df278724e9084cf7abe9f100963b05f6a51a8_s390x",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:4a5cb39ccce3520bbbd2bb98b84df278724e9084cf7abe9f100963b05f6a51a8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/azure-service-rhel9-operator@sha256%3A4a5cb39ccce3520bbbd2bb98b84df278724e9084cf7abe9f100963b05f6a51a8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141804"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5b132b86c1b14a775ee77dafa3a72eb723358cbce6e710e44d279c8050c4261b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5b132b86c1b14a775ee77dafa3a72eb723358cbce6e710e44d279c8050c4261b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5b132b86c1b14a775ee77dafa3a72eb723358cbce6e710e44d279c8050c4261b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A5b132b86c1b14a775ee77dafa3a72eb723358cbce6e710e44d279c8050c4261b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144786"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:69827e616ea617867837723347dd6fe36cc85f43703b4e37b335d79fb3f87d6a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:69827e616ea617867837723347dd6fe36cc85f43703b4e37b335d79fb3f87d6a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:69827e616ea617867837723347dd6fe36cc85f43703b4e37b335d79fb3f87d6a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256%3A69827e616ea617867837723347dd6fe36cc85f43703b4e37b335d79fb3f87d6a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772655529"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8ceb3fd7e1d7d6bbdfeed53a97accf43b3981d5e101746e891a804ef8903fee4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8ceb3fd7e1d7d6bbdfeed53a97accf43b3981d5e101746e891a804ef8903fee4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8ceb3fd7e1d7d6bbdfeed53a97accf43b3981d5e101746e891a804ef8903fee4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256%3A8ceb3fd7e1d7d6bbdfeed53a97accf43b3981d5e101746e891a804ef8903fee4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143306"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cce4806b40fd1f040da28b0a76e8f7edb45e5e3b68fcdbd1ffec407f8b5d40a4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cce4806b40fd1f040da28b0a76e8f7edb45e5e3b68fcdbd1ffec407f8b5d40a4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cce4806b40fd1f040da28b0a76e8f7edb45e5e3b68fcdbd1ffec407f8b5d40a4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256%3Acce4806b40fd1f040da28b0a76e8f7edb45e5e3b68fcdbd1ffec407f8b5d40a4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772524224"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3fe06959d74f9c3aaa9fb9a90b3f33d331347e96cc4f67741f7d6ac6daf8254_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3fe06959d74f9c3aaa9fb9a90b3f33d331347e96cc4f67741f7d6ac6daf8254_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3fe06959d74f9c3aaa9fb9a90b3f33d331347e96cc4f67741f7d6ac6daf8254_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256%3Aa3fe06959d74f9c3aaa9fb9a90b3f33d331347e96cc4f67741f7d6ac6daf8254?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144014"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4f190f8c7699860fef711a4ea52e922d840b0ae7f7b99f431d29be088e16b12_s390x",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4f190f8c7699860fef711a4ea52e922d840b0ae7f7b99f431d29be088e16b12_s390x",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4f190f8c7699860fef711a4ea52e922d840b0ae7f7b99f431d29be088e16b12_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel9@sha256%3Aa4f190f8c7699860fef711a4ea52e922d840b0ae7f7b99f431d29be088e16b12?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142576"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a42c0b3dff389161ee931de7d2f78272c1576632a357d7e4de3a8ad8e18cc2eb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a42c0b3dff389161ee931de7d2f78272c1576632a357d7e4de3a8ad8e18cc2eb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a42c0b3dff389161ee931de7d2f78272c1576632a357d7e4de3a8ad8e18cc2eb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256%3Aa42c0b3dff389161ee931de7d2f78272c1576632a357d7e4de3a8ad8e18cc2eb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142857"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bc7bedd2a60a0f3d862de0644e511d6f330b72a6d12efbdd150dc9b50679112e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bc7bedd2a60a0f3d862de0644e511d6f330b72a6d12efbdd150dc9b50679112e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bc7bedd2a60a0f3d862de0644e511d6f330b72a6d12efbdd150dc9b50679112e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256%3Abc7bedd2a60a0f3d862de0644e511d6f330b72a6d12efbdd150dc9b50679112e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144745"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b7c5a30160b834ce2256aeeee9a36a8655e305018d0647fb663106ec7e3d102d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b7c5a30160b834ce2256aeeee9a36a8655e305018d0647fb663106ec7e3d102d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b7c5a30160b834ce2256aeeee9a36a8655e305018d0647fb663106ec7e3d102d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256%3Ab7c5a30160b834ce2256aeeee9a36a8655e305018d0647fb663106ec7e3d102d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143467"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4a7dcf77112dde43e0944ba53bfcc3eb802dea755c9610f86b4465b22d355856_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4a7dcf77112dde43e0944ba53bfcc3eb802dea755c9610f86b4465b22d355856_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4a7dcf77112dde43e0944ba53bfcc3eb802dea755c9610f86b4465b22d355856_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256%3A4a7dcf77112dde43e0944ba53bfcc3eb802dea755c9610f86b4465b22d355856?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772574867"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:65c1a312a57a482045f442861f6a64605d64994304b07567af0c69eb4b205bcc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:65c1a312a57a482045f442861f6a64605d64994304b07567af0c69eb4b205bcc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:65c1a312a57a482045f442861f6a64605d64994304b07567af0c69eb4b205bcc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256%3A65c1a312a57a482045f442861f6a64605d64994304b07567af0c69eb4b205bcc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141541"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:76e1151f0d25719c5257e106bff680514e740983333de92097d55f071189ed18_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:76e1151f0d25719c5257e106bff680514e740983333de92097d55f071189ed18_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:76e1151f0d25719c5257e106bff680514e740983333de92097d55f071189ed18_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256%3A76e1151f0d25719c5257e106bff680514e740983333de92097d55f071189ed18?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144616"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:786c62c9eab9cb68788ddef5dee8ecd74e03a1197293a3047adacd489e034dda_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:786c62c9eab9cb68788ddef5dee8ecd74e03a1197293a3047adacd489e034dda_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:786c62c9eab9cb68788ddef5dee8ecd74e03a1197293a3047adacd489e034dda_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A786c62c9eab9cb68788ddef5dee8ecd74e03a1197293a3047adacd489e034dda?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143505"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:9969b96f421a3e9d27a495bf1eff33dba8ae2c12c0cdd33895b6190a4f75e000_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:9969b96f421a3e9d27a495bf1eff33dba8ae2c12c0cdd33895b6190a4f75e000_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:9969b96f421a3e9d27a495bf1eff33dba8ae2c12c0cdd33895b6190a4f75e000_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256%3A9969b96f421a3e9d27a495bf1eff33dba8ae2c12c0cdd33895b6190a4f75e000?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142729"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:416fe4e736d5f3e3b0e4668fd2f092ae855a4073d18a064bdcca73ff5450b77d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:416fe4e736d5f3e3b0e4668fd2f092ae855a4073d18a064bdcca73ff5450b77d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:416fe4e736d5f3e3b0e4668fd2f092ae855a4073d18a064bdcca73ff5450b77d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256%3A416fe4e736d5f3e3b0e4668fd2f092ae855a4073d18a064bdcca73ff5450b77d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144375"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fe664cfc24f79a569d7c01a226ffd13bc91fe1aaf3b3c096dd8ae3d561670d07_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fe664cfc24f79a569d7c01a226ffd13bc91fe1aaf3b3c096dd8ae3d561670d07_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fe664cfc24f79a569d7c01a226ffd13bc91fe1aaf3b3c096dd8ae3d561670d07_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Afe664cfc24f79a569d7c01a226ffd13bc91fe1aaf3b3c096dd8ae3d561670d07?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143219"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9da0116d6b0b4f33ca7ccfc26658ec79c8a4ba17f8a63d0bd399ec26808382fd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9da0116d6b0b4f33ca7ccfc26658ec79c8a4ba17f8a63d0bd399ec26808382fd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9da0116d6b0b4f33ca7ccfc26658ec79c8a4ba17f8a63d0bd399ec26808382fd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A9da0116d6b0b4f33ca7ccfc26658ec79c8a4ba17f8a63d0bd399ec26808382fd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:226cc05403576fbcc6d40b001ea969402a5e98cefd9444329396de56ab21c36a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:226cc05403576fbcc6d40b001ea969402a5e98cefd9444329396de56ab21c36a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:226cc05403576fbcc6d40b001ea969402a5e98cefd9444329396de56ab21c36a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256%3A226cc05403576fbcc6d40b001ea969402a5e98cefd9444329396de56ab21c36a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142083"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f90a83b839dcd68d04ffee8569e4ffe1bcc695d192c9026ecfcef9d52428e4fb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f90a83b839dcd68d04ffee8569e4ffe1bcc695d192c9026ecfcef9d52428e4fb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f90a83b839dcd68d04ffee8569e4ffe1bcc695d192c9026ecfcef9d52428e4fb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256%3Af90a83b839dcd68d04ffee8569e4ffe1bcc695d192c9026ecfcef9d52428e4fb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144675"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0c2af2e992c5b0ae60cf87b496f8c6b5b3f736ef7576ccf6f03d37e3a2d9cab1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0c2af2e992c5b0ae60cf87b496f8c6b5b3f736ef7576ccf6f03d37e3a2d9cab1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0c2af2e992c5b0ae60cf87b496f8c6b5b3f736ef7576ccf6f03d37e3a2d9cab1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256%3A0c2af2e992c5b0ae60cf87b496f8c6b5b3f736ef7576ccf6f03d37e3a2d9cab1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9e25ecabfe5600eb15916f819b853e7d6a445cb61bf5a2fc9396af787213905b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9e25ecabfe5600eb15916f819b853e7d6a445cb61bf5a2fc9396af787213905b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9e25ecabfe5600eb15916f819b853e7d6a445cb61bf5a2fc9396af787213905b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A9e25ecabfe5600eb15916f819b853e7d6a445cb61bf5a2fc9396af787213905b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144499"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9ffcf3713cd336d9fc552be6b05f138b9d16f225e58ad42d7a96c3eb3cf154b6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9ffcf3713cd336d9fc552be6b05f138b9d16f225e58ad42d7a96c3eb3cf154b6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9ffcf3713cd336d9fc552be6b05f138b9d16f225e58ad42d7a96c3eb3cf154b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A9ffcf3713cd336d9fc552be6b05f138b9d16f225e58ad42d7a96c3eb3cf154b6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:19e833e3b514dd6fd339e0c00f8dbd6c45fb7ca16b9cd291d50ab05adcb6b1bf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:19e833e3b514dd6fd339e0c00f8dbd6c45fb7ca16b9cd291d50ab05adcb6b1bf_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:19e833e3b514dd6fd339e0c00f8dbd6c45fb7ca16b9cd291d50ab05adcb6b1bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A19e833e3b514dd6fd339e0c00f8dbd6c45fb7ca16b9cd291d50ab05adcb6b1bf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f162f5f3a38b4b1b1f71db3e1301de7c60baa3ce9a4e8e5bd66227795d366b18_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f162f5f3a38b4b1b1f71db3e1301de7c60baa3ce9a4e8e5bd66227795d366b18_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f162f5f3a38b4b1b1f71db3e1301de7c60baa3ce9a4e8e5bd66227795d366b18_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256%3Af162f5f3a38b4b1b1f71db3e1301de7c60baa3ce9a4e8e5bd66227795d366b18?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772574880"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:11718e3d6ada33abc0530890da159ac99e8f63b03266eafef8819c48c92aaf51_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:11718e3d6ada33abc0530890da159ac99e8f63b03266eafef8819c48c92aaf51_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:11718e3d6ada33abc0530890da159ac99e8f63b03266eafef8819c48c92aaf51_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A11718e3d6ada33abc0530890da159ac99e8f63b03266eafef8819c48c92aaf51?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143585"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37287b7720a8d5951fdf6f92b59a5b25a21a7748b93bffe6a4686fe377e80a1c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37287b7720a8d5951fdf6f92b59a5b25a21a7748b93bffe6a4686fe377e80a1c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37287b7720a8d5951fdf6f92b59a5b25a21a7748b93bffe6a4686fe377e80a1c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256%3A37287b7720a8d5951fdf6f92b59a5b25a21a7748b93bffe6a4686fe377e80a1c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142637"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aad14619136317ec49570c1059d59036fc36ed2e6df996918f2741a7c1ec90a0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aad14619136317ec49570c1059d59036fc36ed2e6df996918f2741a7c1ec90a0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aad14619136317ec49570c1059d59036fc36ed2e6df996918f2741a7c1ec90a0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-rhel9-operator@sha256%3Aaad14619136317ec49570c1059d59036fc36ed2e6df996918f2741a7c1ec90a0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143567"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:45f94d3ae86090cf4ba0791b9102e9b118e0e9a28d3901611051c9eed86178b6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:45f94d3ae86090cf4ba0791b9102e9b118e0e9a28d3901611051c9eed86178b6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:45f94d3ae86090cf4ba0791b9102e9b118e0e9a28d3901611051c9eed86178b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A45f94d3ae86090cf4ba0791b9102e9b118e0e9a28d3901611051c9eed86178b6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143784"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:593d8b13bc16136998a2d109162e54046a08ceeda2a74d1e6d9b2d220a772f8f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:593d8b13bc16136998a2d109162e54046a08ceeda2a74d1e6d9b2d220a772f8f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:593d8b13bc16136998a2d109162e54046a08ceeda2a74d1e6d9b2d220a772f8f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A593d8b13bc16136998a2d109162e54046a08ceeda2a74d1e6d9b2d220a772f8f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143458"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1cb922e93f21b2c055ecfdf002582ddc51c7199dbca1f34701aae9576d817c09_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1cb922e93f21b2c055ecfdf002582ddc51c7199dbca1f34701aae9576d817c09_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1cb922e93f21b2c055ecfdf002582ddc51c7199dbca1f34701aae9576d817c09_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9-operator@sha256%3A1cb922e93f21b2c055ecfdf002582ddc51c7199dbca1f34701aae9576d817c09?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141210"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e44082e909372715fb8612484c5fe0ad82699620fa530e75f10d41396ef6d63_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e44082e909372715fb8612484c5fe0ad82699620fa530e75f10d41396ef6d63_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e44082e909372715fb8612484c5fe0ad82699620fa530e75f10d41396ef6d63_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256%3A6e44082e909372715fb8612484c5fe0ad82699620fa530e75f10d41396ef6d63?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144434"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:24068dc6b55124cd76463fa0678843ff83f92b65fa43a53e360ec03c5fdc4fcd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:24068dc6b55124cd76463fa0678843ff83f92b65fa43a53e360ec03c5fdc4fcd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:24068dc6b55124cd76463fa0678843ff83f92b65fa43a53e360ec03c5fdc4fcd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256%3A24068dc6b55124cd76463fa0678843ff83f92b65fa43a53e360ec03c5fdc4fcd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143628"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a9ded8f2c9d761de5ca64c04665fb4c9d69ec31ea3ea3c7e91291101a00ee876_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a9ded8f2c9d761de5ca64c04665fb4c9d69ec31ea3ea3c7e91291101a00ee876_s390x",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a9ded8f2c9d761de5ca64c04665fb4c9d69ec31ea3ea3c7e91291101a00ee876_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel9@sha256%3Aa9ded8f2c9d761de5ca64c04665fb4c9d69ec31ea3ea3c7e91291101a00ee876?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142278"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f797d5cedf4ea7f121eced618e93dd4f53eb6ec5828afb978c3a2e504e16c11d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f797d5cedf4ea7f121eced618e93dd4f53eb6ec5828afb978c3a2e504e16c11d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f797d5cedf4ea7f121eced618e93dd4f53eb6ec5828afb978c3a2e504e16c11d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel9@sha256%3Af797d5cedf4ea7f121eced618e93dd4f53eb6ec5828afb978c3a2e504e16c11d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144027"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:c0b9d948d72ee8f79c2e6b4d2f255c6959c21bb7bea1d7b0a260a0b658e490ab_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:c0b9d948d72ee8f79c2e6b4d2f255c6959c21bb7bea1d7b0a260a0b658e490ab_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:c0b9d948d72ee8f79c2e6b4d2f255c6959c21bb7bea1d7b0a260a0b658e490ab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256%3Ac0b9d948d72ee8f79c2e6b4d2f255c6959c21bb7bea1d7b0a260a0b658e490ab?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144056"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:30b84fb0b78767956548a81b10d276979967e99bd1dcaca2bf06f7a14967b86e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:30b84fb0b78767956548a81b10d276979967e99bd1dcaca2bf06f7a14967b86e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:30b84fb0b78767956548a81b10d276979967e99bd1dcaca2bf06f7a14967b86e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256%3A30b84fb0b78767956548a81b10d276979967e99bd1dcaca2bf06f7a14967b86e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c1ca8a203ab5c80f3d7b8fb9e026a46a75bfb0f5d6e4d5ea09dfb2a2db5c6a2c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c1ca8a203ab5c80f3d7b8fb9e026a46a75bfb0f5d6e4d5ea09dfb2a2db5c6a2c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c1ca8a203ab5c80f3d7b8fb9e026a46a75bfb0f5d6e4d5ea09dfb2a2db5c6a2c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3Ac1ca8a203ab5c80f3d7b8fb9e026a46a75bfb0f5d6e4d5ea09dfb2a2db5c6a2c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143126"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:78083b25b57df22ae9e0eb27d3edd7c3e73de676f3dfabd4c419b37aa9c027a9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:78083b25b57df22ae9e0eb27d3edd7c3e73de676f3dfabd4c419b37aa9c027a9_s390x",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:78083b25b57df22ae9e0eb27d3edd7c3e73de676f3dfabd4c419b37aa9c027a9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3A78083b25b57df22ae9e0eb27d3edd7c3e73de676f3dfabd4c419b37aa9c027a9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143999"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a0d654463288adab9acd6dd6bc5e9bfc05b60081e77877e285b60738c4210077_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a0d654463288adab9acd6dd6bc5e9bfc05b60081e77877e285b60738c4210077_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a0d654463288adab9acd6dd6bc5e9bfc05b60081e77877e285b60738c4210077_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel9@sha256%3Aa0d654463288adab9acd6dd6bc5e9bfc05b60081e77877e285b60738c4210077?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138681"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dfaadc0fd73c36c83063ce6442a9f5e8c1346422f7bb10faa8d27617a0c6a710_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dfaadc0fd73c36c83063ce6442a9f5e8c1346422f7bb10faa8d27617a0c6a710_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dfaadc0fd73c36c83063ce6442a9f5e8c1346422f7bb10faa8d27617a0c6a710_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3Adfaadc0fd73c36c83063ce6442a9f5e8c1346422f7bb10faa8d27617a0c6a710?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772139730"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c4becd27abec4f1dd782dced2c91a832a731a71f37fe7a3b2d07135702e0d512_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c4becd27abec4f1dd782dced2c91a832a731a71f37fe7a3b2d07135702e0d512_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c4becd27abec4f1dd782dced2c91a832a731a71f37fe7a3b2d07135702e0d512_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3Ac4becd27abec4f1dd782dced2c91a832a731a71f37fe7a3b2d07135702e0d512?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144828"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ab7d9c2e48415e4cd8a1584e942dd2bb98848aa657ee7293fadebbc6cf439c4e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ab7d9c2e48415e4cd8a1584e942dd2bb98848aa657ee7293fadebbc6cf439c4e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ab7d9c2e48415e4cd8a1584e942dd2bb98848aa657ee7293fadebbc6cf439c4e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3Aab7d9c2e48415e4cd8a1584e942dd2bb98848aa657ee7293fadebbc6cf439c4e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143941"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:09862c60fc2dcb1fb0aef2776148ff46117460f2cd92e202c76c0d122453899e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:09862c60fc2dcb1fb0aef2776148ff46117460f2cd92e202c76c0d122453899e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:09862c60fc2dcb1fb0aef2776148ff46117460f2cd92e202c76c0d122453899e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel9@sha256%3A09862c60fc2dcb1fb0aef2776148ff46117460f2cd92e202c76c0d122453899e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:08bdf0bc7808dc10b3597b3e37fe97d768f0bdaa0b19dc8b6f565c15993372bb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:08bdf0bc7808dc10b3597b3e37fe97d768f0bdaa0b19dc8b6f565c15993372bb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:08bdf0bc7808dc10b3597b3e37fe97d768f0bdaa0b19dc8b6f565c15993372bb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256%3A08bdf0bc7808dc10b3597b3e37fe97d768f0bdaa0b19dc8b6f565c15993372bb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141241"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:b49d1a3d8141b1b16c0dee745ab5a0109bff96fb8103ea911db8efd49ae1f1de_s390x",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:b49d1a3d8141b1b16c0dee745ab5a0109bff96fb8103ea911db8efd49ae1f1de_s390x",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:b49d1a3d8141b1b16c0dee745ab5a0109bff96fb8103ea911db8efd49ae1f1de_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-runtime-exporter-rhel9@sha256%3Ab49d1a3d8141b1b16c0dee745ab5a0109bff96fb8103ea911db8efd49ae1f1de?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772644085"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f9fb910e3a55c4023201befe8e29197f3a60b3c62b7814903bcef5554b939857_s390x",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f9fb910e3a55c4023201befe8e29197f3a60b3c62b7814903bcef5554b939857_s390x",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f9fb910e3a55c4023201befe8e29197f3a60b3c62b7814903bcef5554b939857_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-runtime-extractor-rhel9@sha256%3Af9fb910e3a55c4023201befe8e29197f3a60b3c62b7814903bcef5554b939857?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772644229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b075e0d54437ff4323eea051e2347a71dc085464c2abbdcb4a85d55d9fb84e3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b075e0d54437ff4323eea051e2347a71dc085464c2abbdcb4a85d55d9fb84e3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b075e0d54437ff4323eea051e2347a71dc085464c2abbdcb4a85d55d9fb84e3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256%3A2b075e0d54437ff4323eea051e2347a71dc085464c2abbdcb4a85d55d9fb84e3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772655272"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:19a89d0373af1265e09e12bd377e5bf631e5fb58c36b2f73b8ca86d186bb0840_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:19a89d0373af1265e09e12bd377e5bf631e5fb58c36b2f73b8ca86d186bb0840_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:19a89d0373af1265e09e12bd377e5bf631e5fb58c36b2f73b8ca86d186bb0840_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256%3A19a89d0373af1265e09e12bd377e5bf631e5fb58c36b2f73b8ca86d186bb0840?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772655389"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3c928586ae0b46feacd6570dee3ec49a5a204227e113432194bc353f6014dcbc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3c928586ae0b46feacd6570dee3ec49a5a204227e113432194bc353f6014dcbc_s390x",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3c928586ae0b46feacd6570dee3ec49a5a204227e113432194bc353f6014dcbc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel9@sha256%3A3c928586ae0b46feacd6570dee3ec49a5a204227e113432194bc353f6014dcbc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8b00cad2744076ce7186abb2304a0a1ac8bc84e92ce76c843fc19a3d5f79e049_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8b00cad2744076ce7186abb2304a0a1ac8bc84e92ce76c843fc19a3d5f79e049_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8b00cad2744076ce7186abb2304a0a1ac8bc84e92ce76c843fc19a3d5f79e049_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256%3A8b00cad2744076ce7186abb2304a0a1ac8bc84e92ce76c843fc19a3d5f79e049?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142819"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7fd150db54f6ddac412e063be423bb17cf0dc8717df7fdc32fc52434cf7c866_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7fd150db54f6ddac412e063be423bb17cf0dc8717df7fdc32fc52434cf7c866_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7fd150db54f6ddac412e063be423bb17cf0dc8717df7fdc32fc52434cf7c866_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Af7fd150db54f6ddac412e063be423bb17cf0dc8717df7fdc32fc52434cf7c866?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142058"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9b357c6d30157c7dad00894e9f8f724d8be110d9658813fd61699714b7a48c4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9b357c6d30157c7dad00894e9f8f724d8be110d9658813fd61699714b7a48c4_s390x",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9b357c6d30157c7dad00894e9f8f724d8be110d9658813fd61699714b7a48c4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel9@sha256%3Ab9b357c6d30157c7dad00894e9f8f724d8be110d9658813fd61699714b7a48c4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141175"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:10e2611fecd1ef8a770a366382bffcb32096b3a8b396d3c0f3a67c06a809e186_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:10e2611fecd1ef8a770a366382bffcb32096b3a8b396d3c0f3a67c06a809e186_s390x",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:10e2611fecd1ef8a770a366382bffcb32096b3a8b396d3c0f3a67c06a809e186_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256%3A10e2611fecd1ef8a770a366382bffcb32096b3a8b396d3c0f3a67c06a809e186?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141707"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:66548d316213a04bab082f88b71e84f26f93e3b861144b79ee2a1d6daf236e67_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:66548d316213a04bab082f88b71e84f26f93e3b861144b79ee2a1d6daf236e67_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:66548d316213a04bab082f88b71e84f26f93e3b861144b79ee2a1d6daf236e67_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256%3A66548d316213a04bab082f88b71e84f26f93e3b861144b79ee2a1d6daf236e67?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143281"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5fddf39479d0594b6514b837da1e9fc7cf23aac4e092a43feec2dc738f3a36a2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5fddf39479d0594b6514b837da1e9fc7cf23aac4e092a43feec2dc738f3a36a2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5fddf39479d0594b6514b837da1e9fc7cf23aac4e092a43feec2dc738f3a36a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256%3A5fddf39479d0594b6514b837da1e9fc7cf23aac4e092a43feec2dc738f3a36a2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141988"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:da8d61470c3c3120912a4c05fb149d404da73c1cc654faa36c5311b3ba47c554_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:da8d61470c3c3120912a4c05fb149d404da73c1cc654faa36c5311b3ba47c554_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:da8d61470c3c3120912a4c05fb149d404da73c1cc654faa36c5311b3ba47c554_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256%3Ada8d61470c3c3120912a4c05fb149d404da73c1cc654faa36c5311b3ba47c554?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772608175"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:750d110adf37079c83b02b85f49fc612c9ba646ef5ad341b9a43c3c76c084e5d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:750d110adf37079c83b02b85f49fc612c9ba646ef5ad341b9a43c3c76c084e5d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:750d110adf37079c83b02b85f49fc612c9ba646ef5ad341b9a43c3c76c084e5d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256%3A750d110adf37079c83b02b85f49fc612c9ba646ef5ad341b9a43c3c76c084e5d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772666725"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78d21fcf562cac4d525153a03c574bb2a9ad71d50f955e263f06e2fb2b1daa08_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78d21fcf562cac4d525153a03c574bb2a9ad71d50f955e263f06e2fb2b1daa08_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78d21fcf562cac4d525153a03c574bb2a9ad71d50f955e263f06e2fb2b1daa08_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256%3A78d21fcf562cac4d525153a03c574bb2a9ad71d50f955e263f06e2fb2b1daa08?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143907"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:92d6845bc5c65cdec3d0f59440500af1b60b070b415ecb6e3c5c276fbdb97f4a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:92d6845bc5c65cdec3d0f59440500af1b60b070b415ecb6e3c5c276fbdb97f4a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:92d6845bc5c65cdec3d0f59440500af1b60b070b415ecb6e3c5c276fbdb97f4a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel9@sha256%3A92d6845bc5c65cdec3d0f59440500af1b60b070b415ecb6e3c5c276fbdb97f4a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143637"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c20df9f23d90cb585878aeb06e921741267b98a7b078ba494f6dbcdde2156020_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c20df9f23d90cb585878aeb06e921741267b98a7b078ba494f6dbcdde2156020_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c20df9f23d90cb585878aeb06e921741267b98a7b078ba494f6dbcdde2156020_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3Ac20df9f23d90cb585878aeb06e921741267b98a7b078ba494f6dbcdde2156020?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144106"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cd7eb7f4b822575925bfa223282946937c7dc5053fdaee9cbfbf8d0c2467e59d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cd7eb7f4b822575925bfa223282946937c7dc5053fdaee9cbfbf8d0c2467e59d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cd7eb7f4b822575925bfa223282946937c7dc5053fdaee9cbfbf8d0c2467e59d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256%3Acd7eb7f4b822575925bfa223282946937c7dc5053fdaee9cbfbf8d0c2467e59d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772524101"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b5b9452bcca062df5bfe00b913778e2c182a6c2edc8b649a62b0e927037d7eb0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b5b9452bcca062df5bfe00b913778e2c182a6c2edc8b649a62b0e927037d7eb0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b5b9452bcca062df5bfe00b913778e2c182a6c2edc8b649a62b0e927037d7eb0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel9@sha256%3Ab5b9452bcca062df5bfe00b913778e2c182a6c2edc8b649a62b0e927037d7eb0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143661"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:578f67e6b9aa327a20cfaf5912a5601489ca0653ad744109b08262fd31d27d68_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:578f67e6b9aa327a20cfaf5912a5601489ca0653ad744109b08262fd31d27d68_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:578f67e6b9aa327a20cfaf5912a5601489ca0653ad744109b08262fd31d27d68_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256%3A578f67e6b9aa327a20cfaf5912a5601489ca0653ad744109b08262fd31d27d68?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144523"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:d2d38a98fc09052bc5fe169321a534006a2ff8605d2314d04eee39e2492104b9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:d2d38a98fc09052bc5fe169321a534006a2ff8605d2314d04eee39e2492104b9_s390x",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:d2d38a98fc09052bc5fe169321a534006a2ff8605d2314d04eee39e2492104b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256%3Ad2d38a98fc09052bc5fe169321a534006a2ff8605d2314d04eee39e2492104b9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772595158"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f7bc0d938292e36063c8dc51447fbb563f011991664d6d7352fd82b1f8729fdb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f7bc0d938292e36063c8dc51447fbb563f011991664d6d7352fd82b1f8729fdb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f7bc0d938292e36063c8dc51447fbb563f011991664d6d7352fd82b1f8729fdb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256%3Af7bc0d938292e36063c8dc51447fbb563f011991664d6d7352fd82b1f8729fdb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141254"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f382ef885d8be8e7007416722029689f2b8ec1fcff45f3f405f4dba5afde7d9d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f382ef885d8be8e7007416722029689f2b8ec1fcff45f3f405f4dba5afde7d9d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f382ef885d8be8e7007416722029689f2b8ec1fcff45f3f405f4dba5afde7d9d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel9@sha256%3Af382ef885d8be8e7007416722029689f2b8ec1fcff45f3f405f4dba5afde7d9d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144410"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4dd70885b033339366a51b39e1a0dc9716bfcfe9b3072a9425f93318ee1868ff_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4dd70885b033339366a51b39e1a0dc9716bfcfe9b3072a9425f93318ee1868ff_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4dd70885b033339366a51b39e1a0dc9716bfcfe9b3072a9425f93318ee1868ff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel9@sha256%3A4dd70885b033339366a51b39e1a0dc9716bfcfe9b3072a9425f93318ee1868ff?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142572"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:338bc8f6c2bffd8382536c628e99388f1579df9a881c2ef5fde980be70652eb2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:338bc8f6c2bffd8382536c628e99388f1579df9a881c2ef5fde980be70652eb2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:338bc8f6c2bffd8382536c628e99388f1579df9a881c2ef5fde980be70652eb2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256%3A338bc8f6c2bffd8382536c628e99388f1579df9a881c2ef5fde980be70652eb2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144691"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:646a707c50a3656bd6cec5b46960d4d27885135a1b2a4eac2f74fc8721723c3e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:646a707c50a3656bd6cec5b46960d4d27885135a1b2a4eac2f74fc8721723c3e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:646a707c50a3656bd6cec5b46960d4d27885135a1b2a4eac2f74fc8721723c3e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256%3A646a707c50a3656bd6cec5b46960d4d27885135a1b2a4eac2f74fc8721723c3e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ee66f64d8b3832cfa270298dc1257226c9abe618918de7283d7ea3acc7bfa058_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ee66f64d8b3832cfa270298dc1257226c9abe618918de7283d7ea3acc7bfa058_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ee66f64d8b3832cfa270298dc1257226c9abe618918de7283d7ea3acc7bfa058_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256%3Aee66f64d8b3832cfa270298dc1257226c9abe618918de7283d7ea3acc7bfa058?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772666702"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:21386a83ddd84b3cd3903be7cb72fcaa075258aefa6a8aed5f9db293cb813646_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:21386a83ddd84b3cd3903be7cb72fcaa075258aefa6a8aed5f9db293cb813646_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:21386a83ddd84b3cd3903be7cb72fcaa075258aefa6a8aed5f9db293cb813646_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A21386a83ddd84b3cd3903be7cb72fcaa075258aefa6a8aed5f9db293cb813646?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143222"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a2cec88104e0ac39cca06c351868da8ca42cea21014e276ef4c492603c90e6eb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a2cec88104e0ac39cca06c351868da8ca42cea21014e276ef4c492603c90e6eb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a2cec88104e0ac39cca06c351868da8ca42cea21014e276ef4c492603c90e6eb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256%3Aa2cec88104e0ac39cca06c351868da8ca42cea21014e276ef4c492603c90e6eb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c3887c6c2d115b686a65205cbaa373882689899aca8cbe5125547db198c84c9a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c3887c6c2d115b686a65205cbaa373882689899aca8cbe5125547db198c84c9a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c3887c6c2d115b686a65205cbaa373882689899aca8cbe5125547db198c84c9a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256%3Ac3887c6c2d115b686a65205cbaa373882689899aca8cbe5125547db198c84c9a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772176727"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9705f3ca0e1fed96e556766c1d5b5e2047e4230ec3a3a57daeca21bfc152bfe7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9705f3ca0e1fed96e556766c1d5b5e2047e4230ec3a3a57daeca21bfc152bfe7_s390x",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9705f3ca0e1fed96e556766c1d5b5e2047e4230ec3a3a57daeca21bfc152bfe7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256%3A9705f3ca0e1fed96e556766c1d5b5e2047e4230ec3a3a57daeca21bfc152bfe7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141084"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e4437f5baa2f1e07ed0c1a245af10cd3e9919a852eac7a22996a9b7ea51e65b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e4437f5baa2f1e07ed0c1a245af10cd3e9919a852eac7a22996a9b7ea51e65b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e4437f5baa2f1e07ed0c1a245af10cd3e9919a852eac7a22996a9b7ea51e65b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3A3e4437f5baa2f1e07ed0c1a245af10cd3e9919a852eac7a22996a9b7ea51e65b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772523424"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:784d025249cf0f4921d34ffd4387ad7fef62292e8df8e303213514bbd5a3b1e3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:784d025249cf0f4921d34ffd4387ad7fef62292e8df8e303213514bbd5a3b1e3_s390x",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:784d025249cf0f4921d34ffd4387ad7fef62292e8df8e303213514bbd5a3b1e3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256%3A784d025249cf0f4921d34ffd4387ad7fef62292e8df8e303213514bbd5a3b1e3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144029"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:93addcca1cfdbdbcbaf0a01d5de2e63956d7ae5bb4616405c88132c3d416e5a1_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:93addcca1cfdbdbcbaf0a01d5de2e63956d7ae5bb4616405c88132c3d416e5a1_s390x",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:93addcca1cfdbdbcbaf0a01d5de2e63956d7ae5bb4616405c88132c3d416e5a1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256%3A93addcca1cfdbdbcbaf0a01d5de2e63956d7ae5bb4616405c88132c3d416e5a1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:208c40ac2823a80f406d94cf41ca1cb5c7e96bd25d8ece7556608d717bef460e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:208c40ac2823a80f406d94cf41ca1cb5c7e96bd25d8ece7556608d717bef460e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:208c40ac2823a80f406d94cf41ca1cb5c7e96bd25d8ece7556608d717bef460e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256%3A208c40ac2823a80f406d94cf41ca1cb5c7e96bd25d8ece7556608d717bef460e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593622"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd9a7c1b3d8bcd779e02925e2bd9d79f0c3f839636cb5fc66181eaece5dead1c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd9a7c1b3d8bcd779e02925e2bd9d79f0c3f839636cb5fc66181eaece5dead1c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd9a7c1b3d8bcd779e02925e2bd9d79f0c3f839636cb5fc66181eaece5dead1c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3Afd9a7c1b3d8bcd779e02925e2bd9d79f0c3f839636cb5fc66181eaece5dead1c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772467275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:3b7c80c9567f0a623c8b44c5bfecbea8997dc61896efb52370cf4f821eac2328_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:3b7c80c9567f0a623c8b44c5bfecbea8997dc61896efb52370cf4f821eac2328_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:3b7c80c9567f0a623c8b44c5bfecbea8997dc61896efb52370cf4f821eac2328_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy-rhel9@sha256%3A3b7c80c9567f0a623c8b44c5bfecbea8997dc61896efb52370cf4f821eac2328?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142820"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f2cc96d8b2c7942cce9c79607176938848aea0a330542f21c47b6bd8eeb4f29a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f2cc96d8b2c7942cce9c79607176938848aea0a330542f21c47b6bd8eeb4f29a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f2cc96d8b2c7942cce9c79607176938848aea0a330542f21c47b6bd8eeb4f29a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256%3Af2cc96d8b2c7942cce9c79607176938848aea0a330542f21c47b6bd8eeb4f29a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772433633"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:be7fb081fa52399f118c7393cf72159ef362cc1ed80792aa7fe9847b00cbfcdd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:be7fb081fa52399f118c7393cf72159ef362cc1ed80792aa7fe9847b00cbfcdd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:be7fb081fa52399f118c7393cf72159ef362cc1ed80792aa7fe9847b00cbfcdd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256%3Abe7fb081fa52399f118c7393cf72159ef362cc1ed80792aa7fe9847b00cbfcdd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772433630"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5091fa31975c3af6c2389db26e31fad80220b0bab03d4b880270168a62105357_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5091fa31975c3af6c2389db26e31fad80220b0bab03d4b880270168a62105357_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5091fa31975c3af6c2389db26e31fad80220b0bab03d4b880270168a62105357_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A5091fa31975c3af6c2389db26e31fad80220b0bab03d4b880270168a62105357?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772433634"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:40f34d8424475c6090d059ce4ec4f17394694939ae88bccd802007048d35f351_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:40f34d8424475c6090d059ce4ec4f17394694939ae88bccd802007048d35f351_s390x",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:40f34d8424475c6090d059ce4ec4f17394694939ae88bccd802007048d35f351_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256%3A40f34d8424475c6090d059ce4ec4f17394694939ae88bccd802007048d35f351?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141358"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6a447e5642af9c109fad7eb4201140d94eba9f743b6cbca3585e18624fe99d20_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6a447e5642af9c109fad7eb4201140d94eba9f743b6cbca3585e18624fe99d20_s390x",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6a447e5642af9c109fad7eb4201140d94eba9f743b6cbca3585e18624fe99d20_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel9@sha256%3A6a447e5642af9c109fad7eb4201140d94eba9f743b6cbca3585e18624fe99d20?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141288"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9de43b02a4982a2073cb1b813b63dd85000c3153cd314603773907ef6ab62e30_s390x",
"product": {
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9de43b02a4982a2073cb1b813b63dd85000c3153cd314603773907ef6ab62e30_s390x",
"product_id": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9de43b02a4982a2073cb1b813b63dd85000c3153cd314603773907ef6ab62e30_s390x",
"product_identification_helper": {
"purl": "pkg:oci/volume-data-source-validator-rhel9@sha256%3A9de43b02a4982a2073cb1b813b63dd85000c3153cd314603773907ef6ab62e30?arch=s390x\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141838"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:4bac5520ec58aac65a508a746976667acbb6132ebfe6aacb2f8136f3198aa35b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:4bac5520ec58aac65a508a746976667acbb6132ebfe6aacb2f8136f3198aa35b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:4bac5520ec58aac65a508a746976667acbb6132ebfe6aacb2f8136f3198aa35b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-ui-rhel9@sha256%3A4bac5520ec58aac65a508a746976667acbb6132ebfe6aacb2f8136f3198aa35b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138687"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:876435e0b14447e833a4e9a0dbed2227bded7d857230557a101c36b47a105921_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:876435e0b14447e833a4e9a0dbed2227bded7d857230557a101c36b47a105921_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:876435e0b14447e833a4e9a0dbed2227bded7d857230557a101c36b47a105921_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256%3A876435e0b14447e833a4e9a0dbed2227bded7d857230557a101c36b47a105921?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141413"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5e268fb9530fc6ea702bfe64e5ad3864f40d9c0e3beeb2581fe2a8229e191336_amd64",
"product": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5e268fb9530fc6ea702bfe64e5ad3864f40d9c0e3beeb2581fe2a8229e191336_amd64",
"product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5e268fb9530fc6ea702bfe64e5ad3864f40d9c0e3beeb2581fe2a8229e191336_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aws-karpenter-provider-aws-rhel9@sha256%3A5e268fb9530fc6ea702bfe64e5ad3864f40d9c0e3beeb2581fe2a8229e191336?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143108"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9b4085029ca2e11663e7adfeee36a9f5783ce7106521fe02a99132be4bf4d9a9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9b4085029ca2e11663e7adfeee36a9f5783ce7106521fe02a99132be4bf4d9a9_amd64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9b4085029ca2e11663e7adfeee36a9f5783ce7106521fe02a99132be4bf4d9a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aws-kms-encryption-provider-rhel9@sha256%3A9b4085029ca2e11663e7adfeee36a9f5783ce7106521fe02a99132be4bf4d9a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144253"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:84ed295a1fd729c6bfd8250116d752b4c3ad66c7bc01ca44408e7cb8a115b5e0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:84ed295a1fd729c6bfd8250116d752b4c3ad66c7bc01ca44408e7cb8a115b5e0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:84ed295a1fd729c6bfd8250116d752b4c3ad66c7bc01ca44408e7cb8a115b5e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel9@sha256%3A84ed295a1fd729c6bfd8250116d752b4c3ad66c7bc01ca44408e7cb8a115b5e0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138550"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:105a07e6bc8acd530a8ae3097846789dbcd2c7a2f1f984805c5bb3b7449b1d05_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:105a07e6bc8acd530a8ae3097846789dbcd2c7a2f1f984805c5bb3b7449b1d05_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:105a07e6bc8acd530a8ae3097846789dbcd2c7a2f1f984805c5bb3b7449b1d05_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel9@sha256%3A105a07e6bc8acd530a8ae3097846789dbcd2c7a2f1f984805c5bb3b7449b1d05?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138526"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2e7fcd6eaae5d8e35155b811ad6fe4cc9934b31a0076e80df6d409b11ca8d226_amd64",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2e7fcd6eaae5d8e35155b811ad6fe4cc9934b31a0076e80df6d409b11ca8d226_amd64",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2e7fcd6eaae5d8e35155b811ad6fe4cc9934b31a0076e80df6d409b11ca8d226_amd64",
"product_identification_helper": {
"purl": "pkg:oci/azure-kms-encryption-provider-rhel9@sha256%3A2e7fcd6eaae5d8e35155b811ad6fe4cc9934b31a0076e80df6d409b11ca8d226?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143861"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3f9ca2d789b60a51018e0242a01390e1d4b569df21769682292d3b483954aa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3f9ca2d789b60a51018e0242a01390e1d4b569df21769682292d3b483954aa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3f9ca2d789b60a51018e0242a01390e1d4b569df21769682292d3b483954aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256%3A4d3f9ca2d789b60a51018e0242a01390e1d4b569df21769682292d3b483954aa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:425a3e4c2774dd14e2d4baf3bc6f9b1bc6fbcc41faa0ed55431fef26cc5db7ce_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:425a3e4c2774dd14e2d4baf3bc6f9b1bc6fbcc41faa0ed55431fef26cc5db7ce_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:425a3e4c2774dd14e2d4baf3bc6f9b1bc6fbcc41faa0ed55431fef26cc5db7ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256%3A425a3e4c2774dd14e2d4baf3bc6f9b1bc6fbcc41faa0ed55431fef26cc5db7ce?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142354"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:25db07689f639f79919d6f028a10375fb9b68abfd9cf55829333d0360a7acf99_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:25db07689f639f79919d6f028a10375fb9b68abfd9cf55829333d0360a7acf99_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:25db07689f639f79919d6f028a10375fb9b68abfd9cf55829333d0360a7acf99_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256%3A25db07689f639f79919d6f028a10375fb9b68abfd9cf55829333d0360a7acf99?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a973533a2ecfa414c1f95c4d8ffdbe85f18969a740c19d3b8c4d2096f17a94bf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a973533a2ecfa414c1f95c4d8ffdbe85f18969a740c19d3b8c4d2096f17a94bf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a973533a2ecfa414c1f95c4d8ffdbe85f18969a740c19d3b8c4d2096f17a94bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256%3Aa973533a2ecfa414c1f95c4d8ffdbe85f18969a740c19d3b8c4d2096f17a94bf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772523242"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:58a646461aaea1fc7522e11a0a4acc5ca784923581a2d15cd36319cc1d59d210_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:58a646461aaea1fc7522e11a0a4acc5ca784923581a2d15cd36319cc1d59d210_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:58a646461aaea1fc7522e11a0a4acc5ca784923581a2d15cd36319cc1d59d210_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256%3A58a646461aaea1fc7522e11a0a4acc5ca784923581a2d15cd36319cc1d59d210?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142186"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:df01b29e279c5fef750737c48041bfb4ef531599fa6ce556987ecdfbf8eb6767_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:df01b29e279c5fef750737c48041bfb4ef531599fa6ce556987ecdfbf8eb6767_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:df01b29e279c5fef750737c48041bfb4ef531599fa6ce556987ecdfbf8eb6767_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3Adf01b29e279c5fef750737c48041bfb4ef531599fa6ce556987ecdfbf8eb6767?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593591"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a48cb051fb2a8e5c70715093012f18b65d9bbdf7a4346b1cb828f2592975050b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a48cb051fb2a8e5c70715093012f18b65d9bbdf7a4346b1cb828f2592975050b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a48cb051fb2a8e5c70715093012f18b65d9bbdf7a4346b1cb828f2592975050b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256%3Aa48cb051fb2a8e5c70715093012f18b65d9bbdf7a4346b1cb828f2592975050b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141103"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f85e6be61cb6c744900578d654909ceaff76eb98df36564bae2e57a3a4bcee05_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f85e6be61cb6c744900578d654909ceaff76eb98df36564bae2e57a3a4bcee05_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f85e6be61cb6c744900578d654909ceaff76eb98df36564bae2e57a3a4bcee05_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256%3Af85e6be61cb6c744900578d654909ceaff76eb98df36564bae2e57a3a4bcee05?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141786"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:dfb848cb68bea17a789a807b5edadba37a02947c506b8fa58d8b6376cfd3fe48_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:dfb848cb68bea17a789a807b5edadba37a02947c506b8fa58d8b6376cfd3fe48_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:dfb848cb68bea17a789a807b5edadba37a02947c506b8fa58d8b6376cfd3fe48_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256%3Adfb848cb68bea17a789a807b5edadba37a02947c506b8fa58d8b6376cfd3fe48?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143296"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c04482437d736cfbd2259aad085766f911951255d77bde48abf34af758e42744_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c04482437d736cfbd2259aad085766f911951255d77bde48abf34af758e42744_amd64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c04482437d736cfbd2259aad085766f911951255d77bde48abf34af758e42744_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256%3Ac04482437d736cfbd2259aad085766f911951255d77bde48abf34af758e42744?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:148d1267925de54e2ff67cc04f7e1eea48e4812881eb13a6d4ac84fc9edf3960_amd64",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:148d1267925de54e2ff67cc04f7e1eea48e4812881eb13a6d4ac84fc9edf3960_amd64",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:148d1267925de54e2ff67cc04f7e1eea48e4812881eb13a6d4ac84fc9edf3960_amd64",
"product_identification_helper": {
"purl": "pkg:oci/container-networking-plugins-microshift-rhel9@sha256%3A148d1267925de54e2ff67cc04f7e1eea48e4812881eb13a6d4ac84fc9edf3960?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144019"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d6accf480e8645c70f53adf062189259549144af3a4c3d736b28c561dd538f0f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d6accf480e8645c70f53adf062189259549144af3a4c3d736b28c561dd538f0f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d6accf480e8645c70f53adf062189259549144af3a4c3d736b28c561dd538f0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256%3Ad6accf480e8645c70f53adf062189259549144af3a4c3d736b28c561dd538f0f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142665"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:84e1af7983cc502b35755475dcc87c2eac2e931f623d070736580cca65081992_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:84e1af7983cc502b35755475dcc87c2eac2e931f623d070736580cca65081992_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:84e1af7983cc502b35755475dcc87c2eac2e931f623d070736580cca65081992_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256%3A84e1af7983cc502b35755475dcc87c2eac2e931f623d070736580cca65081992?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144699"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9d807221e98130e63530f757157207556a7b2bb7fe7587f0d7c5f9d1ac9592d0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9d807221e98130e63530f757157207556a7b2bb7fe7587f0d7c5f9d1ac9592d0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9d807221e98130e63530f757157207556a7b2bb7fe7587f0d7c5f9d1ac9592d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9@sha256%3A9d807221e98130e63530f757157207556a7b2bb7fe7587f0d7c5f9d1ac9592d0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772139730"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:fb2df252487a734b3e051ff54713a7689f7f1e8cd93557f846458f54d3776162_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:fb2df252487a734b3e051ff54713a7689f7f1e8cd93557f846458f54d3776162_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:fb2df252487a734b3e051ff54713a7689f7f1e8cd93557f846458f54d3776162_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9-operator@sha256%3Afb2df252487a734b3e051ff54713a7689f7f1e8cd93557f846458f54d3776162?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772140894"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c2a9ad6b4707faf2329b88b12e06f6f10c5bc6ff15c06ef644ff14efdc736653_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c2a9ad6b4707faf2329b88b12e06f6f10c5bc6ff15c06ef644ff14efdc736653_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c2a9ad6b4707faf2329b88b12e06f6f10c5bc6ff15c06ef644ff14efdc736653_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel9@sha256%3Ac2a9ad6b4707faf2329b88b12e06f6f10c5bc6ff15c06ef644ff14efdc736653?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141273"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:1560bc58a43485387fda173fe0a8a396c2f6b038202bd9863c85d1b666f3ddc1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:1560bc58a43485387fda173fe0a8a396c2f6b038202bd9863c85d1b666f3ddc1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:1560bc58a43485387fda173fe0a8a396c2f6b038202bd9863c85d1b666f3ddc1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshot-metadata-rhel9@sha256%3A1560bc58a43485387fda173fe0a8a396c2f6b038202bd9863c85d1b666f3ddc1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144260"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4754971cc6f907064a799f4845fc9f949a3068a5b818b23eb292c8346f9f2f0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4754971cc6f907064a799f4845fc9f949a3068a5b818b23eb292c8346f9f2f0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4754971cc6f907064a799f4845fc9f949a3068a5b818b23eb292c8346f9f2f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel9@sha256%3Ac4754971cc6f907064a799f4845fc9f949a3068a5b818b23eb292c8346f9f2f0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142266"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:766ba5aefee0ade548842c06f8061fe8b849b76d16280e3c41225f21d2d0b6be_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:766ba5aefee0ade548842c06f8061fe8b849b76d16280e3c41225f21d2d0b6be_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:766ba5aefee0ade548842c06f8061fe8b849b76d16280e3c41225f21d2d0b6be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel9@sha256%3A766ba5aefee0ade548842c06f8061fe8b849b76d16280e3c41225f21d2d0b6be?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f1fdf87492d66f03cbca16cbdb07607481041080c244d94c59a773cbe5457734_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f1fdf87492d66f03cbca16cbdb07607481041080c244d94c59a773cbe5457734_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f1fdf87492d66f03cbca16cbdb07607481041080c244d94c59a773cbe5457734_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel9@sha256%3Af1fdf87492d66f03cbca16cbdb07607481041080c244d94c59a773cbe5457734?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142097"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:11ba356bc22603fdc9da30ce02a56e0841715ffa1be1533e409f680525e35a95_amd64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:11ba356bc22603fdc9da30ce02a56e0841715ffa1be1533e409f680525e35a95_amd64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:11ba356bc22603fdc9da30ce02a56e0841715ffa1be1533e409f680525e35a95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3A11ba356bc22603fdc9da30ce02a56e0841715ffa1be1533e409f680525e35a95?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772666573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecebe8f91837ebe91c2f9c159b54f6fea43fd7d750929e2a5b08fd1aee688582_amd64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecebe8f91837ebe91c2f9c159b54f6fea43fd7d750929e2a5b08fd1aee688582_amd64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecebe8f91837ebe91c2f9c159b54f6fea43fd7d750929e2a5b08fd1aee688582_amd64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256%3Aecebe8f91837ebe91c2f9c159b54f6fea43fd7d750929e2a5b08fd1aee688582?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143220"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c8a1a13f5a36513e22f8db1345386f1835eac5b7f809c6745fe43afe8372ed92_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c8a1a13f5a36513e22f8db1345386f1835eac5b7f809c6745fe43afe8372ed92_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c8a1a13f5a36513e22f8db1345386f1835eac5b7f809c6745fe43afe8372ed92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3Ac8a1a13f5a36513e22f8db1345386f1835eac5b7f809c6745fe43afe8372ed92?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143233"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fb88da574373955332ee34a14390ec328a7ad6e62de8499ed52949656f6ff923_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fb88da574373955332ee34a14390ec328a7ad6e62de8499ed52949656f6ff923_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fb88da574373955332ee34a14390ec328a7ad6e62de8499ed52949656f6ff923_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256%3Afb88da574373955332ee34a14390ec328a7ad6e62de8499ed52949656f6ff923?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144025"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1c1c12ad472c45ae03529792013154098ce4780a0fde6dfcc8b15674518b64e3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1c1c12ad472c45ae03529792013154098ce4780a0fde6dfcc8b15674518b64e3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1c1c12ad472c45ae03529792013154098ce4780a0fde6dfcc8b15674518b64e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager-rhel9@sha256%3A1c1c12ad472c45ae03529792013154098ce4780a0fde6dfcc8b15674518b64e3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143435"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:10e051b10f8001bc4344d39d32a8d0c46dddb798f6ca025a6de0e78ba5b70b96_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:10e051b10f8001bc4344d39d32a8d0c46dddb798f6ca025a6de0e78ba5b70b96_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:10e051b10f8001bc4344d39d32a8d0c46dddb798f6ca025a6de0e78ba5b70b96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter-rhel9@sha256%3A10e051b10f8001bc4344d39d32a8d0c46dddb798f6ca025a6de0e78ba5b70b96?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144466"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:1f64e57709acc5ebc392907106819ad3f8896c436d1afacd30c6952c071c97be_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:1f64e57709acc5ebc392907106819ad3f8896c436d1afacd30c6952c071c97be_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:1f64e57709acc5ebc392907106819ad3f8896c436d1afacd30c6952c071c97be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256%3A1f64e57709acc5ebc392907106819ad3f8896c436d1afacd30c6952c071c97be?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143543"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1598a3a15eb623d10cc95a97996611c0949450cff57257b2d1851c8d83657a39_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1598a3a15eb623d10cc95a97996611c0949450cff57257b2d1851c8d83657a39_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1598a3a15eb623d10cc95a97996611c0949450cff57257b2d1851c8d83657a39_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256%3A1598a3a15eb623d10cc95a97996611c0949450cff57257b2d1851c8d83657a39?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772574935"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a000a2a94ba6f3c2698171f1cbb4d6976fd241de64857aa74bc5783301ba5165_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a000a2a94ba6f3c2698171f1cbb4d6976fd241de64857aa74bc5783301ba5165_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a000a2a94ba6f3c2698171f1cbb4d6976fd241de64857aa74bc5783301ba5165_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256%3Aa000a2a94ba6f3c2698171f1cbb4d6976fd241de64857aa74bc5783301ba5165?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772176749"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:085602599cae9eabcab557a60947d3f3abc272c51c3beae3ab9cecae3b71a3e5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:085602599cae9eabcab557a60947d3f3abc272c51c3beae3ab9cecae3b71a3e5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:085602599cae9eabcab557a60947d3f3abc272c51c3beae3ab9cecae3b71a3e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256%3A085602599cae9eabcab557a60947d3f3abc272c51c3beae3ab9cecae3b71a3e5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:344a60ac1e833a349a8f24f3db2859e9fd0f45dd562ca50478973868e3669451_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:344a60ac1e833a349a8f24f3db2859e9fd0f45dd562ca50478973868e3669451_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:344a60ac1e833a349a8f24f3db2859e9fd0f45dd562ca50478973868e3669451_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256%3A344a60ac1e833a349a8f24f3db2859e9fd0f45dd562ca50478973868e3669451?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593911"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6677aa15725f5cb40cb925224454bdf1ba07e37e1e0240b0dffd3499bafdcd27_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6677aa15725f5cb40cb925224454bdf1ba07e37e1e0240b0dffd3499bafdcd27_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6677aa15725f5cb40cb925224454bdf1ba07e37e1e0240b0dffd3499bafdcd27_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256%3A6677aa15725f5cb40cb925224454bdf1ba07e37e1e0240b0dffd3499bafdcd27?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138578"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0ad2b1b3b63a22d793a67a220550e7730d49193e36443b9783d045d0d628e986_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0ad2b1b3b63a22d793a67a220550e7730d49193e36443b9783d045d0d628e986_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0ad2b1b3b63a22d793a67a220550e7730d49193e36443b9783d045d0d628e986_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256%3A0ad2b1b3b63a22d793a67a220550e7730d49193e36443b9783d045d0d628e986?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143650"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:602dc9f92b7a8e84e6eb998191263d186d1d10d378eeef0845435715bee812dc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:602dc9f92b7a8e84e6eb998191263d186d1d10d378eeef0845435715bee812dc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:602dc9f92b7a8e84e6eb998191263d186d1d10d378eeef0845435715bee812dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy-rhel9@sha256%3A602dc9f92b7a8e84e6eb998191263d186d1d10d378eeef0845435715bee812dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:265112268f914a12e152e58a674116408253b120a35d5e696c2afd059b6fc015_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:265112268f914a12e152e58a674116408253b120a35d5e696c2afd059b6fc015_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:265112268f914a12e152e58a674116408253b120a35d5e696c2afd059b6fc015_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256%3A265112268f914a12e152e58a674116408253b120a35d5e696c2afd059b6fc015?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141284"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c05190f5e6e9886ce31dbb9c97e177dc69b257a009c08298d9964c824f769056_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c05190f5e6e9886ce31dbb9c97e177dc69b257a009c08298d9964c824f769056_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c05190f5e6e9886ce31dbb9c97e177dc69b257a009c08298d9964c824f769056_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256%3Ac05190f5e6e9886ce31dbb9c97e177dc69b257a009c08298d9964c824f769056?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143531"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3dd9ca3b6c119ebeeb38e5529407f1889ce2c06c11f15bbdb38955caf2a3a44d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3dd9ca3b6c119ebeeb38e5529407f1889ce2c06c11f15bbdb38955caf2a3a44d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3dd9ca3b6c119ebeeb38e5529407f1889ce2c06c11f15bbdb38955caf2a3a44d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256%3A3dd9ca3b6c119ebeeb38e5529407f1889ce2c06c11f15bbdb38955caf2a3a44d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772644163"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e5dc458e034b48610c05a65784b4ce8731709969a25867c1174beb7bef0d43e7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e5dc458e034b48610c05a65784b4ce8731709969a25867c1174beb7bef0d43e7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e5dc458e034b48610c05a65784b4ce8731709969a25867c1174beb7bef0d43e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-rhel9@sha256%3Ae5dc458e034b48610c05a65784b4ce8731709969a25867c1174beb7bef0d43e7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0958362f0fd9f365fe7c0553d468ca4b116c5b879c26b8035205fd95fbda79c4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0958362f0fd9f365fe7c0553d468ca4b116c5b879c26b8035205fd95fbda79c4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0958362f0fd9f365fe7c0553d468ca4b116c5b879c26b8035205fd95fbda79c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-microshift-rhel9@sha256%3A0958362f0fd9f365fe7c0553d468ca4b116c5b879c26b8035205fd95fbda79c4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c56dbbd0868f35b7376cf4208b10f1be543b5b8096ee30322b44d31d5887b784_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c56dbbd0868f35b7376cf4208b10f1be543b5b8096ee30322b44d31d5887b784_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c56dbbd0868f35b7376cf4208b10f1be543b5b8096ee30322b44d31d5887b784_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256%3Ac56dbbd0868f35b7376cf4208b10f1be543b5b8096ee30322b44d31d5887b784?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772644153"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f117e6c476d1e70d006f3a32f70c6e8dde636d40ecf6b350348315bc30feaa9c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f117e6c476d1e70d006f3a32f70c6e8dde636d40ecf6b350348315bc30feaa9c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f117e6c476d1e70d006f3a32f70c6e8dde636d40ecf6b350348315bc30feaa9c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256%3Af117e6c476d1e70d006f3a32f70c6e8dde636d40ecf6b350348315bc30feaa9c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142072"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23e7ccb1befa2816e77abdef5eecd8212e56ae6d616f4003392935e7edf7ed93_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23e7ccb1befa2816e77abdef5eecd8212e56ae6d616f4003392935e7edf7ed93_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23e7ccb1befa2816e77abdef5eecd8212e56ae6d616f4003392935e7edf7ed93_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256%3A23e7ccb1befa2816e77abdef5eecd8212e56ae6d616f4003392935e7edf7ed93?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772574868"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0615ec5b92ee4b3a4e28531f41a21b9a99a64f6972c76c66de90ea13875ddb5e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0615ec5b92ee4b3a4e28531f41a21b9a99a64f6972c76c66de90ea13875ddb5e_amd64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0615ec5b92ee4b3a4e28531f41a21b9a99a64f6972c76c66de90ea13875ddb5e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256%3A0615ec5b92ee4b3a4e28531f41a21b9a99a64f6972c76c66de90ea13875ddb5e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772574958"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:78f92ad65baee06e314611b83e07e7a87dc4e3994ecb76b5b3b2a2039c1aa2b3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:78f92ad65baee06e314611b83e07e7a87dc4e3994ecb76b5b3b2a2039c1aa2b3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:78f92ad65baee06e314611b83e07e7a87dc4e3994ecb76b5b3b2a2039c1aa2b3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256%3A78f92ad65baee06e314611b83e07e7a87dc4e3994ecb76b5b3b2a2039c1aa2b3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143090"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:9d07f82ed2b467215c084754ef1fdb349536bbe0e3c83e3d48a2ab7a97b7f355_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:9d07f82ed2b467215c084754ef1fdb349536bbe0e3c83e3d48a2ab7a97b7f355_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:9d07f82ed2b467215c084754ef1fdb349536bbe0e3c83e3d48a2ab7a97b7f355_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256%3A9d07f82ed2b467215c084754ef1fdb349536bbe0e3c83e3d48a2ab7a97b7f355?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772523269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd0f6d91a4687e3bcc87e4cc6f1e34f8ad19346648e594491c760bcfce671c96_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd0f6d91a4687e3bcc87e4cc6f1e34f8ad19346648e594491c760bcfce671c96_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd0f6d91a4687e3bcc87e4cc6f1e34f8ad19346648e594491c760bcfce671c96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256%3Add0f6d91a4687e3bcc87e4cc6f1e34f8ad19346648e594491c760bcfce671c96?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:221e48cefff45243b181abc4074adf95df97712990030b4f280b65452083bae7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:221e48cefff45243b181abc4074adf95df97712990030b4f280b65452083bae7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:221e48cefff45243b181abc4074adf95df97712990030b4f280b65452083bae7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256%3A221e48cefff45243b181abc4074adf95df97712990030b4f280b65452083bae7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8eb98a0fd45c22a0aeb23f8c2558d37a1801b5afb2a2be36a9f64abf40f6a3dd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8eb98a0fd45c22a0aeb23f8c2558d37a1801b5afb2a2be36a9f64abf40f6a3dd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8eb98a0fd45c22a0aeb23f8c2558d37a1801b5afb2a2be36a9f64abf40f6a3dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256%3A8eb98a0fd45c22a0aeb23f8c2558d37a1801b5afb2a2be36a9f64abf40f6a3dd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772524031"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dd4b72aaaf892109abb29961b61fb95c77ec0a7b09158d747c84116646c0005b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dd4b72aaaf892109abb29961b61fb95c77ec0a7b09158d747c84116646c0005b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dd4b72aaaf892109abb29961b61fb95c77ec0a7b09158d747c84116646c0005b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router-rhel9@sha256%3Add4b72aaaf892109abb29961b61fb95c77ec0a7b09158d747c84116646c0005b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141925"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7fc7a7fbeef800bc1efebac7e1d9a3110ab4962405d181df23b01e0a9ead70b0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7fc7a7fbeef800bc1efebac7e1d9a3110ab4962405d181df23b01e0a9ead70b0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7fc7a7fbeef800bc1efebac7e1d9a3110ab4962405d181df23b01e0a9ead70b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3A7fc7a7fbeef800bc1efebac7e1d9a3110ab4962405d181df23b01e0a9ead70b0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ef6f8a6c1a8e13578d16585d0bcefe15ef7a246f779e2aab32965e5d7016af39_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ef6f8a6c1a8e13578d16585d0bcefe15ef7a246f779e2aab32965e5d7016af39_amd64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ef6f8a6c1a8e13578d16585d0bcefe15ef7a246f779e2aab32965e5d7016af39_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256%3Aef6f8a6c1a8e13578d16585d0bcefe15ef7a246f779e2aab32965e5d7016af39?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3172c4a59d36cfbe0567767264b230cb7b1bc355e8753cbf14da088987601d06_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3172c4a59d36cfbe0567767264b230cb7b1bc355e8753cbf14da088987601d06_amd64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3172c4a59d36cfbe0567767264b230cb7b1bc355e8753cbf14da088987601d06_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256%3A3172c4a59d36cfbe0567767264b230cb7b1bc355e8753cbf14da088987601d06?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143045"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6b4db8392b4fd5d49b177c707bed1048c6ccc7564f2dea39ebafe492807884df_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6b4db8392b4fd5d49b177c707bed1048c6ccc7564f2dea39ebafe492807884df_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6b4db8392b4fd5d49b177c707bed1048c6ccc7564f2dea39ebafe492807884df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256%3A6b4db8392b4fd5d49b177c707bed1048c6ccc7564f2dea39ebafe492807884df?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142447"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d464b4bd9d86b902c8836110faafe8c349da3bc03a7b352a2bd2f02e54069570_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d464b4bd9d86b902c8836110faafe8c349da3bc03a7b352a2bd2f02e54069570_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d464b4bd9d86b902c8836110faafe8c349da3bc03a7b352a2bd2f02e54069570_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256%3Ad464b4bd9d86b902c8836110faafe8c349da3bc03a7b352a2bd2f02e54069570?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772655350"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:884468e937461054e4d0f6fbe428c0837c547fdfb77494fc4fd0d80c85ebc116_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:884468e937461054e4d0f6fbe428c0837c547fdfb77494fc4fd0d80c85ebc116_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:884468e937461054e4d0f6fbe428c0837c547fdfb77494fc4fd0d80c85ebc116_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256%3A884468e937461054e4d0f6fbe428c0837c547fdfb77494fc4fd0d80c85ebc116?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141699"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a2762bde107a05ad6ee1b167c6ef7cfd32646b73209f3841ab1f2545f2f5cba8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a2762bde107a05ad6ee1b167c6ef7cfd32646b73209f3841ab1f2545f2f5cba8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a2762bde107a05ad6ee1b167c6ef7cfd32646b73209f3841ab1f2545f2f5cba8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel9@sha256%3Aa2762bde107a05ad6ee1b167c6ef7cfd32646b73209f3841ab1f2545f2f5cba8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143082"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e26d8456983b600e7248b5741030a68531e5d0f45666e6e3ae02ffc55ed0f906_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e26d8456983b600e7248b5741030a68531e5d0f45666e6e3ae02ffc55ed0f906_amd64",
"product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e26d8456983b600e7248b5741030a68531e5d0f45666e6e3ae02ffc55ed0f906_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openstack-resource-controller-rhel9@sha256%3Ae26d8456983b600e7248b5741030a68531e5d0f45666e6e3ae02ffc55ed0f906?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143448"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f9b11c33ecc1a60bf7e76277604027fad491a559a01ef6d81f2ff3e1b1630ad_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f9b11c33ecc1a60bf7e76277604027fad491a559a01ef6d81f2ff3e1b1630ad_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f9b11c33ecc1a60bf7e76277604027fad491a559a01ef6d81f2ff3e1b1630ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256%3A3f9b11c33ecc1a60bf7e76277604027fad491a559a01ef6d81f2ff3e1b1630ad?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772176665"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:46623fe33e5d8b6eb551a012f5b444849b335a5bbd1726c274c28b8491e955de_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:46623fe33e5d8b6eb551a012f5b444849b335a5bbd1726c274c28b8491e955de_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:46623fe33e5d8b6eb551a012f5b444849b335a5bbd1726c274c28b8491e955de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256%3A46623fe33e5d8b6eb551a012f5b444849b335a5bbd1726c274c28b8491e955de?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772176674"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1e21d1b03c1d8d6d2d5c3d2fd2bc68f06cf4ba6339390b49ee94980e66faa3e6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1e21d1b03c1d8d6d2d5c3d2fd2bc68f06cf4ba6339390b49ee94980e66faa3e6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1e21d1b03c1d8d6d2d5c3d2fd2bc68f06cf4ba6339390b49ee94980e66faa3e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256%3A1e21d1b03c1d8d6d2d5c3d2fd2bc68f06cf4ba6339390b49ee94980e66faa3e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772523439"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8445b586683b90ca3f69f83b881cdd46c78198a7b021b0499f3f5de367ae27e1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8445b586683b90ca3f69f83b881cdd46c78198a7b021b0499f3f5de367ae27e1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8445b586683b90ca3f69f83b881cdd46c78198a7b021b0499f3f5de367ae27e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256%3A8445b586683b90ca3f69f83b881cdd46c78198a7b021b0499f3f5de367ae27e1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772523362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d84b76fbb614c30c67c88d6bea9ac818854f6f9aa3ab2ae8bc3be266c0901400_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d84b76fbb614c30c67c88d6bea9ac818854f6f9aa3ab2ae8bc3be266c0901400_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d84b76fbb614c30c67c88d6bea9ac818854f6f9aa3ab2ae8bc3be266c0901400_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3Ad84b76fbb614c30c67c88d6bea9ac818854f6f9aa3ab2ae8bc3be266c0901400?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144004"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f7caf5c32326c741206573aaecf5fdfc4948062d840dd2beb7b7b1016d24e697_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f7caf5c32326c741206573aaecf5fdfc4948062d840dd2beb7b7b1016d24e697_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f7caf5c32326c741206573aaecf5fdfc4948062d840dd2beb7b7b1016d24e697_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256%3Af7caf5c32326c741206573aaecf5fdfc4948062d840dd2beb7b7b1016d24e697?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142177"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:019951ef27fb8d5ea4878b8f22bb0d0d1f357aac25b8998c743980377fe03563_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:019951ef27fb8d5ea4878b8f22bb0d0d1f357aac25b8998c743980377fe03563_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:019951ef27fb8d5ea4878b8f22bb0d0d1f357aac25b8998c743980377fe03563_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3A019951ef27fb8d5ea4878b8f22bb0d0d1f357aac25b8998c743980377fe03563?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3322914e1219da147d36aee3121d4d4b42bb619419535942aa9108f6918d8e3b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3322914e1219da147d36aee3121d4d4b42bb619419535942aa9108f6918d8e3b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3322914e1219da147d36aee3121d4d4b42bb619419535942aa9108f6918d8e3b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256%3A3322914e1219da147d36aee3121d4d4b42bb619419535942aa9108f6918d8e3b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141184"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:946fbedc73895ef344552e10628d3fa305bb50a0329614ced5b200fc1b4d2dfd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:946fbedc73895ef344552e10628d3fa305bb50a0329614ced5b200fc1b4d2dfd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:946fbedc73895ef344552e10628d3fa305bb50a0329614ced5b200fc1b4d2dfd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel9@sha256%3A946fbedc73895ef344552e10628d3fa305bb50a0329614ced5b200fc1b4d2dfd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138481"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:010e0f69ac3dec9157af776acd4f91d29641c2550466f6ec26ba31743373233f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:010e0f69ac3dec9157af776acd4f91d29641c2550466f6ec26ba31743373233f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:010e0f69ac3dec9157af776acd4f91d29641c2550466f6ec26ba31743373233f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel9@sha256%3A010e0f69ac3dec9157af776acd4f91d29641c2550466f6ec26ba31743373233f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138558"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4cc93202ab581798ff4e06e177ce24b8e880ce650b45a135569c1257656c2b24_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4cc93202ab581798ff4e06e177ce24b8e880ce650b45a135569c1257656c2b24_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4cc93202ab581798ff4e06e177ce24b8e880ce650b45a135569c1257656c2b24_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9@sha256%3A4cc93202ab581798ff4e06e177ce24b8e880ce650b45a135569c1257656c2b24?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138512"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:952b83652c4613ee04ecf5c6cfa6961fd66fc865c84c99bff4f879512820bb60_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:952b83652c4613ee04ecf5c6cfa6961fd66fc865c84c99bff4f879512820bb60_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:952b83652c4613ee04ecf5c6cfa6961fd66fc865c84c99bff4f879512820bb60_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3A952b83652c4613ee04ecf5c6cfa6961fd66fc865c84c99bff4f879512820bb60?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138499"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:faa21d468371967ce9e5b262111cbdfe69ba6a8821b659806718866b3a640490_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:faa21d468371967ce9e5b262111cbdfe69ba6a8821b659806718866b3a640490_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:faa21d468371967ce9e5b262111cbdfe69ba6a8821b659806718866b3a640490_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel9@sha256%3Afaa21d468371967ce9e5b262111cbdfe69ba6a8821b659806718866b3a640490?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138530"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f6d80e175d9165dd41da793921d5d6f69cf536c5d16e745b445979b0282045c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f6d80e175d9165dd41da793921d5d6f69cf536c5d16e745b445979b0282045c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f6d80e175d9165dd41da793921d5d6f69cf536c5d16e745b445979b0282045c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel9@sha256%3A0f6d80e175d9165dd41da793921d5d6f69cf536c5d16e745b445979b0282045c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:182402ad5468234dca690272044b015d0545229ebd84e85834f57c767eb96d84_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:182402ad5468234dca690272044b015d0545229ebd84e85834f57c767eb96d84_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:182402ad5468234dca690272044b015d0545229ebd84e85834f57c767eb96d84_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel9@sha256%3A182402ad5468234dca690272044b015d0545229ebd84e85834f57c767eb96d84?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138620"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e244c83b21c68b755d7e0eaaf476a1ae451f3368918b80b19546fe01a9a4a9a2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e244c83b21c68b755d7e0eaaf476a1ae451f3368918b80b19546fe01a9a4a9a2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e244c83b21c68b755d7e0eaaf476a1ae451f3368918b80b19546fe01a9a4a9a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel9@sha256%3Ae244c83b21c68b755d7e0eaaf476a1ae451f3368918b80b19546fe01a9a4a9a2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138530"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:13feaae13069cd9a08e285e2d077b96bc75cffeeda2e3b665443c022750d68da_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:13feaae13069cd9a08e285e2d077b96bc75cffeeda2e3b665443c022750d68da_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:13feaae13069cd9a08e285e2d077b96bc75cffeeda2e3b665443c022750d68da_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9@sha256%3A13feaae13069cd9a08e285e2d077b96bc75cffeeda2e3b665443c022750d68da?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138605"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:017f982fb763a0eea61580758d4f69ec14bb78e5b5d107503276683336f9983c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:017f982fb763a0eea61580758d4f69ec14bb78e5b5d107503276683336f9983c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:017f982fb763a0eea61580758d4f69ec14bb78e5b5d107503276683336f9983c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9-operator@sha256%3A017f982fb763a0eea61580758d4f69ec14bb78e5b5d107503276683336f9983c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138480"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e024a95761866be7a23ddcd5fd0dbbabbda249218d36ba9cf51d561575009fd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e024a95761866be7a23ddcd5fd0dbbabbda249218d36ba9cf51d561575009fd_amd64",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e024a95761866be7a23ddcd5fd0dbbabbda249218d36ba9cf51d561575009fd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/azure-service-rhel9-operator@sha256%3A1e024a95761866be7a23ddcd5fd0dbbabbda249218d36ba9cf51d561575009fd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141804"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:c69da4b39cf7ba1018b91423ce0282df124d606d2e5162bc8e3e2251b832cf91_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:c69da4b39cf7ba1018b91423ce0282df124d606d2e5162bc8e3e2251b832cf91_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:c69da4b39cf7ba1018b91423ce0282df124d606d2e5162bc8e3e2251b832cf91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-workload-identity-webhook-rhel9@sha256%3Ac69da4b39cf7ba1018b91423ce0282df124d606d2e5162bc8e3e2251b832cf91?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138504"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5ee7943edd42760625d7b8f3f97dc0da4aa620b53ed3ca6b666e3b7a801027b0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5ee7943edd42760625d7b8f3f97dc0da4aa620b53ed3ca6b666e3b7a801027b0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5ee7943edd42760625d7b8f3f97dc0da4aa620b53ed3ca6b666e3b7a801027b0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A5ee7943edd42760625d7b8f3f97dc0da4aa620b53ed3ca6b666e3b7a801027b0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144786"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d6ab422fea2e5e0782be99e3a275eee5ff665baf8e7310a601d42ba2f5f39608_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d6ab422fea2e5e0782be99e3a275eee5ff665baf8e7310a601d42ba2f5f39608_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d6ab422fea2e5e0782be99e3a275eee5ff665baf8e7310a601d42ba2f5f39608_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256%3Ad6ab422fea2e5e0782be99e3a275eee5ff665baf8e7310a601d42ba2f5f39608?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772655529"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:86b4bd7254cd92f2632d90357ed08404521d89ffdd70a21cbf130f652f71c1de_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:86b4bd7254cd92f2632d90357ed08404521d89ffdd70a21cbf130f652f71c1de_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:86b4bd7254cd92f2632d90357ed08404521d89ffdd70a21cbf130f652f71c1de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256%3A86b4bd7254cd92f2632d90357ed08404521d89ffdd70a21cbf130f652f71c1de?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143306"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1ab33f9ad593ee146550951038b289973cb1b80e15fa146ab20e823c89f64616_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1ab33f9ad593ee146550951038b289973cb1b80e15fa146ab20e823c89f64616_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1ab33f9ad593ee146550951038b289973cb1b80e15fa146ab20e823c89f64616_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256%3A1ab33f9ad593ee146550951038b289973cb1b80e15fa146ab20e823c89f64616?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772524224"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:317c932c74d67e596b97de943694f9561e85be9d8ca3c883865692ed47389eda_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:317c932c74d67e596b97de943694f9561e85be9d8ca3c883865692ed47389eda_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:317c932c74d67e596b97de943694f9561e85be9d8ca3c883865692ed47389eda_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256%3A317c932c74d67e596b97de943694f9561e85be9d8ca3c883865692ed47389eda?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144014"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1675f4cf4337e6ee6f4b0506017f95e48775b58ae80b02f24d2d6cf4b24e0897_amd64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1675f4cf4337e6ee6f4b0506017f95e48775b58ae80b02f24d2d6cf4b24e0897_amd64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1675f4cf4337e6ee6f4b0506017f95e48775b58ae80b02f24d2d6cf4b24e0897_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel9@sha256%3A1675f4cf4337e6ee6f4b0506017f95e48775b58ae80b02f24d2d6cf4b24e0897?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142576"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:30dd2fc299876aef6342316851b8baa68f2b404741f7eddf920818e2036b0828_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:30dd2fc299876aef6342316851b8baa68f2b404741f7eddf920818e2036b0828_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:30dd2fc299876aef6342316851b8baa68f2b404741f7eddf920818e2036b0828_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256%3A30dd2fc299876aef6342316851b8baa68f2b404741f7eddf920818e2036b0828?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142857"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:95a1813fdfba31007b44fc7d0fce109279f775f6bcf1fe7b7b319f642e614d0a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:95a1813fdfba31007b44fc7d0fce109279f775f6bcf1fe7b7b319f642e614d0a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:95a1813fdfba31007b44fc7d0fce109279f775f6bcf1fe7b7b319f642e614d0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256%3A95a1813fdfba31007b44fc7d0fce109279f775f6bcf1fe7b7b319f642e614d0a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144745"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:03bfe65de545d250da52cd40db72e8b5346f149e8126509801be86b5f39fc3d5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:03bfe65de545d250da52cd40db72e8b5346f149e8126509801be86b5f39fc3d5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:03bfe65de545d250da52cd40db72e8b5346f149e8126509801be86b5f39fc3d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256%3A03bfe65de545d250da52cd40db72e8b5346f149e8126509801be86b5f39fc3d5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143467"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4b3de326992186eeb6206638396c348ef5b4d2c4597eb40e5f5b140f6efb0abe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4b3de326992186eeb6206638396c348ef5b4d2c4597eb40e5f5b140f6efb0abe_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4b3de326992186eeb6206638396c348ef5b4d2c4597eb40e5f5b140f6efb0abe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256%3A4b3de326992186eeb6206638396c348ef5b4d2c4597eb40e5f5b140f6efb0abe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772574867"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:52680ac76f439d5334bb257ac7deb433ccfa6cd824dc2d9e67abf6ec970ec7c1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:52680ac76f439d5334bb257ac7deb433ccfa6cd824dc2d9e67abf6ec970ec7c1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:52680ac76f439d5334bb257ac7deb433ccfa6cd824dc2d9e67abf6ec970ec7c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256%3A52680ac76f439d5334bb257ac7deb433ccfa6cd824dc2d9e67abf6ec970ec7c1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141541"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d072c04ce9f1777925bb8df07925652b0f8e684ce2e010adc6fb2c7953eb66a4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d072c04ce9f1777925bb8df07925652b0f8e684ce2e010adc6fb2c7953eb66a4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d072c04ce9f1777925bb8df07925652b0f8e684ce2e010adc6fb2c7953eb66a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256%3Ad072c04ce9f1777925bb8df07925652b0f8e684ce2e010adc6fb2c7953eb66a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144616"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aef7c437611ed1adcba12e9875f3fb2f094d5116d5a0449066b48f25131faea4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aef7c437611ed1adcba12e9875f3fb2f094d5116d5a0449066b48f25131faea4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aef7c437611ed1adcba12e9875f3fb2f094d5116d5a0449066b48f25131faea4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3Aaef7c437611ed1adcba12e9875f3fb2f094d5116d5a0449066b48f25131faea4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143505"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cceff5ba4ce63edf605c087cba759e8dcc40c2abec0534ec856e760f1956a85a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cceff5ba4ce63edf605c087cba759e8dcc40c2abec0534ec856e760f1956a85a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cceff5ba4ce63edf605c087cba759e8dcc40c2abec0534ec856e760f1956a85a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256%3Acceff5ba4ce63edf605c087cba759e8dcc40c2abec0534ec856e760f1956a85a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142729"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bfc08679165fb0a4c17c4002ed676f7e6fb0571ac72ceae8a1933436753fdc73_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bfc08679165fb0a4c17c4002ed676f7e6fb0571ac72ceae8a1933436753fdc73_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bfc08679165fb0a4c17c4002ed676f7e6fb0571ac72ceae8a1933436753fdc73_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256%3Abfc08679165fb0a4c17c4002ed676f7e6fb0571ac72ceae8a1933436753fdc73?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144375"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6f698b3a95ee24a6c821c9ebf30a610510a639c6d3c56d4399fc45d34179dffc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6f698b3a95ee24a6c821c9ebf30a610510a639c6d3c56d4399fc45d34179dffc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6f698b3a95ee24a6c821c9ebf30a610510a639c6d3c56d4399fc45d34179dffc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A6f698b3a95ee24a6c821c9ebf30a610510a639c6d3c56d4399fc45d34179dffc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143219"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e5106bb4c8de0ef6b9f177e58366395c5bdb3bde226d25a7667ac54ebf952d6e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e5106bb4c8de0ef6b9f177e58366395c5bdb3bde226d25a7667ac54ebf952d6e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e5106bb4c8de0ef6b9f177e58366395c5bdb3bde226d25a7667ac54ebf952d6e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3Ae5106bb4c8de0ef6b9f177e58366395c5bdb3bde226d25a7667ac54ebf952d6e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d8547d72a4b791ad7435ccf3883c427db9f6592f9add54cdecd0b46f2b55be60_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d8547d72a4b791ad7435ccf3883c427db9f6592f9add54cdecd0b46f2b55be60_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d8547d72a4b791ad7435ccf3883c427db9f6592f9add54cdecd0b46f2b55be60_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256%3Ad8547d72a4b791ad7435ccf3883c427db9f6592f9add54cdecd0b46f2b55be60?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142083"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:048eb32db3c8e83767639d6ed9c7e07406348b309dad16fa8e0afb61a65cf87f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:048eb32db3c8e83767639d6ed9c7e07406348b309dad16fa8e0afb61a65cf87f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:048eb32db3c8e83767639d6ed9c7e07406348b309dad16fa8e0afb61a65cf87f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256%3A048eb32db3c8e83767639d6ed9c7e07406348b309dad16fa8e0afb61a65cf87f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144675"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3fac63d925327ae02db3c5afb3e0a98ea12feb309e113abed5db353faf4ba7c6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3fac63d925327ae02db3c5afb3e0a98ea12feb309e113abed5db353faf4ba7c6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3fac63d925327ae02db3c5afb3e0a98ea12feb309e113abed5db353faf4ba7c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256%3A3fac63d925327ae02db3c5afb3e0a98ea12feb309e113abed5db353faf4ba7c6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:da51fa3afa3d7cad2088b785407b6ae2d73640550410ed375254c3ef948befba_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:da51fa3afa3d7cad2088b785407b6ae2d73640550410ed375254c3ef948befba_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:da51fa3afa3d7cad2088b785407b6ae2d73640550410ed375254c3ef948befba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256%3Ada51fa3afa3d7cad2088b785407b6ae2d73640550410ed375254c3ef948befba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144499"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7e1b5dd5ed0d13ada6bdbb9adb924cb985be96f4345e2d8b14881a5d55469f0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7e1b5dd5ed0d13ada6bdbb9adb924cb985be96f4345e2d8b14881a5d55469f0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7e1b5dd5ed0d13ada6bdbb9adb924cb985be96f4345e2d8b14881a5d55469f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3Aa7e1b5dd5ed0d13ada6bdbb9adb924cb985be96f4345e2d8b14881a5d55469f0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b580c79b9edff4d51d5317ff1e1dcd4bc193b439c268bb5c084019c1ea3fddf4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b580c79b9edff4d51d5317ff1e1dcd4bc193b439c268bb5c084019c1ea3fddf4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b580c79b9edff4d51d5317ff1e1dcd4bc193b439c268bb5c084019c1ea3fddf4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3Ab580c79b9edff4d51d5317ff1e1dcd4bc193b439c268bb5c084019c1ea3fddf4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b41266b3bbbb3ea638466d14a35aeefee8acda9a0d2157066cbecaebdb751d4a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b41266b3bbbb3ea638466d14a35aeefee8acda9a0d2157066cbecaebdb751d4a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b41266b3bbbb3ea638466d14a35aeefee8acda9a0d2157066cbecaebdb751d4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256%3Ab41266b3bbbb3ea638466d14a35aeefee8acda9a0d2157066cbecaebdb751d4a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772574880"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fada881117627ed34c8001afc157a42f6cf0efe3e4dda2b73ff8d665c2f8a878_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fada881117627ed34c8001afc157a42f6cf0efe3e4dda2b73ff8d665c2f8a878_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fada881117627ed34c8001afc157a42f6cf0efe3e4dda2b73ff8d665c2f8a878_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3Afada881117627ed34c8001afc157a42f6cf0efe3e4dda2b73ff8d665c2f8a878?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143585"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bdf5c2bae7d4516fed258e2bda5cb9162bf42112dbfe8399c2a5f4596ac67bf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bdf5c2bae7d4516fed258e2bda5cb9162bf42112dbfe8399c2a5f4596ac67bf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bdf5c2bae7d4516fed258e2bda5cb9162bf42112dbfe8399c2a5f4596ac67bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256%3A9bdf5c2bae7d4516fed258e2bda5cb9162bf42112dbfe8399c2a5f4596ac67bf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142637"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4e708aba93aa644457fa3aa047fafcea0b504cee71724917f497fb4f0ad59210_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4e708aba93aa644457fa3aa047fafcea0b504cee71724917f497fb4f0ad59210_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4e708aba93aa644457fa3aa047fafcea0b504cee71724917f497fb4f0ad59210_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-rhel9-operator@sha256%3A4e708aba93aa644457fa3aa047fafcea0b504cee71724917f497fb4f0ad59210?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143567"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:00f150e9a977b547e1511fbd0972027a01bdf4852bfaa5b7c21a01f1bb9cdc76_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:00f150e9a977b547e1511fbd0972027a01bdf4852bfaa5b7c21a01f1bb9cdc76_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:00f150e9a977b547e1511fbd0972027a01bdf4852bfaa5b7c21a01f1bb9cdc76_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A00f150e9a977b547e1511fbd0972027a01bdf4852bfaa5b7c21a01f1bb9cdc76?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143784"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ad0b598016cb0aba3335d6d9bb01a2767fc3032baf24a2f8a2d857651a38222c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ad0b598016cb0aba3335d6d9bb01a2767fc3032baf24a2f8a2d857651a38222c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ad0b598016cb0aba3335d6d9bb01a2767fc3032baf24a2f8a2d857651a38222c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3Aad0b598016cb0aba3335d6d9bb01a2767fc3032baf24a2f8a2d857651a38222c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143458"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5b7609b2ec476d596f0ee4dedcc3579970fe5e5125c61a474536ed21c8c094b5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5b7609b2ec476d596f0ee4dedcc3579970fe5e5125c61a474536ed21c8c094b5_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5b7609b2ec476d596f0ee4dedcc3579970fe5e5125c61a474536ed21c8c094b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9-operator@sha256%3A5b7609b2ec476d596f0ee4dedcc3579970fe5e5125c61a474536ed21c8c094b5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141210"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2e976d4a7016dc2a541098fce90353d3bb922943373c8b820e5c95893ef739f8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2e976d4a7016dc2a541098fce90353d3bb922943373c8b820e5c95893ef739f8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2e976d4a7016dc2a541098fce90353d3bb922943373c8b820e5c95893ef739f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256%3A2e976d4a7016dc2a541098fce90353d3bb922943373c8b820e5c95893ef739f8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144434"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:68f715655f2b9abb1f22a24c04794c2d05e3327d8125701c15329ecec2b670ba_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:68f715655f2b9abb1f22a24c04794c2d05e3327d8125701c15329ecec2b670ba_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:68f715655f2b9abb1f22a24c04794c2d05e3327d8125701c15329ecec2b670ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256%3A68f715655f2b9abb1f22a24c04794c2d05e3327d8125701c15329ecec2b670ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143628"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:bcb139bd20b7cd79ee16cf8968dfcb0a5a3398bcfa734dcc2c2ec47dda46a93c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:bcb139bd20b7cd79ee16cf8968dfcb0a5a3398bcfa734dcc2c2ec47dda46a93c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:bcb139bd20b7cd79ee16cf8968dfcb0a5a3398bcfa734dcc2c2ec47dda46a93c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel9@sha256%3Abcb139bd20b7cd79ee16cf8968dfcb0a5a3398bcfa734dcc2c2ec47dda46a93c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142278"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:899eb4bfb863d1cebe38b4b8f2d098f0dfb501eed1fcdc794215e0d7dd649b92_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:899eb4bfb863d1cebe38b4b8f2d098f0dfb501eed1fcdc794215e0d7dd649b92_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:899eb4bfb863d1cebe38b4b8f2d098f0dfb501eed1fcdc794215e0d7dd649b92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel9@sha256%3A899eb4bfb863d1cebe38b4b8f2d098f0dfb501eed1fcdc794215e0d7dd649b92?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144027"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a44323edf14cc87c14bddfa0c06979a8f696a159cb091623a8351973b35b4d14_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a44323edf14cc87c14bddfa0c06979a8f696a159cb091623a8351973b35b4d14_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a44323edf14cc87c14bddfa0c06979a8f696a159cb091623a8351973b35b4d14_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256%3Aa44323edf14cc87c14bddfa0c06979a8f696a159cb091623a8351973b35b4d14?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144056"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:98a70790286c97045f4ac1b5ec5de45ed043fcd0ccfbe96e6a93dbbf4ae0d96e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:98a70790286c97045f4ac1b5ec5de45ed043fcd0ccfbe96e6a93dbbf4ae0d96e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:98a70790286c97045f4ac1b5ec5de45ed043fcd0ccfbe96e6a93dbbf4ae0d96e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256%3A98a70790286c97045f4ac1b5ec5de45ed043fcd0ccfbe96e6a93dbbf4ae0d96e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:62e44648b669cc51e9dcaeec49d2c5b880fb93c32c2bbc1f535904b40849ded2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:62e44648b669cc51e9dcaeec49d2c5b880fb93c32c2bbc1f535904b40849ded2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:62e44648b669cc51e9dcaeec49d2c5b880fb93c32c2bbc1f535904b40849ded2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3A62e44648b669cc51e9dcaeec49d2c5b880fb93c32c2bbc1f535904b40849ded2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143126"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:d61acb82a53a3e4b0d1d2fb09e94d34d9a990e43f09aac31f335f970a29ca82f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:d61acb82a53a3e4b0d1d2fb09e94d34d9a990e43f09aac31f335f970a29ca82f_amd64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:d61acb82a53a3e4b0d1d2fb09e94d34d9a990e43f09aac31f335f970a29ca82f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3Ad61acb82a53a3e4b0d1d2fb09e94d34d9a990e43f09aac31f335f970a29ca82f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143999"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:56f09c58109b0455903b4b1e938639c6c1a9491d4206a1e7b4515f89d5510a5c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:56f09c58109b0455903b4b1e938639c6c1a9491d4206a1e7b4515f89d5510a5c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:56f09c58109b0455903b4b1e938639c6c1a9491d4206a1e7b4515f89d5510a5c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256%3A56f09c58109b0455903b4b1e938639c6c1a9491d4206a1e7b4515f89d5510a5c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142217"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2534343a990c27b8efc5d674b4b97b24acb00d781c75004adbce0c7e187ea742_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2534343a990c27b8efc5d674b4b97b24acb00d781c75004adbce0c7e187ea742_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2534343a990c27b8efc5d674b4b97b24acb00d781c75004adbce0c7e187ea742_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256%3A2534343a990c27b8efc5d674b4b97b24acb00d781c75004adbce0c7e187ea742?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:acff56a6371c4fd63e831ca8149d5dc5c2f66fcb9e5b6f2d81afbf225fc9cd2e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:acff56a6371c4fd63e831ca8149d5dc5c2f66fcb9e5b6f2d81afbf225fc9cd2e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:acff56a6371c4fd63e831ca8149d5dc5c2f66fcb9e5b6f2d81afbf225fc9cd2e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256%3Aacff56a6371c4fd63e831ca8149d5dc5c2f66fcb9e5b6f2d81afbf225fc9cd2e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772666832"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bf09aede6dd816a7c1f6db9a73f25e3414e0f408e5744dc2f32dca5c73f06a74_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bf09aede6dd816a7c1f6db9a73f25e3414e0f408e5744dc2f32dca5c73f06a74_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bf09aede6dd816a7c1f6db9a73f25e3414e0f408e5744dc2f32dca5c73f06a74_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3Abf09aede6dd816a7c1f6db9a73f25e3414e0f408e5744dc2f32dca5c73f06a74?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772140710"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f3a38302163122cb34702f23e88de2db5d44d70ca24526f4a73624cb091de243_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f3a38302163122cb34702f23e88de2db5d44d70ca24526f4a73624cb091de243_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f3a38302163122cb34702f23e88de2db5d44d70ca24526f4a73624cb091de243_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-cloud-controller-manager-rhel9@sha256%3Af3a38302163122cb34702f23e88de2db5d44d70ca24526f4a73624cb091de243?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138681"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b27cbc2a5d54ec8bbf744ee483f2cc81b9101900ec9e229d362a8169ee72b29b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b27cbc2a5d54ec8bbf744ee483f2cc81b9101900ec9e229d362a8169ee72b29b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b27cbc2a5d54ec8bbf744ee483f2cc81b9101900ec9e229d362a8169ee72b29b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3Ab27cbc2a5d54ec8bbf744ee483f2cc81b9101900ec9e229d362a8169ee72b29b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772139730"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:348bfab8b43715c5b79610c50bd7a8c383bd7e0d404fe26ad3745d803fdaf339_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:348bfab8b43715c5b79610c50bd7a8c383bd7e0d404fe26ad3745d803fdaf339_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:348bfab8b43715c5b79610c50bd7a8c383bd7e0d404fe26ad3745d803fdaf339_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3A348bfab8b43715c5b79610c50bd7a8c383bd7e0d404fe26ad3745d803fdaf339?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144828"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:57b58c92ff48ca5f8275bf41b1f1284b3f0ca881df22e355585ff7877b215198_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:57b58c92ff48ca5f8275bf41b1f1284b3f0ca881df22e355585ff7877b215198_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:57b58c92ff48ca5f8275bf41b1f1284b3f0ca881df22e355585ff7877b215198_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A57b58c92ff48ca5f8275bf41b1f1284b3f0ca881df22e355585ff7877b215198?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143941"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:08ea69707b4d728f1368947281cf3ec122d68713209cfcb0e91e5322bf1ada5b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:08ea69707b4d728f1368947281cf3ec122d68713209cfcb0e91e5322bf1ada5b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:08ea69707b4d728f1368947281cf3ec122d68713209cfcb0e91e5322bf1ada5b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-machine-controllers-rhel9@sha256%3A08ea69707b4d728f1368947281cf3ec122d68713209cfcb0e91e5322bf1ada5b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9fc0a293a6420dae695cb7dc0ba7306805af3bf984be3e31ea585f373bbf2011_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9fc0a293a6420dae695cb7dc0ba7306805af3bf984be3e31ea585f373bbf2011_amd64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9fc0a293a6420dae695cb7dc0ba7306805af3bf984be3e31ea585f373bbf2011_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel9@sha256%3A9fc0a293a6420dae695cb7dc0ba7306805af3bf984be3e31ea585f373bbf2011?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772490783"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0d1e25b874b260043556c33ed62a26ebd56bef929e3539fa86db96501a798b14_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0d1e25b874b260043556c33ed62a26ebd56bef929e3539fa86db96501a798b14_amd64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0d1e25b874b260043556c33ed62a26ebd56bef929e3539fa86db96501a798b14_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256%3A0d1e25b874b260043556c33ed62a26ebd56bef929e3539fa86db96501a798b14?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141241"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5855659dd086fe497b927919984f9ebbf9e5ab0a110ecc3d761efc6d44846245_amd64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5855659dd086fe497b927919984f9ebbf9e5ab0a110ecc3d761efc6d44846245_amd64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5855659dd086fe497b927919984f9ebbf9e5ab0a110ecc3d761efc6d44846245_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-runtime-exporter-rhel9@sha256%3A5855659dd086fe497b927919984f9ebbf9e5ab0a110ecc3d761efc6d44846245?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772644085"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:e113ec3685f8d055c89e11b0ac8acc806b4aed59f19ae0eb4e7d896d4276a4c9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:e113ec3685f8d055c89e11b0ac8acc806b4aed59f19ae0eb4e7d896d4276a4c9_amd64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:e113ec3685f8d055c89e11b0ac8acc806b4aed59f19ae0eb4e7d896d4276a4c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-runtime-extractor-rhel9@sha256%3Ae113ec3685f8d055c89e11b0ac8acc806b4aed59f19ae0eb4e7d896d4276a4c9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772644229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a7b7e0019f78254b5afa024b7ff6c9dc0440e40d0f6fdb22e6ac86f261435915_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a7b7e0019f78254b5afa024b7ff6c9dc0440e40d0f6fdb22e6ac86f261435915_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a7b7e0019f78254b5afa024b7ff6c9dc0440e40d0f6fdb22e6ac86f261435915_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256%3Aa7b7e0019f78254b5afa024b7ff6c9dc0440e40d0f6fdb22e6ac86f261435915?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772655272"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1d2da7acd64cc59f03f6a986306fc7d51a680a55b7f62e180e66c6cb3e213037_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1d2da7acd64cc59f03f6a986306fc7d51a680a55b7f62e180e66c6cb3e213037_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1d2da7acd64cc59f03f6a986306fc7d51a680a55b7f62e180e66c6cb3e213037_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256%3A1d2da7acd64cc59f03f6a986306fc7d51a680a55b7f62e180e66c6cb3e213037?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772655389"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:17546c1840d65f2ee98ac183705e6956f4131d3ff32cde615728f9f25882b603_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:17546c1840d65f2ee98ac183705e6956f4131d3ff32cde615728f9f25882b603_amd64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:17546c1840d65f2ee98ac183705e6956f4131d3ff32cde615728f9f25882b603_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel9@sha256%3A17546c1840d65f2ee98ac183705e6956f4131d3ff32cde615728f9f25882b603?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9edb1bba41b757bc30ccc0bd7d823f3574e21195a1a4075a31ae5bea6fcea516_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9edb1bba41b757bc30ccc0bd7d823f3574e21195a1a4075a31ae5bea6fcea516_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9edb1bba41b757bc30ccc0bd7d823f3574e21195a1a4075a31ae5bea6fcea516_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256%3A9edb1bba41b757bc30ccc0bd7d823f3574e21195a1a4075a31ae5bea6fcea516?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142819"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:24830ccec39949668dc836f6532f2375d0b7ac23ef69c78315139c4e15af4088_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:24830ccec39949668dc836f6532f2375d0b7ac23ef69c78315139c4e15af4088_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:24830ccec39949668dc836f6532f2375d0b7ac23ef69c78315139c4e15af4088_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A24830ccec39949668dc836f6532f2375d0b7ac23ef69c78315139c4e15af4088?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142058"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:8ad05e7041a80ac61df181098b00784912670e01ec166bac6c504460828eba6a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:8ad05e7041a80ac61df181098b00784912670e01ec166bac6c504460828eba6a_amd64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:8ad05e7041a80ac61df181098b00784912670e01ec166bac6c504460828eba6a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel9@sha256%3A8ad05e7041a80ac61df181098b00784912670e01ec166bac6c504460828eba6a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141175"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c084c44640f2949bf5fe89370cf105d8307ee1d2f9ec8b5bfbf7dc865fc45476_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c084c44640f2949bf5fe89370cf105d8307ee1d2f9ec8b5bfbf7dc865fc45476_amd64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c084c44640f2949bf5fe89370cf105d8307ee1d2f9ec8b5bfbf7dc865fc45476_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256%3Ac084c44640f2949bf5fe89370cf105d8307ee1d2f9ec8b5bfbf7dc865fc45476?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141707"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fdf3b790c4ebbb4a049a452ee65a4f15de7c6b1fa06227dec1e0f44879d33d3f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fdf3b790c4ebbb4a049a452ee65a4f15de7c6b1fa06227dec1e0f44879d33d3f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fdf3b790c4ebbb4a049a452ee65a4f15de7c6b1fa06227dec1e0f44879d33d3f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256%3Afdf3b790c4ebbb4a049a452ee65a4f15de7c6b1fa06227dec1e0f44879d33d3f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143281"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:b1e1d2e8782377f73d8b9d458a7d433dc9395ec7fefd2e376a54a19779dd4ca0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:b1e1d2e8782377f73d8b9d458a7d433dc9395ec7fefd2e376a54a19779dd4ca0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:b1e1d2e8782377f73d8b9d458a7d433dc9395ec7fefd2e376a54a19779dd4ca0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel9@sha256%3Ab1e1d2e8782377f73d8b9d458a7d433dc9395ec7fefd2e376a54a19779dd4ca0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138490"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8107455fa57ff48346e4b056bac8f1d73071699505c62e3c4a6b63fda65d1301_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8107455fa57ff48346e4b056bac8f1d73071699505c62e3c4a6b63fda65d1301_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8107455fa57ff48346e4b056bac8f1d73071699505c62e3c4a6b63fda65d1301_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel9@sha256%3A8107455fa57ff48346e4b056bac8f1d73071699505c62e3c4a6b63fda65d1301?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138544"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7c037c5134abbbe50088311f7765bf614fecdc7da0b58b3491ed0924a45cc1f2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7c037c5134abbbe50088311f7765bf614fecdc7da0b58b3491ed0924a45cc1f2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7c037c5134abbbe50088311f7765bf614fecdc7da0b58b3491ed0924a45cc1f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256%3A7c037c5134abbbe50088311f7765bf614fecdc7da0b58b3491ed0924a45cc1f2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142856"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:23c4ce9a3efd2b7cfe52406aa0df67bd6b17e2ff2583980b24e5f71c4e69bdd2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:23c4ce9a3efd2b7cfe52406aa0df67bd6b17e2ff2583980b24e5f71c4e69bdd2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:23c4ce9a3efd2b7cfe52406aa0df67bd6b17e2ff2583980b24e5f71c4e69bdd2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256%3A23c4ce9a3efd2b7cfe52406aa0df67bd6b17e2ff2583980b24e5f71c4e69bdd2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141988"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ecf24d093581fc39574dceec3d50efd4c3146cebf49bb7a5a450b3f8ce740551_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ecf24d093581fc39574dceec3d50efd4c3146cebf49bb7a5a450b3f8ce740551_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ecf24d093581fc39574dceec3d50efd4c3146cebf49bb7a5a450b3f8ce740551_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256%3Aecf24d093581fc39574dceec3d50efd4c3146cebf49bb7a5a450b3f8ce740551?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772608175"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6c6bc1dd1345fb7f5ba86cf728189fe3c576fe25d2b3e2caa6b3436e2c6a42c6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6c6bc1dd1345fb7f5ba86cf728189fe3c576fe25d2b3e2caa6b3436e2c6a42c6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6c6bc1dd1345fb7f5ba86cf728189fe3c576fe25d2b3e2caa6b3436e2c6a42c6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256%3A6c6bc1dd1345fb7f5ba86cf728189fe3c576fe25d2b3e2caa6b3436e2c6a42c6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772666725"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:332ed123500ea4dedb757d95f0111658b96faea8f8996fd74dc14e51e2ab9978_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:332ed123500ea4dedb757d95f0111658b96faea8f8996fd74dc14e51e2ab9978_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:332ed123500ea4dedb757d95f0111658b96faea8f8996fd74dc14e51e2ab9978_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256%3A332ed123500ea4dedb757d95f0111658b96faea8f8996fd74dc14e51e2ab9978?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143907"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6014a9a744d98499f4e68c99a612229b148db39c40dfc0fc72a0b0fdbbe26626_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6014a9a744d98499f4e68c99a612229b148db39c40dfc0fc72a0b0fdbbe26626_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6014a9a744d98499f4e68c99a612229b148db39c40dfc0fc72a0b0fdbbe26626_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel9@sha256%3A6014a9a744d98499f4e68c99a612229b148db39c40dfc0fc72a0b0fdbbe26626?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143637"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:86dfa215430ea4c2286a8e9e0921f3a4ca14fac70ae6f5ad4f66636fd5620e0f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:86dfa215430ea4c2286a8e9e0921f3a4ca14fac70ae6f5ad4f66636fd5620e0f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:86dfa215430ea4c2286a8e9e0921f3a4ca14fac70ae6f5ad4f66636fd5620e0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A86dfa215430ea4c2286a8e9e0921f3a4ca14fac70ae6f5ad4f66636fd5620e0f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144106"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:42cf0a1f66357b0054b4932b2952489fcb46182e4ff04501ec3b8ec4fc86b5c5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:42cf0a1f66357b0054b4932b2952489fcb46182e4ff04501ec3b8ec4fc86b5c5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:42cf0a1f66357b0054b4932b2952489fcb46182e4ff04501ec3b8ec4fc86b5c5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256%3A42cf0a1f66357b0054b4932b2952489fcb46182e4ff04501ec3b8ec4fc86b5c5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772524101"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38bd513387b83d3388d063e797d347932a335306b9f65eb73b7fbfb478b95748_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38bd513387b83d3388d063e797d347932a335306b9f65eb73b7fbfb478b95748_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38bd513387b83d3388d063e797d347932a335306b9f65eb73b7fbfb478b95748_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel9@sha256%3A38bd513387b83d3388d063e797d347932a335306b9f65eb73b7fbfb478b95748?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143661"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d6b881c99cea669ab664f41460b5910bbf8953e57dfafbdc5ef6b44d8b45dc39_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d6b881c99cea669ab664f41460b5910bbf8953e57dfafbdc5ef6b44d8b45dc39_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d6b881c99cea669ab664f41460b5910bbf8953e57dfafbdc5ef6b44d8b45dc39_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256%3Ad6b881c99cea669ab664f41460b5910bbf8953e57dfafbdc5ef6b44d8b45dc39?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144523"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:1d8c51ba4344673c2f0c4b023d72b683b2c3a26cbfe64798414c5d4e05005ca0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:1d8c51ba4344673c2f0c4b023d72b683b2c3a26cbfe64798414c5d4e05005ca0_amd64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:1d8c51ba4344673c2f0c4b023d72b683b2c3a26cbfe64798414c5d4e05005ca0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256%3A1d8c51ba4344673c2f0c4b023d72b683b2c3a26cbfe64798414c5d4e05005ca0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772595158"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fc58e1f537d1d1cfb376c8bb3a1390c008341212540fcd98a4a315509cd7e62a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fc58e1f537d1d1cfb376c8bb3a1390c008341212540fcd98a4a315509cd7e62a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fc58e1f537d1d1cfb376c8bb3a1390c008341212540fcd98a4a315509cd7e62a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-cloud-controller-manager-rhel9@sha256%3Afc58e1f537d1d1cfb376c8bb3a1390c008341212540fcd98a4a315509cd7e62a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:80ea2836ec34d2d2995c50a090e9a97623485c633c2cc39ed4fdce34c9f253dc_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:80ea2836ec34d2d2995c50a090e9a97623485c633c2cc39ed4fdce34c9f253dc_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:80ea2836ec34d2d2995c50a090e9a97623485c633c2cc39ed4fdce34c9f253dc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-nutanix-machine-controllers-rhel9@sha256%3A80ea2836ec34d2d2995c50a090e9a97623485c633c2cc39ed4fdce34c9f253dc?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138382"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18c5603f9bf889466977a8cbc1b1e785e9e93a76852434465848b00de85a3384_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18c5603f9bf889466977a8cbc1b1e785e9e93a76852434465848b00de85a3384_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18c5603f9bf889466977a8cbc1b1e785e9e93a76852434465848b00de85a3384_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256%3A18c5603f9bf889466977a8cbc1b1e785e9e93a76852434465848b00de85a3384?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141254"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:651e1f43c1483775c0d9ce67365db3d75021e67a3f4dc872071968538033458a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:651e1f43c1483775c0d9ce67365db3d75021e67a3f4dc872071968538033458a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:651e1f43c1483775c0d9ce67365db3d75021e67a3f4dc872071968538033458a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel9@sha256%3A651e1f43c1483775c0d9ce67365db3d75021e67a3f4dc872071968538033458a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144410"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0adf9a1507c462323ef994cfb8e94a91e05a90834eeb818c6ff035a469308734_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0adf9a1507c462323ef994cfb8e94a91e05a90834eeb818c6ff035a469308734_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0adf9a1507c462323ef994cfb8e94a91e05a90834eeb818c6ff035a469308734_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel9@sha256%3A0adf9a1507c462323ef994cfb8e94a91e05a90834eeb818c6ff035a469308734?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142572"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:046f5864fb471f536e1d07ff4db875eea3323fdbec3c8467ffcbadaea4317e48_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:046f5864fb471f536e1d07ff4db875eea3323fdbec3c8467ffcbadaea4317e48_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:046f5864fb471f536e1d07ff4db875eea3323fdbec3c8467ffcbadaea4317e48_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256%3A046f5864fb471f536e1d07ff4db875eea3323fdbec3c8467ffcbadaea4317e48?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144691"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4cd06cc8b51a11cdee4218deb90e612934506c100298dc2d95cb3961619a34a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4cd06cc8b51a11cdee4218deb90e612934506c100298dc2d95cb3961619a34a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4cd06cc8b51a11cdee4218deb90e612934506c100298dc2d95cb3961619a34a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256%3Aa4cd06cc8b51a11cdee4218deb90e612934506c100298dc2d95cb3961619a34a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b0534c781222f49ce04e95899cd3558bf62a74c7d5defce8ede815d7aa88aa67_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b0534c781222f49ce04e95899cd3558bf62a74c7d5defce8ede815d7aa88aa67_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b0534c781222f49ce04e95899cd3558bf62a74c7d5defce8ede815d7aa88aa67_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256%3Ab0534c781222f49ce04e95899cd3558bf62a74c7d5defce8ede815d7aa88aa67?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772666702"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8bc70bdd58177aaeceffe4a1ead8014949561a36f49e704edec1a87809a8e308_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8bc70bdd58177aaeceffe4a1ead8014949561a36f49e704edec1a87809a8e308_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8bc70bdd58177aaeceffe4a1ead8014949561a36f49e704edec1a87809a8e308_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A8bc70bdd58177aaeceffe4a1ead8014949561a36f49e704edec1a87809a8e308?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143222"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:09e6525bcb52ecc92e628adb611938f208c09436c1cb787539df696bb7040e27_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:09e6525bcb52ecc92e628adb611938f208c09436c1cb787539df696bb7040e27_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:09e6525bcb52ecc92e628adb611938f208c09436c1cb787539df696bb7040e27_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256%3A09e6525bcb52ecc92e628adb611938f208c09436c1cb787539df696bb7040e27?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc6a5e17268e07c6309afdc92acd2a31a8021e3ba9f5d0dbf514f3b9df09e01e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc6a5e17268e07c6309afdc92acd2a31a8021e3ba9f5d0dbf514f3b9df09e01e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc6a5e17268e07c6309afdc92acd2a31a8021e3ba9f5d0dbf514f3b9df09e01e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256%3Acc6a5e17268e07c6309afdc92acd2a31a8021e3ba9f5d0dbf514f3b9df09e01e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772176727"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:707856466152b42f416d446cc45e45852fd3dc5d2e67c9c46aeb50c6d1baa9a4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:707856466152b42f416d446cc45e45852fd3dc5d2e67c9c46aeb50c6d1baa9a4_amd64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:707856466152b42f416d446cc45e45852fd3dc5d2e67c9c46aeb50c6d1baa9a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256%3A707856466152b42f416d446cc45e45852fd3dc5d2e67c9c46aeb50c6d1baa9a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141084"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:666aaeff92117bf500aa2fd3cb6326d39e83da6f6d9d08b883aa0ff66d56fed5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:666aaeff92117bf500aa2fd3cb6326d39e83da6f6d9d08b883aa0ff66d56fed5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:666aaeff92117bf500aa2fd3cb6326d39e83da6f6d9d08b883aa0ff66d56fed5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3A666aaeff92117bf500aa2fd3cb6326d39e83da6f6d9d08b883aa0ff66d56fed5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772523424"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:853248c99686b92e8f03af1f7e03ab8de1a0410f1ffa973c61e9620c3c29ee3b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:853248c99686b92e8f03af1f7e03ab8de1a0410f1ffa973c61e9620c3c29ee3b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:853248c99686b92e8f03af1f7e03ab8de1a0410f1ffa973c61e9620c3c29ee3b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9@sha256%3A853248c99686b92e8f03af1f7e03ab8de1a0410f1ffa973c61e9620c3c29ee3b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772140895"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5c312b21457753ed8c850d7fdade84bfc01ab2d0bcb3435e5a800ea1b57ce328_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5c312b21457753ed8c850d7fdade84bfc01ab2d0bcb3435e5a800ea1b57ce328_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5c312b21457753ed8c850d7fdade84bfc01ab2d0bcb3435e5a800ea1b57ce328_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9-operator@sha256%3A5c312b21457753ed8c850d7fdade84bfc01ab2d0bcb3435e5a800ea1b57ce328?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142175"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:db82a9efe15ccfd1fc7462166a3dfb8e88ea845bbbcbd78125817ef606d7d4fe_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:db82a9efe15ccfd1fc7462166a3dfb8e88ea845bbbcbd78125817ef606d7d4fe_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:db82a9efe15ccfd1fc7462166a3dfb8e88ea845bbbcbd78125817ef606d7d4fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel9@sha256%3Adb82a9efe15ccfd1fc7462166a3dfb8e88ea845bbbcbd78125817ef606d7d4fe?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141519"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ffc4e82b9d9ed4229d3a549e9beffda45d9bc9d56ebeccfd3b5802ccacf6d801_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ffc4e82b9d9ed4229d3a549e9beffda45d9bc9d56ebeccfd3b5802ccacf6d801_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ffc4e82b9d9ed4229d3a549e9beffda45d9bc9d56ebeccfd3b5802ccacf6d801_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel9@sha256%3Affc4e82b9d9ed4229d3a549e9beffda45d9bc9d56ebeccfd3b5802ccacf6d801?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143131"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d3fe7d8d1fbacc9832ebf90ed7548a6b2cb283f8a98a6ca73b324e427b5d69d7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d3fe7d8d1fbacc9832ebf90ed7548a6b2cb283f8a98a6ca73b324e427b5d69d7_amd64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d3fe7d8d1fbacc9832ebf90ed7548a6b2cb283f8a98a6ca73b324e427b5d69d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256%3Ad3fe7d8d1fbacc9832ebf90ed7548a6b2cb283f8a98a6ca73b324e427b5d69d7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144029"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa7dae5d07b71b2e551c6d8b428f01265e171eb2bf6e10b3d68764fd9055d94_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa7dae5d07b71b2e551c6d8b428f01265e171eb2bf6e10b3d68764fd9055d94_amd64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa7dae5d07b71b2e551c6d8b428f01265e171eb2bf6e10b3d68764fd9055d94_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256%3A5fa7dae5d07b71b2e551c6d8b428f01265e171eb2bf6e10b3d68764fd9055d94?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:8af3cfc07d1611d6ea3459a77f0d3ccdae0d0b9867fda35bdefa0a940ca1296e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:8af3cfc07d1611d6ea3459a77f0d3ccdae0d0b9867fda35bdefa0a940ca1296e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:8af3cfc07d1611d6ea3459a77f0d3ccdae0d0b9867fda35bdefa0a940ca1296e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256%3A8af3cfc07d1611d6ea3459a77f0d3ccdae0d0b9867fda35bdefa0a940ca1296e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593622"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel9@sha256%3Ace9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138438"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-rhel9@sha256%3Ace9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138438"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256%3A4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138413"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-rhel9-operator@sha256%3A4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138413"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b73ade6d149819e41a72599e2ea12b6a338d5ebd4d9e24e41178a1e2c31971f1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b73ade6d149819e41a72599e2ea12b6a338d5ebd4d9e24e41178a1e2c31971f1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b73ade6d149819e41a72599e2ea12b6a338d5ebd4d9e24e41178a1e2c31971f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cloud-controller-manager-rhel9@sha256%3Ab73ade6d149819e41a72599e2ea12b6a338d5ebd4d9e24e41178a1e2c31971f1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138401"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:c699affbdef36d64881653a63e0e8a5c10fd5dae0ef6dddb9bb7e50de29d8e8b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:c699affbdef36d64881653a63e0e8a5c10fd5dae0ef6dddb9bb7e50de29d8e8b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:c699affbdef36d64881653a63e0e8a5c10fd5dae0ef6dddb9bb7e50de29d8e8b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-cluster-api-controllers-rhel9@sha256%3Ac699affbdef36d64881653a63e0e8a5c10fd5dae0ef6dddb9bb7e50de29d8e8b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd9dfae5523167d30f125e3be00f666f3b98f3a63bfa55f9c79927123d13a65_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd9dfae5523167d30f125e3be00f666f3b98f3a63bfa55f9c79927123d13a65_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd9dfae5523167d30f125e3be00f666f3b98f3a63bfa55f9c79927123d13a65_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3A7fd9dfae5523167d30f125e3be00f666f3b98f3a63bfa55f9c79927123d13a65?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772467275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:afa4fc3ab60c1c50f44c59e40f07fd06b52ddc65d3b87fb4bc9eb3e2d9a83aab_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:afa4fc3ab60c1c50f44c59e40f07fd06b52ddc65d3b87fb4bc9eb3e2d9a83aab_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:afa4fc3ab60c1c50f44c59e40f07fd06b52ddc65d3b87fb4bc9eb3e2d9a83aab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy-rhel9@sha256%3Aafa4fc3ab60c1c50f44c59e40f07fd06b52ddc65d3b87fb4bc9eb3e2d9a83aab?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142820"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4f48095d3dbbf481a4f0044b496ade9fa59cdcd58f6aa9cbea97b3a77cfbb1d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4f48095d3dbbf481a4f0044b496ade9fa59cdcd58f6aa9cbea97b3a77cfbb1d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4f48095d3dbbf481a4f0044b496ade9fa59cdcd58f6aa9cbea97b3a77cfbb1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256%3Ae4f48095d3dbbf481a4f0044b496ade9fa59cdcd58f6aa9cbea97b3a77cfbb1d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772433633"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ff01b00b64a65dc45eac4e3a607e7bf70e41fe333044f357e436dfa0fc4abcd1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ff01b00b64a65dc45eac4e3a607e7bf70e41fe333044f357e436dfa0fc4abcd1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ff01b00b64a65dc45eac4e3a607e7bf70e41fe333044f357e436dfa0fc4abcd1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256%3Aff01b00b64a65dc45eac4e3a607e7bf70e41fe333044f357e436dfa0fc4abcd1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772433630"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:25daab414833b6f1f0f91b7a55935ed5cfd7aaad5d2f0eb8674a06a603187059_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:25daab414833b6f1f0f91b7a55935ed5cfd7aaad5d2f0eb8674a06a603187059_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:25daab414833b6f1f0f91b7a55935ed5cfd7aaad5d2f0eb8674a06a603187059_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A25daab414833b6f1f0f91b7a55935ed5cfd7aaad5d2f0eb8674a06a603187059?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772433634"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d1d8e4246ccac8436bc696b9bbac8c102c26258e902f947c892c91084f7d41cf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d1d8e4246ccac8436bc696b9bbac8c102c26258e902f947c892c91084f7d41cf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d1d8e4246ccac8436bc696b9bbac8c102c26258e902f947c892c91084f7d41cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256%3Ad1d8e4246ccac8436bc696b9bbac8c102c26258e902f947c892c91084f7d41cf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141358"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:af05801e4082f887de2d89a685c2d13678d3ea7aefe1272ecad2085ef3d25b73_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:af05801e4082f887de2d89a685c2d13678d3ea7aefe1272ecad2085ef3d25b73_amd64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:af05801e4082f887de2d89a685c2d13678d3ea7aefe1272ecad2085ef3d25b73_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel9@sha256%3Aaf05801e4082f887de2d89a685c2d13678d3ea7aefe1272ecad2085ef3d25b73?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141288"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:368f61e0cd92fd849a673ec2ea2f51e7e6d7c12ee886676409369a580d0347e2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:368f61e0cd92fd849a673ec2ea2f51e7e6d7c12ee886676409369a580d0347e2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:368f61e0cd92fd849a673ec2ea2f51e7e6d7c12ee886676409369a580d0347e2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-csi-driver-syncer-rhel9@sha256%3A368f61e0cd92fd849a673ec2ea2f51e7e6d7c12ee886676409369a580d0347e2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138437"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a1bd55517958d9320e04f417ebcdae6ebd6b3fcc9d4cd683c54686c7660205df_amd64",
"product": {
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a1bd55517958d9320e04f417ebcdae6ebd6b3fcc9d4cd683c54686c7660205df_amd64",
"product_id": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a1bd55517958d9320e04f417ebcdae6ebd6b3fcc9d4cd683c54686c7660205df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/volume-data-source-validator-rhel9@sha256%3Aa1bd55517958d9320e04f417ebcdae6ebd6b3fcc9d4cd683c54686c7660205df?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141838"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:5ff7cea307bba36d569d6d66b4d3e116f52b69441cc071b830310d9f4134f02a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:5ff7cea307bba36d569d6d66b4d3e116f52b69441cc071b830310d9f4134f02a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:5ff7cea307bba36d569d6d66b4d3e116f52b69441cc071b830310d9f4134f02a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-vsphere-problem-detector-rhel9@sha256%3A5ff7cea307bba36d569d6d66b4d3e116f52b69441cc071b830310d9f4134f02a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138403"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:37bc380d77c7db30a206baa5cec23341064ee370eb5ee0aa5bacf682dd67024e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:37bc380d77c7db30a206baa5cec23341064ee370eb5ee0aa5bacf682dd67024e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:37bc380d77c7db30a206baa5cec23341064ee370eb5ee0aa5bacf682dd67024e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256%3A37bc380d77c7db30a206baa5cec23341064ee370eb5ee0aa5bacf682dd67024e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141413"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9414bd27ae196de5d952d6689530d09632bc529ea73e29ab09a2a9e8aaed601e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9414bd27ae196de5d952d6689530d09632bc529ea73e29ab09a2a9e8aaed601e_arm64",
"product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9414bd27ae196de5d952d6689530d09632bc529ea73e29ab09a2a9e8aaed601e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aws-karpenter-provider-aws-rhel9@sha256%3A9414bd27ae196de5d952d6689530d09632bc529ea73e29ab09a2a9e8aaed601e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143108"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:acbd8e36fbcccc23f3fbc2013321c793d724592e637988ddc1b0d81b0a538ffd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:acbd8e36fbcccc23f3fbc2013321c793d724592e637988ddc1b0d81b0a538ffd_arm64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:acbd8e36fbcccc23f3fbc2013321c793d724592e637988ddc1b0d81b0a538ffd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aws-kms-encryption-provider-rhel9@sha256%3Aacbd8e36fbcccc23f3fbc2013321c793d724592e637988ddc1b0d81b0a538ffd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144253"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5f9c581120873f1a012c29ac00721b6fd834c9378cd64f1d8e243da36755cef3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5f9c581120873f1a012c29ac00721b6fd834c9378cd64f1d8e243da36755cef3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5f9c581120873f1a012c29ac00721b6fd834c9378cd64f1d8e243da36755cef3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-rhel9@sha256%3A5f9c581120873f1a012c29ac00721b6fd834c9378cd64f1d8e243da36755cef3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138550"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3e0bff5d178668f001f74c4d30482753f481f257db49ad6fd2ff56439d95079f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3e0bff5d178668f001f74c4d30482753f481f257db49ad6fd2ff56439d95079f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3e0bff5d178668f001f74c4d30482753f481f257db49ad6fd2ff56439d95079f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-file-csi-driver-operator-rhel9@sha256%3A3e0bff5d178668f001f74c4d30482753f481f257db49ad6fd2ff56439d95079f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138526"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:828ac94fecfe5b6e8263621a62187f070f9e3cf2668d24f00620ca47b29c37c2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:828ac94fecfe5b6e8263621a62187f070f9e3cf2668d24f00620ca47b29c37c2_arm64",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:828ac94fecfe5b6e8263621a62187f070f9e3cf2668d24f00620ca47b29c37c2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/azure-kms-encryption-provider-rhel9@sha256%3A828ac94fecfe5b6e8263621a62187f070f9e3cf2668d24f00620ca47b29c37c2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143861"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c7ec38c4ef21e65139166bde80aa73a36b432889b6855d63b1892efc0ddf58e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c7ec38c4ef21e65139166bde80aa73a36b432889b6855d63b1892efc0ddf58e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c7ec38c4ef21e65139166bde80aa73a36b432889b6855d63b1892efc0ddf58e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256%3A9c7ec38c4ef21e65139166bde80aa73a36b432889b6855d63b1892efc0ddf58e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c797b64090712c154c848215b1bee933946c019c33fc9b08d00532d611f4d27c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c797b64090712c154c848215b1bee933946c019c33fc9b08d00532d611f4d27c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c797b64090712c154c848215b1bee933946c019c33fc9b08d00532d611f4d27c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256%3Ac797b64090712c154c848215b1bee933946c019c33fc9b08d00532d611f4d27c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142354"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:96aab15a47ed8722406eab6ee2933a1c842a29a49c2ebddb60e102d610c092e4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:96aab15a47ed8722406eab6ee2933a1c842a29a49c2ebddb60e102d610c092e4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:96aab15a47ed8722406eab6ee2933a1c842a29a49c2ebddb60e102d610c092e4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256%3A96aab15a47ed8722406eab6ee2933a1c842a29a49c2ebddb60e102d610c092e4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a5a69b772a5f1cb9affeb3c4ec5f050949b95b02f55eccc8e5897d5e392329c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a5a69b772a5f1cb9affeb3c4ec5f050949b95b02f55eccc8e5897d5e392329c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a5a69b772a5f1cb9affeb3c4ec5f050949b95b02f55eccc8e5897d5e392329c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256%3A6a5a69b772a5f1cb9affeb3c4ec5f050949b95b02f55eccc8e5897d5e392329c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772523242"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1d516d0e3b8128ab9994d2a7df68251a87e0bef013a6bc7040d519ab68ca8b37_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1d516d0e3b8128ab9994d2a7df68251a87e0bef013a6bc7040d519ab68ca8b37_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1d516d0e3b8128ab9994d2a7df68251a87e0bef013a6bc7040d519ab68ca8b37_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256%3A1d516d0e3b8128ab9994d2a7df68251a87e0bef013a6bc7040d519ab68ca8b37?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142186"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b9784c555f0088c201e5eb269b18dfd3212c727cb202250f18139fe7ee22e6fc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b9784c555f0088c201e5eb269b18dfd3212c727cb202250f18139fe7ee22e6fc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b9784c555f0088c201e5eb269b18dfd3212c727cb202250f18139fe7ee22e6fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3Ab9784c555f0088c201e5eb269b18dfd3212c727cb202250f18139fe7ee22e6fc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593591"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b605723a4087f4555d491389cf5bf15711cbc1b1da84cdb268d4fcc5c87683df_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b605723a4087f4555d491389cf5bf15711cbc1b1da84cdb268d4fcc5c87683df_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b605723a4087f4555d491389cf5bf15711cbc1b1da84cdb268d4fcc5c87683df_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256%3Ab605723a4087f4555d491389cf5bf15711cbc1b1da84cdb268d4fcc5c87683df?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141103"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e7ca33f11829a834febec5a1dbe0f267b53fcde66dda9128eab3df006d2d7e4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e7ca33f11829a834febec5a1dbe0f267b53fcde66dda9128eab3df006d2d7e4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e7ca33f11829a834febec5a1dbe0f267b53fcde66dda9128eab3df006d2d7e4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256%3A3e7ca33f11829a834febec5a1dbe0f267b53fcde66dda9128eab3df006d2d7e4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141786"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:19fd07362ecf5282edf9086f840bb9e1dc3c6da56bb8ac3156ad05ec54be9408_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:19fd07362ecf5282edf9086f840bb9e1dc3c6da56bb8ac3156ad05ec54be9408_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:19fd07362ecf5282edf9086f840bb9e1dc3c6da56bb8ac3156ad05ec54be9408_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256%3A19fd07362ecf5282edf9086f840bb9e1dc3c6da56bb8ac3156ad05ec54be9408?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143296"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:89c7b0e5f1c0f13effd3888be07da4acdce02eb54fd4a214fc8a3f9c204d82b4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:89c7b0e5f1c0f13effd3888be07da4acdce02eb54fd4a214fc8a3f9c204d82b4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:89c7b0e5f1c0f13effd3888be07da4acdce02eb54fd4a214fc8a3f9c204d82b4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256%3A89c7b0e5f1c0f13effd3888be07da4acdce02eb54fd4a214fc8a3f9c204d82b4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ee8ef9b71b81d64e1c95c28aa12093098c55dbb4a970f16237aee5cfa1f1756d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ee8ef9b71b81d64e1c95c28aa12093098c55dbb4a970f16237aee5cfa1f1756d_arm64",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ee8ef9b71b81d64e1c95c28aa12093098c55dbb4a970f16237aee5cfa1f1756d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/container-networking-plugins-microshift-rhel9@sha256%3Aee8ef9b71b81d64e1c95c28aa12093098c55dbb4a970f16237aee5cfa1f1756d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144019"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0e56be34b942905008d2b7f1ebefe0a4446cb35da9f4bf09e1e3c0e15d88395f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0e56be34b942905008d2b7f1ebefe0a4446cb35da9f4bf09e1e3c0e15d88395f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0e56be34b942905008d2b7f1ebefe0a4446cb35da9f4bf09e1e3c0e15d88395f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256%3A0e56be34b942905008d2b7f1ebefe0a4446cb35da9f4bf09e1e3c0e15d88395f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142665"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:952459632a7e13cff2a8543a1a23e0032e9c163bc223102ca0c8d92c28e0acad_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:952459632a7e13cff2a8543a1a23e0032e9c163bc223102ca0c8d92c28e0acad_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:952459632a7e13cff2a8543a1a23e0032e9c163bc223102ca0c8d92c28e0acad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256%3A952459632a7e13cff2a8543a1a23e0032e9c163bc223102ca0c8d92c28e0acad?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144699"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:ad0d0922f3417545e5fa1d6d5e7f05476552388714757e856d42e5a65fb99e27_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:ad0d0922f3417545e5fa1d6d5e7f05476552388714757e856d42e5a65fb99e27_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:ad0d0922f3417545e5fa1d6d5e7f05476552388714757e856d42e5a65fb99e27_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshot-metadata-rhel9@sha256%3Aad0d0922f3417545e5fa1d6d5e7f05476552388714757e856d42e5a65fb99e27?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144260"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66f9ceb6d26ed52405b9439606d49b9f8158c0d2b6b0eb715a22ae2c746defa9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66f9ceb6d26ed52405b9439606d49b9f8158c0d2b6b0eb715a22ae2c746defa9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66f9ceb6d26ed52405b9439606d49b9f8158c0d2b6b0eb715a22ae2c746defa9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel9@sha256%3A66f9ceb6d26ed52405b9439606d49b9f8158c0d2b6b0eb715a22ae2c746defa9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142266"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8730cb01fa2ea29046c200890d8cba4b0291d769db57875b93c8e7c1c68af3e0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8730cb01fa2ea29046c200890d8cba4b0291d769db57875b93c8e7c1c68af3e0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8730cb01fa2ea29046c200890d8cba4b0291d769db57875b93c8e7c1c68af3e0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel9@sha256%3A8730cb01fa2ea29046c200890d8cba4b0291d769db57875b93c8e7c1c68af3e0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:21e0a12571846addb7b6b112ffee2fe3ab01a501fdb669d9b1056381b254be89_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:21e0a12571846addb7b6b112ffee2fe3ab01a501fdb669d9b1056381b254be89_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:21e0a12571846addb7b6b112ffee2fe3ab01a501fdb669d9b1056381b254be89_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel9@sha256%3A21e0a12571846addb7b6b112ffee2fe3ab01a501fdb669d9b1056381b254be89?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142097"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:48ed707b531cc589ab67cc34196bd107b85250edf3619a3c348c45dfc6f535a4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:48ed707b531cc589ab67cc34196bd107b85250edf3619a3c348c45dfc6f535a4_arm64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:48ed707b531cc589ab67cc34196bd107b85250edf3619a3c348c45dfc6f535a4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3A48ed707b531cc589ab67cc34196bd107b85250edf3619a3c348c45dfc6f535a4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772666573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:377373ba5a37f2fc8fa27875afb5ab500820c68e660b1cab11cb52ad14541577_arm64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:377373ba5a37f2fc8fa27875afb5ab500820c68e660b1cab11cb52ad14541577_arm64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:377373ba5a37f2fc8fa27875afb5ab500820c68e660b1cab11cb52ad14541577_arm64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256%3A377373ba5a37f2fc8fa27875afb5ab500820c68e660b1cab11cb52ad14541577?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143220"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6f5fd70511974d782b102cd378cb932ce27f58a18ab53599b570954c379b88ac_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6f5fd70511974d782b102cd378cb932ce27f58a18ab53599b570954c379b88ac_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6f5fd70511974d782b102cd378cb932ce27f58a18ab53599b570954c379b88ac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A6f5fd70511974d782b102cd378cb932ce27f58a18ab53599b570954c379b88ac?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143233"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0c5ea8bdffff3d880526de9f5b4d553c2cbc0681dca2785b44a2d50534eaee14_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0c5ea8bdffff3d880526de9f5b4d553c2cbc0681dca2785b44a2d50534eaee14_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0c5ea8bdffff3d880526de9f5b4d553c2cbc0681dca2785b44a2d50534eaee14_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256%3A0c5ea8bdffff3d880526de9f5b4d553c2cbc0681dca2785b44a2d50534eaee14?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144025"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1e764b697a728e444ed6267e44dfbfe36f7763bca86cc8991c429e9be5f10027_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1e764b697a728e444ed6267e44dfbfe36f7763bca86cc8991c429e9be5f10027_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1e764b697a728e444ed6267e44dfbfe36f7763bca86cc8991c429e9be5f10027_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager-rhel9@sha256%3A1e764b697a728e444ed6267e44dfbfe36f7763bca86cc8991c429e9be5f10027?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143435"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7adc1f05bc8568cdb5f376950fc92b8ca886fdcf4554d7dd6815780118cc8153_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7adc1f05bc8568cdb5f376950fc92b8ca886fdcf4554d7dd6815780118cc8153_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7adc1f05bc8568cdb5f376950fc92b8ca886fdcf4554d7dd6815780118cc8153_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter-rhel9@sha256%3A7adc1f05bc8568cdb5f376950fc92b8ca886fdcf4554d7dd6815780118cc8153?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144466"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f626e4910ffc626acfbb1d2c1d0ce76564d139175ffd39e797a4b4c957c9a570_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f626e4910ffc626acfbb1d2c1d0ce76564d139175ffd39e797a4b4c957c9a570_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f626e4910ffc626acfbb1d2c1d0ce76564d139175ffd39e797a4b4c957c9a570_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256%3Af626e4910ffc626acfbb1d2c1d0ce76564d139175ffd39e797a4b4c957c9a570?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143543"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e97767977f70b4a53e7e898af37d51c1ed2a0c510fadc3180d3ed6675ea5fa_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e97767977f70b4a53e7e898af37d51c1ed2a0c510fadc3180d3ed6675ea5fa_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e97767977f70b4a53e7e898af37d51c1ed2a0c510fadc3180d3ed6675ea5fa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256%3A19e97767977f70b4a53e7e898af37d51c1ed2a0c510fadc3180d3ed6675ea5fa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772574935"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7e57a906f55fdc4522dd130c76942999c5c28f469579dcdda2e78949a860b8f8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7e57a906f55fdc4522dd130c76942999c5c28f469579dcdda2e78949a860b8f8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7e57a906f55fdc4522dd130c76942999c5c28f469579dcdda2e78949a860b8f8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256%3A7e57a906f55fdc4522dd130c76942999c5c28f469579dcdda2e78949a860b8f8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772176749"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:fb83420683a5c649804f400ff80b041693872fa9ca1bd423184587e4c4e9f018_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:fb83420683a5c649804f400ff80b041693872fa9ca1bd423184587e4c4e9f018_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:fb83420683a5c649804f400ff80b041693872fa9ca1bd423184587e4c4e9f018_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256%3Afb83420683a5c649804f400ff80b041693872fa9ca1bd423184587e4c4e9f018?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138469"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:693b81294308ff38490144fbb45de352926be577fde7668a60059f3e5be3b776_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:693b81294308ff38490144fbb45de352926be577fde7668a60059f3e5be3b776_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:693b81294308ff38490144fbb45de352926be577fde7668a60059f3e5be3b776_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256%3A693b81294308ff38490144fbb45de352926be577fde7668a60059f3e5be3b776?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593911"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:2593c53eeb484b020e297c286d13e17bdfb52253c06777a124b62eabdb9a1090_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:2593c53eeb484b020e297c286d13e17bdfb52253c06777a124b62eabdb9a1090_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:2593c53eeb484b020e297c286d13e17bdfb52253c06777a124b62eabdb9a1090_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-static-ip-manager-rhel9@sha256%3A2593c53eeb484b020e297c286d13e17bdfb52253c06777a124b62eabdb9a1090?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138578"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:624899ec57f3d7269da3b5acd20040fe1ea2c1bcc617910f7659cc3110548dda_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:624899ec57f3d7269da3b5acd20040fe1ea2c1bcc617910f7659cc3110548dda_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:624899ec57f3d7269da3b5acd20040fe1ea2c1bcc617910f7659cc3110548dda_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256%3A624899ec57f3d7269da3b5acd20040fe1ea2c1bcc617910f7659cc3110548dda?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143650"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4bd4ba390e83fb3eff7d17281090981125e08ecb458969b5ac95da4342641e65_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4bd4ba390e83fb3eff7d17281090981125e08ecb458969b5ac95da4342641e65_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4bd4ba390e83fb3eff7d17281090981125e08ecb458969b5ac95da4342641e65_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy-rhel9@sha256%3A4bd4ba390e83fb3eff7d17281090981125e08ecb458969b5ac95da4342641e65?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b4c1767d3b1d7d32b79c58d9894a85e4e897deaed7405281239058b204a5209f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b4c1767d3b1d7d32b79c58d9894a85e4e897deaed7405281239058b204a5209f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b4c1767d3b1d7d32b79c58d9894a85e4e897deaed7405281239058b204a5209f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256%3Ab4c1767d3b1d7d32b79c58d9894a85e4e897deaed7405281239058b204a5209f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141284"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0e7d60dd7a32d4dcf1b6554c4896f3e6710864a5df8a06a0ae3d7cd8c719a309_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0e7d60dd7a32d4dcf1b6554c4896f3e6710864a5df8a06a0ae3d7cd8c719a309_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0e7d60dd7a32d4dcf1b6554c4896f3e6710864a5df8a06a0ae3d7cd8c719a309_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256%3A0e7d60dd7a32d4dcf1b6554c4896f3e6710864a5df8a06a0ae3d7cd8c719a309?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143531"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:53bb0329ee10d609d297ebe7327e9fc2db866a3d32b87ea4ae04fc46d9aea7b2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:53bb0329ee10d609d297ebe7327e9fc2db866a3d32b87ea4ae04fc46d9aea7b2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:53bb0329ee10d609d297ebe7327e9fc2db866a3d32b87ea4ae04fc46d9aea7b2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256%3A53bb0329ee10d609d297ebe7327e9fc2db866a3d32b87ea4ae04fc46d9aea7b2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772644163"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aedb8ec541683a33066c8e4393fdef2b2940879da38f06e37bc4aa247038081d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aedb8ec541683a33066c8e4393fdef2b2940879da38f06e37bc4aa247038081d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aedb8ec541683a33066c8e4393fdef2b2940879da38f06e37bc4aa247038081d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-rhel9@sha256%3Aaedb8ec541683a33066c8e4393fdef2b2940879da38f06e37bc4aa247038081d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a42d5ec3c0b582a70bfb2297f3f7461f4b516aa28ea8a6c12c6bca2af51a9e7e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a42d5ec3c0b582a70bfb2297f3f7461f4b516aa28ea8a6c12c6bca2af51a9e7e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a42d5ec3c0b582a70bfb2297f3f7461f4b516aa28ea8a6c12c6bca2af51a9e7e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-microshift-rhel9@sha256%3Aa42d5ec3c0b582a70bfb2297f3f7461f4b516aa28ea8a6c12c6bca2af51a9e7e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:10c59d23c3b20e640fa3decf0fff7db097b1da46b58058b1a9dc1284c8d5f1d3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:10c59d23c3b20e640fa3decf0fff7db097b1da46b58058b1a9dc1284c8d5f1d3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:10c59d23c3b20e640fa3decf0fff7db097b1da46b58058b1a9dc1284c8d5f1d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256%3A10c59d23c3b20e640fa3decf0fff7db097b1da46b58058b1a9dc1284c8d5f1d3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772644153"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1b7eab16cec06f09c6d29dc328c723e63c410e101f2338efd38c266ead5a661f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1b7eab16cec06f09c6d29dc328c723e63c410e101f2338efd38c266ead5a661f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1b7eab16cec06f09c6d29dc328c723e63c410e101f2338efd38c266ead5a661f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256%3A1b7eab16cec06f09c6d29dc328c723e63c410e101f2338efd38c266ead5a661f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142072"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:25f015786ca305a2bd100695adef64936782586725477c67bc43a42402e9a4a0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:25f015786ca305a2bd100695adef64936782586725477c67bc43a42402e9a4a0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:25f015786ca305a2bd100695adef64936782586725477c67bc43a42402e9a4a0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256%3A25f015786ca305a2bd100695adef64936782586725477c67bc43a42402e9a4a0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772574868"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46aea21f727db784382ab4a0329437fe9e1f4556c0cf7d0e3a6d904e4e3ef412_arm64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46aea21f727db784382ab4a0329437fe9e1f4556c0cf7d0e3a6d904e4e3ef412_arm64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46aea21f727db784382ab4a0329437fe9e1f4556c0cf7d0e3a6d904e4e3ef412_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256%3A46aea21f727db784382ab4a0329437fe9e1f4556c0cf7d0e3a6d904e4e3ef412?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772574958"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:15673b625efc49511ad48958f766aaff589c68c5880c95d7c6c89e5c9c9bce5b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:15673b625efc49511ad48958f766aaff589c68c5880c95d7c6c89e5c9c9bce5b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:15673b625efc49511ad48958f766aaff589c68c5880c95d7c6c89e5c9c9bce5b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256%3A15673b625efc49511ad48958f766aaff589c68c5880c95d7c6c89e5c9c9bce5b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143090"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d36f927b9c24b3647fe58e5b3579a6bcb2b0b50322db690d885572e0d8492ef9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d36f927b9c24b3647fe58e5b3579a6bcb2b0b50322db690d885572e0d8492ef9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d36f927b9c24b3647fe58e5b3579a6bcb2b0b50322db690d885572e0d8492ef9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256%3Ad36f927b9c24b3647fe58e5b3579a6bcb2b0b50322db690d885572e0d8492ef9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772523269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:2d5a9f1213ef66cd474cbbe11dce4c37a56613cb136fddc8a5a93ac63ebb79d3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:2d5a9f1213ef66cd474cbbe11dce4c37a56613cb136fddc8a5a93ac63ebb79d3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:2d5a9f1213ef66cd474cbbe11dce4c37a56613cb136fddc8a5a93ac63ebb79d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256%3A2d5a9f1213ef66cd474cbbe11dce4c37a56613cb136fddc8a5a93ac63ebb79d3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3f8362646716993b61d35b5377b402ae627c15ce3d2e6b7ff0d5b52159e81726_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3f8362646716993b61d35b5377b402ae627c15ce3d2e6b7ff0d5b52159e81726_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3f8362646716993b61d35b5377b402ae627c15ce3d2e6b7ff0d5b52159e81726_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256%3A3f8362646716993b61d35b5377b402ae627c15ce3d2e6b7ff0d5b52159e81726?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:97e599fbc19e379fb55e9181ccb16de1af1e101e6c10f872c35ff7a9082aa937_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:97e599fbc19e379fb55e9181ccb16de1af1e101e6c10f872c35ff7a9082aa937_arm64",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:97e599fbc19e379fb55e9181ccb16de1af1e101e6c10f872c35ff7a9082aa937_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256%3A97e599fbc19e379fb55e9181ccb16de1af1e101e6c10f872c35ff7a9082aa937?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772524031"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15a421e4461be8683d967387b1224fcc0179d478f46618d03c0e7f1222ca4c69_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15a421e4461be8683d967387b1224fcc0179d478f46618d03c0e7f1222ca4c69_arm64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15a421e4461be8683d967387b1224fcc0179d478f46618d03c0e7f1222ca4c69_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router-rhel9@sha256%3A15a421e4461be8683d967387b1224fcc0179d478f46618d03c0e7f1222ca4c69?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141925"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7ede51978a537c20cf89f7e2c469034859ef89b1f34b3a8c89a727378746bd24_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7ede51978a537c20cf89f7e2c469034859ef89b1f34b3a8c89a727378746bd24_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7ede51978a537c20cf89f7e2c469034859ef89b1f34b3a8c89a727378746bd24_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3A7ede51978a537c20cf89f7e2c469034859ef89b1f34b3a8c89a727378746bd24?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d271c473cfc854b34d17114967f659b0ba86a36f408696f348463e106930d657_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d271c473cfc854b34d17114967f659b0ba86a36f408696f348463e106930d657_arm64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d271c473cfc854b34d17114967f659b0ba86a36f408696f348463e106930d657_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256%3Ad271c473cfc854b34d17114967f659b0ba86a36f408696f348463e106930d657?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8d38f1aeb56ffc54758fca6ab17a60e3bef145a3221728a56dc10a37e3dd7d4a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8d38f1aeb56ffc54758fca6ab17a60e3bef145a3221728a56dc10a37e3dd7d4a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8d38f1aeb56ffc54758fca6ab17a60e3bef145a3221728a56dc10a37e3dd7d4a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256%3A8d38f1aeb56ffc54758fca6ab17a60e3bef145a3221728a56dc10a37e3dd7d4a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143045"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7aecb1e4860f54933c9e911b415aa059ba3c7664c2309d406a56b305887ce6f6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7aecb1e4860f54933c9e911b415aa059ba3c7664c2309d406a56b305887ce6f6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7aecb1e4860f54933c9e911b415aa059ba3c7664c2309d406a56b305887ce6f6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256%3A7aecb1e4860f54933c9e911b415aa059ba3c7664c2309d406a56b305887ce6f6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142447"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a8a2e150b72f78f43e5f186eadd267ea49876a2e0579957414802b92700003ce_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a8a2e150b72f78f43e5f186eadd267ea49876a2e0579957414802b92700003ce_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a8a2e150b72f78f43e5f186eadd267ea49876a2e0579957414802b92700003ce_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256%3Aa8a2e150b72f78f43e5f186eadd267ea49876a2e0579957414802b92700003ce?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772655350"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a0ca6e2d795cf58e53f392ccf33ebe3a958164d7c807351976e7f34229585b4c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a0ca6e2d795cf58e53f392ccf33ebe3a958164d7c807351976e7f34229585b4c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a0ca6e2d795cf58e53f392ccf33ebe3a958164d7c807351976e7f34229585b4c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256%3Aa0ca6e2d795cf58e53f392ccf33ebe3a958164d7c807351976e7f34229585b4c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141699"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d3ffde90e606b0344c39f8668dc629f919612cc5a3475e8fbd15aa1bb807a42f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d3ffde90e606b0344c39f8668dc629f919612cc5a3475e8fbd15aa1bb807a42f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d3ffde90e606b0344c39f8668dc629f919612cc5a3475e8fbd15aa1bb807a42f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel9@sha256%3Ad3ffde90e606b0344c39f8668dc629f919612cc5a3475e8fbd15aa1bb807a42f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143082"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:bf155cef265c06b90ddabf0b4e5eac5395f4cbf9165c87e3183746ebade36b99_arm64",
"product": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:bf155cef265c06b90ddabf0b4e5eac5395f4cbf9165c87e3183746ebade36b99_arm64",
"product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:bf155cef265c06b90ddabf0b4e5eac5395f4cbf9165c87e3183746ebade36b99_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openstack-resource-controller-rhel9@sha256%3Abf155cef265c06b90ddabf0b4e5eac5395f4cbf9165c87e3183746ebade36b99?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143448"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a23563b0a48ef83f83afb6b603c3c6e432613ac914f91cee12c45ce88e4568a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a23563b0a48ef83f83afb6b603c3c6e432613ac914f91cee12c45ce88e4568a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a23563b0a48ef83f83afb6b603c3c6e432613ac914f91cee12c45ce88e4568a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256%3A8a23563b0a48ef83f83afb6b603c3c6e432613ac914f91cee12c45ce88e4568a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772176665"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aafd425c0dcdf391f811bf3aacad9828ca2d18d34201b6d954ca13c1b4043bc5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aafd425c0dcdf391f811bf3aacad9828ca2d18d34201b6d954ca13c1b4043bc5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aafd425c0dcdf391f811bf3aacad9828ca2d18d34201b6d954ca13c1b4043bc5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256%3Aaafd425c0dcdf391f811bf3aacad9828ca2d18d34201b6d954ca13c1b4043bc5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772176674"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d4f70164ddbe9c49e57f079bc5f7f0881fce0f8a074b5a948ecd338a308638da_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d4f70164ddbe9c49e57f079bc5f7f0881fce0f8a074b5a948ecd338a308638da_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d4f70164ddbe9c49e57f079bc5f7f0881fce0f8a074b5a948ecd338a308638da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256%3Ad4f70164ddbe9c49e57f079bc5f7f0881fce0f8a074b5a948ecd338a308638da?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772523439"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aa0f445083b105af4fc1cad85682c286dc1764c2810634c4266942677125412_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aa0f445083b105af4fc1cad85682c286dc1764c2810634c4266942677125412_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aa0f445083b105af4fc1cad85682c286dc1764c2810634c4266942677125412_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256%3A9aa0f445083b105af4fc1cad85682c286dc1764c2810634c4266942677125412?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772523362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d9c7a9bf4ff66ed09b758109eaa9002242e4eb9604f5c0fd964b4087a609d3c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d9c7a9bf4ff66ed09b758109eaa9002242e4eb9604f5c0fd964b4087a609d3c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d9c7a9bf4ff66ed09b758109eaa9002242e4eb9604f5c0fd964b4087a609d3c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3A8d9c7a9bf4ff66ed09b758109eaa9002242e4eb9604f5c0fd964b4087a609d3c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144004"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:45c02eac036665c9f003f0383f1503503580cdd5461f6de4bcb0b88edd8c77ec_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:45c02eac036665c9f003f0383f1503503580cdd5461f6de4bcb0b88edd8c77ec_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:45c02eac036665c9f003f0383f1503503580cdd5461f6de4bcb0b88edd8c77ec_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256%3A45c02eac036665c9f003f0383f1503503580cdd5461f6de4bcb0b88edd8c77ec?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142177"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86362580db907ab09ca1f54b284fea5cf787ddb5c1e99674f6ebf28a3990cccd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86362580db907ab09ca1f54b284fea5cf787ddb5c1e99674f6ebf28a3990cccd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86362580db907ab09ca1f54b284fea5cf787ddb5c1e99674f6ebf28a3990cccd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3A86362580db907ab09ca1f54b284fea5cf787ddb5c1e99674f6ebf28a3990cccd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3d444da8f07a9e605b799ae9e3154c7a8681da7824f959e2b5b2423b80c39bdf_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3d444da8f07a9e605b799ae9e3154c7a8681da7824f959e2b5b2423b80c39bdf_arm64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3d444da8f07a9e605b799ae9e3154c7a8681da7824f959e2b5b2423b80c39bdf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256%3A3d444da8f07a9e605b799ae9e3154c7a8681da7824f959e2b5b2423b80c39bdf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141184"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e4f534afec621975ef7b2389f239bc672eae0bc342fee2fbe9560e20e892e3c5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e4f534afec621975ef7b2389f239bc672eae0bc342fee2fbe9560e20e892e3c5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e4f534afec621975ef7b2389f239bc672eae0bc342fee2fbe9560e20e892e3c5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cloud-controller-manager-rhel9@sha256%3Ae4f534afec621975ef7b2389f239bc672eae0bc342fee2fbe9560e20e892e3c5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138481"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:87371170c06f7ff9245e5c8f2a0884e969d6d8941d555338ef28ba63be405728_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:87371170c06f7ff9245e5c8f2a0884e969d6d8941d555338ef28ba63be405728_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:87371170c06f7ff9245e5c8f2a0884e969d6d8941d555338ef28ba63be405728_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-cluster-api-controllers-rhel9@sha256%3A87371170c06f7ff9245e5c8f2a0884e969d6d8941d555338ef28ba63be405728?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138558"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b877e2430ca1ef3b575577dbe08d3b13fe1274c1bb20e065421cae418a6374a1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b877e2430ca1ef3b575577dbe08d3b13fe1274c1bb20e065421cae418a6374a1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b877e2430ca1ef3b575577dbe08d3b13fe1274c1bb20e065421cae418a6374a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9@sha256%3Ab877e2430ca1ef3b575577dbe08d3b13fe1274c1bb20e065421cae418a6374a1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138512"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:2c913cd14b852ece07e98db33327a22a4ea3451d241d37027bb51f595f93b0e3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:2c913cd14b852ece07e98db33327a22a4ea3451d241d37027bb51f595f93b0e3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:2c913cd14b852ece07e98db33327a22a4ea3451d241d37027bb51f595f93b0e3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3A2c913cd14b852ece07e98db33327a22a4ea3451d241d37027bb51f595f93b0e3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138499"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3701c8556b2ec7a09dab7e672729dc6057919b905eeeaba9e09ab38e3074ebb7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3701c8556b2ec7a09dab7e672729dc6057919b905eeeaba9e09ab38e3074ebb7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3701c8556b2ec7a09dab7e672729dc6057919b905eeeaba9e09ab38e3074ebb7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-aws-pod-identity-webhook-rhel9@sha256%3A3701c8556b2ec7a09dab7e672729dc6057919b905eeeaba9e09ab38e3074ebb7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138530"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:42f5aeee6f2524bc1f0db71092fccd1260d20d0b94531f88ee037921bedc8408_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:42f5aeee6f2524bc1f0db71092fccd1260d20d0b94531f88ee037921bedc8408_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:42f5aeee6f2524bc1f0db71092fccd1260d20d0b94531f88ee037921bedc8408_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-controller-manager-rhel9@sha256%3A42f5aeee6f2524bc1f0db71092fccd1260d20d0b94531f88ee037921bedc8408?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3e3f7e476df2c2b27a8c3a17ca83a98224c8db8952ef6b2117816bc81c9c74ae_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3e3f7e476df2c2b27a8c3a17ca83a98224c8db8952ef6b2117816bc81c9c74ae_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3e3f7e476df2c2b27a8c3a17ca83a98224c8db8952ef6b2117816bc81c9c74ae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cloud-node-manager-rhel9@sha256%3A3e3f7e476df2c2b27a8c3a17ca83a98224c8db8952ef6b2117816bc81c9c74ae?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138620"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:96a17f8d79e9f8acfb86e3d54687da1c0564e98a9cc7d830b770db24edf9a96f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:96a17f8d79e9f8acfb86e3d54687da1c0564e98a9cc7d830b770db24edf9a96f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:96a17f8d79e9f8acfb86e3d54687da1c0564e98a9cc7d830b770db24edf9a96f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-cluster-api-controllers-rhel9@sha256%3A96a17f8d79e9f8acfb86e3d54687da1c0564e98a9cc7d830b770db24edf9a96f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138530"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0e9fe96d6b1ef18e0fb3ed4751d8809e0fcddada5387ef81e2801ed4036d54d3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0e9fe96d6b1ef18e0fb3ed4751d8809e0fcddada5387ef81e2801ed4036d54d3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0e9fe96d6b1ef18e0fb3ed4751d8809e0fcddada5387ef81e2801ed4036d54d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9@sha256%3A0e9fe96d6b1ef18e0fb3ed4751d8809e0fcddada5387ef81e2801ed4036d54d3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138605"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:677e81f4f2e77f2b8bd354cdb4ebc99e5701151926dfa36ca1a3458607d395ef_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:677e81f4f2e77f2b8bd354cdb4ebc99e5701151926dfa36ca1a3458607d395ef_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:677e81f4f2e77f2b8bd354cdb4ebc99e5701151926dfa36ca1a3458607d395ef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-disk-csi-driver-rhel9-operator@sha256%3A677e81f4f2e77f2b8bd354cdb4ebc99e5701151926dfa36ca1a3458607d395ef?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138480"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b466e339cfa61e214e09f1b47171616d59dc1748b8e02a096d74d0975b955c5a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b466e339cfa61e214e09f1b47171616d59dc1748b8e02a096d74d0975b955c5a_arm64",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b466e339cfa61e214e09f1b47171616d59dc1748b8e02a096d74d0975b955c5a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/azure-service-rhel9-operator@sha256%3Ab466e339cfa61e214e09f1b47171616d59dc1748b8e02a096d74d0975b955c5a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141804"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:2c0d1db3e0f37f09115d3f1af5ace12911311f70f4ceb574025fb1ed9552575a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:2c0d1db3e0f37f09115d3f1af5ace12911311f70f4ceb574025fb1ed9552575a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:2c0d1db3e0f37f09115d3f1af5ace12911311f70f4ceb574025fb1ed9552575a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-azure-workload-identity-webhook-rhel9@sha256%3A2c0d1db3e0f37f09115d3f1af5ace12911311f70f4ceb574025fb1ed9552575a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138504"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:906f97849e8063fbfe02bd7e2f951d4fc848c2d8cdbff947d40be50fd6f995fc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:906f97849e8063fbfe02bd7e2f951d4fc848c2d8cdbff947d40be50fd6f995fc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:906f97849e8063fbfe02bd7e2f951d4fc848c2d8cdbff947d40be50fd6f995fc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A906f97849e8063fbfe02bd7e2f951d4fc848c2d8cdbff947d40be50fd6f995fc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144786"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c092893fdbee22f0fe4a2a25aa458bc1dde8c52367efbaabc1155bf5a578cd51_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c092893fdbee22f0fe4a2a25aa458bc1dde8c52367efbaabc1155bf5a578cd51_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c092893fdbee22f0fe4a2a25aa458bc1dde8c52367efbaabc1155bf5a578cd51_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256%3Ac092893fdbee22f0fe4a2a25aa458bc1dde8c52367efbaabc1155bf5a578cd51?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772655529"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e4f81394f77f17552bbde8d5682449216bf676b181df4a25ec1c6c38cb3bad82_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e4f81394f77f17552bbde8d5682449216bf676b181df4a25ec1c6c38cb3bad82_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e4f81394f77f17552bbde8d5682449216bf676b181df4a25ec1c6c38cb3bad82_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256%3Ae4f81394f77f17552bbde8d5682449216bf676b181df4a25ec1c6c38cb3bad82?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143306"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e237d756150f298076ccbd616c137d0439c8f59c9e9ca44cfc4cb04178b7a3d5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e237d756150f298076ccbd616c137d0439c8f59c9e9ca44cfc4cb04178b7a3d5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e237d756150f298076ccbd616c137d0439c8f59c9e9ca44cfc4cb04178b7a3d5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256%3Ae237d756150f298076ccbd616c137d0439c8f59c9e9ca44cfc4cb04178b7a3d5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772524224"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d69d1884d60a78838900fb8ac8aa010ffe8a9814bd05c5fd23640ffb2fe62078_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d69d1884d60a78838900fb8ac8aa010ffe8a9814bd05c5fd23640ffb2fe62078_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d69d1884d60a78838900fb8ac8aa010ffe8a9814bd05c5fd23640ffb2fe62078_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256%3Ad69d1884d60a78838900fb8ac8aa010ffe8a9814bd05c5fd23640ffb2fe62078?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144014"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7b91722c7e9d1fda1994adeb21ebd50726d916378b50b942cd2a6bb636d98a4c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7b91722c7e9d1fda1994adeb21ebd50726d916378b50b942cd2a6bb636d98a4c_arm64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7b91722c7e9d1fda1994adeb21ebd50726d916378b50b942cd2a6bb636d98a4c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel9@sha256%3A7b91722c7e9d1fda1994adeb21ebd50726d916378b50b942cd2a6bb636d98a4c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142576"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:47e721205ff64d2cd94f17a704c315ab4f48601dc446c6fdbf6d0651af0e282f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:47e721205ff64d2cd94f17a704c315ab4f48601dc446c6fdbf6d0651af0e282f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:47e721205ff64d2cd94f17a704c315ab4f48601dc446c6fdbf6d0651af0e282f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256%3A47e721205ff64d2cd94f17a704c315ab4f48601dc446c6fdbf6d0651af0e282f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142857"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e8bbd18a1d2d8a8eed42cc86d19a260f2bbe9379e35257c33cdb70980cbfa5f8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e8bbd18a1d2d8a8eed42cc86d19a260f2bbe9379e35257c33cdb70980cbfa5f8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e8bbd18a1d2d8a8eed42cc86d19a260f2bbe9379e35257c33cdb70980cbfa5f8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256%3Ae8bbd18a1d2d8a8eed42cc86d19a260f2bbe9379e35257c33cdb70980cbfa5f8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144745"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9e8b46869a8d0cec254539d703e5da848364401fa9c203f0561cb0e5f7aa00c2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9e8b46869a8d0cec254539d703e5da848364401fa9c203f0561cb0e5f7aa00c2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9e8b46869a8d0cec254539d703e5da848364401fa9c203f0561cb0e5f7aa00c2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256%3A9e8b46869a8d0cec254539d703e5da848364401fa9c203f0561cb0e5f7aa00c2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143467"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d3a37f7d09a85c9eff1323c920a9a2f471908e90b7a1621155bed93048c81320_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d3a37f7d09a85c9eff1323c920a9a2f471908e90b7a1621155bed93048c81320_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d3a37f7d09a85c9eff1323c920a9a2f471908e90b7a1621155bed93048c81320_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256%3Ad3a37f7d09a85c9eff1323c920a9a2f471908e90b7a1621155bed93048c81320?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772574867"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:76901d5214dc2c2040d44d1c46ace24f403f95a92b825176c00ea29d7ba2ddc0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:76901d5214dc2c2040d44d1c46ace24f403f95a92b825176c00ea29d7ba2ddc0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:76901d5214dc2c2040d44d1c46ace24f403f95a92b825176c00ea29d7ba2ddc0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256%3A76901d5214dc2c2040d44d1c46ace24f403f95a92b825176c00ea29d7ba2ddc0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141541"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0f12505d607e05431b905de5ce0c31984ed4ef4dbc7f027eeb019dd0747005d5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0f12505d607e05431b905de5ce0c31984ed4ef4dbc7f027eeb019dd0747005d5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0f12505d607e05431b905de5ce0c31984ed4ef4dbc7f027eeb019dd0747005d5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256%3A0f12505d607e05431b905de5ce0c31984ed4ef4dbc7f027eeb019dd0747005d5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144616"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9fb2cde680dd3f850c23ee7abec1a4dc8fe0d5b3f2a1c80ad6c8ad7a62b53f4a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9fb2cde680dd3f850c23ee7abec1a4dc8fe0d5b3f2a1c80ad6c8ad7a62b53f4a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9fb2cde680dd3f850c23ee7abec1a4dc8fe0d5b3f2a1c80ad6c8ad7a62b53f4a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A9fb2cde680dd3f850c23ee7abec1a4dc8fe0d5b3f2a1c80ad6c8ad7a62b53f4a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143505"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:99e65563c13b1a6d3e64f79ab6491b21106b3d46ef75ade4829c33cb97100ae1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:99e65563c13b1a6d3e64f79ab6491b21106b3d46ef75ade4829c33cb97100ae1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:99e65563c13b1a6d3e64f79ab6491b21106b3d46ef75ade4829c33cb97100ae1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256%3A99e65563c13b1a6d3e64f79ab6491b21106b3d46ef75ade4829c33cb97100ae1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142729"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:14ba0bea138b281bee5db9094dd7dcd1fc36c4712198f408c8811a7522bb877f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:14ba0bea138b281bee5db9094dd7dcd1fc36c4712198f408c8811a7522bb877f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:14ba0bea138b281bee5db9094dd7dcd1fc36c4712198f408c8811a7522bb877f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256%3A14ba0bea138b281bee5db9094dd7dcd1fc36c4712198f408c8811a7522bb877f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144375"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef54b7c8c1f96edbed0f3c449b57c6869ea4c33d97f883ab697f53f7d923f5c6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef54b7c8c1f96edbed0f3c449b57c6869ea4c33d97f883ab697f53f7d923f5c6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef54b7c8c1f96edbed0f3c449b57c6869ea4c33d97f883ab697f53f7d923f5c6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Aef54b7c8c1f96edbed0f3c449b57c6869ea4c33d97f883ab697f53f7d923f5c6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143219"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8d99a2cdff81f2c41a6b38c625f7fc6f824eb3c3b443221039367b790d8e2a72_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8d99a2cdff81f2c41a6b38c625f7fc6f824eb3c3b443221039367b790d8e2a72_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8d99a2cdff81f2c41a6b38c625f7fc6f824eb3c3b443221039367b790d8e2a72_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A8d99a2cdff81f2c41a6b38c625f7fc6f824eb3c3b443221039367b790d8e2a72?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:850062314bc77b0442b9f4bf463db06aa716f62437b5c9d15b678eaeab9f2eb8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:850062314bc77b0442b9f4bf463db06aa716f62437b5c9d15b678eaeab9f2eb8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:850062314bc77b0442b9f4bf463db06aa716f62437b5c9d15b678eaeab9f2eb8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256%3A850062314bc77b0442b9f4bf463db06aa716f62437b5c9d15b678eaeab9f2eb8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142083"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:138478cbb17db8b8cbd6574d38cb1c1a4f72bd8d319fe2eb02954076febc903c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:138478cbb17db8b8cbd6574d38cb1c1a4f72bd8d319fe2eb02954076febc903c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:138478cbb17db8b8cbd6574d38cb1c1a4f72bd8d319fe2eb02954076febc903c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256%3A138478cbb17db8b8cbd6574d38cb1c1a4f72bd8d319fe2eb02954076febc903c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144675"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1217c6f9b998c01c7a6c283f035f11692d6393596194e338578919d8809ac2d1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1217c6f9b998c01c7a6c283f035f11692d6393596194e338578919d8809ac2d1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1217c6f9b998c01c7a6c283f035f11692d6393596194e338578919d8809ac2d1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256%3A1217c6f9b998c01c7a6c283f035f11692d6393596194e338578919d8809ac2d1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:faa48301669a5fbfe6f8cbdf221e964c349956b51d95fab8bceafe9011f5964e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:faa48301669a5fbfe6f8cbdf221e964c349956b51d95fab8bceafe9011f5964e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:faa48301669a5fbfe6f8cbdf221e964c349956b51d95fab8bceafe9011f5964e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256%3Afaa48301669a5fbfe6f8cbdf221e964c349956b51d95fab8bceafe9011f5964e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144499"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:73057cabcfb42e5b5d0f8177b08e6b2eae217b99618d980b8217399c2978aeed_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:73057cabcfb42e5b5d0f8177b08e6b2eae217b99618d980b8217399c2978aeed_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:73057cabcfb42e5b5d0f8177b08e6b2eae217b99618d980b8217399c2978aeed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3A73057cabcfb42e5b5d0f8177b08e6b2eae217b99618d980b8217399c2978aeed?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b63a4eb2eec521dadca336416406b595e0db02b853e233e3c80ca454e1153b28_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b63a4eb2eec521dadca336416406b595e0db02b853e233e3c80ca454e1153b28_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b63a4eb2eec521dadca336416406b595e0db02b853e233e3c80ca454e1153b28_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3Ab63a4eb2eec521dadca336416406b595e0db02b853e233e3c80ca454e1153b28?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:576cacb6ba6d2aa3882a295f1774428a945e7b1c967830633293ce04bce08571_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:576cacb6ba6d2aa3882a295f1774428a945e7b1c967830633293ce04bce08571_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:576cacb6ba6d2aa3882a295f1774428a945e7b1c967830633293ce04bce08571_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A576cacb6ba6d2aa3882a295f1774428a945e7b1c967830633293ce04bce08571?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772574880"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d4022142d133560c79c30090a045441bd90271ec8de528d2bcb4590d96ad1e98_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d4022142d133560c79c30090a045441bd90271ec8de528d2bcb4590d96ad1e98_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d4022142d133560c79c30090a045441bd90271ec8de528d2bcb4590d96ad1e98_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3Ad4022142d133560c79c30090a045441bd90271ec8de528d2bcb4590d96ad1e98?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143585"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:07558b4306c0d5dd18145b65758bf02d8f451462b28188e336f1dea1091eab24_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:07558b4306c0d5dd18145b65758bf02d8f451462b28188e336f1dea1091eab24_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:07558b4306c0d5dd18145b65758bf02d8f451462b28188e336f1dea1091eab24_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256%3A07558b4306c0d5dd18145b65758bf02d8f451462b28188e336f1dea1091eab24?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142637"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:443c8d763eb16ce12ad7660e36db67f1f5cb2970cfe0c8ccb922d4697f9e4da5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:443c8d763eb16ce12ad7660e36db67f1f5cb2970cfe0c8ccb922d4697f9e4da5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:443c8d763eb16ce12ad7660e36db67f1f5cb2970cfe0c8ccb922d4697f9e4da5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-rhel9-operator@sha256%3A443c8d763eb16ce12ad7660e36db67f1f5cb2970cfe0c8ccb922d4697f9e4da5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143567"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9553e2fcfca8cc369f512d405c92c35cd79a0d5ecded5bc11be78febf0efc8e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9553e2fcfca8cc369f512d405c92c35cd79a0d5ecded5bc11be78febf0efc8e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9553e2fcfca8cc369f512d405c92c35cd79a0d5ecded5bc11be78febf0efc8e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3Af9553e2fcfca8cc369f512d405c92c35cd79a0d5ecded5bc11be78febf0efc8e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143784"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b5ad73901c7036206068e9a24d71cc3bcfa88207a59ec10521f1581d784debbd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b5ad73901c7036206068e9a24d71cc3bcfa88207a59ec10521f1581d784debbd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b5ad73901c7036206068e9a24d71cc3bcfa88207a59ec10521f1581d784debbd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3Ab5ad73901c7036206068e9a24d71cc3bcfa88207a59ec10521f1581d784debbd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143458"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9878e44273c6c014ad997855ba76572268b8f18709de8fbdcba5ccbd38f2a731_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9878e44273c6c014ad997855ba76572268b8f18709de8fbdcba5ccbd38f2a731_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9878e44273c6c014ad997855ba76572268b8f18709de8fbdcba5ccbd38f2a731_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9-operator@sha256%3A9878e44273c6c014ad997855ba76572268b8f18709de8fbdcba5ccbd38f2a731?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141210"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a949ed5a2a43edde8fd2abcf0f91c4ba4cff7dcbbf131a2ee579d1256ea628a5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a949ed5a2a43edde8fd2abcf0f91c4ba4cff7dcbbf131a2ee579d1256ea628a5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a949ed5a2a43edde8fd2abcf0f91c4ba4cff7dcbbf131a2ee579d1256ea628a5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256%3Aa949ed5a2a43edde8fd2abcf0f91c4ba4cff7dcbbf131a2ee579d1256ea628a5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144434"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc454e0621f04eb9e2a384ecb30b7b863178447938f8024719a812712e4277f8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc454e0621f04eb9e2a384ecb30b7b863178447938f8024719a812712e4277f8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc454e0621f04eb9e2a384ecb30b7b863178447938f8024719a812712e4277f8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256%3Acc454e0621f04eb9e2a384ecb30b7b863178447938f8024719a812712e4277f8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143628"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:57db654e947f5cd7efea9409ea18509c3d4740e03daa164c62faf886a7287ea3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:57db654e947f5cd7efea9409ea18509c3d4740e03daa164c62faf886a7287ea3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:57db654e947f5cd7efea9409ea18509c3d4740e03daa164c62faf886a7287ea3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel9@sha256%3A57db654e947f5cd7efea9409ea18509c3d4740e03daa164c62faf886a7287ea3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142278"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f65fe33668fabb81400649500a2fde6dd3236650a129e074664a129c0bf6d738_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f65fe33668fabb81400649500a2fde6dd3236650a129e074664a129c0bf6d738_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f65fe33668fabb81400649500a2fde6dd3236650a129e074664a129c0bf6d738_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel9@sha256%3Af65fe33668fabb81400649500a2fde6dd3236650a129e074664a129c0bf6d738?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144027"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dfb14efc88780729a819cad4cd19805fa7f5b660067b4e7b10f61d5e8ec3270f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dfb14efc88780729a819cad4cd19805fa7f5b660067b4e7b10f61d5e8ec3270f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dfb14efc88780729a819cad4cd19805fa7f5b660067b4e7b10f61d5e8ec3270f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256%3Adfb14efc88780729a819cad4cd19805fa7f5b660067b4e7b10f61d5e8ec3270f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144056"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ae9f9c747fc7f26dc4fe31644db03b93c7de10384eae1dd40b40767c2e654667_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ae9f9c747fc7f26dc4fe31644db03b93c7de10384eae1dd40b40767c2e654667_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ae9f9c747fc7f26dc4fe31644db03b93c7de10384eae1dd40b40767c2e654667_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256%3Aae9f9c747fc7f26dc4fe31644db03b93c7de10384eae1dd40b40767c2e654667?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:02ef6749721cec830957dec8da2d3fff2dc88a9bdadfee0f7e3177a27d265fe4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:02ef6749721cec830957dec8da2d3fff2dc88a9bdadfee0f7e3177a27d265fe4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:02ef6749721cec830957dec8da2d3fff2dc88a9bdadfee0f7e3177a27d265fe4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3A02ef6749721cec830957dec8da2d3fff2dc88a9bdadfee0f7e3177a27d265fe4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143126"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:b8ef42ea1815cde45206e98b2b0fc70ca55549df44d7ae7470b37567c30ff5d6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:b8ef42ea1815cde45206e98b2b0fc70ca55549df44d7ae7470b37567c30ff5d6_arm64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:b8ef42ea1815cde45206e98b2b0fc70ca55549df44d7ae7470b37567c30ff5d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3Ab8ef42ea1815cde45206e98b2b0fc70ca55549df44d7ae7470b37567c30ff5d6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143999"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9b5c3e0697d738fa6c1fe2c115d2133275ec3adfe2d412547535a605f30d0c00_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9b5c3e0697d738fa6c1fe2c115d2133275ec3adfe2d412547535a605f30d0c00_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9b5c3e0697d738fa6c1fe2c115d2133275ec3adfe2d412547535a605f30d0c00_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256%3A9b5c3e0697d738fa6c1fe2c115d2133275ec3adfe2d412547535a605f30d0c00?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142217"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e2b3a346ee194564f34a2db8ca14c08340b063c995936cd06787b248cea65622_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e2b3a346ee194564f34a2db8ca14c08340b063c995936cd06787b248cea65622_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e2b3a346ee194564f34a2db8ca14c08340b063c995936cd06787b248cea65622_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256%3Ae2b3a346ee194564f34a2db8ca14c08340b063c995936cd06787b248cea65622?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43bb0e2b7af46bbfeff6809f44f401007498cae3cbc04a9c4e8f8033f3142d9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43bb0e2b7af46bbfeff6809f44f401007498cae3cbc04a9c4e8f8033f3142d9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43bb0e2b7af46bbfeff6809f44f401007498cae3cbc04a9c4e8f8033f3142d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256%3Ae43bb0e2b7af46bbfeff6809f44f401007498cae3cbc04a9c4e8f8033f3142d9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772666832"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:db8ecd1162e094b6cb166b88dfa40258f31cdc4db3ca7f6a9b110893bc27d044_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:db8ecd1162e094b6cb166b88dfa40258f31cdc4db3ca7f6a9b110893bc27d044_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:db8ecd1162e094b6cb166b88dfa40258f31cdc4db3ca7f6a9b110893bc27d044_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3Adb8ecd1162e094b6cb166b88dfa40258f31cdc4db3ca7f6a9b110893bc27d044?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772140710"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:59a251157e8aa68bde3d1953a52c2e3d34faeb9088340c7f5f8e818e82acef7c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:59a251157e8aa68bde3d1953a52c2e3d34faeb9088340c7f5f8e818e82acef7c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:59a251157e8aa68bde3d1953a52c2e3d34faeb9088340c7f5f8e818e82acef7c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-image-customization-controller-rhel9@sha256%3A59a251157e8aa68bde3d1953a52c2e3d34faeb9088340c7f5f8e818e82acef7c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772490783"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c478e1e2e08bb0b44d9bd3ff8054a12e7d98be7821045cbb218c62e1fb2cd8dd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c478e1e2e08bb0b44d9bd3ff8054a12e7d98be7821045cbb218c62e1fb2cd8dd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c478e1e2e08bb0b44d9bd3ff8054a12e7d98be7821045cbb218c62e1fb2cd8dd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256%3Ac478e1e2e08bb0b44d9bd3ff8054a12e7d98be7821045cbb218c62e1fb2cd8dd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141241"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a5328b6e7d62edfebe695362a4532572c99f79cde855f0ad0f46394d93d9cfda_arm64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a5328b6e7d62edfebe695362a4532572c99f79cde855f0ad0f46394d93d9cfda_arm64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a5328b6e7d62edfebe695362a4532572c99f79cde855f0ad0f46394d93d9cfda_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-runtime-exporter-rhel9@sha256%3Aa5328b6e7d62edfebe695362a4532572c99f79cde855f0ad0f46394d93d9cfda?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772644085"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0783c5a17f3458d7e3f59952ff01dfdcfe8510048fb41f8603e73f374c1fb49c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0783c5a17f3458d7e3f59952ff01dfdcfe8510048fb41f8603e73f374c1fb49c_arm64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0783c5a17f3458d7e3f59952ff01dfdcfe8510048fb41f8603e73f374c1fb49c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-runtime-extractor-rhel9@sha256%3A0783c5a17f3458d7e3f59952ff01dfdcfe8510048fb41f8603e73f374c1fb49c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772644229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2d19a6538ded95c21b22b0489b00aca53265ea73b4f5f7b91eda8f24fb39a12b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2d19a6538ded95c21b22b0489b00aca53265ea73b4f5f7b91eda8f24fb39a12b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2d19a6538ded95c21b22b0489b00aca53265ea73b4f5f7b91eda8f24fb39a12b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256%3A2d19a6538ded95c21b22b0489b00aca53265ea73b4f5f7b91eda8f24fb39a12b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772655272"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7bc8808eec74ba5b0bb91d23e918401da8a4beda52fbe93975f4d7d190836aab_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7bc8808eec74ba5b0bb91d23e918401da8a4beda52fbe93975f4d7d190836aab_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7bc8808eec74ba5b0bb91d23e918401da8a4beda52fbe93975f4d7d190836aab_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256%3A7bc8808eec74ba5b0bb91d23e918401da8a4beda52fbe93975f4d7d190836aab?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772655389"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:562eced3b90258a09cbab4518332ad36f9526532f2228da862d50b3076aa31d7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:562eced3b90258a09cbab4518332ad36f9526532f2228da862d50b3076aa31d7_arm64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:562eced3b90258a09cbab4518332ad36f9526532f2228da862d50b3076aa31d7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel9@sha256%3A562eced3b90258a09cbab4518332ad36f9526532f2228da862d50b3076aa31d7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f3ad88ffd94f0fb2c825452841ee7c938d81a522d8e8fe09d224b42fea301d3c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f3ad88ffd94f0fb2c825452841ee7c938d81a522d8e8fe09d224b42fea301d3c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f3ad88ffd94f0fb2c825452841ee7c938d81a522d8e8fe09d224b42fea301d3c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256%3Af3ad88ffd94f0fb2c825452841ee7c938d81a522d8e8fe09d224b42fea301d3c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142819"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:67899e606e1ac40ded141b4360168959587a7f1385299f99ace9312016cb01da_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:67899e606e1ac40ded141b4360168959587a7f1385299f99ace9312016cb01da_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:67899e606e1ac40ded141b4360168959587a7f1385299f99ace9312016cb01da_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A67899e606e1ac40ded141b4360168959587a7f1385299f99ace9312016cb01da?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142058"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9cf1116ad028c8b358eb013d9751aec24eda566a74325123ce18c10bade1e13_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9cf1116ad028c8b358eb013d9751aec24eda566a74325123ce18c10bade1e13_arm64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9cf1116ad028c8b358eb013d9751aec24eda566a74325123ce18c10bade1e13_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel9@sha256%3Ab9cf1116ad028c8b358eb013d9751aec24eda566a74325123ce18c10bade1e13?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141175"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8e26412eb9c4efddfb90bbc864e68aac6ce43541f5952250709e973c75cbe8b9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8e26412eb9c4efddfb90bbc864e68aac6ce43541f5952250709e973c75cbe8b9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8e26412eb9c4efddfb90bbc864e68aac6ce43541f5952250709e973c75cbe8b9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256%3A8e26412eb9c4efddfb90bbc864e68aac6ce43541f5952250709e973c75cbe8b9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141707"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:27662597b04f8a83ed40951fb3161755e565f4b45cb08160ad65495b1971b1b7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:27662597b04f8a83ed40951fb3161755e565f4b45cb08160ad65495b1971b1b7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:27662597b04f8a83ed40951fb3161755e565f4b45cb08160ad65495b1971b1b7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256%3A27662597b04f8a83ed40951fb3161755e565f4b45cb08160ad65495b1971b1b7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143281"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:8268d0e76b556f2b0413ab6975f15aea685b140362bba5d245ecabf0668a41be_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:8268d0e76b556f2b0413ab6975f15aea685b140362bba5d245ecabf0668a41be_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:8268d0e76b556f2b0413ab6975f15aea685b140362bba5d245ecabf0668a41be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-aws-rhel9@sha256%3A8268d0e76b556f2b0413ab6975f15aea685b140362bba5d245ecabf0668a41be?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138490"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:556d277848c695d76ab33ae109b99e0448bbd60262b39ae7f5cdb5c052252b3b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:556d277848c695d76ab33ae109b99e0448bbd60262b39ae7f5cdb5c052252b3b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:556d277848c695d76ab33ae109b99e0448bbd60262b39ae7f5cdb5c052252b3b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-azure-rhel9@sha256%3A556d277848c695d76ab33ae109b99e0448bbd60262b39ae7f5cdb5c052252b3b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772138544"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c848d97da53997ed67654ed4cd558961e4ced5fe80860831f6100f27bb97316c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c848d97da53997ed67654ed4cd558961e4ced5fe80860831f6100f27bb97316c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c848d97da53997ed67654ed4cd558961e4ced5fe80860831f6100f27bb97316c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256%3Ac848d97da53997ed67654ed4cd558961e4ced5fe80860831f6100f27bb97316c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142856"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:45faf0f08b479a7b6511703243cc6746129fbe639936f693e245688e33cda4f1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:45faf0f08b479a7b6511703243cc6746129fbe639936f693e245688e33cda4f1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:45faf0f08b479a7b6511703243cc6746129fbe639936f693e245688e33cda4f1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256%3A45faf0f08b479a7b6511703243cc6746129fbe639936f693e245688e33cda4f1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141988"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e33aa6dfd96a471d0676b033c4ab64f112e7a200b15c74051bbeffbf48e68eed_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e33aa6dfd96a471d0676b033c4ab64f112e7a200b15c74051bbeffbf48e68eed_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e33aa6dfd96a471d0676b033c4ab64f112e7a200b15c74051bbeffbf48e68eed_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256%3Ae33aa6dfd96a471d0676b033c4ab64f112e7a200b15c74051bbeffbf48e68eed?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772608175"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:389bffb7286fda26e7f9d583a982f673c7487e4b152d0f1449fa0cc5956f0850_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:389bffb7286fda26e7f9d583a982f673c7487e4b152d0f1449fa0cc5956f0850_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:389bffb7286fda26e7f9d583a982f673c7487e4b152d0f1449fa0cc5956f0850_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256%3A389bffb7286fda26e7f9d583a982f673c7487e4b152d0f1449fa0cc5956f0850?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772666725"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:907a8679fa95ea05ab7132e5953560b61c9ecfff5d0ceb4124cf8dde42530cd7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:907a8679fa95ea05ab7132e5953560b61c9ecfff5d0ceb4124cf8dde42530cd7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:907a8679fa95ea05ab7132e5953560b61c9ecfff5d0ceb4124cf8dde42530cd7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256%3A907a8679fa95ea05ab7132e5953560b61c9ecfff5d0ceb4124cf8dde42530cd7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143907"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:104e230cfe12c0f6218d5a834c5e85d1c3f962c9f00dab941ef7f409243c94d3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:104e230cfe12c0f6218d5a834c5e85d1c3f962c9f00dab941ef7f409243c94d3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:104e230cfe12c0f6218d5a834c5e85d1c3f962c9f00dab941ef7f409243c94d3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel9@sha256%3A104e230cfe12c0f6218d5a834c5e85d1c3f962c9f00dab941ef7f409243c94d3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143637"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c64396e8b58f76b4f416e1f76332c6a28f2ac866240a4a07541d6ef4b13801e5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c64396e8b58f76b4f416e1f76332c6a28f2ac866240a4a07541d6ef4b13801e5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c64396e8b58f76b4f416e1f76332c6a28f2ac866240a4a07541d6ef4b13801e5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3Ac64396e8b58f76b4f416e1f76332c6a28f2ac866240a4a07541d6ef4b13801e5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144106"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c827d0d949f005ac61c1c7d43ac27dcb842cfc2013e42b7a70a72d18a20ac45d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c827d0d949f005ac61c1c7d43ac27dcb842cfc2013e42b7a70a72d18a20ac45d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c827d0d949f005ac61c1c7d43ac27dcb842cfc2013e42b7a70a72d18a20ac45d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256%3Ac827d0d949f005ac61c1c7d43ac27dcb842cfc2013e42b7a70a72d18a20ac45d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772524101"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:96674cceccce573229f82da92f10e3029a5af33b192ae9437214f50bbf9e2651_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:96674cceccce573229f82da92f10e3029a5af33b192ae9437214f50bbf9e2651_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:96674cceccce573229f82da92f10e3029a5af33b192ae9437214f50bbf9e2651_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel9@sha256%3A96674cceccce573229f82da92f10e3029a5af33b192ae9437214f50bbf9e2651?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143661"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c87e5142780624f7090c8a0dd9ce935b112b74c86b8f0a9f97779df293cdf94b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c87e5142780624f7090c8a0dd9ce935b112b74c86b8f0a9f97779df293cdf94b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c87e5142780624f7090c8a0dd9ce935b112b74c86b8f0a9f97779df293cdf94b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256%3Ac87e5142780624f7090c8a0dd9ce935b112b74c86b8f0a9f97779df293cdf94b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144523"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:aaab47f78d572983b4e8e8395c8c3d53d05c3317aea16c011032b2fd4f438fb9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:aaab47f78d572983b4e8e8395c8c3d53d05c3317aea16c011032b2fd4f438fb9_arm64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:aaab47f78d572983b4e8e8395c8c3d53d05c3317aea16c011032b2fd4f438fb9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256%3Aaaab47f78d572983b4e8e8395c8c3d53d05c3317aea16c011032b2fd4f438fb9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772595158"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b0323e72aa737bbca1d743568e2388dc2f3763b7b23fda8b0c30c7da82361828_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b0323e72aa737bbca1d743568e2388dc2f3763b7b23fda8b0c30c7da82361828_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b0323e72aa737bbca1d743568e2388dc2f3763b7b23fda8b0c30c7da82361828_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256%3Ab0323e72aa737bbca1d743568e2388dc2f3763b7b23fda8b0c30c7da82361828?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141254"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:fcffc574841c7f5f5f06e41063c6e63dd8471259c8b6436210b1fa8f66bcd32b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:fcffc574841c7f5f5f06e41063c6e63dd8471259c8b6436210b1fa8f66bcd32b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:fcffc574841c7f5f5f06e41063c6e63dd8471259c8b6436210b1fa8f66bcd32b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel9@sha256%3Afcffc574841c7f5f5f06e41063c6e63dd8471259c8b6436210b1fa8f66bcd32b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144410"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:06b33e1160ffea1621b8b365682c8b33eb88e1d0af49f2badfa2f2cdc1858187_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:06b33e1160ffea1621b8b365682c8b33eb88e1d0af49f2badfa2f2cdc1858187_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:06b33e1160ffea1621b8b365682c8b33eb88e1d0af49f2badfa2f2cdc1858187_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel9@sha256%3A06b33e1160ffea1621b8b365682c8b33eb88e1d0af49f2badfa2f2cdc1858187?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142572"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:613556b062cf0adc4f9826afca26ee52106805907c1c083580b0f7595fe35d22_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:613556b062cf0adc4f9826afca26ee52106805907c1c083580b0f7595fe35d22_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:613556b062cf0adc4f9826afca26ee52106805907c1c083580b0f7595fe35d22_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256%3A613556b062cf0adc4f9826afca26ee52106805907c1c083580b0f7595fe35d22?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144691"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c28197eb87571077a9c4d102a659e2ee3e9f4a96a2c65e32c2155aeba638d114_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c28197eb87571077a9c4d102a659e2ee3e9f4a96a2c65e32c2155aeba638d114_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c28197eb87571077a9c4d102a659e2ee3e9f4a96a2c65e32c2155aeba638d114_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256%3Ac28197eb87571077a9c4d102a659e2ee3e9f4a96a2c65e32c2155aeba638d114?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:04b8125efeb99b9283590730314e1792064cf887d124906b6b39c83925d97f4b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:04b8125efeb99b9283590730314e1792064cf887d124906b6b39c83925d97f4b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:04b8125efeb99b9283590730314e1792064cf887d124906b6b39c83925d97f4b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256%3A04b8125efeb99b9283590730314e1792064cf887d124906b6b39c83925d97f4b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772666702"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6929fc57fcf0e9c7d26b858afa505278f09fa81a854050194253e2b84fabb94_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6929fc57fcf0e9c7d26b858afa505278f09fa81a854050194253e2b84fabb94_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6929fc57fcf0e9c7d26b858afa505278f09fa81a854050194253e2b84fabb94_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3Af6929fc57fcf0e9c7d26b858afa505278f09fa81a854050194253e2b84fabb94?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143222"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:48f82fb019f0083c414b895589183931f623d9c4f64a545be9460df83d8f23ca_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:48f82fb019f0083c414b895589183931f623d9c4f64a545be9460df83d8f23ca_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:48f82fb019f0083c414b895589183931f623d9c4f64a545be9460df83d8f23ca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256%3A48f82fb019f0083c414b895589183931f623d9c4f64a545be9460df83d8f23ca?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c34e3b2772aa6329401c1dffa8316d3516368cfaa095a9cba95628bd9ad2a7d0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c34e3b2772aa6329401c1dffa8316d3516368cfaa095a9cba95628bd9ad2a7d0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c34e3b2772aa6329401c1dffa8316d3516368cfaa095a9cba95628bd9ad2a7d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256%3Ac34e3b2772aa6329401c1dffa8316d3516368cfaa095a9cba95628bd9ad2a7d0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772176727"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2437833ae04941249ebb8b351a3f731ec04166d4fd8129e19d0717a2f651a234_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2437833ae04941249ebb8b351a3f731ec04166d4fd8129e19d0717a2f651a234_arm64",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2437833ae04941249ebb8b351a3f731ec04166d4fd8129e19d0717a2f651a234_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256%3A2437833ae04941249ebb8b351a3f731ec04166d4fd8129e19d0717a2f651a234?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141084"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:be357cbfda2ec9e821dca667511471a812cfc6ec8728b8dc9e345c5457b50b0f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:be357cbfda2ec9e821dca667511471a812cfc6ec8728b8dc9e345c5457b50b0f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:be357cbfda2ec9e821dca667511471a812cfc6ec8728b8dc9e345c5457b50b0f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3Abe357cbfda2ec9e821dca667511471a812cfc6ec8728b8dc9e345c5457b50b0f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772523424"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70e3b704d6af11d99287446717854c466f188db69fc622be08fdd7a8266a1391_arm64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70e3b704d6af11d99287446717854c466f188db69fc622be08fdd7a8266a1391_arm64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70e3b704d6af11d99287446717854c466f188db69fc622be08fdd7a8266a1391_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256%3A70e3b704d6af11d99287446717854c466f188db69fc622be08fdd7a8266a1391?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144029"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4023611263777c3f71fd89b5072b36667dbfb91bd2fceee2923ca590d013defb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4023611263777c3f71fd89b5072b36667dbfb91bd2fceee2923ca590d013defb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4023611263777c3f71fd89b5072b36667dbfb91bd2fceee2923ca590d013defb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256%3A4023611263777c3f71fd89b5072b36667dbfb91bd2fceee2923ca590d013defb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:016186005ba6bc28aaa6eb5e53440cb32db58fdad03c01cae007f13ca72b6bc2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:016186005ba6bc28aaa6eb5e53440cb32db58fdad03c01cae007f13ca72b6bc2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:016186005ba6bc28aaa6eb5e53440cb32db58fdad03c01cae007f13ca72b6bc2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256%3A016186005ba6bc28aaa6eb5e53440cb32db58fdad03c01cae007f13ca72b6bc2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593622"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237d87f0080a039435915945a2405af205b4787a2d03d71ec801f5093e1cdec7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237d87f0080a039435915945a2405af205b4787a2d03d71ec801f5093e1cdec7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237d87f0080a039435915945a2405af205b4787a2d03d71ec801f5093e1cdec7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3A237d87f0080a039435915945a2405af205b4787a2d03d71ec801f5093e1cdec7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772467275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e8749dc60de7657ebf93e7226b47661b51d1daa4c5a4fecf336a17a0e0cf3c59_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e8749dc60de7657ebf93e7226b47661b51d1daa4c5a4fecf336a17a0e0cf3c59_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e8749dc60de7657ebf93e7226b47661b51d1daa4c5a4fecf336a17a0e0cf3c59_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy-rhel9@sha256%3Ae8749dc60de7657ebf93e7226b47661b51d1daa4c5a4fecf336a17a0e0cf3c59?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142820"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:34dd3f5cb10fc1aa35820805090b6c031a4b771931903936817a8afee2546782_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:34dd3f5cb10fc1aa35820805090b6c031a4b771931903936817a8afee2546782_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:34dd3f5cb10fc1aa35820805090b6c031a4b771931903936817a8afee2546782_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256%3A34dd3f5cb10fc1aa35820805090b6c031a4b771931903936817a8afee2546782?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772433633"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e865bad23956b605474eaa4c5e637a14e5453a53522b145138f216e4909b5348_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e865bad23956b605474eaa4c5e637a14e5453a53522b145138f216e4909b5348_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e865bad23956b605474eaa4c5e637a14e5453a53522b145138f216e4909b5348_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256%3Ae865bad23956b605474eaa4c5e637a14e5453a53522b145138f216e4909b5348?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772433630"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5e8e1fe00bc512502b348f16a0352e50ac4a5b491b843f33c72fc765a48929ad_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5e8e1fe00bc512502b348f16a0352e50ac4a5b491b843f33c72fc765a48929ad_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5e8e1fe00bc512502b348f16a0352e50ac4a5b491b843f33c72fc765a48929ad_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A5e8e1fe00bc512502b348f16a0352e50ac4a5b491b843f33c72fc765a48929ad?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772433634"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c74e92a11425bf52a763fb17976e9efc97eb3e8f6d63f188a3019eb858481822_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c74e92a11425bf52a763fb17976e9efc97eb3e8f6d63f188a3019eb858481822_arm64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c74e92a11425bf52a763fb17976e9efc97eb3e8f6d63f188a3019eb858481822_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256%3Ac74e92a11425bf52a763fb17976e9efc97eb3e8f6d63f188a3019eb858481822?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141358"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b888f5efba0ae2447c338beed49f3854460801ef19a0efed8ad22edf083391f3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b888f5efba0ae2447c338beed49f3854460801ef19a0efed8ad22edf083391f3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b888f5efba0ae2447c338beed49f3854460801ef19a0efed8ad22edf083391f3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel9@sha256%3Ab888f5efba0ae2447c338beed49f3854460801ef19a0efed8ad22edf083391f3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141288"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:7d6c779a0e71176bf7fa54cc557108b7d5961b61db85b5de24d077ed2a5892a7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:7d6c779a0e71176bf7fa54cc557108b7d5961b61db85b5de24d077ed2a5892a7_arm64",
"product_id": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:7d6c779a0e71176bf7fa54cc557108b7d5961b61db85b5de24d077ed2a5892a7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/volume-data-source-validator-rhel9@sha256%3A7d6c779a0e71176bf7fa54cc557108b7d5961b61db85b5de24d077ed2a5892a7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141838"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f7913b9b8f0aafcdc0c0b07ed43f86bb58d6da84ef92f950979eca15fc1a7d5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f7913b9b8f0aafcdc0c0b07ed43f86bb58d6da84ef92f950979eca15fc1a7d5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f7913b9b8f0aafcdc0c0b07ed43f86bb58d6da84ef92f950979eca15fc1a7d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9@sha256%3A6f7913b9b8f0aafcdc0c0b07ed43f86bb58d6da84ef92f950979eca15fc1a7d5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141413"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b1ca3d740fe69d29817827b9b5475172b8cfe21546b59c99c82cb1c61d19844f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b1ca3d740fe69d29817827b9b5475172b8cfe21546b59c99c82cb1c61d19844f_ppc64le",
"product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b1ca3d740fe69d29817827b9b5475172b8cfe21546b59c99c82cb1c61d19844f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aws-karpenter-provider-aws-rhel9@sha256%3Ab1ca3d740fe69d29817827b9b5475172b8cfe21546b59c99c82cb1c61d19844f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143108"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f51d6640749d0b80892428c7eb2b54e1e75fc69311ce456c425afac40caec745_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f51d6640749d0b80892428c7eb2b54e1e75fc69311ce456c425afac40caec745_ppc64le",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f51d6640749d0b80892428c7eb2b54e1e75fc69311ce456c425afac40caec745_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aws-kms-encryption-provider-rhel9@sha256%3Af51d6640749d0b80892428c7eb2b54e1e75fc69311ce456c425afac40caec745?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144253"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b152b96f3e1c5e6ea18ee532c4f747ac0e0bcf082c1bc0fd8ba60aaf7d914ba9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b152b96f3e1c5e6ea18ee532c4f747ac0e0bcf082c1bc0fd8ba60aaf7d914ba9_ppc64le",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b152b96f3e1c5e6ea18ee532c4f747ac0e0bcf082c1bc0fd8ba60aaf7d914ba9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/azure-kms-encryption-provider-rhel9@sha256%3Ab152b96f3e1c5e6ea18ee532c4f747ac0e0bcf082c1bc0fd8ba60aaf7d914ba9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143861"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:39071a963cda210a344f5d4255c5c5276d539e4bb661e21b49be11923b54e020_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:39071a963cda210a344f5d4255c5c5276d539e4bb661e21b49be11923b54e020_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:39071a963cda210a344f5d4255c5c5276d539e4bb661e21b49be11923b54e020_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-machine-controllers-rhel9@sha256%3A39071a963cda210a344f5d4255c5c5276d539e4bb661e21b49be11923b54e020?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144359"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5e27fe06737a254ee3fb2bb5ba38ebc79e2989487de9536b01b6a1d49488ac17_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5e27fe06737a254ee3fb2bb5ba38ebc79e2989487de9536b01b6a1d49488ac17_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5e27fe06737a254ee3fb2bb5ba38ebc79e2989487de9536b01b6a1d49488ac17_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-runtimecfg-rhel9@sha256%3A5e27fe06737a254ee3fb2bb5ba38ebc79e2989487de9536b01b6a1d49488ac17?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142354"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7e6de11065df1e2acd959d9bcdfdecd4832e27ca92e291c8b5128a7c44c0d8f8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7e6de11065df1e2acd959d9bcdfdecd4832e27ca92e291c8b5128a7c44c0d8f8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7e6de11065df1e2acd959d9bcdfdecd4832e27ca92e291c8b5128a7c44c0d8f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-etcd-rhel9-operator@sha256%3A7e6de11065df1e2acd959d9bcdfdecd4832e27ca92e291c8b5128a7c44c0d8f8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141487"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:3e8f19f8602c6b0bfcce59dc51858195d4c10fc53a652c6e49be3fbac0bf1338_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:3e8f19f8602c6b0bfcce59dc51858195d4c10fc53a652c6e49be3fbac0bf1338_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:3e8f19f8602c6b0bfcce59dc51858195d4c10fc53a652c6e49be3fbac0bf1338_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256%3A3e8f19f8602c6b0bfcce59dc51858195d4c10fc53a652c6e49be3fbac0bf1338?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772523242"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c399c4381724fe755e5b7cf87e011eaa542a86928fb9cdef4de244cc57c192ab_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c399c4381724fe755e5b7cf87e011eaa542a86928fb9cdef4de244cc57c192ab_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c399c4381724fe755e5b7cf87e011eaa542a86928fb9cdef4de244cc57c192ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256%3Ac399c4381724fe755e5b7cf87e011eaa542a86928fb9cdef4de244cc57c192ab?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142186"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bb706db0ff9b591f189d089a9e5bd5bcdf5371b312529ebede24329a82e9806_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bb706db0ff9b591f189d089a9e5bd5bcdf5371b312529ebede24329a82e9806_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bb706db0ff9b591f189d089a9e5bd5bcdf5371b312529ebede24329a82e9806_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256%3A5bb706db0ff9b591f189d089a9e5bd5bcdf5371b312529ebede24329a82e9806?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593591"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f766d291114a36f9233b68fb3a1bbebe65867c37189243df0c779e3dce7f509_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f766d291114a36f9233b68fb3a1bbebe65867c37189243df0c779e3dce7f509_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f766d291114a36f9233b68fb3a1bbebe65867c37189243df0c779e3dce7f509_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-policy-controller-rhel9@sha256%3A5f766d291114a36f9233b68fb3a1bbebe65867c37189243df0c779e3dce7f509?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141103"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d91fdcc0e8bbd15d091c316a5bfeb683a7e9982ddf474724f49acedac349c48b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d91fdcc0e8bbd15d091c316a5bfeb683a7e9982ddf474724f49acedac349c48b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d91fdcc0e8bbd15d091c316a5bfeb683a7e9982ddf474724f49acedac349c48b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-storage-rhel9-operator@sha256%3Ad91fdcc0e8bbd15d091c316a5bfeb683a7e9982ddf474724f49acedac349c48b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141786"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b679f580e43660d36492cb57d275f6cd2cfce6d7c1d872d871ce7ddd9364dc72_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b679f580e43660d36492cb57d275f6cd2cfce6d7c1d872d871ce7ddd9364dc72_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b679f580e43660d36492cb57d275f6cd2cfce6d7c1d872d871ce7ddd9364dc72_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256%3Ab679f580e43660d36492cb57d275f6cd2cfce6d7c1d872d871ce7ddd9364dc72?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143296"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:4982e0c65a5469001613886115ddfaba5e2bedf6c1f9c2dd538a73646c190b00_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:4982e0c65a5469001613886115ddfaba5e2bedf6c1f9c2dd538a73646c190b00_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:4982e0c65a5469001613886115ddfaba5e2bedf6c1f9c2dd538a73646c190b00_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-configmap-reloader-rhel9@sha256%3A4982e0c65a5469001613886115ddfaba5e2bedf6c1f9c2dd538a73646c190b00?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7ed045e8c4ffd8421d54d6a4ff9ee3b8af00169d184f39fafdcbe689429e9a94_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7ed045e8c4ffd8421d54d6a4ff9ee3b8af00169d184f39fafdcbe689429e9a94_ppc64le",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7ed045e8c4ffd8421d54d6a4ff9ee3b8af00169d184f39fafdcbe689429e9a94_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/container-networking-plugins-microshift-rhel9@sha256%3A7ed045e8c4ffd8421d54d6a4ff9ee3b8af00169d184f39fafdcbe689429e9a94?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144019"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cd32f964f1f4bbc981565fbf66b6ce05547a32fe89fc6f6fa3f634791120cf9c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cd32f964f1f4bbc981565fbf66b6ce05547a32fe89fc6f6fa3f634791120cf9c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cd32f964f1f4bbc981565fbf66b6ce05547a32fe89fc6f6fa3f634791120cf9c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-coredns-rhel9@sha256%3Acd32f964f1f4bbc981565fbf66b6ce05547a32fe89fc6f6fa3f634791120cf9c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142665"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8a9610268e8460c1ffa73d5f27f7fb9760b08c4d98af29cb0edd30b1afae7460_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8a9610268e8460c1ffa73d5f27f7fb9760b08c4d98af29cb0edd30b1afae7460_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8a9610268e8460c1ffa73d5f27f7fb9760b08c4d98af29cb0edd30b1afae7460_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-attacher-rhel9@sha256%3A8a9610268e8460c1ffa73d5f27f7fb9760b08c4d98af29cb0edd30b1afae7460?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144699"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:786831a2af730d5ce6e8ac1c247599e872e6c683ee53946c9a552636f02c88c1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:786831a2af730d5ce6e8ac1c247599e872e6c683ee53946c9a552636f02c88c1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:786831a2af730d5ce6e8ac1c247599e872e6c683ee53946c9a552636f02c88c1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9@sha256%3A786831a2af730d5ce6e8ac1c247599e872e6c683ee53946c9a552636f02c88c1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772139730"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7aedf77c4e1ec8b09c77a9d37dc1d7c3651995bab2f84d23c1478e06fe97a7a6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7aedf77c4e1ec8b09c77a9d37dc1d7c3651995bab2f84d23c1478e06fe97a7a6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7aedf77c4e1ec8b09c77a9d37dc1d7c3651995bab2f84d23c1478e06fe97a7a6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-manila-rhel9-operator@sha256%3A7aedf77c4e1ec8b09c77a9d37dc1d7c3651995bab2f84d23c1478e06fe97a7a6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772140894"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:9e739fbf82f09ff6bbbd9baf6f2e64b0056ba1608b979e45ee6de17dcd5fcb85_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:9e739fbf82f09ff6bbbd9baf6f2e64b0056ba1608b979e45ee6de17dcd5fcb85_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:9e739fbf82f09ff6bbbd9baf6f2e64b0056ba1608b979e45ee6de17dcd5fcb85_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-driver-nfs-rhel9@sha256%3A9e739fbf82f09ff6bbbd9baf6f2e64b0056ba1608b979e45ee6de17dcd5fcb85?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141273"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8044c37bc844e6b52ad027f7f7557f8364e73d49b9ed3730b2e51d1d41ae0387_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8044c37bc844e6b52ad027f7f7557f8364e73d49b9ed3730b2e51d1d41ae0387_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8044c37bc844e6b52ad027f7f7557f8364e73d49b9ed3730b2e51d1d41ae0387_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshot-metadata-rhel9@sha256%3A8044c37bc844e6b52ad027f7f7557f8364e73d49b9ed3730b2e51d1d41ae0387?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144260"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:15d9d32b5eaa1603f2601dbd6898f0182b709292ab0153bcfa7bfebce5be13c0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:15d9d32b5eaa1603f2601dbd6898f0182b709292ab0153bcfa7bfebce5be13c0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:15d9d32b5eaa1603f2601dbd6898f0182b709292ab0153bcfa7bfebce5be13c0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-livenessprobe-rhel9@sha256%3A15d9d32b5eaa1603f2601dbd6898f0182b709292ab0153bcfa7bfebce5be13c0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142266"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b2c1423302c27b56725d91ef0c9dc34903eecee9b0e8bf6761f179bfcc48cd32_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b2c1423302c27b56725d91ef0c9dc34903eecee9b0e8bf6761f179bfcc48cd32_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b2c1423302c27b56725d91ef0c9dc34903eecee9b0e8bf6761f179bfcc48cd32_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-node-driver-registrar-rhel9@sha256%3Ab2c1423302c27b56725d91ef0c9dc34903eecee9b0e8bf6761f179bfcc48cd32?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142511"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:97eeb443e12e9e91f6a38ca22ce4017ed09320a8ac1f79184d236fce8e2b21ad_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:97eeb443e12e9e91f6a38ca22ce4017ed09320a8ac1f79184d236fce8e2b21ad_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:97eeb443e12e9e91f6a38ca22ce4017ed09320a8ac1f79184d236fce8e2b21ad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-provisioner-rhel9@sha256%3A97eeb443e12e9e91f6a38ca22ce4017ed09320a8ac1f79184d236fce8e2b21ad?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142097"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313103a205fe81020b9acec854f03b3c35de728e2a8ee7f8b778eefcff1e9adc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313103a205fe81020b9acec854f03b3c35de728e2a8ee7f8b778eefcff1e9adc_ppc64le",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313103a205fe81020b9acec854f03b3c35de728e2a8ee7f8b778eefcff1e9adc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256%3A313103a205fe81020b9acec854f03b3c35de728e2a8ee7f8b778eefcff1e9adc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772666573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:82a2a3cc00c616964a3c24cf1095a005e4e573cb79c345e9004dbcd35e180c10_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:82a2a3cc00c616964a3c24cf1095a005e4e573cb79c345e9004dbcd35e180c10_ppc64le",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:82a2a3cc00c616964a3c24cf1095a005e4e573cb79c345e9004dbcd35e180c10_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256%3A82a2a3cc00c616964a3c24cf1095a005e4e573cb79c345e9004dbcd35e180c10?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143220"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:acf2839dbc4ed85e957d4b975b0ef0c08cf06d42f75f11704e9cd54197548784_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:acf2839dbc4ed85e957d4b975b0ef0c08cf06d42f75f11704e9cd54197548784_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:acf2839dbc4ed85e957d4b975b0ef0c08cf06d42f75f11704e9cd54197548784_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3Aacf2839dbc4ed85e957d4b975b0ef0c08cf06d42f75f11704e9cd54197548784?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143233"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:25efef408a198ddf977595cd7864dc8c68b66b5210b01372ceb94f0bdf0eaf7b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:25efef408a198ddf977595cd7864dc8c68b66b5210b01372ceb94f0bdf0eaf7b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:25efef408a198ddf977595cd7864dc8c68b66b5210b01372ceb94f0bdf0eaf7b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-proxy-rhel9@sha256%3A25efef408a198ddf977595cd7864dc8c68b66b5210b01372ceb94f0bdf0eaf7b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144025"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22e25afa4b71ce9f1e70697ec3f7d463b2c1352e327f6bb5d5769f6c421d978b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22e25afa4b71ce9f1e70697ec3f7d463b2c1352e327f6bb5d5769f6c421d978b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22e25afa4b71ce9f1e70697ec3f7d463b2c1352e327f6bb5d5769f6c421d978b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-alertmanager-rhel9@sha256%3A22e25afa4b71ce9f1e70697ec3f7d463b2c1352e327f6bb5d5769f6c421d978b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143435"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:33943aaf687567ae3ddb4339608e562f9f877f43d779f39820741e68f691b47c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:33943aaf687567ae3ddb4339608e562f9f877f43d779f39820741e68f691b47c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:33943aaf687567ae3ddb4339608e562f9f877f43d779f39820741e68f691b47c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-node-exporter-rhel9@sha256%3A33943aaf687567ae3ddb4339608e562f9f877f43d779f39820741e68f691b47c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144466"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:408bfcd24ecda598d5a71bf827a74c3e10d6d7748a9cb8007616c45e4d490275_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:408bfcd24ecda598d5a71bf827a74c3e10d6d7748a9cb8007616c45e4d490275_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:408bfcd24ecda598d5a71bf827a74c3e10d6d7748a9cb8007616c45e4d490275_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256%3A408bfcd24ecda598d5a71bf827a74c3e10d6d7748a9cb8007616c45e4d490275?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143543"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:acbe9df84cedc53ddc968e5027c662badf18384a9f25ad78c914ec4eeac208f4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:acbe9df84cedc53ddc968e5027c662badf18384a9f25ad78c914ec4eeac208f4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:acbe9df84cedc53ddc968e5027c662badf18384a9f25ad78c914ec4eeac208f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256%3Aacbe9df84cedc53ddc968e5027c662badf18384a9f25ad78c914ec4eeac208f4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772574935"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bf6ac903efe307b33a5d17a000c4dff28c5ac55f5ecde7d65a15025d291f9053_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bf6ac903efe307b33a5d17a000c4dff28c5ac55f5ecde7d65a15025d291f9053_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bf6ac903efe307b33a5d17a000c4dff28c5ac55f5ecde7d65a15025d291f9053_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-proxy-rhel9@sha256%3Abf6ac903efe307b33a5d17a000c4dff28c5ac55f5ecde7d65a15025d291f9053?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143650"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:35396543cbd1ebea8e70f1beeb10b4fd87d9a42293b1464fc0442eeadc6c0e7e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:35396543cbd1ebea8e70f1beeb10b4fd87d9a42293b1464fc0442eeadc6c0e7e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:35396543cbd1ebea8e70f1beeb10b4fd87d9a42293b1464fc0442eeadc6c0e7e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-rbac-proxy-rhel9@sha256%3A35396543cbd1ebea8e70f1beeb10b4fd87d9a42293b1464fc0442eeadc6c0e7e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6e2c4811105f74a2200eb5c14cab29dc5735465f3ade08bd44378d1a3f3c6a16_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6e2c4811105f74a2200eb5c14cab29dc5735465f3ade08bd44378d1a3f3c6a16_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6e2c4811105f74a2200eb5c14cab29dc5735465f3ade08bd44378d1a3f3c6a16_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-state-metrics-rhel9@sha256%3A6e2c4811105f74a2200eb5c14cab29dc5735465f3ade08bd44378d1a3f3c6a16?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141284"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5b2de9e018b94f9453f4ed479113464317121764c1551eb27cb249930b87ab3f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5b2de9e018b94f9453f4ed479113464317121764c1551eb27cb249930b87ab3f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5b2de9e018b94f9453f4ed479113464317121764c1551eb27cb249930b87ab3f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-marketplace-rhel9@sha256%3A5b2de9e018b94f9453f4ed479113464317121764c1551eb27cb249930b87ab3f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143531"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9bb57dbdb1f3e05d2e711c87f59f05c56aae4504a432a7bf69d0719b614f5ee6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9bb57dbdb1f3e05d2e711c87f59f05c56aae4504a432a7bf69d0719b614f5ee6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9bb57dbdb1f3e05d2e711c87f59f05c56aae4504a432a7bf69d0719b614f5ee6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256%3A9bb57dbdb1f3e05d2e711c87f59f05c56aae4504a432a7bf69d0719b614f5ee6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772644163"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:64b0f83d2d4b40eeaa6784ed20019e2ae2c7fdef43c3ea9a49eb07a3ef27ddfd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:64b0f83d2d4b40eeaa6784ed20019e2ae2c7fdef43c3ea9a49eb07a3ef27ddfd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:64b0f83d2d4b40eeaa6784ed20019e2ae2c7fdef43c3ea9a49eb07a3ef27ddfd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-rhel9@sha256%3A64b0f83d2d4b40eeaa6784ed20019e2ae2c7fdef43c3ea9a49eb07a3ef27ddfd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2fe9e91baef7b27e2396be83a187282ed19482386413f82f8e00446044588132_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2fe9e91baef7b27e2396be83a187282ed19482386413f82f8e00446044588132_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2fe9e91baef7b27e2396be83a187282ed19482386413f82f8e00446044588132_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-cni-microshift-rhel9@sha256%3A2fe9e91baef7b27e2396be83a187282ed19482386413f82f8e00446044588132?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8946f0589388c5ac174374e2de1a4bae4d6134dacc7fef9a95bc54f41265ab9d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8946f0589388c5ac174374e2de1a4bae4d6134dacc7fef9a95bc54f41265ab9d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8946f0589388c5ac174374e2de1a4bae4d6134dacc7fef9a95bc54f41265ab9d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-networkpolicy-rhel9@sha256%3A8946f0589388c5ac174374e2de1a4bae4d6134dacc7fef9a95bc54f41265ab9d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772644153"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f7b7e43467fb98d34680f471b5f99b52417deb826624a17dcd957268bf19eadb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f7b7e43467fb98d34680f471b5f99b52417deb826624a17dcd957268bf19eadb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f7b7e43467fb98d34680f471b5f99b52417deb826624a17dcd957268bf19eadb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256%3Af7b7e43467fb98d34680f471b5f99b52417deb826624a17dcd957268bf19eadb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142072"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:513e02881726c145fdba109c6485c19dc6a25e1329e71e64da6a1ca55a9bbeb3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:513e02881726c145fdba109c6485c19dc6a25e1329e71e64da6a1ca55a9bbeb3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:513e02881726c145fdba109c6485c19dc6a25e1329e71e64da6a1ca55a9bbeb3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-server-rhel9@sha256%3A513e02881726c145fdba109c6485c19dc6a25e1329e71e64da6a1ca55a9bbeb3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772574868"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:97d075f6a0c08361b3f207632d98bdf276a9eb0ec0e79d54ed13550edee42c38_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:97d075f6a0c08361b3f207632d98bdf276a9eb0ec0e79d54ed13550edee42c38_ppc64le",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:97d075f6a0c08361b3f207632d98bdf276a9eb0ec0e79d54ed13550edee42c38_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oc-mirror-plugin-rhel9@sha256%3A97d075f6a0c08361b3f207632d98bdf276a9eb0ec0e79d54ed13550edee42c38?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772574958"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:115ad4f19e948ae0fe04b57c131a3ac8c261cdefe282374a667dea850e956500_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:115ad4f19e948ae0fe04b57c131a3ac8c261cdefe282374a667dea850e956500_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:115ad4f19e948ae0fe04b57c131a3ac8c261cdefe282374a667dea850e956500_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256%3A115ad4f19e948ae0fe04b57c131a3ac8c261cdefe282374a667dea850e956500?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143090"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:0b96283c10f51d6e8a5d00acfdd9535804d0ffe7c4c58c037af6d44ac3a85bd9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:0b96283c10f51d6e8a5d00acfdd9535804d0ffe7c4c58c037af6d44ac3a85bd9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:0b96283c10f51d6e8a5d00acfdd9535804d0ffe7c4c58c037af6d44ac3a85bd9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256%3A0b96283c10f51d6e8a5d00acfdd9535804d0ffe7c4c58c037af6d44ac3a85bd9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772523269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b5e4275e6a80d99ffd2bc73c26b421f7790ccf88782aa8fcbb22d588fa15857_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b5e4275e6a80d99ffd2bc73c26b421f7790ccf88782aa8fcbb22d588fa15857_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b5e4275e6a80d99ffd2bc73c26b421f7790ccf88782aa8fcbb22d588fa15857_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256%3A5b5e4275e6a80d99ffd2bc73c26b421f7790ccf88782aa8fcbb22d588fa15857?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142269"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:097d5658d4c2cfb9e88fa9ab82ae4b4d7f3108a4dafb42997847cd714367973c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:097d5658d4c2cfb9e88fa9ab82ae4b4d7f3108a4dafb42997847cd714367973c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:097d5658d4c2cfb9e88fa9ab82ae4b4d7f3108a4dafb42997847cd714367973c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256%3A097d5658d4c2cfb9e88fa9ab82ae4b4d7f3108a4dafb42997847cd714367973c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141663"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:58bdfdb8d996abe6f35f177acb3d7e3c493e211090af8b30b6376601c57257c9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:58bdfdb8d996abe6f35f177acb3d7e3c493e211090af8b30b6376601c57257c9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:58bdfdb8d996abe6f35f177acb3d7e3c493e211090af8b30b6376601c57257c9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256%3A58bdfdb8d996abe6f35f177acb3d7e3c493e211090af8b30b6376601c57257c9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772524031"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:00c3fa5a11961ab40d820619e649974783d90c2ecf4da292ffe5caa6bcd1d7eb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:00c3fa5a11961ab40d820619e649974783d90c2ecf4da292ffe5caa6bcd1d7eb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:00c3fa5a11961ab40d820619e649974783d90c2ecf4da292ffe5caa6bcd1d7eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-haproxy-router-rhel9@sha256%3A00c3fa5a11961ab40d820619e649974783d90c2ecf4da292ffe5caa6bcd1d7eb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141925"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:22d7a0d9938f75746797f97424284f6e0aae7f853b392bdc87e183b5c834972d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:22d7a0d9938f75746797f97424284f6e0aae7f853b392bdc87e183b5c834972d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:22d7a0d9938f75746797f97424284f6e0aae7f853b392bdc87e183b5c834972d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hyperkube-rhel9@sha256%3A22d7a0d9938f75746797f97424284f6e0aae7f853b392bdc87e183b5c834972d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141417"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b203e363150a6b9f1e3f12c4424af0a4fd7f3f5382bfafdedd041789c7fb5e46_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b203e363150a6b9f1e3f12c4424af0a4fd7f3f5382bfafdedd041789c7fb5e46_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b203e363150a6b9f1e3f12c4424af0a4fd7f3f5382bfafdedd041789c7fb5e46_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-keepalived-ipfailover-rhel9@sha256%3Ab203e363150a6b9f1e3f12c4424af0a4fd7f3f5382bfafdedd041789c7fb5e46?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143557"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ab60ac0729c4fe33c4a801982f9a632d7c9b5ecf991b7166b8a6642a621f9490_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ab60ac0729c4fe33c4a801982f9a632d7c9b5ecf991b7166b8a6642a621f9490_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ab60ac0729c4fe33c4a801982f9a632d7c9b5ecf991b7166b8a6642a621f9490_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-pod-rhel9@sha256%3Aab60ac0729c4fe33c4a801982f9a632d7c9b5ecf991b7166b8a6642a621f9490?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143045"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d7b45d95a2687972730a64bcad78fa793e4a244d5a034969889e4e5e5b319057_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d7b45d95a2687972730a64bcad78fa793e4a244d5a034969889e4e5e5b319057_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d7b45d95a2687972730a64bcad78fa793e4a244d5a034969889e4e5e5b319057_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-registry-rhel9@sha256%3Ad7b45d95a2687972730a64bcad78fa793e4a244d5a034969889e4e5e5b319057?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142447"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:aa8d336c6822ed4dbb522ca8c46ba3e0e090563624353d2b1fac6dd55d00e445_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:aa8d336c6822ed4dbb522ca8c46ba3e0e090563624353d2b1fac6dd55d00e445_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:aa8d336c6822ed4dbb522ca8c46ba3e0e090563624353d2b1fac6dd55d00e445_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256%3Aaa8d336c6822ed4dbb522ca8c46ba3e0e090563624353d2b1fac6dd55d00e445?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772655350"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c7c740ddb429a1e4c4b37a761d07a28b0a3c54b1a9d0a05d50f52c1046e67bd5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c7c740ddb429a1e4c4b37a761d07a28b0a3c54b1a9d0a05d50f52c1046e67bd5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c7c740ddb429a1e4c4b37a761d07a28b0a3c54b1a9d0a05d50f52c1046e67bd5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-state-metrics-rhel9@sha256%3Ac7c740ddb429a1e4c4b37a761d07a28b0a3c54b1a9d0a05d50f52c1046e67bd5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141699"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:750327cb858a4bff3df278ebcab6a9c73b88a55729e8f54669155adad0f1c77c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:750327cb858a4bff3df278ebcab6a9c73b88a55729e8f54669155adad0f1c77c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:750327cb858a4bff3df278ebcab6a9c73b88a55729e8f54669155adad0f1c77c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cluster-api-controllers-rhel9@sha256%3A750327cb858a4bff3df278ebcab6a9c73b88a55729e8f54669155adad0f1c77c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143082"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:d73481ff034289f9f1cc811bb66ecb9a254de0044aee18755034c10410478f2e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:d73481ff034289f9f1cc811bb66ecb9a254de0044aee18755034c10410478f2e_ppc64le",
"product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:d73481ff034289f9f1cc811bb66ecb9a254de0044aee18755034c10410478f2e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openstack-resource-controller-rhel9@sha256%3Ad73481ff034289f9f1cc811bb66ecb9a254de0044aee18755034c10410478f2e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143448"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c905195d7c87506f478c79baa7af0242c05a53f424a5dde49e379c2a5456cd1c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c905195d7c87506f478c79baa7af0242c05a53f424a5dde49e379c2a5456cd1c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c905195d7c87506f478c79baa7af0242c05a53f424a5dde49e379c2a5456cd1c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256%3Ac905195d7c87506f478c79baa7af0242c05a53f424a5dde49e379c2a5456cd1c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772176665"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:037f48344e06fbc216914705d9be8c9ae21a70069b3031ee4dbf07c34e8d054b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:037f48344e06fbc216914705d9be8c9ae21a70069b3031ee4dbf07c34e8d054b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:037f48344e06fbc216914705d9be8c9ae21a70069b3031ee4dbf07c34e8d054b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256%3A037f48344e06fbc216914705d9be8c9ae21a70069b3031ee4dbf07c34e8d054b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772176674"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a9e900b764acc0925e6c381fe09ab5c59bf8085ee5cb21b9bf87ba08fff95c6a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a9e900b764acc0925e6c381fe09ab5c59bf8085ee5cb21b9bf87ba08fff95c6a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a9e900b764acc0925e6c381fe09ab5c59bf8085ee5cb21b9bf87ba08fff95c6a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256%3Aa9e900b764acc0925e6c381fe09ab5c59bf8085ee5cb21b9bf87ba08fff95c6a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772523439"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f1ab95b9af24529b03e73d6d3cc3e010c53eeb72f7cd441160982e7a3f40edba_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f1ab95b9af24529b03e73d6d3cc3e010c53eeb72f7cd441160982e7a3f40edba_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f1ab95b9af24529b03e73d6d3cc3e010c53eeb72f7cd441160982e7a3f40edba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256%3Af1ab95b9af24529b03e73d6d3cc3e010c53eeb72f7cd441160982e7a3f40edba?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772523362"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3242a9336b5a940e9a88b988d1780e8dd6fbe7055ff647d07a7885a3c272619e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3242a9336b5a940e9a88b988d1780e8dd6fbe7055ff647d07a7885a3c272619e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3242a9336b5a940e9a88b988d1780e8dd6fbe7055ff647d07a7885a3c272619e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256%3A3242a9336b5a940e9a88b988d1780e8dd6fbe7055ff647d07a7885a3c272619e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144004"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a0514e0c9580b85e61b553b971d8d3a65f3cac4040ad6d74a3337db46d840feb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a0514e0c9580b85e61b553b971d8d3a65f3cac4040ad6d74a3337db46d840feb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a0514e0c9580b85e61b553b971d8d3a65f3cac4040ad6d74a3337db46d840feb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-orchestrator-rhel9@sha256%3Aa0514e0c9580b85e61b553b971d8d3a65f3cac4040ad6d74a3337db46d840feb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142177"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9ca06bbe2df39add7d22b660a5408b54b974ded86faf7ec9d0985acf0d4e9f32_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9ca06bbe2df39add7d22b660a5408b54b974ded86faf7ec9d0985acf0d4e9f32_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9ca06bbe2df39add7d22b660a5408b54b974ded86faf7ec9d0985acf0d4e9f32_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256%3A9ca06bbe2df39add7d22b660a5408b54b974ded86faf7ec9d0985acf0d4e9f32?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142349"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b87501819460dc6ba4bed05a65311592e85ef392a36e9296eeb11fcec26be8b2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b87501819460dc6ba4bed05a65311592e85ef392a36e9296eeb11fcec26be8b2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b87501819460dc6ba4bed05a65311592e85ef392a36e9296eeb11fcec26be8b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-apiserver-network-proxy-rhel9@sha256%3Ab87501819460dc6ba4bed05a65311592e85ef392a36e9296eeb11fcec26be8b2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141184"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7b3dac83c616876919f2bed7ef7318dce0f20bd12bcb6cf754814233f19710e3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7b3dac83c616876919f2bed7ef7318dce0f20bd12bcb6cf754814233f19710e3_ppc64le",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7b3dac83c616876919f2bed7ef7318dce0f20bd12bcb6cf754814233f19710e3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/azure-service-rhel9-operator@sha256%3A7b3dac83c616876919f2bed7ef7318dce0f20bd12bcb6cf754814233f19710e3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141804"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0099c7b040ac7e6ba7e91ec4ef2250bea6ac10472901aadee07686c63faadc92_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0099c7b040ac7e6ba7e91ec4ef2250bea6ac10472901aadee07686c63faadc92_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0099c7b040ac7e6ba7e91ec4ef2250bea6ac10472901aadee07686c63faadc92_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A0099c7b040ac7e6ba7e91ec4ef2250bea6ac10472901aadee07686c63faadc92?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144786"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:703e8d44a7d59181d0a36a886ef570c5b838268acebd0b32d5208169770b6ee4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:703e8d44a7d59181d0a36a886ef570c5b838268acebd0b32d5208169770b6ee4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:703e8d44a7d59181d0a36a886ef570c5b838268acebd0b32d5208169770b6ee4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256%3A703e8d44a7d59181d0a36a886ef570c5b838268acebd0b32d5208169770b6ee4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772655529"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69dfa976e259586decfc0635dc49fd656e878b513783579bcc2a5e456df100b7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69dfa976e259586decfc0635dc49fd656e878b513783579bcc2a5e456df100b7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69dfa976e259586decfc0635dc49fd656e878b513783579bcc2a5e456df100b7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256%3A69dfa976e259586decfc0635dc49fd656e878b513783579bcc2a5e456df100b7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143306"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f547caefe7cbbfa9c958fe940eaf72b2b08a460a3b401d1b059c3f097f2b7435_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f547caefe7cbbfa9c958fe940eaf72b2b08a460a3b401d1b059c3f097f2b7435_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f547caefe7cbbfa9c958fe940eaf72b2b08a460a3b401d1b059c3f097f2b7435_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256%3Af547caefe7cbbfa9c958fe940eaf72b2b08a460a3b401d1b059c3f097f2b7435?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772524224"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3dcb7ecb5da7d94ddd370e48cea9fb1ee1314e84874ae192b8aa01a834a3238_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3dcb7ecb5da7d94ddd370e48cea9fb1ee1314e84874ae192b8aa01a834a3238_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3dcb7ecb5da7d94ddd370e48cea9fb1ee1314e84874ae192b8aa01a834a3238_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256%3Aa3dcb7ecb5da7d94ddd370e48cea9fb1ee1314e84874ae192b8aa01a834a3238?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144014"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c72327fe63c1e302e35dbb0fdf46787529e6583c544a20c0c7507fec8a9916f9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c72327fe63c1e302e35dbb0fdf46787529e6583c544a20c0c7507fec8a9916f9_ppc64le",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c72327fe63c1e302e35dbb0fdf46787529e6583c544a20c0c7507fec8a9916f9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cloud-network-config-controller-rhel9@sha256%3Ac72327fe63c1e302e35dbb0fdf46787529e6583c544a20c0c7507fec8a9916f9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142576"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:be883bf81f21e85657ac114397f1a226803a5a0c50146d11ca24f5d0e61bd252_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:be883bf81f21e85657ac114397f1a226803a5a0c50146d11ca24f5d0e61bd252_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:be883bf81f21e85657ac114397f1a226803a5a0c50146d11ca24f5d0e61bd252_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-api-rhel9@sha256%3Abe883bf81f21e85657ac114397f1a226803a5a0c50146d11ca24f5d0e61bd252?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142857"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b624d5a16de8051a33eab593d57f378de36877d7db083144f88899929bf1c0a8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b624d5a16de8051a33eab593d57f378de36877d7db083144f88899929bf1c0a8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b624d5a16de8051a33eab593d57f378de36877d7db083144f88899929bf1c0a8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-authentication-rhel9-operator@sha256%3Ab624d5a16de8051a33eab593d57f378de36877d7db083144f88899929bf1c0a8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144745"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dd5537f856bf3d86da38de94c7ee6fb9851b262515a4efee6aa1230924755721_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dd5537f856bf3d86da38de94c7ee6fb9851b262515a4efee6aa1230924755721_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dd5537f856bf3d86da38de94c7ee6fb9851b262515a4efee6aa1230924755721_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-autoscaler-rhel9-operator@sha256%3Add5537f856bf3d86da38de94c7ee6fb9851b262515a4efee6aa1230924755721?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143467"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:779674ddd263854aa364bbdfeb92865821613d6da30a0d3b503ceadaea48cffa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:779674ddd263854aa364bbdfeb92865821613d6da30a0d3b503ceadaea48cffa_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:779674ddd263854aa364bbdfeb92865821613d6da30a0d3b503ceadaea48cffa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-baremetal-operator-rhel9@sha256%3A779674ddd263854aa364bbdfeb92865821613d6da30a0d3b503ceadaea48cffa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772574867"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3806c5c7dc711a3d63a26b60c8c257a1ed87dfaa3e628629af4ccf06325f6ccd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3806c5c7dc711a3d63a26b60c8c257a1ed87dfaa3e628629af4ccf06325f6ccd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3806c5c7dc711a3d63a26b60c8c257a1ed87dfaa3e628629af4ccf06325f6ccd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-bootstrap-rhel9@sha256%3A3806c5c7dc711a3d63a26b60c8c257a1ed87dfaa3e628629af4ccf06325f6ccd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141541"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5383f749ae80a70b6bac223d5c3ce9b70d58de06c031a57b02ea5510f4cf2e31_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5383f749ae80a70b6bac223d5c3ce9b70d58de06c031a57b02ea5510f4cf2e31_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5383f749ae80a70b6bac223d5c3ce9b70d58de06c031a57b02ea5510f4cf2e31_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-capi-rhel9-operator@sha256%3A5383f749ae80a70b6bac223d5c3ce9b70d58de06c031a57b02ea5510f4cf2e31?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144616"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c01ca8b3c84e8ba98e35d0cf0a659e76bec4189a198f82975e6db25ceb336b9b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c01ca8b3c84e8ba98e35d0cf0a659e76bec4189a198f82975e6db25ceb336b9b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c01ca8b3c84e8ba98e35d0cf0a659e76bec4189a198f82975e6db25ceb336b9b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3Ac01ca8b3c84e8ba98e35d0cf0a659e76bec4189a198f82975e6db25ceb336b9b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143505"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:41452719dd766d6229b9d1d808b89825b1e7e0aaf8ab8e70c0aecb1b5eb30edf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:41452719dd766d6229b9d1d808b89825b1e7e0aaf8ab8e70c0aecb1b5eb30edf_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:41452719dd766d6229b9d1d808b89825b1e7e0aaf8ab8e70c0aecb1b5eb30edf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-api-rhel9@sha256%3A41452719dd766d6229b9d1d808b89825b1e7e0aaf8ab8e70c0aecb1b5eb30edf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142729"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9039143f009152a4b6040c8251f3444fd1daee5ecc76eccc98818d9a430a1bfc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9039143f009152a4b6040c8251f3444fd1daee5ecc76eccc98818d9a430a1bfc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9039143f009152a4b6040c8251f3444fd1daee5ecc76eccc98818d9a430a1bfc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-config-rhel9-operator@sha256%3A9039143f009152a4b6040c8251f3444fd1daee5ecc76eccc98818d9a430a1bfc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144375"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c44d52cbc06cd3702b2ad8d963f15dbcaf0fa5ad86a800b9852c4f062fc10a76_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c44d52cbc06cd3702b2ad8d963f15dbcaf0fa5ad86a800b9852c4f062fc10a76_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c44d52cbc06cd3702b2ad8d963f15dbcaf0fa5ad86a800b9852c4f062fc10a76_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Ac44d52cbc06cd3702b2ad8d963f15dbcaf0fa5ad86a800b9852c4f062fc10a76?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143219"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0edca20347f1e9c88542925020f52759547e2af94b54882e739d6c7fdc7150c3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0edca20347f1e9c88542925020f52759547e2af94b54882e739d6c7fdc7150c3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0edca20347f1e9c88542925020f52759547e2af94b54882e739d6c7fdc7150c3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A0edca20347f1e9c88542925020f52759547e2af94b54882e739d6c7fdc7150c3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141833"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:b08df82541f0a9078c8ba31db67897137a2f71fdc9fd0a79e5230ce16b3e9735_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:b08df82541f0a9078c8ba31db67897137a2f71fdc9fd0a79e5230ce16b3e9735_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:b08df82541f0a9078c8ba31db67897137a2f71fdc9fd0a79e5230ce16b3e9735_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-dns-rhel9-operator@sha256%3Ab08df82541f0a9078c8ba31db67897137a2f71fdc9fd0a79e5230ce16b3e9735?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142083"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ef6c3a619bfb3bfbaf9be20fdff6148d1af0701d4ab13a047867f734859ffe1a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ef6c3a619bfb3bfbaf9be20fdff6148d1af0701d4ab13a047867f734859ffe1a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ef6c3a619bfb3bfbaf9be20fdff6148d1af0701d4ab13a047867f734859ffe1a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-image-registry-rhel9-operator@sha256%3Aef6c3a619bfb3bfbaf9be20fdff6148d1af0701d4ab13a047867f734859ffe1a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144675"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2bb41b270973bd2db4b6ded25357ad5b4113e03a64a5f55bab27e6723902a79b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2bb41b270973bd2db4b6ded25357ad5b4113e03a64a5f55bab27e6723902a79b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2bb41b270973bd2db4b6ded25357ad5b4113e03a64a5f55bab27e6723902a79b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256%3A2bb41b270973bd2db4b6ded25357ad5b4113e03a64a5f55bab27e6723902a79b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141562"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:18f4a3cf19874d5b1696baa731b7b2207db1c52e014d99b42a17a7d1125e05de_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:18f4a3cf19874d5b1696baa731b7b2207db1c52e014d99b42a17a7d1125e05de_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:18f4a3cf19874d5b1696baa731b7b2207db1c52e014d99b42a17a7d1125e05de_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A18f4a3cf19874d5b1696baa731b7b2207db1c52e014d99b42a17a7d1125e05de?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144499"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:aae9deacd010205f4a5f4ed0bbb3408ab493972ed4acc5ad296a81f0099c3ef6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:aae9deacd010205f4a5f4ed0bbb3408ab493972ed4acc5ad296a81f0099c3ef6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:aae9deacd010205f4a5f4ed0bbb3408ab493972ed4acc5ad296a81f0099c3ef6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-cluster-api-rhel9-operator@sha256%3Aaae9deacd010205f4a5f4ed0bbb3408ab493972ed4acc5ad296a81f0099c3ef6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144468"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:67df479466b162b90afb4d17a6ba5d3d51cec078adafceb0a406dad55173371d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:67df479466b162b90afb4d17a6ba5d3d51cec078adafceb0a406dad55173371d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:67df479466b162b90afb4d17a6ba5d3d51cec078adafceb0a406dad55173371d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A67df479466b162b90afb4d17a6ba5d3d51cec078adafceb0a406dad55173371d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142357"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2fbd7baee98c89f59a87d541fd4f7b2e14eb88645b53fefa7b44fcd86e3e1eff_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2fbd7baee98c89f59a87d541fd4f7b2e14eb88645b53fefa7b44fcd86e3e1eff_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2fbd7baee98c89f59a87d541fd4f7b2e14eb88645b53fefa7b44fcd86e3e1eff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A2fbd7baee98c89f59a87d541fd4f7b2e14eb88645b53fefa7b44fcd86e3e1eff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772574880"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:1657eeeab10652e30e60633e4fe5f50f278236a2814c6a53bad9effbb98d06dc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:1657eeeab10652e30e60633e4fe5f50f278236a2814c6a53bad9effbb98d06dc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:1657eeeab10652e30e60633e4fe5f50f278236a2814c6a53bad9effbb98d06dc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A1657eeeab10652e30e60633e4fe5f50f278236a2814c6a53bad9effbb98d06dc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143585"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:00d0abda324914e5599f289c37325f387404ad48793b6db32b3da0486af18cb3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:00d0abda324914e5599f289c37325f387404ad48793b6db32b3da0486af18cb3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:00d0abda324914e5599f289c37325f387404ad48793b6db32b3da0486af18cb3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-machine-approver-rhel9@sha256%3A00d0abda324914e5599f289c37325f387404ad48793b6db32b3da0486af18cb3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142637"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b3989b5959fb58d543612b9da4dad6797fe62677fd148ca59ba77c4ae4c9e17a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b3989b5959fb58d543612b9da4dad6797fe62677fd148ca59ba77c4ae4c9e17a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b3989b5959fb58d543612b9da4dad6797fe62677fd148ca59ba77c4ae4c9e17a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-olm-rhel9-operator@sha256%3Ab3989b5959fb58d543612b9da4dad6797fe62677fd148ca59ba77c4ae4c9e17a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143567"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:254799c9323f6f753924c1b739f189f5daf7287cca9e469f169bf5b145dac19e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:254799c9323f6f753924c1b739f189f5daf7287cca9e469f169bf5b145dac19e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:254799c9323f6f753924c1b739f189f5daf7287cca9e469f169bf5b145dac19e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A254799c9323f6f753924c1b739f189f5daf7287cca9e469f169bf5b145dac19e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143784"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c2b60ac1878d974e0608955a1c6c104bfb840853fe10a6bb6c971951042dd0f2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c2b60ac1878d974e0608955a1c6c104bfb840853fe10a6bb6c971951042dd0f2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c2b60ac1878d974e0608955a1c6c104bfb840853fe10a6bb6c971951042dd0f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3Ac2b60ac1878d974e0608955a1c6c104bfb840853fe10a6bb6c971951042dd0f2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143458"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c1bef96bc0b79e4462606d3e42ed71e4d37ef14d2bea928b592272a149db9d11_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c1bef96bc0b79e4462606d3e42ed71e4d37ef14d2bea928b592272a149db9d11_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c1bef96bc0b79e4462606d3e42ed71e4d37ef14d2bea928b592272a149db9d11_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9-operator@sha256%3Ac1bef96bc0b79e4462606d3e42ed71e4d37ef14d2bea928b592272a149db9d11?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141210"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:68fcad612630ef316bc5f86ec98f828dfdb928a236e551a4c8dbf8f919f4cd98_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:68fcad612630ef316bc5f86ec98f828dfdb928a236e551a4c8dbf8f919f4cd98_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:68fcad612630ef316bc5f86ec98f828dfdb928a236e551a4c8dbf8f919f4cd98_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-samples-rhel9-operator@sha256%3A68fcad612630ef316bc5f86ec98f828dfdb928a236e551a4c8dbf8f919f4cd98?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144434"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4c58b309f4603e59b3a6e35c06e60c37631d07d0f07228bb757102f741b6edce_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4c58b309f4603e59b3a6e35c06e60c37631d07d0f07228bb757102f741b6edce_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4c58b309f4603e59b3a6e35c06e60c37631d07d0f07228bb757102f741b6edce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-update-keys-rhel9@sha256%3A4c58b309f4603e59b3a6e35c06e60c37631d07d0f07228bb757102f741b6edce?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143628"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a9a27ac5377c42979866406869e8de55cdc219ec7090ffd1e4f98c98127ac27_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a9a27ac5377c42979866406869e8de55cdc219ec7090ffd1e4f98c98127ac27_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a9a27ac5377c42979866406869e8de55cdc219ec7090ffd1e4f98c98127ac27_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-container-networking-plugins-rhel9@sha256%3A4a9a27ac5377c42979866406869e8de55cdc219ec7090ffd1e4f98c98127ac27?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142278"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abfd8c69fd7ac41b2a46b8398370b79ff5f7388ce09d80bcb88180b160ac7c2a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abfd8c69fd7ac41b2a46b8398370b79ff5f7388ce09d80bcb88180b160ac7c2a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abfd8c69fd7ac41b2a46b8398370b79ff5f7388ce09d80bcb88180b160ac7c2a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-resizer-rhel9@sha256%3Aabfd8c69fd7ac41b2a46b8398370b79ff5f7388ce09d80bcb88180b160ac7c2a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144027"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:64e1b9fd351ac5ee0427dd131b0dccfa961b07df2dc72225f59090acab8886cd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:64e1b9fd351ac5ee0427dd131b0dccfa961b07df2dc72225f59090acab8886cd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:64e1b9fd351ac5ee0427dd131b0dccfa961b07df2dc72225f59090acab8886cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-external-snapshotter-rhel9@sha256%3A64e1b9fd351ac5ee0427dd131b0dccfa961b07df2dc72225f59090acab8886cd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144056"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1aa25a4a4eef7443d6bdac8f5d159b41db9cab89f56d43d2d7a01a0bb7929da2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1aa25a4a4eef7443d6bdac8f5d159b41db9cab89f56d43d2d7a01a0bb7929da2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1aa25a4a4eef7443d6bdac8f5d159b41db9cab89f56d43d2d7a01a0bb7929da2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-csi-snapshot-controller-rhel9@sha256%3A1aa25a4a4eef7443d6bdac8f5d159b41db9cab89f56d43d2d7a01a0bb7929da2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2fff2ecb2b19603744be8e2821f401a9e0234ce1b4ac15c27223c10e24ccc7b0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2fff2ecb2b19603744be8e2821f401a9e0234ce1b4ac15c27223c10e24ccc7b0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2fff2ecb2b19603744be8e2821f401a9e0234ce1b4ac15c27223c10e24ccc7b0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-etcd-rhel9@sha256%3A2fff2ecb2b19603744be8e2821f401a9e0234ce1b4ac15c27223c10e24ccc7b0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143126"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:1256eb041e3f4703292fda7d334bdab8ad59e6ded330b2480f0e450aee1b141d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:1256eb041e3f4703292fda7d334bdab8ad59e6ded330b2480f0e450aee1b141d_ppc64le",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:1256eb041e3f4703292fda7d334bdab8ad59e6ded330b2480f0e450aee1b141d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/frr-rhel9@sha256%3A1256eb041e3f4703292fda7d334bdab8ad59e6ded330b2480f0e450aee1b141d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143999"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df2d7c18bdb6bf49c2f655b7dd70cd4739b2b9b4243fe2f136042b922a029e9c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df2d7c18bdb6bf49c2f655b7dd70cd4739b2b9b4243fe2f136042b922a029e9c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df2d7c18bdb6bf49c2f655b7dd70cd4739b2b9b4243fe2f136042b922a029e9c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cloud-controller-manager-rhel9@sha256%3Adf2d7c18bdb6bf49c2f655b7dd70cd4739b2b9b4243fe2f136042b922a029e9c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142217"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4f474f91da6fa969938f67a7b254f6e34e6ed2d8ca38e4de4d7c190328c65352_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4f474f91da6fa969938f67a7b254f6e34e6ed2d8ca38e4de4d7c190328c65352_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4f474f91da6fa969938f67a7b254f6e34e6ed2d8ca38e4de4d7c190328c65352_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-cluster-api-controllers-rhel9@sha256%3A4f474f91da6fa969938f67a7b254f6e34e6ed2d8ca38e4de4d7c190328c65352?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141921"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43d5f576d8c78508793fe745384e7c12b08d52a6757f2a60a4e416d2e1297cd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43d5f576d8c78508793fe745384e7c12b08d52a6757f2a60a4e416d2e1297cd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43d5f576d8c78508793fe745384e7c12b08d52a6757f2a60a4e416d2e1297cd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-rhel9@sha256%3Ae43d5f576d8c78508793fe745384e7c12b08d52a6757f2a60a4e416d2e1297cd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772666832"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0cdf866394b6db732b741a22765a096f04feaa6d0237c1e54d310cfa645f2883_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0cdf866394b6db732b741a22765a096f04feaa6d0237c1e54d310cfa645f2883_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0cdf866394b6db732b741a22765a096f04feaa6d0237c1e54d310cfa645f2883_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A0cdf866394b6db732b741a22765a096f04feaa6d0237c1e54d310cfa645f2883?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772140710"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:eecfaf9d138ce8a5618856ec98f2d2b41d2b025acac5852e81ba20aa7443bbf5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:eecfaf9d138ce8a5618856ec98f2d2b41d2b025acac5852e81ba20aa7443bbf5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:eecfaf9d138ce8a5618856ec98f2d2b41d2b025acac5852e81ba20aa7443bbf5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3Aeecfaf9d138ce8a5618856ec98f2d2b41d2b025acac5852e81ba20aa7443bbf5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143941"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:32e253ee82038724e6455b3e80d1ea6b056c92c2053ebb22ce329ca5b7d5f03b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:32e253ee82038724e6455b3e80d1ea6b056c92c2053ebb22ce329ca5b7d5f03b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:32e253ee82038724e6455b3e80d1ea6b056c92c2053ebb22ce329ca5b7d5f03b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-insights-rhel9-operator@sha256%3A32e253ee82038724e6455b3e80d1ea6b056c92c2053ebb22ce329ca5b7d5f03b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141241"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a19a3f623da8d80725954f6cd9aa9717b62c8fca465f242db675b28911906499_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a19a3f623da8d80725954f6cd9aa9717b62c8fca465f242db675b28911906499_ppc64le",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a19a3f623da8d80725954f6cd9aa9717b62c8fca465f242db675b28911906499_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-runtime-exporter-rhel9@sha256%3Aa19a3f623da8d80725954f6cd9aa9717b62c8fca465f242db675b28911906499?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772644085"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1f3a254a7c44483a9503e70e4abcb579081c62d5cd37ff435be44a215f7843ec_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1f3a254a7c44483a9503e70e4abcb579081c62d5cd37ff435be44a215f7843ec_ppc64le",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1f3a254a7c44483a9503e70e4abcb579081c62d5cd37ff435be44a215f7843ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-runtime-extractor-rhel9@sha256%3A1f3a254a7c44483a9503e70e4abcb579081c62d5cd37ff435be44a215f7843ec?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772644229"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3c97585f4dd92f700fc44e21291f913aca946c75bd0124f832a6d8d1c5f3d5d7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3c97585f4dd92f700fc44e21291f913aca946c75bd0124f832a6d8d1c5f3d5d7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3c97585f4dd92f700fc44e21291f913aca946c75bd0124f832a6d8d1c5f3d5d7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256%3A3c97585f4dd92f700fc44e21291f913aca946c75bd0124f832a6d8d1c5f3d5d7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772655272"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:06eba656e1b664519f5e663e3ede831465f1635ecfb1d293c1b1b745d79b4158_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:06eba656e1b664519f5e663e3ede831465f1635ecfb1d293c1b1b745d79b4158_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:06eba656e1b664519f5e663e3ede831465f1635ecfb1d293c1b1b745d79b4158_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256%3A06eba656e1b664519f5e663e3ede831465f1635ecfb1d293c1b1b745d79b4158?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772655389"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c925e942321c121dd314b39f7254913e71992d8414b5c778163855764269fc8e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c925e942321c121dd314b39f7254913e71992d8414b5c778163855764269fc8e_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c925e942321c121dd314b39f7254913e71992d8414b5c778163855764269fc8e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-metrics-server-rhel9@sha256%3Ac925e942321c121dd314b39f7254913e71992d8414b5c778163855764269fc8e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:47731f2034e86e1b86a86d1b9ab20e1b978f89baf270a567de3b6be17665dc6e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:47731f2034e86e1b86a86d1b9ab20e1b978f89baf270a567de3b6be17665dc6e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:47731f2034e86e1b86a86d1b9ab20e1b978f89baf270a567de3b6be17665dc6e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kube-storage-version-migrator-rhel9@sha256%3A47731f2034e86e1b86a86d1b9ab20e1b978f89baf270a567de3b6be17665dc6e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142819"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:708686f865ce646ea8e6405db61f539773444e873f6101e733567cf8be40b1c8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:708686f865ce646ea8e6405db61f539773444e873f6101e733567cf8be40b1c8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:708686f865ce646ea8e6405db61f539773444e873f6101e733567cf8be40b1c8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A708686f865ce646ea8e6405db61f539773444e873f6101e733567cf8be40b1c8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142058"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:bc49f21e2c4be0b4ca0c199a25f90548d7ab8f16e3d78ff4adecbde6052262be_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:bc49f21e2c4be0b4ca0c199a25f90548d7ab8f16e3d78ff4adecbde6052262be_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:bc49f21e2c4be0b4ca0c199a25f90548d7ab8f16e3d78ff4adecbde6052262be_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kubevirt-csi-driver-rhel9@sha256%3Abc49f21e2c4be0b4ca0c199a25f90548d7ab8f16e3d78ff4adecbde6052262be?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141175"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b6ef9bc4955ddfac9ab851f8956566b52a49526e6aded669271efb338603f3d2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b6ef9bc4955ddfac9ab851f8956566b52a49526e6aded669271efb338603f3d2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b6ef9bc4955ddfac9ab851f8956566b52a49526e6aded669271efb338603f3d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-libvirt-machine-controllers-rhel9@sha256%3Ab6ef9bc4955ddfac9ab851f8956566b52a49526e6aded669271efb338603f3d2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141707"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:915f0ebb139d489bab32c418ed4708935e65cbb95321aeac9bd3dfccd682713a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:915f0ebb139d489bab32c418ed4708935e65cbb95321aeac9bd3dfccd682713a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:915f0ebb139d489bab32c418ed4708935e65cbb95321aeac9bd3dfccd682713a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-rhel9-operator@sha256%3A915f0ebb139d489bab32c418ed4708935e65cbb95321aeac9bd3dfccd682713a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143281"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f63f5c139dff756c4a36e8c8aa18aee4dfd74260ca90a6c9cd8c68b7a23f5330_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f63f5c139dff756c4a36e8c8aa18aee4dfd74260ca90a6c9cd8c68b7a23f5330_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f63f5c139dff756c4a36e8c8aa18aee4dfd74260ca90a6c9cd8c68b7a23f5330_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-gcp-rhel9@sha256%3Af63f5c139dff756c4a36e8c8aa18aee4dfd74260ca90a6c9cd8c68b7a23f5330?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142856"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:18e2b009af42ae09190598403077f59ac14fff0083dbd0377b23dfe8bf90bf85_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:18e2b009af42ae09190598403077f59ac14fff0083dbd0377b23dfe8bf90bf85_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:18e2b009af42ae09190598403077f59ac14fff0083dbd0377b23dfe8bf90bf85_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-api-provider-openstack-rhel9@sha256%3A18e2b009af42ae09190598403077f59ac14fff0083dbd0377b23dfe8bf90bf85?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141988"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cbce9872ea22b8756670549f2844f8aa6a3323779774c4839a455e4f831eff31_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cbce9872ea22b8756670549f2844f8aa6a3323779774c4839a455e4f831eff31_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cbce9872ea22b8756670549f2844f8aa6a3323779774c4839a455e4f831eff31_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256%3Acbce9872ea22b8756670549f2844f8aa6a3323779774c4839a455e4f831eff31?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772608175"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d097d858dfa7eb705412902a77e8750fd7fd883c8c83e6732e102d6751f275f1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d097d858dfa7eb705412902a77e8750fd7fd883c8c83e6732e102d6751f275f1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d097d858dfa7eb705412902a77e8750fd7fd883c8c83e6732e102d6751f275f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256%3Ad097d858dfa7eb705412902a77e8750fd7fd883c8c83e6732e102d6751f275f1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772666725"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f7a732ad09341efece3af08500fd7c18d9b70e4e2e218afb2fabddab0145f393_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f7a732ad09341efece3af08500fd7c18d9b70e4e2e218afb2fabddab0145f393_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f7a732ad09341efece3af08500fd7c18d9b70e4e2e218afb2fabddab0145f393_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-admission-controller-rhel9@sha256%3Af7a732ad09341efece3af08500fd7c18d9b70e4e2e218afb2fabddab0145f393?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143907"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:56e6a16d77dc1cf0dd2bae15f9117faba1c88be9bffcb4113b29dcdc32bf3dd6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:56e6a16d77dc1cf0dd2bae15f9117faba1c88be9bffcb4113b29dcdc32bf3dd6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:56e6a16d77dc1cf0dd2bae15f9117faba1c88be9bffcb4113b29dcdc32bf3dd6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-route-override-cni-rhel9@sha256%3A56e6a16d77dc1cf0dd2bae15f9117faba1c88be9bffcb4113b29dcdc32bf3dd6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143637"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fce08887d2471192a8b68228f61636bcbe2a8b78885512d5ee24d55b10784df0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fce08887d2471192a8b68228f61636bcbe2a8b78885512d5ee24d55b10784df0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fce08887d2471192a8b68228f61636bcbe2a8b78885512d5ee24d55b10784df0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3Afce08887d2471192a8b68228f61636bcbe2a8b78885512d5ee24d55b10784df0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144106"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4652118a90e9d0fa90010823fdbdbe1c49db2b208cfc948a835c7f2aedcaef14_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4652118a90e9d0fa90010823fdbdbe1c49db2b208cfc948a835c7f2aedcaef14_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4652118a90e9d0fa90010823fdbdbe1c49db2b208cfc948a835c7f2aedcaef14_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256%3A4652118a90e9d0fa90010823fdbdbe1c49db2b208cfc948a835c7f2aedcaef14?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772524101"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7b4dde279a23d7f73becb18b204787bec7ca9bb85b0fcfef4a7323ef59dfe6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7b4dde279a23d7f73becb18b204787bec7ca9bb85b0fcfef4a7323ef59dfe6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7b4dde279a23d7f73becb18b204787bec7ca9bb85b0fcfef4a7323ef59dfe6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-interface-bond-cni-rhel9@sha256%3A2d7b4dde279a23d7f73becb18b204787bec7ca9bb85b0fcfef4a7323ef59dfe6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143661"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9b86e03cdeb0968ad70f6372630bc5e974ccf74a63666f1b4517347d5cf66e9c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9b86e03cdeb0968ad70f6372630bc5e974ccf74a63666f1b4517347d5cf66e9c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9b86e03cdeb0968ad70f6372630bc5e974ccf74a63666f1b4517347d5cf66e9c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-network-metrics-daemon-rhel9@sha256%3A9b86e03cdeb0968ad70f6372630bc5e974ccf74a63666f1b4517347d5cf66e9c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144523"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:6e32a82da78fd60e74c129296bd390de402cd7a22a0f1ddbcfb9d3dec7ac1c5b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:6e32a82da78fd60e74c129296bd390de402cd7a22a0f1ddbcfb9d3dec7ac1c5b_ppc64le",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:6e32a82da78fd60e74c129296bd390de402cd7a22a0f1ddbcfb9d3dec7ac1c5b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256%3A6e32a82da78fd60e74c129296bd390de402cd7a22a0f1ddbcfb9d3dec7ac1c5b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772595158"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:852a40e0bf7ba727a9a4f4e65d820184f69d3b6410afeaee5b7c25da9d6222f7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:852a40e0bf7ba727a9a4f4e65d820184f69d3b6410afeaee5b7c25da9d6222f7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:852a40e0bf7ba727a9a4f4e65d820184f69d3b6410afeaee5b7c25da9d6222f7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-oauth-apiserver-rhel9@sha256%3A852a40e0bf7ba727a9a4f4e65d820184f69d3b6410afeaee5b7c25da9d6222f7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141254"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d565301af46c356a4fc80f36c7c8e958a19a4e36cd08abc84cc9a49d88433b18_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d565301af46c356a4fc80f36c7c8e958a19a4e36cd08abc84cc9a49d88433b18_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d565301af46c356a4fc80f36c7c8e958a19a4e36cd08abc84cc9a49d88433b18_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-catalogd-rhel9@sha256%3Ad565301af46c356a4fc80f36c7c8e958a19a4e36cd08abc84cc9a49d88433b18?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144410"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a675329ee42ea8e39cf56e29562e0c9d58345a468f895765b6000cb2e03c85f4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a675329ee42ea8e39cf56e29562e0c9d58345a468f895765b6000cb2e03c85f4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a675329ee42ea8e39cf56e29562e0c9d58345a468f895765b6000cb2e03c85f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-olm-operator-controller-rhel9@sha256%3Aa675329ee42ea8e39cf56e29562e0c9d58345a468f895765b6000cb2e03c85f4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142572"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63b5335ff0b2e5ec2a748aad70cfb87a1e67400e8d4a58c4d21f4bbe0ab8fff5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63b5335ff0b2e5ec2a748aad70cfb87a1e67400e8d4a58c4d21f4bbe0ab8fff5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63b5335ff0b2e5ec2a748aad70cfb87a1e67400e8d4a58c4d21f4bbe0ab8fff5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-apiserver-rhel9@sha256%3A63b5335ff0b2e5ec2a748aad70cfb87a1e67400e8d4a58c4d21f4bbe0ab8fff5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144691"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:134163c4600edac7fd6cd32e6e489bfdd03a9e7b2554fb3cc43c696c18d1d6ad_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:134163c4600edac7fd6cd32e6e489bfdd03a9e7b2554fb3cc43c696c18d1d6ad_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:134163c4600edac7fd6cd32e6e489bfdd03a9e7b2554fb3cc43c696c18d1d6ad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256%3A134163c4600edac7fd6cd32e6e489bfdd03a9e7b2554fb3cc43c696c18d1d6ad?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142646"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3769775243694c05be0c6d52bee13877834b98e80a32162e3cc990386fe17cb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3769775243694c05be0c6d52bee13877834b98e80a32162e3cc990386fe17cb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3769775243694c05be0c6d52bee13877834b98e80a32162e3cc990386fe17cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9@sha256%3Ab3769775243694c05be0c6d52bee13877834b98e80a32162e3cc990386fe17cb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772666702"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b0124697d65e28f4068afe9969a3558ab5239b7b39b8a8e4d59179267cddec92_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b0124697d65e28f4068afe9969a3558ab5239b7b39b8a8e4d59179267cddec92_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b0124697d65e28f4068afe9969a3558ab5239b7b39b8a8e4d59179267cddec92_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3Ab0124697d65e28f4068afe9969a3558ab5239b7b39b8a8e4d59179267cddec92?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143222"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d5fe8fa8055701c1d85ff5cd062b28b808a791d658c1e6227cef379dc3706740_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d5fe8fa8055701c1d85ff5cd062b28b808a791d658c1e6227cef379dc3706740_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d5fe8fa8055701c1d85ff5cd062b28b808a791d658c1e6227cef379dc3706740_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openstack-cloud-controller-manager-rhel9@sha256%3Ad5fe8fa8055701c1d85ff5cd062b28b808a791d658c1e6227cef379dc3706740?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141559"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:533703f83c1706641c5423dff8be080c70ba831a0904c4d08cb84247c768fd96_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:533703f83c1706641c5423dff8be080c70ba831a0904c4d08cb84247c768fd96_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:533703f83c1706641c5423dff8be080c70ba831a0904c4d08cb84247c768fd96_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-framework-tools-rhel9@sha256%3A533703f83c1706641c5423dff8be080c70ba831a0904c4d08cb84247c768fd96?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772176727"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7033be83aeb0222e99fff2ed1436d9a9a61c9b616f6b0fa3c5352d8574bf5f04_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7033be83aeb0222e99fff2ed1436d9a9a61c9b616f6b0fa3c5352d8574bf5f04_ppc64le",
"product_id": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7033be83aeb0222e99fff2ed1436d9a9a61c9b616f6b0fa3c5352d8574bf5f04_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ovirt-csi-driver-rhel9@sha256%3A7033be83aeb0222e99fff2ed1436d9a9a61c9b616f6b0fa3c5352d8574bf5f04?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141084"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:cdf3f134bac400823d74df622bc73368c849621e10ce6e2483a3d17346e9adc8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:cdf3f134bac400823d74df622bc73368c849621e10ce6e2483a3d17346e9adc8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:cdf3f134bac400823d74df622bc73368c849621e10ce6e2483a3d17346e9adc8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256%3Acdf3f134bac400823d74df622bc73368c849621e10ce6e2483a3d17346e9adc8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772523424"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:114d2dbfa9f68214f2bf75daf889bd9dd8c678f6dfce6dfff9e13aed8f0ef66d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:114d2dbfa9f68214f2bf75daf889bd9dd8c678f6dfce6dfff9e13aed8f0ef66d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:114d2dbfa9f68214f2bf75daf889bd9dd8c678f6dfce6dfff9e13aed8f0ef66d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9@sha256%3A114d2dbfa9f68214f2bf75daf889bd9dd8c678f6dfce6dfff9e13aed8f0ef66d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772140895"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:c01cbd659b1fcb8dba2716f35c5256e886d438bb3a456f2d2f8189cf7d7a3f79_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:c01cbd659b1fcb8dba2716f35c5256e886d438bb3a456f2d2f8189cf7d7a3f79_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:c01cbd659b1fcb8dba2716f35c5256e886d438bb3a456f2d2f8189cf7d7a3f79_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-block-csi-driver-rhel9-operator@sha256%3Ac01cbd659b1fcb8dba2716f35c5256e886d438bb3a456f2d2f8189cf7d7a3f79?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142175"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f3d43dcaf117d7d4b4ab4db76e4f16bba7384c2c0dde245b3e264d6957bd8f19_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f3d43dcaf117d7d4b4ab4db76e4f16bba7384c2c0dde245b3e264d6957bd8f19_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f3d43dcaf117d7d4b4ab4db76e4f16bba7384c2c0dde245b3e264d6957bd8f19_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-cloud-controller-manager-rhel9@sha256%3Af3d43dcaf117d7d4b4ab4db76e4f16bba7384c2c0dde245b3e264d6957bd8f19?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141519"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:23ab98b2ad9e01cebf816c41ffcf05a0238c376e749891b69571d14e3254725a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:23ab98b2ad9e01cebf816c41ffcf05a0238c376e749891b69571d14e3254725a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:23ab98b2ad9e01cebf816c41ffcf05a0238c376e749891b69571d14e3254725a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-powervs-machine-controllers-rhel9@sha256%3A23ab98b2ad9e01cebf816c41ffcf05a0238c376e749891b69571d14e3254725a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772143131"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9e3be6f0d660b4809221fe1b2d6f51206b4ed40db4122eb2a55f23e0be4bf3d1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9e3be6f0d660b4809221fe1b2d6f51206b4ed40db4122eb2a55f23e0be4bf3d1_ppc64le",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9e3be6f0d660b4809221fe1b2d6f51206b4ed40db4122eb2a55f23e0be4bf3d1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift-route-controller-manager-rhel9@sha256%3A9e3be6f0d660b4809221fe1b2d6f51206b4ed40db4122eb2a55f23e0be4bf3d1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772144029"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:18064f2babbd41c755d29968a2d3f2bf5865a1d49f6bd9a37c527b754abf6273_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:18064f2babbd41c755d29968a2d3f2bf5865a1d49f6bd9a37c527b754abf6273_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:18064f2babbd41c755d29968a2d3f2bf5865a1d49f6bd9a37c527b754abf6273_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-service-ca-rhel9-operator@sha256%3A18064f2babbd41c755d29968a2d3f2bf5865a1d49f6bd9a37c527b754abf6273?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142573"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:be59287a152a193415847f19eb418698197e52c8bf1f74eb1162106404bb403c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:be59287a152a193415847f19eb418698197e52c8bf1f74eb1162106404bb403c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:be59287a152a193415847f19eb418698197e52c8bf1f74eb1162106404bb403c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256%3Abe59287a152a193415847f19eb418698197e52c8bf1f74eb1162106404bb403c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772593622"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:ff78f8929c2a152f76ac995d4e9203c6844058b114cf1e2bfafe371f41f305e9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:ff78f8929c2a152f76ac995d4e9203c6844058b114cf1e2bfafe371f41f305e9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:ff78f8929c2a152f76ac995d4e9203c6844058b114cf1e2bfafe371f41f305e9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-microshift-rhel9@sha256%3Aff78f8929c2a152f76ac995d4e9203c6844058b114cf1e2bfafe371f41f305e9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772467275"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:1a191eaf5b0d23e0374829048c516e743555781bae221c9bf2234de24fe8d29a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:1a191eaf5b0d23e0374829048c516e743555781bae221c9bf2234de24fe8d29a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:1a191eaf5b0d23e0374829048c516e743555781bae221c9bf2234de24fe8d29a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prom-label-proxy-rhel9@sha256%3A1a191eaf5b0d23e0374829048c516e743555781bae221c9bf2234de24fe8d29a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772142820"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:751ddc2fe22c3928ae1e3137fd8b7741f4f671d5acc56467b05e3d9c892139f0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:751ddc2fe22c3928ae1e3137fd8b7741f4f671d5acc56467b05e3d9c892139f0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:751ddc2fe22c3928ae1e3137fd8b7741f4f671d5acc56467b05e3d9c892139f0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-config-reloader-rhel9@sha256%3A751ddc2fe22c3928ae1e3137fd8b7741f4f671d5acc56467b05e3d9c892139f0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772433633"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:29835580dae34eaf6a13a4b2c706138f40adbacd67670f8d19cfb952e70593d6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:29835580dae34eaf6a13a4b2c706138f40adbacd67670f8d19cfb952e70593d6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:29835580dae34eaf6a13a4b2c706138f40adbacd67670f8d19cfb952e70593d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9-operator@sha256%3A29835580dae34eaf6a13a4b2c706138f40adbacd67670f8d19cfb952e70593d6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772433630"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a2b9473de35e8194617769c2c1aaed3499d57a55110827f3f94f191ab02acdcd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a2b9473de35e8194617769c2c1aaed3499d57a55110827f3f94f191ab02acdcd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a2b9473de35e8194617769c2c1aaed3499d57a55110827f3f94f191ab02acdcd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-operator-admission-webhook-rhel9@sha256%3Aa2b9473de35e8194617769c2c1aaed3499d57a55110827f3f94f191ab02acdcd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772433634"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:786e891282301405fd2ab537b4ab459cf984e50ae4384def434b47f28b6fe35b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:786e891282301405fd2ab537b4ab459cf984e50ae4384def434b47f28b6fe35b_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:786e891282301405fd2ab537b4ab459cf984e50ae4384def434b47f28b6fe35b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-telemeter-rhel9@sha256%3A786e891282301405fd2ab537b4ab459cf984e50ae4384def434b47f28b6fe35b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141358"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:097e955c655e3dea8251b05c0f56a5cba51ef51c7e15b0812cc10f2a36a68eb1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:097e955c655e3dea8251b05c0f56a5cba51ef51c7e15b0812cc10f2a36a68eb1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:097e955c655e3dea8251b05c0f56a5cba51ef51c7e15b0812cc10f2a36a68eb1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-thanos-rhel9@sha256%3A097e955c655e3dea8251b05c0f56a5cba51ef51c7e15b0812cc10f2a36a68eb1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141288"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:458c8d962d112078933a4279f40a568b4cac90843b236a2444932dd44fe5fb83_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:458c8d962d112078933a4279f40a568b4cac90843b236a2444932dd44fe5fb83_ppc64le",
"product_id": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:458c8d962d112078933a4279f40a568b4cac90843b236a2444932dd44fe5fb83_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/volume-data-source-validator-rhel9@sha256%3A458c8d962d112078933a4279f40a568b4cac90843b236a2444932dd44fe5fb83?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4\u0026tag=1772141838"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:53b47cc5cad449bb388468486726593c6f5f0a20e23b035c2bdbe283d77fdc16_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:53b47cc5cad449bb388468486726593c6f5f0a20e23b035c2bdbe283d77fdc16_s390x"
},
"product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:53b47cc5cad449bb388468486726593c6f5f0a20e23b035c2bdbe283d77fdc16_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5e268fb9530fc6ea702bfe64e5ad3864f40d9c0e3beeb2581fe2a8229e191336_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5e268fb9530fc6ea702bfe64e5ad3864f40d9c0e3beeb2581fe2a8229e191336_amd64"
},
"product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5e268fb9530fc6ea702bfe64e5ad3864f40d9c0e3beeb2581fe2a8229e191336_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9414bd27ae196de5d952d6689530d09632bc529ea73e29ab09a2a9e8aaed601e_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9414bd27ae196de5d952d6689530d09632bc529ea73e29ab09a2a9e8aaed601e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9414bd27ae196de5d952d6689530d09632bc529ea73e29ab09a2a9e8aaed601e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b1ca3d740fe69d29817827b9b5475172b8cfe21546b59c99c82cb1c61d19844f_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b1ca3d740fe69d29817827b9b5475172b8cfe21546b59c99c82cb1c61d19844f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b1ca3d740fe69d29817827b9b5475172b8cfe21546b59c99c82cb1c61d19844f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:879e40240f8a9e6f323bf40d226586f5ecfdb91bfdeb0a2126dfaa67c3e3fd85_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:879e40240f8a9e6f323bf40d226586f5ecfdb91bfdeb0a2126dfaa67c3e3fd85_s390x"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:879e40240f8a9e6f323bf40d226586f5ecfdb91bfdeb0a2126dfaa67c3e3fd85_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9b4085029ca2e11663e7adfeee36a9f5783ce7106521fe02a99132be4bf4d9a9_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9b4085029ca2e11663e7adfeee36a9f5783ce7106521fe02a99132be4bf4d9a9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9b4085029ca2e11663e7adfeee36a9f5783ce7106521fe02a99132be4bf4d9a9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:acbd8e36fbcccc23f3fbc2013321c793d724592e637988ddc1b0d81b0a538ffd_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:acbd8e36fbcccc23f3fbc2013321c793d724592e637988ddc1b0d81b0a538ffd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:acbd8e36fbcccc23f3fbc2013321c793d724592e637988ddc1b0d81b0a538ffd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f51d6640749d0b80892428c7eb2b54e1e75fc69311ce456c425afac40caec745_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f51d6640749d0b80892428c7eb2b54e1e75fc69311ce456c425afac40caec745_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f51d6640749d0b80892428c7eb2b54e1e75fc69311ce456c425afac40caec745_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2e7fcd6eaae5d8e35155b811ad6fe4cc9934b31a0076e80df6d409b11ca8d226_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2e7fcd6eaae5d8e35155b811ad6fe4cc9934b31a0076e80df6d409b11ca8d226_amd64"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2e7fcd6eaae5d8e35155b811ad6fe4cc9934b31a0076e80df6d409b11ca8d226_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:828ac94fecfe5b6e8263621a62187f070f9e3cf2668d24f00620ca47b29c37c2_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:828ac94fecfe5b6e8263621a62187f070f9e3cf2668d24f00620ca47b29c37c2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:828ac94fecfe5b6e8263621a62187f070f9e3cf2668d24f00620ca47b29c37c2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b152b96f3e1c5e6ea18ee532c4f747ac0e0bcf082c1bc0fd8ba60aaf7d914ba9_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b152b96f3e1c5e6ea18ee532c4f747ac0e0bcf082c1bc0fd8ba60aaf7d914ba9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b152b96f3e1c5e6ea18ee532c4f747ac0e0bcf082c1bc0fd8ba60aaf7d914ba9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c5f8bb01174a32ba07070a5488b2fb27ca7820508491914337a6433d4766f039_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c5f8bb01174a32ba07070a5488b2fb27ca7820508491914337a6433d4766f039_s390x"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c5f8bb01174a32ba07070a5488b2fb27ca7820508491914337a6433d4766f039_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e024a95761866be7a23ddcd5fd0dbbabbda249218d36ba9cf51d561575009fd_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e024a95761866be7a23ddcd5fd0dbbabbda249218d36ba9cf51d561575009fd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e024a95761866be7a23ddcd5fd0dbbabbda249218d36ba9cf51d561575009fd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:4a5cb39ccce3520bbbd2bb98b84df278724e9084cf7abe9f100963b05f6a51a8_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:4a5cb39ccce3520bbbd2bb98b84df278724e9084cf7abe9f100963b05f6a51a8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:4a5cb39ccce3520bbbd2bb98b84df278724e9084cf7abe9f100963b05f6a51a8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7b3dac83c616876919f2bed7ef7318dce0f20bd12bcb6cf754814233f19710e3_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7b3dac83c616876919f2bed7ef7318dce0f20bd12bcb6cf754814233f19710e3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7b3dac83c616876919f2bed7ef7318dce0f20bd12bcb6cf754814233f19710e3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b466e339cfa61e214e09f1b47171616d59dc1748b8e02a096d74d0975b955c5a_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b466e339cfa61e214e09f1b47171616d59dc1748b8e02a096d74d0975b955c5a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b466e339cfa61e214e09f1b47171616d59dc1748b8e02a096d74d0975b955c5a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1675f4cf4337e6ee6f4b0506017f95e48775b58ae80b02f24d2d6cf4b24e0897_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1675f4cf4337e6ee6f4b0506017f95e48775b58ae80b02f24d2d6cf4b24e0897_amd64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1675f4cf4337e6ee6f4b0506017f95e48775b58ae80b02f24d2d6cf4b24e0897_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7b91722c7e9d1fda1994adeb21ebd50726d916378b50b942cd2a6bb636d98a4c_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7b91722c7e9d1fda1994adeb21ebd50726d916378b50b942cd2a6bb636d98a4c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7b91722c7e9d1fda1994adeb21ebd50726d916378b50b942cd2a6bb636d98a4c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4f190f8c7699860fef711a4ea52e922d840b0ae7f7b99f431d29be088e16b12_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4f190f8c7699860fef711a4ea52e922d840b0ae7f7b99f431d29be088e16b12_s390x"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4f190f8c7699860fef711a4ea52e922d840b0ae7f7b99f431d29be088e16b12_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c72327fe63c1e302e35dbb0fdf46787529e6583c544a20c0c7507fec8a9916f9_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c72327fe63c1e302e35dbb0fdf46787529e6583c544a20c0c7507fec8a9916f9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c72327fe63c1e302e35dbb0fdf46787529e6583c544a20c0c7507fec8a9916f9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:148d1267925de54e2ff67cc04f7e1eea48e4812881eb13a6d4ac84fc9edf3960_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:148d1267925de54e2ff67cc04f7e1eea48e4812881eb13a6d4ac84fc9edf3960_amd64"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:148d1267925de54e2ff67cc04f7e1eea48e4812881eb13a6d4ac84fc9edf3960_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4728a45a6f0d6184637de454fa23aa87fdab1ad388c0f82dc97a63780d848148_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4728a45a6f0d6184637de454fa23aa87fdab1ad388c0f82dc97a63780d848148_s390x"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4728a45a6f0d6184637de454fa23aa87fdab1ad388c0f82dc97a63780d848148_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7ed045e8c4ffd8421d54d6a4ff9ee3b8af00169d184f39fafdcbe689429e9a94_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7ed045e8c4ffd8421d54d6a4ff9ee3b8af00169d184f39fafdcbe689429e9a94_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7ed045e8c4ffd8421d54d6a4ff9ee3b8af00169d184f39fafdcbe689429e9a94_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ee8ef9b71b81d64e1c95c28aa12093098c55dbb4a970f16237aee5cfa1f1756d_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ee8ef9b71b81d64e1c95c28aa12093098c55dbb4a970f16237aee5cfa1f1756d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ee8ef9b71b81d64e1c95c28aa12093098c55dbb4a970f16237aee5cfa1f1756d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:11ba356bc22603fdc9da30ce02a56e0841715ffa1be1533e409f680525e35a95_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:11ba356bc22603fdc9da30ce02a56e0841715ffa1be1533e409f680525e35a95_amd64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:11ba356bc22603fdc9da30ce02a56e0841715ffa1be1533e409f680525e35a95_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313103a205fe81020b9acec854f03b3c35de728e2a8ee7f8b778eefcff1e9adc_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313103a205fe81020b9acec854f03b3c35de728e2a8ee7f8b778eefcff1e9adc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313103a205fe81020b9acec854f03b3c35de728e2a8ee7f8b778eefcff1e9adc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:48ed707b531cc589ab67cc34196bd107b85250edf3619a3c348c45dfc6f535a4_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:48ed707b531cc589ab67cc34196bd107b85250edf3619a3c348c45dfc6f535a4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:48ed707b531cc589ab67cc34196bd107b85250edf3619a3c348c45dfc6f535a4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7e689a159a17e702266acb3e5d7487f9ce17eed2c1f5166948103010747f2db_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7e689a159a17e702266acb3e5d7487f9ce17eed2c1f5166948103010747f2db_s390x"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7e689a159a17e702266acb3e5d7487f9ce17eed2c1f5166948103010747f2db_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:377373ba5a37f2fc8fa27875afb5ab500820c68e660b1cab11cb52ad14541577_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:377373ba5a37f2fc8fa27875afb5ab500820c68e660b1cab11cb52ad14541577_arm64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:377373ba5a37f2fc8fa27875afb5ab500820c68e660b1cab11cb52ad14541577_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6d8b5a059175e2260a85f40a098c25c61608feb4d59880c2eed941bcc3fdc6db_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6d8b5a059175e2260a85f40a098c25c61608feb4d59880c2eed941bcc3fdc6db_s390x"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6d8b5a059175e2260a85f40a098c25c61608feb4d59880c2eed941bcc3fdc6db_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:82a2a3cc00c616964a3c24cf1095a005e4e573cb79c345e9004dbcd35e180c10_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:82a2a3cc00c616964a3c24cf1095a005e4e573cb79c345e9004dbcd35e180c10_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:82a2a3cc00c616964a3c24cf1095a005e4e573cb79c345e9004dbcd35e180c10_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecebe8f91837ebe91c2f9c159b54f6fea43fd7d750929e2a5b08fd1aee688582_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecebe8f91837ebe91c2f9c159b54f6fea43fd7d750929e2a5b08fd1aee688582_amd64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecebe8f91837ebe91c2f9c159b54f6fea43fd7d750929e2a5b08fd1aee688582_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:1256eb041e3f4703292fda7d334bdab8ad59e6ded330b2480f0e450aee1b141d_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:1256eb041e3f4703292fda7d334bdab8ad59e6ded330b2480f0e450aee1b141d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:1256eb041e3f4703292fda7d334bdab8ad59e6ded330b2480f0e450aee1b141d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:78083b25b57df22ae9e0eb27d3edd7c3e73de676f3dfabd4c419b37aa9c027a9_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:78083b25b57df22ae9e0eb27d3edd7c3e73de676f3dfabd4c419b37aa9c027a9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:78083b25b57df22ae9e0eb27d3edd7c3e73de676f3dfabd4c419b37aa9c027a9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:b8ef42ea1815cde45206e98b2b0fc70ca55549df44d7ae7470b37567c30ff5d6_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b8ef42ea1815cde45206e98b2b0fc70ca55549df44d7ae7470b37567c30ff5d6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:b8ef42ea1815cde45206e98b2b0fc70ca55549df44d7ae7470b37567c30ff5d6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:d61acb82a53a3e4b0d1d2fb09e94d34d9a990e43f09aac31f335f970a29ca82f_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d61acb82a53a3e4b0d1d2fb09e94d34d9a990e43f09aac31f335f970a29ca82f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:d61acb82a53a3e4b0d1d2fb09e94d34d9a990e43f09aac31f335f970a29ca82f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5855659dd086fe497b927919984f9ebbf9e5ab0a110ecc3d761efc6d44846245_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5855659dd086fe497b927919984f9ebbf9e5ab0a110ecc3d761efc6d44846245_amd64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5855659dd086fe497b927919984f9ebbf9e5ab0a110ecc3d761efc6d44846245_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a19a3f623da8d80725954f6cd9aa9717b62c8fca465f242db675b28911906499_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a19a3f623da8d80725954f6cd9aa9717b62c8fca465f242db675b28911906499_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a19a3f623da8d80725954f6cd9aa9717b62c8fca465f242db675b28911906499_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a5328b6e7d62edfebe695362a4532572c99f79cde855f0ad0f46394d93d9cfda_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a5328b6e7d62edfebe695362a4532572c99f79cde855f0ad0f46394d93d9cfda_arm64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a5328b6e7d62edfebe695362a4532572c99f79cde855f0ad0f46394d93d9cfda_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:b49d1a3d8141b1b16c0dee745ab5a0109bff96fb8103ea911db8efd49ae1f1de_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:b49d1a3d8141b1b16c0dee745ab5a0109bff96fb8103ea911db8efd49ae1f1de_s390x"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:b49d1a3d8141b1b16c0dee745ab5a0109bff96fb8103ea911db8efd49ae1f1de_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0783c5a17f3458d7e3f59952ff01dfdcfe8510048fb41f8603e73f374c1fb49c_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0783c5a17f3458d7e3f59952ff01dfdcfe8510048fb41f8603e73f374c1fb49c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0783c5a17f3458d7e3f59952ff01dfdcfe8510048fb41f8603e73f374c1fb49c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1f3a254a7c44483a9503e70e4abcb579081c62d5cd37ff435be44a215f7843ec_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1f3a254a7c44483a9503e70e4abcb579081c62d5cd37ff435be44a215f7843ec_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1f3a254a7c44483a9503e70e4abcb579081c62d5cd37ff435be44a215f7843ec_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:e113ec3685f8d055c89e11b0ac8acc806b4aed59f19ae0eb4e7d896d4276a4c9_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:e113ec3685f8d055c89e11b0ac8acc806b4aed59f19ae0eb4e7d896d4276a4c9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:e113ec3685f8d055c89e11b0ac8acc806b4aed59f19ae0eb4e7d896d4276a4c9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f9fb910e3a55c4023201befe8e29197f3a60b3c62b7814903bcef5554b939857_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f9fb910e3a55c4023201befe8e29197f3a60b3c62b7814903bcef5554b939857_s390x"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f9fb910e3a55c4023201befe8e29197f3a60b3c62b7814903bcef5554b939857_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:17546c1840d65f2ee98ac183705e6956f4131d3ff32cde615728f9f25882b603_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:17546c1840d65f2ee98ac183705e6956f4131d3ff32cde615728f9f25882b603_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:17546c1840d65f2ee98ac183705e6956f4131d3ff32cde615728f9f25882b603_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3c928586ae0b46feacd6570dee3ec49a5a204227e113432194bc353f6014dcbc_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3c928586ae0b46feacd6570dee3ec49a5a204227e113432194bc353f6014dcbc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3c928586ae0b46feacd6570dee3ec49a5a204227e113432194bc353f6014dcbc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:562eced3b90258a09cbab4518332ad36f9526532f2228da862d50b3076aa31d7_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:562eced3b90258a09cbab4518332ad36f9526532f2228da862d50b3076aa31d7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:562eced3b90258a09cbab4518332ad36f9526532f2228da862d50b3076aa31d7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c925e942321c121dd314b39f7254913e71992d8414b5c778163855764269fc8e_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c925e942321c121dd314b39f7254913e71992d8414b5c778163855764269fc8e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c925e942321c121dd314b39f7254913e71992d8414b5c778163855764269fc8e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:8ad05e7041a80ac61df181098b00784912670e01ec166bac6c504460828eba6a_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:8ad05e7041a80ac61df181098b00784912670e01ec166bac6c504460828eba6a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:8ad05e7041a80ac61df181098b00784912670e01ec166bac6c504460828eba6a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9b357c6d30157c7dad00894e9f8f724d8be110d9658813fd61699714b7a48c4_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9b357c6d30157c7dad00894e9f8f724d8be110d9658813fd61699714b7a48c4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9b357c6d30157c7dad00894e9f8f724d8be110d9658813fd61699714b7a48c4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9cf1116ad028c8b358eb013d9751aec24eda566a74325123ce18c10bade1e13_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9cf1116ad028c8b358eb013d9751aec24eda566a74325123ce18c10bade1e13_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9cf1116ad028c8b358eb013d9751aec24eda566a74325123ce18c10bade1e13_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:bc49f21e2c4be0b4ca0c199a25f90548d7ab8f16e3d78ff4adecbde6052262be_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:bc49f21e2c4be0b4ca0c199a25f90548d7ab8f16e3d78ff4adecbde6052262be_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:bc49f21e2c4be0b4ca0c199a25f90548d7ab8f16e3d78ff4adecbde6052262be_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:1d8c51ba4344673c2f0c4b023d72b683b2c3a26cbfe64798414c5d4e05005ca0_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1d8c51ba4344673c2f0c4b023d72b683b2c3a26cbfe64798414c5d4e05005ca0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:1d8c51ba4344673c2f0c4b023d72b683b2c3a26cbfe64798414c5d4e05005ca0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:6e32a82da78fd60e74c129296bd390de402cd7a22a0f1ddbcfb9d3dec7ac1c5b_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6e32a82da78fd60e74c129296bd390de402cd7a22a0f1ddbcfb9d3dec7ac1c5b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:6e32a82da78fd60e74c129296bd390de402cd7a22a0f1ddbcfb9d3dec7ac1c5b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:aaab47f78d572983b4e8e8395c8c3d53d05c3317aea16c011032b2fd4f438fb9_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:aaab47f78d572983b4e8e8395c8c3d53d05c3317aea16c011032b2fd4f438fb9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:aaab47f78d572983b4e8e8395c8c3d53d05c3317aea16c011032b2fd4f438fb9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:d2d38a98fc09052bc5fe169321a534006a2ff8605d2314d04eee39e2492104b9_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d2d38a98fc09052bc5fe169321a534006a2ff8605d2314d04eee39e2492104b9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:d2d38a98fc09052bc5fe169321a534006a2ff8605d2314d04eee39e2492104b9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0615ec5b92ee4b3a4e28531f41a21b9a99a64f6972c76c66de90ea13875ddb5e_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0615ec5b92ee4b3a4e28531f41a21b9a99a64f6972c76c66de90ea13875ddb5e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0615ec5b92ee4b3a4e28531f41a21b9a99a64f6972c76c66de90ea13875ddb5e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46aea21f727db784382ab4a0329437fe9e1f4556c0cf7d0e3a6d904e4e3ef412_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46aea21f727db784382ab4a0329437fe9e1f4556c0cf7d0e3a6d904e4e3ef412_arm64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46aea21f727db784382ab4a0329437fe9e1f4556c0cf7d0e3a6d904e4e3ef412_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:62ca47a44b86ae7bde47e145474a0b61dacb1f6b503ea63475d7c090ff2b5db0_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:62ca47a44b86ae7bde47e145474a0b61dacb1f6b503ea63475d7c090ff2b5db0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:62ca47a44b86ae7bde47e145474a0b61dacb1f6b503ea63475d7c090ff2b5db0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:97d075f6a0c08361b3f207632d98bdf276a9eb0ec0e79d54ed13550edee42c38_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:97d075f6a0c08361b3f207632d98bdf276a9eb0ec0e79d54ed13550edee42c38_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:97d075f6a0c08361b3f207632d98bdf276a9eb0ec0e79d54ed13550edee42c38_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70e3b704d6af11d99287446717854c466f188db69fc622be08fdd7a8266a1391_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70e3b704d6af11d99287446717854c466f188db69fc622be08fdd7a8266a1391_arm64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70e3b704d6af11d99287446717854c466f188db69fc622be08fdd7a8266a1391_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:784d025249cf0f4921d34ffd4387ad7fef62292e8df8e303213514bbd5a3b1e3_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:784d025249cf0f4921d34ffd4387ad7fef62292e8df8e303213514bbd5a3b1e3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:784d025249cf0f4921d34ffd4387ad7fef62292e8df8e303213514bbd5a3b1e3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9e3be6f0d660b4809221fe1b2d6f51206b4ed40db4122eb2a55f23e0be4bf3d1_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9e3be6f0d660b4809221fe1b2d6f51206b4ed40db4122eb2a55f23e0be4bf3d1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9e3be6f0d660b4809221fe1b2d6f51206b4ed40db4122eb2a55f23e0be4bf3d1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d3fe7d8d1fbacc9832ebf90ed7548a6b2cb283f8a98a6ca73b324e427b5d69d7_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d3fe7d8d1fbacc9832ebf90ed7548a6b2cb283f8a98a6ca73b324e427b5d69d7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d3fe7d8d1fbacc9832ebf90ed7548a6b2cb283f8a98a6ca73b324e427b5d69d7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:9b772451057fbf63e5173aecb056db601413f419ed9fd98d7ef3b08dfcd79e11_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:9b772451057fbf63e5173aecb056db601413f419ed9fd98d7ef3b08dfcd79e11_s390x"
},
"product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:9b772451057fbf63e5173aecb056db601413f419ed9fd98d7ef3b08dfcd79e11_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:bf155cef265c06b90ddabf0b4e5eac5395f4cbf9165c87e3183746ebade36b99_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:bf155cef265c06b90ddabf0b4e5eac5395f4cbf9165c87e3183746ebade36b99_arm64"
},
"product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:bf155cef265c06b90ddabf0b4e5eac5395f4cbf9165c87e3183746ebade36b99_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:d73481ff034289f9f1cc811bb66ecb9a254de0044aee18755034c10410478f2e_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:d73481ff034289f9f1cc811bb66ecb9a254de0044aee18755034c10410478f2e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:d73481ff034289f9f1cc811bb66ecb9a254de0044aee18755034c10410478f2e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e26d8456983b600e7248b5741030a68531e5d0f45666e6e3ae02ffc55ed0f906_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e26d8456983b600e7248b5741030a68531e5d0f45666e6e3ae02ffc55ed0f906_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e26d8456983b600e7248b5741030a68531e5d0f45666e6e3ae02ffc55ed0f906_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1e21d1b03c1d8d6d2d5c3d2fd2bc68f06cf4ba6339390b49ee94980e66faa3e6_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1e21d1b03c1d8d6d2d5c3d2fd2bc68f06cf4ba6339390b49ee94980e66faa3e6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1e21d1b03c1d8d6d2d5c3d2fd2bc68f06cf4ba6339390b49ee94980e66faa3e6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:85b66f1e1b6ca493592c62215cf8e94d29d6f1bcb68c146a7466133f661cff9c_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:85b66f1e1b6ca493592c62215cf8e94d29d6f1bcb68c146a7466133f661cff9c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:85b66f1e1b6ca493592c62215cf8e94d29d6f1bcb68c146a7466133f661cff9c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a9e900b764acc0925e6c381fe09ab5c59bf8085ee5cb21b9bf87ba08fff95c6a_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a9e900b764acc0925e6c381fe09ab5c59bf8085ee5cb21b9bf87ba08fff95c6a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a9e900b764acc0925e6c381fe09ab5c59bf8085ee5cb21b9bf87ba08fff95c6a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d4f70164ddbe9c49e57f079bc5f7f0881fce0f8a074b5a948ecd338a308638da_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d4f70164ddbe9c49e57f079bc5f7f0881fce0f8a074b5a948ecd338a308638da_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d4f70164ddbe9c49e57f079bc5f7f0881fce0f8a074b5a948ecd338a308638da_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8445b586683b90ca3f69f83b881cdd46c78198a7b021b0499f3f5de367ae27e1_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8445b586683b90ca3f69f83b881cdd46c78198a7b021b0499f3f5de367ae27e1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8445b586683b90ca3f69f83b881cdd46c78198a7b021b0499f3f5de367ae27e1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aa0f445083b105af4fc1cad85682c286dc1764c2810634c4266942677125412_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aa0f445083b105af4fc1cad85682c286dc1764c2810634c4266942677125412_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aa0f445083b105af4fc1cad85682c286dc1764c2810634c4266942677125412_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f1ab95b9af24529b03e73d6d3cc3e010c53eeb72f7cd441160982e7a3f40edba_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f1ab95b9af24529b03e73d6d3cc3e010c53eeb72f7cd441160982e7a3f40edba_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f1ab95b9af24529b03e73d6d3cc3e010c53eeb72f7cd441160982e7a3f40edba_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f4f78fda0baa299dcf7ac093ca782970074760999f96fcea9d170c9cd35455ee_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f4f78fda0baa299dcf7ac093ca782970074760999f96fcea9d170c9cd35455ee_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f4f78fda0baa299dcf7ac093ca782970074760999f96fcea9d170c9cd35455ee_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2ad3be815abfa60205bc0de77557f8bfc6ee8b80e3d25ee9cd1088a5e3f6bf8d_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2ad3be815abfa60205bc0de77557f8bfc6ee8b80e3d25ee9cd1088a5e3f6bf8d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2ad3be815abfa60205bc0de77557f8bfc6ee8b80e3d25ee9cd1088a5e3f6bf8d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3242a9336b5a940e9a88b988d1780e8dd6fbe7055ff647d07a7885a3c272619e_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3242a9336b5a940e9a88b988d1780e8dd6fbe7055ff647d07a7885a3c272619e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3242a9336b5a940e9a88b988d1780e8dd6fbe7055ff647d07a7885a3c272619e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d9c7a9bf4ff66ed09b758109eaa9002242e4eb9604f5c0fd964b4087a609d3c_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d9c7a9bf4ff66ed09b758109eaa9002242e4eb9604f5c0fd964b4087a609d3c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d9c7a9bf4ff66ed09b758109eaa9002242e4eb9604f5c0fd964b4087a609d3c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d84b76fbb614c30c67c88d6bea9ac818854f6f9aa3ab2ae8bc3be266c0901400_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d84b76fbb614c30c67c88d6bea9ac818854f6f9aa3ab2ae8bc3be266c0901400_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d84b76fbb614c30c67c88d6bea9ac818854f6f9aa3ab2ae8bc3be266c0901400_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:45c02eac036665c9f003f0383f1503503580cdd5461f6de4bcb0b88edd8c77ec_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:45c02eac036665c9f003f0383f1503503580cdd5461f6de4bcb0b88edd8c77ec_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:45c02eac036665c9f003f0383f1503503580cdd5461f6de4bcb0b88edd8c77ec_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a0514e0c9580b85e61b553b971d8d3a65f3cac4040ad6d74a3337db46d840feb_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a0514e0c9580b85e61b553b971d8d3a65f3cac4040ad6d74a3337db46d840feb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a0514e0c9580b85e61b553b971d8d3a65f3cac4040ad6d74a3337db46d840feb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a2f51cce516f6300e1724389a99afc1e5b00096d5d8b0c05c302d9ef483c166c_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a2f51cce516f6300e1724389a99afc1e5b00096d5d8b0c05c302d9ef483c166c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a2f51cce516f6300e1724389a99afc1e5b00096d5d8b0c05c302d9ef483c166c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f7caf5c32326c741206573aaecf5fdfc4948062d840dd2beb7b7b1016d24e697_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f7caf5c32326c741206573aaecf5fdfc4948062d840dd2beb7b7b1016d24e697_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f7caf5c32326c741206573aaecf5fdfc4948062d840dd2beb7b7b1016d24e697_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:4bac5520ec58aac65a508a746976667acbb6132ebfe6aacb2f8136f3198aa35b_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:4bac5520ec58aac65a508a746976667acbb6132ebfe6aacb2f8136f3198aa35b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:4bac5520ec58aac65a508a746976667acbb6132ebfe6aacb2f8136f3198aa35b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:019951ef27fb8d5ea4878b8f22bb0d0d1f357aac25b8998c743980377fe03563_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:019951ef27fb8d5ea4878b8f22bb0d0d1f357aac25b8998c743980377fe03563_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:019951ef27fb8d5ea4878b8f22bb0d0d1f357aac25b8998c743980377fe03563_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18b5b21ee15093503e1e3d2f6446ef3f5ffdca30bb50cc9f67dc7596930cb449_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18b5b21ee15093503e1e3d2f6446ef3f5ffdca30bb50cc9f67dc7596930cb449_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18b5b21ee15093503e1e3d2f6446ef3f5ffdca30bb50cc9f67dc7596930cb449_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86362580db907ab09ca1f54b284fea5cf787ddb5c1e99674f6ebf28a3990cccd_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86362580db907ab09ca1f54b284fea5cf787ddb5c1e99674f6ebf28a3990cccd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86362580db907ab09ca1f54b284fea5cf787ddb5c1e99674f6ebf28a3990cccd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9ca06bbe2df39add7d22b660a5408b54b974ded86faf7ec9d0985acf0d4e9f32_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9ca06bbe2df39add7d22b660a5408b54b974ded86faf7ec9d0985acf0d4e9f32_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9ca06bbe2df39add7d22b660a5408b54b974ded86faf7ec9d0985acf0d4e9f32_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3322914e1219da147d36aee3121d4d4b42bb619419535942aa9108f6918d8e3b_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3322914e1219da147d36aee3121d4d4b42bb619419535942aa9108f6918d8e3b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3322914e1219da147d36aee3121d4d4b42bb619419535942aa9108f6918d8e3b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3d444da8f07a9e605b799ae9e3154c7a8681da7824f959e2b5b2423b80c39bdf_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3d444da8f07a9e605b799ae9e3154c7a8681da7824f959e2b5b2423b80c39bdf_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3d444da8f07a9e605b799ae9e3154c7a8681da7824f959e2b5b2423b80c39bdf_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b87501819460dc6ba4bed05a65311592e85ef392a36e9296eeb11fcec26be8b2_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b87501819460dc6ba4bed05a65311592e85ef392a36e9296eeb11fcec26be8b2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b87501819460dc6ba4bed05a65311592e85ef392a36e9296eeb11fcec26be8b2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e45d8e82a1654526fc4562335cad427c7c3aa4dd01215e9754a34be8b9e64f5d_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e45d8e82a1654526fc4562335cad427c7c3aa4dd01215e9754a34be8b9e64f5d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e45d8e82a1654526fc4562335cad427c7c3aa4dd01215e9754a34be8b9e64f5d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:946fbedc73895ef344552e10628d3fa305bb50a0329614ced5b200fc1b4d2dfd_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:946fbedc73895ef344552e10628d3fa305bb50a0329614ced5b200fc1b4d2dfd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:946fbedc73895ef344552e10628d3fa305bb50a0329614ced5b200fc1b4d2dfd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e4f534afec621975ef7b2389f239bc672eae0bc342fee2fbe9560e20e892e3c5_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e4f534afec621975ef7b2389f239bc672eae0bc342fee2fbe9560e20e892e3c5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e4f534afec621975ef7b2389f239bc672eae0bc342fee2fbe9560e20e892e3c5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:010e0f69ac3dec9157af776acd4f91d29641c2550466f6ec26ba31743373233f_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:010e0f69ac3dec9157af776acd4f91d29641c2550466f6ec26ba31743373233f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:010e0f69ac3dec9157af776acd4f91d29641c2550466f6ec26ba31743373233f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:87371170c06f7ff9245e5c8f2a0884e969d6d8941d555338ef28ba63be405728_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:87371170c06f7ff9245e5c8f2a0884e969d6d8941d555338ef28ba63be405728_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:87371170c06f7ff9245e5c8f2a0884e969d6d8941d555338ef28ba63be405728_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:2c913cd14b852ece07e98db33327a22a4ea3451d241d37027bb51f595f93b0e3_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:2c913cd14b852ece07e98db33327a22a4ea3451d241d37027bb51f595f93b0e3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:2c913cd14b852ece07e98db33327a22a4ea3451d241d37027bb51f595f93b0e3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:952b83652c4613ee04ecf5c6cfa6961fd66fc865c84c99bff4f879512820bb60_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:952b83652c4613ee04ecf5c6cfa6961fd66fc865c84c99bff4f879512820bb60_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:952b83652c4613ee04ecf5c6cfa6961fd66fc865c84c99bff4f879512820bb60_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4cc93202ab581798ff4e06e177ce24b8e880ce650b45a135569c1257656c2b24_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4cc93202ab581798ff4e06e177ce24b8e880ce650b45a135569c1257656c2b24_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4cc93202ab581798ff4e06e177ce24b8e880ce650b45a135569c1257656c2b24_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b877e2430ca1ef3b575577dbe08d3b13fe1274c1bb20e065421cae418a6374a1_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b877e2430ca1ef3b575577dbe08d3b13fe1274c1bb20e065421cae418a6374a1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b877e2430ca1ef3b575577dbe08d3b13fe1274c1bb20e065421cae418a6374a1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3701c8556b2ec7a09dab7e672729dc6057919b905eeeaba9e09ab38e3074ebb7_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3701c8556b2ec7a09dab7e672729dc6057919b905eeeaba9e09ab38e3074ebb7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3701c8556b2ec7a09dab7e672729dc6057919b905eeeaba9e09ab38e3074ebb7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:faa21d468371967ce9e5b262111cbdfe69ba6a8821b659806718866b3a640490_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:faa21d468371967ce9e5b262111cbdfe69ba6a8821b659806718866b3a640490_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:faa21d468371967ce9e5b262111cbdfe69ba6a8821b659806718866b3a640490_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f6d80e175d9165dd41da793921d5d6f69cf536c5d16e745b445979b0282045c_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f6d80e175d9165dd41da793921d5d6f69cf536c5d16e745b445979b0282045c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f6d80e175d9165dd41da793921d5d6f69cf536c5d16e745b445979b0282045c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:42f5aeee6f2524bc1f0db71092fccd1260d20d0b94531f88ee037921bedc8408_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:42f5aeee6f2524bc1f0db71092fccd1260d20d0b94531f88ee037921bedc8408_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:42f5aeee6f2524bc1f0db71092fccd1260d20d0b94531f88ee037921bedc8408_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:182402ad5468234dca690272044b015d0545229ebd84e85834f57c767eb96d84_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:182402ad5468234dca690272044b015d0545229ebd84e85834f57c767eb96d84_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:182402ad5468234dca690272044b015d0545229ebd84e85834f57c767eb96d84_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3e3f7e476df2c2b27a8c3a17ca83a98224c8db8952ef6b2117816bc81c9c74ae_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3e3f7e476df2c2b27a8c3a17ca83a98224c8db8952ef6b2117816bc81c9c74ae_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3e3f7e476df2c2b27a8c3a17ca83a98224c8db8952ef6b2117816bc81c9c74ae_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:96a17f8d79e9f8acfb86e3d54687da1c0564e98a9cc7d830b770db24edf9a96f_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:96a17f8d79e9f8acfb86e3d54687da1c0564e98a9cc7d830b770db24edf9a96f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:96a17f8d79e9f8acfb86e3d54687da1c0564e98a9cc7d830b770db24edf9a96f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e244c83b21c68b755d7e0eaaf476a1ae451f3368918b80b19546fe01a9a4a9a2_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e244c83b21c68b755d7e0eaaf476a1ae451f3368918b80b19546fe01a9a4a9a2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e244c83b21c68b755d7e0eaaf476a1ae451f3368918b80b19546fe01a9a4a9a2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:017f982fb763a0eea61580758d4f69ec14bb78e5b5d107503276683336f9983c_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:017f982fb763a0eea61580758d4f69ec14bb78e5b5d107503276683336f9983c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:017f982fb763a0eea61580758d4f69ec14bb78e5b5d107503276683336f9983c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:677e81f4f2e77f2b8bd354cdb4ebc99e5701151926dfa36ca1a3458607d395ef_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:677e81f4f2e77f2b8bd354cdb4ebc99e5701151926dfa36ca1a3458607d395ef_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:677e81f4f2e77f2b8bd354cdb4ebc99e5701151926dfa36ca1a3458607d395ef_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0e9fe96d6b1ef18e0fb3ed4751d8809e0fcddada5387ef81e2801ed4036d54d3_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0e9fe96d6b1ef18e0fb3ed4751d8809e0fcddada5387ef81e2801ed4036d54d3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0e9fe96d6b1ef18e0fb3ed4751d8809e0fcddada5387ef81e2801ed4036d54d3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:13feaae13069cd9a08e285e2d077b96bc75cffeeda2e3b665443c022750d68da_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:13feaae13069cd9a08e285e2d077b96bc75cffeeda2e3b665443c022750d68da_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:13feaae13069cd9a08e285e2d077b96bc75cffeeda2e3b665443c022750d68da_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:105a07e6bc8acd530a8ae3097846789dbcd2c7a2f1f984805c5bb3b7449b1d05_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:105a07e6bc8acd530a8ae3097846789dbcd2c7a2f1f984805c5bb3b7449b1d05_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:105a07e6bc8acd530a8ae3097846789dbcd2c7a2f1f984805c5bb3b7449b1d05_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3e0bff5d178668f001f74c4d30482753f481f257db49ad6fd2ff56439d95079f_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3e0bff5d178668f001f74c4d30482753f481f257db49ad6fd2ff56439d95079f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3e0bff5d178668f001f74c4d30482753f481f257db49ad6fd2ff56439d95079f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5f9c581120873f1a012c29ac00721b6fd834c9378cd64f1d8e243da36755cef3_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5f9c581120873f1a012c29ac00721b6fd834c9378cd64f1d8e243da36755cef3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5f9c581120873f1a012c29ac00721b6fd834c9378cd64f1d8e243da36755cef3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:84ed295a1fd729c6bfd8250116d752b4c3ad66c7bc01ca44408e7cb8a115b5e0_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:84ed295a1fd729c6bfd8250116d752b4c3ad66c7bc01ca44408e7cb8a115b5e0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:84ed295a1fd729c6bfd8250116d752b4c3ad66c7bc01ca44408e7cb8a115b5e0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:2c0d1db3e0f37f09115d3f1af5ace12911311f70f4ceb574025fb1ed9552575a_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:2c0d1db3e0f37f09115d3f1af5ace12911311f70f4ceb574025fb1ed9552575a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:2c0d1db3e0f37f09115d3f1af5ace12911311f70f4ceb574025fb1ed9552575a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:c69da4b39cf7ba1018b91423ce0282df124d606d2e5162bc8e3e2251b832cf91_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:c69da4b39cf7ba1018b91423ce0282df124d606d2e5162bc8e3e2251b832cf91_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:c69da4b39cf7ba1018b91423ce0282df124d606d2e5162bc8e3e2251b832cf91_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0099c7b040ac7e6ba7e91ec4ef2250bea6ac10472901aadee07686c63faadc92_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0099c7b040ac7e6ba7e91ec4ef2250bea6ac10472901aadee07686c63faadc92_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0099c7b040ac7e6ba7e91ec4ef2250bea6ac10472901aadee07686c63faadc92_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5b132b86c1b14a775ee77dafa3a72eb723358cbce6e710e44d279c8050c4261b_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5b132b86c1b14a775ee77dafa3a72eb723358cbce6e710e44d279c8050c4261b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5b132b86c1b14a775ee77dafa3a72eb723358cbce6e710e44d279c8050c4261b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5ee7943edd42760625d7b8f3f97dc0da4aa620b53ed3ca6b666e3b7a801027b0_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5ee7943edd42760625d7b8f3f97dc0da4aa620b53ed3ca6b666e3b7a801027b0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5ee7943edd42760625d7b8f3f97dc0da4aa620b53ed3ca6b666e3b7a801027b0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:906f97849e8063fbfe02bd7e2f951d4fc848c2d8cdbff947d40be50fd6f995fc_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:906f97849e8063fbfe02bd7e2f951d4fc848c2d8cdbff947d40be50fd6f995fc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:906f97849e8063fbfe02bd7e2f951d4fc848c2d8cdbff947d40be50fd6f995fc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:69827e616ea617867837723347dd6fe36cc85f43703b4e37b335d79fb3f87d6a_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:69827e616ea617867837723347dd6fe36cc85f43703b4e37b335d79fb3f87d6a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:69827e616ea617867837723347dd6fe36cc85f43703b4e37b335d79fb3f87d6a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:703e8d44a7d59181d0a36a886ef570c5b838268acebd0b32d5208169770b6ee4_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:703e8d44a7d59181d0a36a886ef570c5b838268acebd0b32d5208169770b6ee4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:703e8d44a7d59181d0a36a886ef570c5b838268acebd0b32d5208169770b6ee4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c092893fdbee22f0fe4a2a25aa458bc1dde8c52367efbaabc1155bf5a578cd51_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c092893fdbee22f0fe4a2a25aa458bc1dde8c52367efbaabc1155bf5a578cd51_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c092893fdbee22f0fe4a2a25aa458bc1dde8c52367efbaabc1155bf5a578cd51_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d6ab422fea2e5e0782be99e3a275eee5ff665baf8e7310a601d42ba2f5f39608_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d6ab422fea2e5e0782be99e3a275eee5ff665baf8e7310a601d42ba2f5f39608_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d6ab422fea2e5e0782be99e3a275eee5ff665baf8e7310a601d42ba2f5f39608_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:39071a963cda210a344f5d4255c5c5276d539e4bb661e21b49be11923b54e020_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:39071a963cda210a344f5d4255c5c5276d539e4bb661e21b49be11923b54e020_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:39071a963cda210a344f5d4255c5c5276d539e4bb661e21b49be11923b54e020_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3f9ca2d789b60a51018e0242a01390e1d4b569df21769682292d3b483954aa_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3f9ca2d789b60a51018e0242a01390e1d4b569df21769682292d3b483954aa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3f9ca2d789b60a51018e0242a01390e1d4b569df21769682292d3b483954aa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c7ec38c4ef21e65139166bde80aa73a36b432889b6855d63b1892efc0ddf58e_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c7ec38c4ef21e65139166bde80aa73a36b432889b6855d63b1892efc0ddf58e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c7ec38c4ef21e65139166bde80aa73a36b432889b6855d63b1892efc0ddf58e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:bba88a8f8b41c76aeddd25012b4dcb14da6d896763ba6a003ca824260b8c24e6_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:bba88a8f8b41c76aeddd25012b4dcb14da6d896763ba6a003ca824260b8c24e6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:bba88a8f8b41c76aeddd25012b4dcb14da6d896763ba6a003ca824260b8c24e6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69dfa976e259586decfc0635dc49fd656e878b513783579bcc2a5e456df100b7_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69dfa976e259586decfc0635dc49fd656e878b513783579bcc2a5e456df100b7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69dfa976e259586decfc0635dc49fd656e878b513783579bcc2a5e456df100b7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:86b4bd7254cd92f2632d90357ed08404521d89ffdd70a21cbf130f652f71c1de_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:86b4bd7254cd92f2632d90357ed08404521d89ffdd70a21cbf130f652f71c1de_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:86b4bd7254cd92f2632d90357ed08404521d89ffdd70a21cbf130f652f71c1de_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8ceb3fd7e1d7d6bbdfeed53a97accf43b3981d5e101746e891a804ef8903fee4_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8ceb3fd7e1d7d6bbdfeed53a97accf43b3981d5e101746e891a804ef8903fee4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8ceb3fd7e1d7d6bbdfeed53a97accf43b3981d5e101746e891a804ef8903fee4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e4f81394f77f17552bbde8d5682449216bf676b181df4a25ec1c6c38cb3bad82_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e4f81394f77f17552bbde8d5682449216bf676b181df4a25ec1c6c38cb3bad82_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e4f81394f77f17552bbde8d5682449216bf676b181df4a25ec1c6c38cb3bad82_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:425a3e4c2774dd14e2d4baf3bc6f9b1bc6fbcc41faa0ed55431fef26cc5db7ce_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:425a3e4c2774dd14e2d4baf3bc6f9b1bc6fbcc41faa0ed55431fef26cc5db7ce_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:425a3e4c2774dd14e2d4baf3bc6f9b1bc6fbcc41faa0ed55431fef26cc5db7ce_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5e27fe06737a254ee3fb2bb5ba38ebc79e2989487de9536b01b6a1d49488ac17_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5e27fe06737a254ee3fb2bb5ba38ebc79e2989487de9536b01b6a1d49488ac17_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5e27fe06737a254ee3fb2bb5ba38ebc79e2989487de9536b01b6a1d49488ac17_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6b64ed15c154b927714b840036c16293f4fe924aceb5624fc04d30e478d4673_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6b64ed15c154b927714b840036c16293f4fe924aceb5624fc04d30e478d4673_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6b64ed15c154b927714b840036c16293f4fe924aceb5624fc04d30e478d4673_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c797b64090712c154c848215b1bee933946c019c33fc9b08d00532d611f4d27c_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c797b64090712c154c848215b1bee933946c019c33fc9b08d00532d611f4d27c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c797b64090712c154c848215b1bee933946c019c33fc9b08d00532d611f4d27c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1ab33f9ad593ee146550951038b289973cb1b80e15fa146ab20e823c89f64616_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1ab33f9ad593ee146550951038b289973cb1b80e15fa146ab20e823c89f64616_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1ab33f9ad593ee146550951038b289973cb1b80e15fa146ab20e823c89f64616_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cce4806b40fd1f040da28b0a76e8f7edb45e5e3b68fcdbd1ffec407f8b5d40a4_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cce4806b40fd1f040da28b0a76e8f7edb45e5e3b68fcdbd1ffec407f8b5d40a4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cce4806b40fd1f040da28b0a76e8f7edb45e5e3b68fcdbd1ffec407f8b5d40a4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e237d756150f298076ccbd616c137d0439c8f59c9e9ca44cfc4cb04178b7a3d5_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e237d756150f298076ccbd616c137d0439c8f59c9e9ca44cfc4cb04178b7a3d5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e237d756150f298076ccbd616c137d0439c8f59c9e9ca44cfc4cb04178b7a3d5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f547caefe7cbbfa9c958fe940eaf72b2b08a460a3b401d1b059c3f097f2b7435_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f547caefe7cbbfa9c958fe940eaf72b2b08a460a3b401d1b059c3f097f2b7435_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f547caefe7cbbfa9c958fe940eaf72b2b08a460a3b401d1b059c3f097f2b7435_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:0b96283c10f51d6e8a5d00acfdd9535804d0ffe7c4c58c037af6d44ac3a85bd9_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:0b96283c10f51d6e8a5d00acfdd9535804d0ffe7c4c58c037af6d44ac3a85bd9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:0b96283c10f51d6e8a5d00acfdd9535804d0ffe7c4c58c037af6d44ac3a85bd9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8eeb12229d09c020f7f71cc996853eb47ea1311b8426eb7fc6f28652766ded15_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8eeb12229d09c020f7f71cc996853eb47ea1311b8426eb7fc6f28652766ded15_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8eeb12229d09c020f7f71cc996853eb47ea1311b8426eb7fc6f28652766ded15_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:9d07f82ed2b467215c084754ef1fdb349536bbe0e3c83e3d48a2ab7a97b7f355_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:9d07f82ed2b467215c084754ef1fdb349536bbe0e3c83e3d48a2ab7a97b7f355_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:9d07f82ed2b467215c084754ef1fdb349536bbe0e3c83e3d48a2ab7a97b7f355_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d36f927b9c24b3647fe58e5b3579a6bcb2b0b50322db690d885572e0d8492ef9_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d36f927b9c24b3647fe58e5b3579a6bcb2b0b50322db690d885572e0d8492ef9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d36f927b9c24b3647fe58e5b3579a6bcb2b0b50322db690d885572e0d8492ef9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:317c932c74d67e596b97de943694f9561e85be9d8ca3c883865692ed47389eda_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:317c932c74d67e596b97de943694f9561e85be9d8ca3c883865692ed47389eda_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:317c932c74d67e596b97de943694f9561e85be9d8ca3c883865692ed47389eda_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3dcb7ecb5da7d94ddd370e48cea9fb1ee1314e84874ae192b8aa01a834a3238_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3dcb7ecb5da7d94ddd370e48cea9fb1ee1314e84874ae192b8aa01a834a3238_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3dcb7ecb5da7d94ddd370e48cea9fb1ee1314e84874ae192b8aa01a834a3238_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3fe06959d74f9c3aaa9fb9a90b3f33d331347e96cc4f67741f7d6ac6daf8254_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3fe06959d74f9c3aaa9fb9a90b3f33d331347e96cc4f67741f7d6ac6daf8254_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3fe06959d74f9c3aaa9fb9a90b3f33d331347e96cc4f67741f7d6ac6daf8254_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d69d1884d60a78838900fb8ac8aa010ffe8a9814bd05c5fd23640ffb2fe62078_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d69d1884d60a78838900fb8ac8aa010ffe8a9814bd05c5fd23640ffb2fe62078_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d69d1884d60a78838900fb8ac8aa010ffe8a9814bd05c5fd23640ffb2fe62078_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:30dd2fc299876aef6342316851b8baa68f2b404741f7eddf920818e2036b0828_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:30dd2fc299876aef6342316851b8baa68f2b404741f7eddf920818e2036b0828_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:30dd2fc299876aef6342316851b8baa68f2b404741f7eddf920818e2036b0828_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:47e721205ff64d2cd94f17a704c315ab4f48601dc446c6fdbf6d0651af0e282f_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:47e721205ff64d2cd94f17a704c315ab4f48601dc446c6fdbf6d0651af0e282f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:47e721205ff64d2cd94f17a704c315ab4f48601dc446c6fdbf6d0651af0e282f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a42c0b3dff389161ee931de7d2f78272c1576632a357d7e4de3a8ad8e18cc2eb_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a42c0b3dff389161ee931de7d2f78272c1576632a357d7e4de3a8ad8e18cc2eb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a42c0b3dff389161ee931de7d2f78272c1576632a357d7e4de3a8ad8e18cc2eb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:be883bf81f21e85657ac114397f1a226803a5a0c50146d11ca24f5d0e61bd252_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:be883bf81f21e85657ac114397f1a226803a5a0c50146d11ca24f5d0e61bd252_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:be883bf81f21e85657ac114397f1a226803a5a0c50146d11ca24f5d0e61bd252_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:95a1813fdfba31007b44fc7d0fce109279f775f6bcf1fe7b7b319f642e614d0a_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:95a1813fdfba31007b44fc7d0fce109279f775f6bcf1fe7b7b319f642e614d0a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:95a1813fdfba31007b44fc7d0fce109279f775f6bcf1fe7b7b319f642e614d0a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b624d5a16de8051a33eab593d57f378de36877d7db083144f88899929bf1c0a8_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b624d5a16de8051a33eab593d57f378de36877d7db083144f88899929bf1c0a8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b624d5a16de8051a33eab593d57f378de36877d7db083144f88899929bf1c0a8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bc7bedd2a60a0f3d862de0644e511d6f330b72a6d12efbdd150dc9b50679112e_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bc7bedd2a60a0f3d862de0644e511d6f330b72a6d12efbdd150dc9b50679112e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bc7bedd2a60a0f3d862de0644e511d6f330b72a6d12efbdd150dc9b50679112e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e8bbd18a1d2d8a8eed42cc86d19a260f2bbe9379e35257c33cdb70980cbfa5f8_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e8bbd18a1d2d8a8eed42cc86d19a260f2bbe9379e35257c33cdb70980cbfa5f8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e8bbd18a1d2d8a8eed42cc86d19a260f2bbe9379e35257c33cdb70980cbfa5f8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:03bfe65de545d250da52cd40db72e8b5346f149e8126509801be86b5f39fc3d5_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:03bfe65de545d250da52cd40db72e8b5346f149e8126509801be86b5f39fc3d5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:03bfe65de545d250da52cd40db72e8b5346f149e8126509801be86b5f39fc3d5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9e8b46869a8d0cec254539d703e5da848364401fa9c203f0561cb0e5f7aa00c2_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9e8b46869a8d0cec254539d703e5da848364401fa9c203f0561cb0e5f7aa00c2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9e8b46869a8d0cec254539d703e5da848364401fa9c203f0561cb0e5f7aa00c2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b7c5a30160b834ce2256aeeee9a36a8655e305018d0647fb663106ec7e3d102d_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b7c5a30160b834ce2256aeeee9a36a8655e305018d0647fb663106ec7e3d102d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b7c5a30160b834ce2256aeeee9a36a8655e305018d0647fb663106ec7e3d102d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dd5537f856bf3d86da38de94c7ee6fb9851b262515a4efee6aa1230924755721_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dd5537f856bf3d86da38de94c7ee6fb9851b262515a4efee6aa1230924755721_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dd5537f856bf3d86da38de94c7ee6fb9851b262515a4efee6aa1230924755721_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:37bc380d77c7db30a206baa5cec23341064ee370eb5ee0aa5bacf682dd67024e_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:37bc380d77c7db30a206baa5cec23341064ee370eb5ee0aa5bacf682dd67024e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:37bc380d77c7db30a206baa5cec23341064ee370eb5ee0aa5bacf682dd67024e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5db690533cf26e8bffc456e69dc1e0d2f9554f6770c5ac75ea9eb345e1c101e6_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5db690533cf26e8bffc456e69dc1e0d2f9554f6770c5ac75ea9eb345e1c101e6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5db690533cf26e8bffc456e69dc1e0d2f9554f6770c5ac75ea9eb345e1c101e6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f7913b9b8f0aafcdc0c0b07ed43f86bb58d6da84ef92f950979eca15fc1a7d5_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f7913b9b8f0aafcdc0c0b07ed43f86bb58d6da84ef92f950979eca15fc1a7d5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f7913b9b8f0aafcdc0c0b07ed43f86bb58d6da84ef92f950979eca15fc1a7d5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:876435e0b14447e833a4e9a0dbed2227bded7d857230557a101c36b47a105921_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:876435e0b14447e833a4e9a0dbed2227bded7d857230557a101c36b47a105921_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:876435e0b14447e833a4e9a0dbed2227bded7d857230557a101c36b47a105921_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4a7dcf77112dde43e0944ba53bfcc3eb802dea755c9610f86b4465b22d355856_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4a7dcf77112dde43e0944ba53bfcc3eb802dea755c9610f86b4465b22d355856_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4a7dcf77112dde43e0944ba53bfcc3eb802dea755c9610f86b4465b22d355856_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4b3de326992186eeb6206638396c348ef5b4d2c4597eb40e5f5b140f6efb0abe_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4b3de326992186eeb6206638396c348ef5b4d2c4597eb40e5f5b140f6efb0abe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4b3de326992186eeb6206638396c348ef5b4d2c4597eb40e5f5b140f6efb0abe_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:779674ddd263854aa364bbdfeb92865821613d6da30a0d3b503ceadaea48cffa_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:779674ddd263854aa364bbdfeb92865821613d6da30a0d3b503ceadaea48cffa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:779674ddd263854aa364bbdfeb92865821613d6da30a0d3b503ceadaea48cffa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d3a37f7d09a85c9eff1323c920a9a2f471908e90b7a1621155bed93048c81320_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d3a37f7d09a85c9eff1323c920a9a2f471908e90b7a1621155bed93048c81320_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d3a37f7d09a85c9eff1323c920a9a2f471908e90b7a1621155bed93048c81320_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3806c5c7dc711a3d63a26b60c8c257a1ed87dfaa3e628629af4ccf06325f6ccd_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3806c5c7dc711a3d63a26b60c8c257a1ed87dfaa3e628629af4ccf06325f6ccd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3806c5c7dc711a3d63a26b60c8c257a1ed87dfaa3e628629af4ccf06325f6ccd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:52680ac76f439d5334bb257ac7deb433ccfa6cd824dc2d9e67abf6ec970ec7c1_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:52680ac76f439d5334bb257ac7deb433ccfa6cd824dc2d9e67abf6ec970ec7c1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:52680ac76f439d5334bb257ac7deb433ccfa6cd824dc2d9e67abf6ec970ec7c1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:65c1a312a57a482045f442861f6a64605d64994304b07567af0c69eb4b205bcc_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:65c1a312a57a482045f442861f6a64605d64994304b07567af0c69eb4b205bcc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:65c1a312a57a482045f442861f6a64605d64994304b07567af0c69eb4b205bcc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:76901d5214dc2c2040d44d1c46ace24f403f95a92b825176c00ea29d7ba2ddc0_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:76901d5214dc2c2040d44d1c46ace24f403f95a92b825176c00ea29d7ba2ddc0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:76901d5214dc2c2040d44d1c46ace24f403f95a92b825176c00ea29d7ba2ddc0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0f12505d607e05431b905de5ce0c31984ed4ef4dbc7f027eeb019dd0747005d5_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0f12505d607e05431b905de5ce0c31984ed4ef4dbc7f027eeb019dd0747005d5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0f12505d607e05431b905de5ce0c31984ed4ef4dbc7f027eeb019dd0747005d5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5383f749ae80a70b6bac223d5c3ce9b70d58de06c031a57b02ea5510f4cf2e31_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5383f749ae80a70b6bac223d5c3ce9b70d58de06c031a57b02ea5510f4cf2e31_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5383f749ae80a70b6bac223d5c3ce9b70d58de06c031a57b02ea5510f4cf2e31_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:76e1151f0d25719c5257e106bff680514e740983333de92097d55f071189ed18_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:76e1151f0d25719c5257e106bff680514e740983333de92097d55f071189ed18_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:76e1151f0d25719c5257e106bff680514e740983333de92097d55f071189ed18_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d072c04ce9f1777925bb8df07925652b0f8e684ce2e010adc6fb2c7953eb66a4_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d072c04ce9f1777925bb8df07925652b0f8e684ce2e010adc6fb2c7953eb66a4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d072c04ce9f1777925bb8df07925652b0f8e684ce2e010adc6fb2c7953eb66a4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:786c62c9eab9cb68788ddef5dee8ecd74e03a1197293a3047adacd489e034dda_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:786c62c9eab9cb68788ddef5dee8ecd74e03a1197293a3047adacd489e034dda_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:786c62c9eab9cb68788ddef5dee8ecd74e03a1197293a3047adacd489e034dda_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9fb2cde680dd3f850c23ee7abec1a4dc8fe0d5b3f2a1c80ad6c8ad7a62b53f4a_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9fb2cde680dd3f850c23ee7abec1a4dc8fe0d5b3f2a1c80ad6c8ad7a62b53f4a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9fb2cde680dd3f850c23ee7abec1a4dc8fe0d5b3f2a1c80ad6c8ad7a62b53f4a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aef7c437611ed1adcba12e9875f3fb2f094d5116d5a0449066b48f25131faea4_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aef7c437611ed1adcba12e9875f3fb2f094d5116d5a0449066b48f25131faea4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aef7c437611ed1adcba12e9875f3fb2f094d5116d5a0449066b48f25131faea4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c01ca8b3c84e8ba98e35d0cf0a659e76bec4189a198f82975e6db25ceb336b9b_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c01ca8b3c84e8ba98e35d0cf0a659e76bec4189a198f82975e6db25ceb336b9b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c01ca8b3c84e8ba98e35d0cf0a659e76bec4189a198f82975e6db25ceb336b9b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:41452719dd766d6229b9d1d808b89825b1e7e0aaf8ab8e70c0aecb1b5eb30edf_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:41452719dd766d6229b9d1d808b89825b1e7e0aaf8ab8e70c0aecb1b5eb30edf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:41452719dd766d6229b9d1d808b89825b1e7e0aaf8ab8e70c0aecb1b5eb30edf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:9969b96f421a3e9d27a495bf1eff33dba8ae2c12c0cdd33895b6190a4f75e000_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:9969b96f421a3e9d27a495bf1eff33dba8ae2c12c0cdd33895b6190a4f75e000_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:9969b96f421a3e9d27a495bf1eff33dba8ae2c12c0cdd33895b6190a4f75e000_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:99e65563c13b1a6d3e64f79ab6491b21106b3d46ef75ade4829c33cb97100ae1_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:99e65563c13b1a6d3e64f79ab6491b21106b3d46ef75ade4829c33cb97100ae1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:99e65563c13b1a6d3e64f79ab6491b21106b3d46ef75ade4829c33cb97100ae1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cceff5ba4ce63edf605c087cba759e8dcc40c2abec0534ec856e760f1956a85a_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cceff5ba4ce63edf605c087cba759e8dcc40c2abec0534ec856e760f1956a85a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cceff5ba4ce63edf605c087cba759e8dcc40c2abec0534ec856e760f1956a85a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:14ba0bea138b281bee5db9094dd7dcd1fc36c4712198f408c8811a7522bb877f_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:14ba0bea138b281bee5db9094dd7dcd1fc36c4712198f408c8811a7522bb877f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:14ba0bea138b281bee5db9094dd7dcd1fc36c4712198f408c8811a7522bb877f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:416fe4e736d5f3e3b0e4668fd2f092ae855a4073d18a064bdcca73ff5450b77d_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:416fe4e736d5f3e3b0e4668fd2f092ae855a4073d18a064bdcca73ff5450b77d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:416fe4e736d5f3e3b0e4668fd2f092ae855a4073d18a064bdcca73ff5450b77d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9039143f009152a4b6040c8251f3444fd1daee5ecc76eccc98818d9a430a1bfc_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9039143f009152a4b6040c8251f3444fd1daee5ecc76eccc98818d9a430a1bfc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9039143f009152a4b6040c8251f3444fd1daee5ecc76eccc98818d9a430a1bfc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bfc08679165fb0a4c17c4002ed676f7e6fb0571ac72ceae8a1933436753fdc73_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bfc08679165fb0a4c17c4002ed676f7e6fb0571ac72ceae8a1933436753fdc73_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bfc08679165fb0a4c17c4002ed676f7e6fb0571ac72ceae8a1933436753fdc73_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6f698b3a95ee24a6c821c9ebf30a610510a639c6d3c56d4399fc45d34179dffc_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6f698b3a95ee24a6c821c9ebf30a610510a639c6d3c56d4399fc45d34179dffc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6f698b3a95ee24a6c821c9ebf30a610510a639c6d3c56d4399fc45d34179dffc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c44d52cbc06cd3702b2ad8d963f15dbcaf0fa5ad86a800b9852c4f062fc10a76_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c44d52cbc06cd3702b2ad8d963f15dbcaf0fa5ad86a800b9852c4f062fc10a76_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c44d52cbc06cd3702b2ad8d963f15dbcaf0fa5ad86a800b9852c4f062fc10a76_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef54b7c8c1f96edbed0f3c449b57c6869ea4c33d97f883ab697f53f7d923f5c6_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef54b7c8c1f96edbed0f3c449b57c6869ea4c33d97f883ab697f53f7d923f5c6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef54b7c8c1f96edbed0f3c449b57c6869ea4c33d97f883ab697f53f7d923f5c6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fe664cfc24f79a569d7c01a226ffd13bc91fe1aaf3b3c096dd8ae3d561670d07_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fe664cfc24f79a569d7c01a226ffd13bc91fe1aaf3b3c096dd8ae3d561670d07_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fe664cfc24f79a569d7c01a226ffd13bc91fe1aaf3b3c096dd8ae3d561670d07_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0edca20347f1e9c88542925020f52759547e2af94b54882e739d6c7fdc7150c3_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0edca20347f1e9c88542925020f52759547e2af94b54882e739d6c7fdc7150c3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0edca20347f1e9c88542925020f52759547e2af94b54882e739d6c7fdc7150c3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8d99a2cdff81f2c41a6b38c625f7fc6f824eb3c3b443221039367b790d8e2a72_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8d99a2cdff81f2c41a6b38c625f7fc6f824eb3c3b443221039367b790d8e2a72_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8d99a2cdff81f2c41a6b38c625f7fc6f824eb3c3b443221039367b790d8e2a72_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9da0116d6b0b4f33ca7ccfc26658ec79c8a4ba17f8a63d0bd399ec26808382fd_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9da0116d6b0b4f33ca7ccfc26658ec79c8a4ba17f8a63d0bd399ec26808382fd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9da0116d6b0b4f33ca7ccfc26658ec79c8a4ba17f8a63d0bd399ec26808382fd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e5106bb4c8de0ef6b9f177e58366395c5bdb3bde226d25a7667ac54ebf952d6e_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e5106bb4c8de0ef6b9f177e58366395c5bdb3bde226d25a7667ac54ebf952d6e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e5106bb4c8de0ef6b9f177e58366395c5bdb3bde226d25a7667ac54ebf952d6e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:226cc05403576fbcc6d40b001ea969402a5e98cefd9444329396de56ab21c36a_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:226cc05403576fbcc6d40b001ea969402a5e98cefd9444329396de56ab21c36a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:226cc05403576fbcc6d40b001ea969402a5e98cefd9444329396de56ab21c36a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:850062314bc77b0442b9f4bf463db06aa716f62437b5c9d15b678eaeab9f2eb8_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:850062314bc77b0442b9f4bf463db06aa716f62437b5c9d15b678eaeab9f2eb8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:850062314bc77b0442b9f4bf463db06aa716f62437b5c9d15b678eaeab9f2eb8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:b08df82541f0a9078c8ba31db67897137a2f71fdc9fd0a79e5230ce16b3e9735_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:b08df82541f0a9078c8ba31db67897137a2f71fdc9fd0a79e5230ce16b3e9735_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:b08df82541f0a9078c8ba31db67897137a2f71fdc9fd0a79e5230ce16b3e9735_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d8547d72a4b791ad7435ccf3883c427db9f6592f9add54cdecd0b46f2b55be60_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d8547d72a4b791ad7435ccf3883c427db9f6592f9add54cdecd0b46f2b55be60_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d8547d72a4b791ad7435ccf3883c427db9f6592f9add54cdecd0b46f2b55be60_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:25db07689f639f79919d6f028a10375fb9b68abfd9cf55829333d0360a7acf99_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:25db07689f639f79919d6f028a10375fb9b68abfd9cf55829333d0360a7acf99_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:25db07689f639f79919d6f028a10375fb9b68abfd9cf55829333d0360a7acf99_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7e6de11065df1e2acd959d9bcdfdecd4832e27ca92e291c8b5128a7c44c0d8f8_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7e6de11065df1e2acd959d9bcdfdecd4832e27ca92e291c8b5128a7c44c0d8f8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7e6de11065df1e2acd959d9bcdfdecd4832e27ca92e291c8b5128a7c44c0d8f8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:96aab15a47ed8722406eab6ee2933a1c842a29a49c2ebddb60e102d610c092e4_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:96aab15a47ed8722406eab6ee2933a1c842a29a49c2ebddb60e102d610c092e4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:96aab15a47ed8722406eab6ee2933a1c842a29a49c2ebddb60e102d610c092e4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a415eb2cf567e2b9f02fcaac05b2c6dd11625cc3120e3a494d8690dfe2a413ee_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a415eb2cf567e2b9f02fcaac05b2c6dd11625cc3120e3a494d8690dfe2a413ee_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a415eb2cf567e2b9f02fcaac05b2c6dd11625cc3120e3a494d8690dfe2a413ee_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:048eb32db3c8e83767639d6ed9c7e07406348b309dad16fa8e0afb61a65cf87f_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:048eb32db3c8e83767639d6ed9c7e07406348b309dad16fa8e0afb61a65cf87f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:048eb32db3c8e83767639d6ed9c7e07406348b309dad16fa8e0afb61a65cf87f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:138478cbb17db8b8cbd6574d38cb1c1a4f72bd8d319fe2eb02954076febc903c_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:138478cbb17db8b8cbd6574d38cb1c1a4f72bd8d319fe2eb02954076febc903c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:138478cbb17db8b8cbd6574d38cb1c1a4f72bd8d319fe2eb02954076febc903c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ef6c3a619bfb3bfbaf9be20fdff6148d1af0701d4ab13a047867f734859ffe1a_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ef6c3a619bfb3bfbaf9be20fdff6148d1af0701d4ab13a047867f734859ffe1a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ef6c3a619bfb3bfbaf9be20fdff6148d1af0701d4ab13a047867f734859ffe1a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f90a83b839dcd68d04ffee8569e4ffe1bcc695d192c9026ecfcef9d52428e4fb_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f90a83b839dcd68d04ffee8569e4ffe1bcc695d192c9026ecfcef9d52428e4fb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f90a83b839dcd68d04ffee8569e4ffe1bcc695d192c9026ecfcef9d52428e4fb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0c2af2e992c5b0ae60cf87b496f8c6b5b3f736ef7576ccf6f03d37e3a2d9cab1_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0c2af2e992c5b0ae60cf87b496f8c6b5b3f736ef7576ccf6f03d37e3a2d9cab1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0c2af2e992c5b0ae60cf87b496f8c6b5b3f736ef7576ccf6f03d37e3a2d9cab1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1217c6f9b998c01c7a6c283f035f11692d6393596194e338578919d8809ac2d1_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1217c6f9b998c01c7a6c283f035f11692d6393596194e338578919d8809ac2d1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1217c6f9b998c01c7a6c283f035f11692d6393596194e338578919d8809ac2d1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2bb41b270973bd2db4b6ded25357ad5b4113e03a64a5f55bab27e6723902a79b_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2bb41b270973bd2db4b6ded25357ad5b4113e03a64a5f55bab27e6723902a79b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2bb41b270973bd2db4b6ded25357ad5b4113e03a64a5f55bab27e6723902a79b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3fac63d925327ae02db3c5afb3e0a98ea12feb309e113abed5db353faf4ba7c6_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3fac63d925327ae02db3c5afb3e0a98ea12feb309e113abed5db353faf4ba7c6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3fac63d925327ae02db3c5afb3e0a98ea12feb309e113abed5db353faf4ba7c6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:18f4a3cf19874d5b1696baa731b7b2207db1c52e014d99b42a17a7d1125e05de_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:18f4a3cf19874d5b1696baa731b7b2207db1c52e014d99b42a17a7d1125e05de_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:18f4a3cf19874d5b1696baa731b7b2207db1c52e014d99b42a17a7d1125e05de_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9e25ecabfe5600eb15916f819b853e7d6a445cb61bf5a2fc9396af787213905b_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9e25ecabfe5600eb15916f819b853e7d6a445cb61bf5a2fc9396af787213905b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9e25ecabfe5600eb15916f819b853e7d6a445cb61bf5a2fc9396af787213905b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:da51fa3afa3d7cad2088b785407b6ae2d73640550410ed375254c3ef948befba_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:da51fa3afa3d7cad2088b785407b6ae2d73640550410ed375254c3ef948befba_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:da51fa3afa3d7cad2088b785407b6ae2d73640550410ed375254c3ef948befba_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:faa48301669a5fbfe6f8cbdf221e964c349956b51d95fab8bceafe9011f5964e_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:faa48301669a5fbfe6f8cbdf221e964c349956b51d95fab8bceafe9011f5964e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:faa48301669a5fbfe6f8cbdf221e964c349956b51d95fab8bceafe9011f5964e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:73057cabcfb42e5b5d0f8177b08e6b2eae217b99618d980b8217399c2978aeed_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:73057cabcfb42e5b5d0f8177b08e6b2eae217b99618d980b8217399c2978aeed_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:73057cabcfb42e5b5d0f8177b08e6b2eae217b99618d980b8217399c2978aeed_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9ffcf3713cd336d9fc552be6b05f138b9d16f225e58ad42d7a96c3eb3cf154b6_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9ffcf3713cd336d9fc552be6b05f138b9d16f225e58ad42d7a96c3eb3cf154b6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9ffcf3713cd336d9fc552be6b05f138b9d16f225e58ad42d7a96c3eb3cf154b6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7e1b5dd5ed0d13ada6bdbb9adb924cb985be96f4345e2d8b14881a5d55469f0_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7e1b5dd5ed0d13ada6bdbb9adb924cb985be96f4345e2d8b14881a5d55469f0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7e1b5dd5ed0d13ada6bdbb9adb924cb985be96f4345e2d8b14881a5d55469f0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:aae9deacd010205f4a5f4ed0bbb3408ab493972ed4acc5ad296a81f0099c3ef6_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:aae9deacd010205f4a5f4ed0bbb3408ab493972ed4acc5ad296a81f0099c3ef6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:aae9deacd010205f4a5f4ed0bbb3408ab493972ed4acc5ad296a81f0099c3ef6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:19e833e3b514dd6fd339e0c00f8dbd6c45fb7ca16b9cd291d50ab05adcb6b1bf_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:19e833e3b514dd6fd339e0c00f8dbd6c45fb7ca16b9cd291d50ab05adcb6b1bf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:19e833e3b514dd6fd339e0c00f8dbd6c45fb7ca16b9cd291d50ab05adcb6b1bf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:67df479466b162b90afb4d17a6ba5d3d51cec078adafceb0a406dad55173371d_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:67df479466b162b90afb4d17a6ba5d3d51cec078adafceb0a406dad55173371d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:67df479466b162b90afb4d17a6ba5d3d51cec078adafceb0a406dad55173371d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b580c79b9edff4d51d5317ff1e1dcd4bc193b439c268bb5c084019c1ea3fddf4_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b580c79b9edff4d51d5317ff1e1dcd4bc193b439c268bb5c084019c1ea3fddf4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b580c79b9edff4d51d5317ff1e1dcd4bc193b439c268bb5c084019c1ea3fddf4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b63a4eb2eec521dadca336416406b595e0db02b853e233e3c80ca454e1153b28_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b63a4eb2eec521dadca336416406b595e0db02b853e233e3c80ca454e1153b28_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b63a4eb2eec521dadca336416406b595e0db02b853e233e3c80ca454e1153b28_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2fbd7baee98c89f59a87d541fd4f7b2e14eb88645b53fefa7b44fcd86e3e1eff_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2fbd7baee98c89f59a87d541fd4f7b2e14eb88645b53fefa7b44fcd86e3e1eff_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2fbd7baee98c89f59a87d541fd4f7b2e14eb88645b53fefa7b44fcd86e3e1eff_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:576cacb6ba6d2aa3882a295f1774428a945e7b1c967830633293ce04bce08571_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:576cacb6ba6d2aa3882a295f1774428a945e7b1c967830633293ce04bce08571_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:576cacb6ba6d2aa3882a295f1774428a945e7b1c967830633293ce04bce08571_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b41266b3bbbb3ea638466d14a35aeefee8acda9a0d2157066cbecaebdb751d4a_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b41266b3bbbb3ea638466d14a35aeefee8acda9a0d2157066cbecaebdb751d4a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b41266b3bbbb3ea638466d14a35aeefee8acda9a0d2157066cbecaebdb751d4a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f162f5f3a38b4b1b1f71db3e1301de7c60baa3ce9a4e8e5bd66227795d366b18_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f162f5f3a38b4b1b1f71db3e1301de7c60baa3ce9a4e8e5bd66227795d366b18_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f162f5f3a38b4b1b1f71db3e1301de7c60baa3ce9a4e8e5bd66227795d366b18_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:11718e3d6ada33abc0530890da159ac99e8f63b03266eafef8819c48c92aaf51_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:11718e3d6ada33abc0530890da159ac99e8f63b03266eafef8819c48c92aaf51_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:11718e3d6ada33abc0530890da159ac99e8f63b03266eafef8819c48c92aaf51_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:1657eeeab10652e30e60633e4fe5f50f278236a2814c6a53bad9effbb98d06dc_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:1657eeeab10652e30e60633e4fe5f50f278236a2814c6a53bad9effbb98d06dc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:1657eeeab10652e30e60633e4fe5f50f278236a2814c6a53bad9effbb98d06dc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d4022142d133560c79c30090a045441bd90271ec8de528d2bcb4590d96ad1e98_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d4022142d133560c79c30090a045441bd90271ec8de528d2bcb4590d96ad1e98_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d4022142d133560c79c30090a045441bd90271ec8de528d2bcb4590d96ad1e98_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fada881117627ed34c8001afc157a42f6cf0efe3e4dda2b73ff8d665c2f8a878_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fada881117627ed34c8001afc157a42f6cf0efe3e4dda2b73ff8d665c2f8a878_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fada881117627ed34c8001afc157a42f6cf0efe3e4dda2b73ff8d665c2f8a878_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:00d0abda324914e5599f289c37325f387404ad48793b6db32b3da0486af18cb3_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:00d0abda324914e5599f289c37325f387404ad48793b6db32b3da0486af18cb3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:00d0abda324914e5599f289c37325f387404ad48793b6db32b3da0486af18cb3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:07558b4306c0d5dd18145b65758bf02d8f451462b28188e336f1dea1091eab24_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:07558b4306c0d5dd18145b65758bf02d8f451462b28188e336f1dea1091eab24_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:07558b4306c0d5dd18145b65758bf02d8f451462b28188e336f1dea1091eab24_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37287b7720a8d5951fdf6f92b59a5b25a21a7748b93bffe6a4686fe377e80a1c_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37287b7720a8d5951fdf6f92b59a5b25a21a7748b93bffe6a4686fe377e80a1c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37287b7720a8d5951fdf6f92b59a5b25a21a7748b93bffe6a4686fe377e80a1c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bdf5c2bae7d4516fed258e2bda5cb9162bf42112dbfe8399c2a5f4596ac67bf_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bdf5c2bae7d4516fed258e2bda5cb9162bf42112dbfe8399c2a5f4596ac67bf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bdf5c2bae7d4516fed258e2bda5cb9162bf42112dbfe8399c2a5f4596ac67bf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:3e8f19f8602c6b0bfcce59dc51858195d4c10fc53a652c6e49be3fbac0bf1338_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:3e8f19f8602c6b0bfcce59dc51858195d4c10fc53a652c6e49be3fbac0bf1338_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:3e8f19f8602c6b0bfcce59dc51858195d4c10fc53a652c6e49be3fbac0bf1338_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a5a69b772a5f1cb9affeb3c4ec5f050949b95b02f55eccc8e5897d5e392329c_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a5a69b772a5f1cb9affeb3c4ec5f050949b95b02f55eccc8e5897d5e392329c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a5a69b772a5f1cb9affeb3c4ec5f050949b95b02f55eccc8e5897d5e392329c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:87adef1f28c02c387f795e0eb47fc925eef6013aa0116e5fcda016407e4d81cd_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:87adef1f28c02c387f795e0eb47fc925eef6013aa0116e5fcda016407e4d81cd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:87adef1f28c02c387f795e0eb47fc925eef6013aa0116e5fcda016407e4d81cd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a973533a2ecfa414c1f95c4d8ffdbe85f18969a740c19d3b8c4d2096f17a94bf_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a973533a2ecfa414c1f95c4d8ffdbe85f18969a740c19d3b8c4d2096f17a94bf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a973533a2ecfa414c1f95c4d8ffdbe85f18969a740c19d3b8c4d2096f17a94bf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12f1e84fdd0ca084e018f3f9ca550bfe183412dfe42fc9ccb356238ddc572a2a_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12f1e84fdd0ca084e018f3f9ca550bfe183412dfe42fc9ccb356238ddc572a2a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12f1e84fdd0ca084e018f3f9ca550bfe183412dfe42fc9ccb356238ddc572a2a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1d516d0e3b8128ab9994d2a7df68251a87e0bef013a6bc7040d519ab68ca8b37_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1d516d0e3b8128ab9994d2a7df68251a87e0bef013a6bc7040d519ab68ca8b37_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1d516d0e3b8128ab9994d2a7df68251a87e0bef013a6bc7040d519ab68ca8b37_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:58a646461aaea1fc7522e11a0a4acc5ca784923581a2d15cd36319cc1d59d210_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:58a646461aaea1fc7522e11a0a4acc5ca784923581a2d15cd36319cc1d59d210_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:58a646461aaea1fc7522e11a0a4acc5ca784923581a2d15cd36319cc1d59d210_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c399c4381724fe755e5b7cf87e011eaa542a86928fb9cdef4de244cc57c192ab_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c399c4381724fe755e5b7cf87e011eaa542a86928fb9cdef4de244cc57c192ab_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c399c4381724fe755e5b7cf87e011eaa542a86928fb9cdef4de244cc57c192ab_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bb706db0ff9b591f189d089a9e5bd5bcdf5371b312529ebede24329a82e9806_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bb706db0ff9b591f189d089a9e5bd5bcdf5371b312529ebede24329a82e9806_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bb706db0ff9b591f189d089a9e5bd5bcdf5371b312529ebede24329a82e9806_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b9784c555f0088c201e5eb269b18dfd3212c727cb202250f18139fe7ee22e6fc_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b9784c555f0088c201e5eb269b18dfd3212c727cb202250f18139fe7ee22e6fc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b9784c555f0088c201e5eb269b18dfd3212c727cb202250f18139fe7ee22e6fc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c6e9100f0b6420f2ac9f68bac1e19ea5a813b58064d54610cf77f86fcc1410c8_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c6e9100f0b6420f2ac9f68bac1e19ea5a813b58064d54610cf77f86fcc1410c8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c6e9100f0b6420f2ac9f68bac1e19ea5a813b58064d54610cf77f86fcc1410c8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:df01b29e279c5fef750737c48041bfb4ef531599fa6ce556987ecdfbf8eb6767_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:df01b29e279c5fef750737c48041bfb4ef531599fa6ce556987ecdfbf8eb6767_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:df01b29e279c5fef750737c48041bfb4ef531599fa6ce556987ecdfbf8eb6767_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:443c8d763eb16ce12ad7660e36db67f1f5cb2970cfe0c8ccb922d4697f9e4da5_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:443c8d763eb16ce12ad7660e36db67f1f5cb2970cfe0c8ccb922d4697f9e4da5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:443c8d763eb16ce12ad7660e36db67f1f5cb2970cfe0c8ccb922d4697f9e4da5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4e708aba93aa644457fa3aa047fafcea0b504cee71724917f497fb4f0ad59210_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4e708aba93aa644457fa3aa047fafcea0b504cee71724917f497fb4f0ad59210_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4e708aba93aa644457fa3aa047fafcea0b504cee71724917f497fb4f0ad59210_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aad14619136317ec49570c1059d59036fc36ed2e6df996918f2741a7c1ec90a0_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aad14619136317ec49570c1059d59036fc36ed2e6df996918f2741a7c1ec90a0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aad14619136317ec49570c1059d59036fc36ed2e6df996918f2741a7c1ec90a0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b3989b5959fb58d543612b9da4dad6797fe62677fd148ca59ba77c4ae4c9e17a_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b3989b5959fb58d543612b9da4dad6797fe62677fd148ca59ba77c4ae4c9e17a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b3989b5959fb58d543612b9da4dad6797fe62677fd148ca59ba77c4ae4c9e17a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:00f150e9a977b547e1511fbd0972027a01bdf4852bfaa5b7c21a01f1bb9cdc76_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:00f150e9a977b547e1511fbd0972027a01bdf4852bfaa5b7c21a01f1bb9cdc76_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:00f150e9a977b547e1511fbd0972027a01bdf4852bfaa5b7c21a01f1bb9cdc76_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:254799c9323f6f753924c1b739f189f5daf7287cca9e469f169bf5b145dac19e_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:254799c9323f6f753924c1b739f189f5daf7287cca9e469f169bf5b145dac19e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:254799c9323f6f753924c1b739f189f5daf7287cca9e469f169bf5b145dac19e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:45f94d3ae86090cf4ba0791b9102e9b118e0e9a28d3901611051c9eed86178b6_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:45f94d3ae86090cf4ba0791b9102e9b118e0e9a28d3901611051c9eed86178b6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:45f94d3ae86090cf4ba0791b9102e9b118e0e9a28d3901611051c9eed86178b6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9553e2fcfca8cc369f512d405c92c35cd79a0d5ecded5bc11be78febf0efc8e_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9553e2fcfca8cc369f512d405c92c35cd79a0d5ecded5bc11be78febf0efc8e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9553e2fcfca8cc369f512d405c92c35cd79a0d5ecded5bc11be78febf0efc8e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:593d8b13bc16136998a2d109162e54046a08ceeda2a74d1e6d9b2d220a772f8f_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:593d8b13bc16136998a2d109162e54046a08ceeda2a74d1e6d9b2d220a772f8f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:593d8b13bc16136998a2d109162e54046a08ceeda2a74d1e6d9b2d220a772f8f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ad0b598016cb0aba3335d6d9bb01a2767fc3032baf24a2f8a2d857651a38222c_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ad0b598016cb0aba3335d6d9bb01a2767fc3032baf24a2f8a2d857651a38222c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ad0b598016cb0aba3335d6d9bb01a2767fc3032baf24a2f8a2d857651a38222c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b5ad73901c7036206068e9a24d71cc3bcfa88207a59ec10521f1581d784debbd_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b5ad73901c7036206068e9a24d71cc3bcfa88207a59ec10521f1581d784debbd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b5ad73901c7036206068e9a24d71cc3bcfa88207a59ec10521f1581d784debbd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c2b60ac1878d974e0608955a1c6c104bfb840853fe10a6bb6c971951042dd0f2_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c2b60ac1878d974e0608955a1c6c104bfb840853fe10a6bb6c971951042dd0f2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c2b60ac1878d974e0608955a1c6c104bfb840853fe10a6bb6c971951042dd0f2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:182e148ddb5ae83c7540564f0975f28c17fd859912bedd6392231fee95060d69_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:182e148ddb5ae83c7540564f0975f28c17fd859912bedd6392231fee95060d69_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:182e148ddb5ae83c7540564f0975f28c17fd859912bedd6392231fee95060d69_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f766d291114a36f9233b68fb3a1bbebe65867c37189243df0c779e3dce7f509_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f766d291114a36f9233b68fb3a1bbebe65867c37189243df0c779e3dce7f509_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f766d291114a36f9233b68fb3a1bbebe65867c37189243df0c779e3dce7f509_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a48cb051fb2a8e5c70715093012f18b65d9bbdf7a4346b1cb828f2592975050b_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a48cb051fb2a8e5c70715093012f18b65d9bbdf7a4346b1cb828f2592975050b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a48cb051fb2a8e5c70715093012f18b65d9bbdf7a4346b1cb828f2592975050b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b605723a4087f4555d491389cf5bf15711cbc1b1da84cdb268d4fcc5c87683df_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b605723a4087f4555d491389cf5bf15711cbc1b1da84cdb268d4fcc5c87683df_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b605723a4087f4555d491389cf5bf15711cbc1b1da84cdb268d4fcc5c87683df_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2e976d4a7016dc2a541098fce90353d3bb922943373c8b820e5c95893ef739f8_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2e976d4a7016dc2a541098fce90353d3bb922943373c8b820e5c95893ef739f8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2e976d4a7016dc2a541098fce90353d3bb922943373c8b820e5c95893ef739f8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:68fcad612630ef316bc5f86ec98f828dfdb928a236e551a4c8dbf8f919f4cd98_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:68fcad612630ef316bc5f86ec98f828dfdb928a236e551a4c8dbf8f919f4cd98_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:68fcad612630ef316bc5f86ec98f828dfdb928a236e551a4c8dbf8f919f4cd98_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e44082e909372715fb8612484c5fe0ad82699620fa530e75f10d41396ef6d63_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e44082e909372715fb8612484c5fe0ad82699620fa530e75f10d41396ef6d63_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e44082e909372715fb8612484c5fe0ad82699620fa530e75f10d41396ef6d63_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a949ed5a2a43edde8fd2abcf0f91c4ba4cff7dcbbf131a2ee579d1256ea628a5_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a949ed5a2a43edde8fd2abcf0f91c4ba4cff7dcbbf131a2ee579d1256ea628a5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a949ed5a2a43edde8fd2abcf0f91c4ba4cff7dcbbf131a2ee579d1256ea628a5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e7ca33f11829a834febec5a1dbe0f267b53fcde66dda9128eab3df006d2d7e4_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e7ca33f11829a834febec5a1dbe0f267b53fcde66dda9128eab3df006d2d7e4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e7ca33f11829a834febec5a1dbe0f267b53fcde66dda9128eab3df006d2d7e4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cd72d535761b16f14b149a155a1a0f4f0dfb0bde6e5146101914521ea1e2a365_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cd72d535761b16f14b149a155a1a0f4f0dfb0bde6e5146101914521ea1e2a365_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cd72d535761b16f14b149a155a1a0f4f0dfb0bde6e5146101914521ea1e2a365_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d91fdcc0e8bbd15d091c316a5bfeb683a7e9982ddf474724f49acedac349c48b_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d91fdcc0e8bbd15d091c316a5bfeb683a7e9982ddf474724f49acedac349c48b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d91fdcc0e8bbd15d091c316a5bfeb683a7e9982ddf474724f49acedac349c48b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f85e6be61cb6c744900578d654909ceaff76eb98df36564bae2e57a3a4bcee05_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f85e6be61cb6c744900578d654909ceaff76eb98df36564bae2e57a3a4bcee05_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f85e6be61cb6c744900578d654909ceaff76eb98df36564bae2e57a3a4bcee05_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:24068dc6b55124cd76463fa0678843ff83f92b65fa43a53e360ec03c5fdc4fcd_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:24068dc6b55124cd76463fa0678843ff83f92b65fa43a53e360ec03c5fdc4fcd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:24068dc6b55124cd76463fa0678843ff83f92b65fa43a53e360ec03c5fdc4fcd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4c58b309f4603e59b3a6e35c06e60c37631d07d0f07228bb757102f741b6edce_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4c58b309f4603e59b3a6e35c06e60c37631d07d0f07228bb757102f741b6edce_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4c58b309f4603e59b3a6e35c06e60c37631d07d0f07228bb757102f741b6edce_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:68f715655f2b9abb1f22a24c04794c2d05e3327d8125701c15329ecec2b670ba_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:68f715655f2b9abb1f22a24c04794c2d05e3327d8125701c15329ecec2b670ba_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:68f715655f2b9abb1f22a24c04794c2d05e3327d8125701c15329ecec2b670ba_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc454e0621f04eb9e2a384ecb30b7b863178447938f8024719a812712e4277f8_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc454e0621f04eb9e2a384ecb30b7b863178447938f8024719a812712e4277f8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc454e0621f04eb9e2a384ecb30b7b863178447938f8024719a812712e4277f8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:183bdbb02b5bcfe7bbe4fee5d0fe520c986a5244f02cc896762d36710498c18c_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:183bdbb02b5bcfe7bbe4fee5d0fe520c986a5244f02cc896762d36710498c18c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:183bdbb02b5bcfe7bbe4fee5d0fe520c986a5244f02cc896762d36710498c18c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:19fd07362ecf5282edf9086f840bb9e1dc3c6da56bb8ac3156ad05ec54be9408_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:19fd07362ecf5282edf9086f840bb9e1dc3c6da56bb8ac3156ad05ec54be9408_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:19fd07362ecf5282edf9086f840bb9e1dc3c6da56bb8ac3156ad05ec54be9408_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b679f580e43660d36492cb57d275f6cd2cfce6d7c1d872d871ce7ddd9364dc72_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b679f580e43660d36492cb57d275f6cd2cfce6d7c1d872d871ce7ddd9364dc72_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b679f580e43660d36492cb57d275f6cd2cfce6d7c1d872d871ce7ddd9364dc72_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:dfb848cb68bea17a789a807b5edadba37a02947c506b8fa58d8b6376cfd3fe48_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:dfb848cb68bea17a789a807b5edadba37a02947c506b8fa58d8b6376cfd3fe48_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:dfb848cb68bea17a789a807b5edadba37a02947c506b8fa58d8b6376cfd3fe48_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:4982e0c65a5469001613886115ddfaba5e2bedf6c1f9c2dd538a73646c190b00_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:4982e0c65a5469001613886115ddfaba5e2bedf6c1f9c2dd538a73646c190b00_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:4982e0c65a5469001613886115ddfaba5e2bedf6c1f9c2dd538a73646c190b00_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:89c7b0e5f1c0f13effd3888be07da4acdce02eb54fd4a214fc8a3f9c204d82b4_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:89c7b0e5f1c0f13effd3888be07da4acdce02eb54fd4a214fc8a3f9c204d82b4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:89c7b0e5f1c0f13effd3888be07da4acdce02eb54fd4a214fc8a3f9c204d82b4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c04482437d736cfbd2259aad085766f911951255d77bde48abf34af758e42744_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c04482437d736cfbd2259aad085766f911951255d77bde48abf34af758e42744_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c04482437d736cfbd2259aad085766f911951255d77bde48abf34af758e42744_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e0f6f48dfc0eb1f410ac198eb6ef6a9c6ee288fe4a01b7ef65e6b62f6b939153_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e0f6f48dfc0eb1f410ac198eb6ef6a9c6ee288fe4a01b7ef65e6b62f6b939153_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e0f6f48dfc0eb1f410ac198eb6ef6a9c6ee288fe4a01b7ef65e6b62f6b939153_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:097d5658d4c2cfb9e88fa9ab82ae4b4d7f3108a4dafb42997847cd714367973c_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:097d5658d4c2cfb9e88fa9ab82ae4b4d7f3108a4dafb42997847cd714367973c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:097d5658d4c2cfb9e88fa9ab82ae4b4d7f3108a4dafb42997847cd714367973c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:221e48cefff45243b181abc4074adf95df97712990030b4f280b65452083bae7_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:221e48cefff45243b181abc4074adf95df97712990030b4f280b65452083bae7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:221e48cefff45243b181abc4074adf95df97712990030b4f280b65452083bae7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3f8362646716993b61d35b5377b402ae627c15ce3d2e6b7ff0d5b52159e81726_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3f8362646716993b61d35b5377b402ae627c15ce3d2e6b7ff0d5b52159e81726_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3f8362646716993b61d35b5377b402ae627c15ce3d2e6b7ff0d5b52159e81726_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:73acd569142f5dbfffb16d34dabb2e05d4552354cc58bba83ef8406029c102d1_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:73acd569142f5dbfffb16d34dabb2e05d4552354cc58bba83ef8406029c102d1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:73acd569142f5dbfffb16d34dabb2e05d4552354cc58bba83ef8406029c102d1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:2d5a9f1213ef66cd474cbbe11dce4c37a56613cb136fddc8a5a93ac63ebb79d3_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2d5a9f1213ef66cd474cbbe11dce4c37a56613cb136fddc8a5a93ac63ebb79d3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:2d5a9f1213ef66cd474cbbe11dce4c37a56613cb136fddc8a5a93ac63ebb79d3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b5e4275e6a80d99ffd2bc73c26b421f7790ccf88782aa8fcbb22d588fa15857_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b5e4275e6a80d99ffd2bc73c26b421f7790ccf88782aa8fcbb22d588fa15857_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b5e4275e6a80d99ffd2bc73c26b421f7790ccf88782aa8fcbb22d588fa15857_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:a7216bd1136625966d8232aac1b61360a26e86ba203a6135a32395482a097bfd_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:a7216bd1136625966d8232aac1b61360a26e86ba203a6135a32395482a097bfd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:a7216bd1136625966d8232aac1b61360a26e86ba203a6135a32395482a097bfd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd0f6d91a4687e3bcc87e4cc6f1e34f8ad19346648e594491c760bcfce671c96_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd0f6d91a4687e3bcc87e4cc6f1e34f8ad19346648e594491c760bcfce671c96_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd0f6d91a4687e3bcc87e4cc6f1e34f8ad19346648e594491c760bcfce671c96_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a9a27ac5377c42979866406869e8de55cdc219ec7090ffd1e4f98c98127ac27_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a9a27ac5377c42979866406869e8de55cdc219ec7090ffd1e4f98c98127ac27_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a9a27ac5377c42979866406869e8de55cdc219ec7090ffd1e4f98c98127ac27_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:57db654e947f5cd7efea9409ea18509c3d4740e03daa164c62faf886a7287ea3_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:57db654e947f5cd7efea9409ea18509c3d4740e03daa164c62faf886a7287ea3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:57db654e947f5cd7efea9409ea18509c3d4740e03daa164c62faf886a7287ea3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a9ded8f2c9d761de5ca64c04665fb4c9d69ec31ea3ea3c7e91291101a00ee876_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a9ded8f2c9d761de5ca64c04665fb4c9d69ec31ea3ea3c7e91291101a00ee876_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a9ded8f2c9d761de5ca64c04665fb4c9d69ec31ea3ea3c7e91291101a00ee876_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:bcb139bd20b7cd79ee16cf8968dfcb0a5a3398bcfa734dcc2c2ec47dda46a93c_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:bcb139bd20b7cd79ee16cf8968dfcb0a5a3398bcfa734dcc2c2ec47dda46a93c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:bcb139bd20b7cd79ee16cf8968dfcb0a5a3398bcfa734dcc2c2ec47dda46a93c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0e56be34b942905008d2b7f1ebefe0a4446cb35da9f4bf09e1e3c0e15d88395f_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0e56be34b942905008d2b7f1ebefe0a4446cb35da9f4bf09e1e3c0e15d88395f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0e56be34b942905008d2b7f1ebefe0a4446cb35da9f4bf09e1e3c0e15d88395f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:761b0b68ca18e23e758c780c5baee54607549cace7f1d337b418c0e0ee630ddb_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:761b0b68ca18e23e758c780c5baee54607549cace7f1d337b418c0e0ee630ddb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:761b0b68ca18e23e758c780c5baee54607549cace7f1d337b418c0e0ee630ddb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cd32f964f1f4bbc981565fbf66b6ce05547a32fe89fc6f6fa3f634791120cf9c_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cd32f964f1f4bbc981565fbf66b6ce05547a32fe89fc6f6fa3f634791120cf9c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cd32f964f1f4bbc981565fbf66b6ce05547a32fe89fc6f6fa3f634791120cf9c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d6accf480e8645c70f53adf062189259549144af3a4c3d736b28c561dd538f0f_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d6accf480e8645c70f53adf062189259549144af3a4c3d736b28c561dd538f0f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d6accf480e8645c70f53adf062189259549144af3a4c3d736b28c561dd538f0f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7aedf77c4e1ec8b09c77a9d37dc1d7c3651995bab2f84d23c1478e06fe97a7a6_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7aedf77c4e1ec8b09c77a9d37dc1d7c3651995bab2f84d23c1478e06fe97a7a6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7aedf77c4e1ec8b09c77a9d37dc1d7c3651995bab2f84d23c1478e06fe97a7a6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:fb2df252487a734b3e051ff54713a7689f7f1e8cd93557f846458f54d3776162_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:fb2df252487a734b3e051ff54713a7689f7f1e8cd93557f846458f54d3776162_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:fb2df252487a734b3e051ff54713a7689f7f1e8cd93557f846458f54d3776162_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:786831a2af730d5ce6e8ac1c247599e872e6c683ee53946c9a552636f02c88c1_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:786831a2af730d5ce6e8ac1c247599e872e6c683ee53946c9a552636f02c88c1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:786831a2af730d5ce6e8ac1c247599e872e6c683ee53946c9a552636f02c88c1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9d807221e98130e63530f757157207556a7b2bb7fe7587f0d7c5f9d1ac9592d0_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9d807221e98130e63530f757157207556a7b2bb7fe7587f0d7c5f9d1ac9592d0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9d807221e98130e63530f757157207556a7b2bb7fe7587f0d7c5f9d1ac9592d0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:9e739fbf82f09ff6bbbd9baf6f2e64b0056ba1608b979e45ee6de17dcd5fcb85_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:9e739fbf82f09ff6bbbd9baf6f2e64b0056ba1608b979e45ee6de17dcd5fcb85_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:9e739fbf82f09ff6bbbd9baf6f2e64b0056ba1608b979e45ee6de17dcd5fcb85_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c2a9ad6b4707faf2329b88b12e06f6f10c5bc6ff15c06ef644ff14efdc736653_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c2a9ad6b4707faf2329b88b12e06f6f10c5bc6ff15c06ef644ff14efdc736653_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c2a9ad6b4707faf2329b88b12e06f6f10c5bc6ff15c06ef644ff14efdc736653_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:84e1af7983cc502b35755475dcc87c2eac2e931f623d070736580cca65081992_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:84e1af7983cc502b35755475dcc87c2eac2e931f623d070736580cca65081992_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:84e1af7983cc502b35755475dcc87c2eac2e931f623d070736580cca65081992_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8a9610268e8460c1ffa73d5f27f7fb9760b08c4d98af29cb0edd30b1afae7460_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8a9610268e8460c1ffa73d5f27f7fb9760b08c4d98af29cb0edd30b1afae7460_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8a9610268e8460c1ffa73d5f27f7fb9760b08c4d98af29cb0edd30b1afae7460_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:952459632a7e13cff2a8543a1a23e0032e9c163bc223102ca0c8d92c28e0acad_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:952459632a7e13cff2a8543a1a23e0032e9c163bc223102ca0c8d92c28e0acad_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:952459632a7e13cff2a8543a1a23e0032e9c163bc223102ca0c8d92c28e0acad_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c568a4d0ba7a6137d77cd37e77f48c411f840ce7b36df3bfde76a5047a2c3f7b_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c568a4d0ba7a6137d77cd37e77f48c411f840ce7b36df3bfde76a5047a2c3f7b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c568a4d0ba7a6137d77cd37e77f48c411f840ce7b36df3bfde76a5047a2c3f7b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:21e0a12571846addb7b6b112ffee2fe3ab01a501fdb669d9b1056381b254be89_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:21e0a12571846addb7b6b112ffee2fe3ab01a501fdb669d9b1056381b254be89_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:21e0a12571846addb7b6b112ffee2fe3ab01a501fdb669d9b1056381b254be89_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:97eeb443e12e9e91f6a38ca22ce4017ed09320a8ac1f79184d236fce8e2b21ad_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:97eeb443e12e9e91f6a38ca22ce4017ed09320a8ac1f79184d236fce8e2b21ad_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:97eeb443e12e9e91f6a38ca22ce4017ed09320a8ac1f79184d236fce8e2b21ad_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d26f837461773b3ba1dcf7b77fd95fa5f36580f4cc351e121ec65fbb9480dbef_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d26f837461773b3ba1dcf7b77fd95fa5f36580f4cc351e121ec65fbb9480dbef_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d26f837461773b3ba1dcf7b77fd95fa5f36580f4cc351e121ec65fbb9480dbef_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f1fdf87492d66f03cbca16cbdb07607481041080c244d94c59a773cbe5457734_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f1fdf87492d66f03cbca16cbdb07607481041080c244d94c59a773cbe5457734_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f1fdf87492d66f03cbca16cbdb07607481041080c244d94c59a773cbe5457734_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:899eb4bfb863d1cebe38b4b8f2d098f0dfb501eed1fcdc794215e0d7dd649b92_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:899eb4bfb863d1cebe38b4b8f2d098f0dfb501eed1fcdc794215e0d7dd649b92_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:899eb4bfb863d1cebe38b4b8f2d098f0dfb501eed1fcdc794215e0d7dd649b92_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abfd8c69fd7ac41b2a46b8398370b79ff5f7388ce09d80bcb88180b160ac7c2a_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abfd8c69fd7ac41b2a46b8398370b79ff5f7388ce09d80bcb88180b160ac7c2a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abfd8c69fd7ac41b2a46b8398370b79ff5f7388ce09d80bcb88180b160ac7c2a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f65fe33668fabb81400649500a2fde6dd3236650a129e074664a129c0bf6d738_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f65fe33668fabb81400649500a2fde6dd3236650a129e074664a129c0bf6d738_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f65fe33668fabb81400649500a2fde6dd3236650a129e074664a129c0bf6d738_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f797d5cedf4ea7f121eced618e93dd4f53eb6ec5828afb978c3a2e504e16c11d_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f797d5cedf4ea7f121eced618e93dd4f53eb6ec5828afb978c3a2e504e16c11d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f797d5cedf4ea7f121eced618e93dd4f53eb6ec5828afb978c3a2e504e16c11d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:1560bc58a43485387fda173fe0a8a396c2f6b038202bd9863c85d1b666f3ddc1_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:1560bc58a43485387fda173fe0a8a396c2f6b038202bd9863c85d1b666f3ddc1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:1560bc58a43485387fda173fe0a8a396c2f6b038202bd9863c85d1b666f3ddc1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8044c37bc844e6b52ad027f7f7557f8364e73d49b9ed3730b2e51d1d41ae0387_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8044c37bc844e6b52ad027f7f7557f8364e73d49b9ed3730b2e51d1d41ae0387_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8044c37bc844e6b52ad027f7f7557f8364e73d49b9ed3730b2e51d1d41ae0387_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:ad0d0922f3417545e5fa1d6d5e7f05476552388714757e856d42e5a65fb99e27_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:ad0d0922f3417545e5fa1d6d5e7f05476552388714757e856d42e5a65fb99e27_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:ad0d0922f3417545e5fa1d6d5e7f05476552388714757e856d42e5a65fb99e27_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:efd6130dc94592715fbf9fd2f48dbecf827c64d521e5850ecf773aa07fb3bf89_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:efd6130dc94592715fbf9fd2f48dbecf827c64d521e5850ecf773aa07fb3bf89_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:efd6130dc94592715fbf9fd2f48dbecf827c64d521e5850ecf773aa07fb3bf89_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:64e1b9fd351ac5ee0427dd131b0dccfa961b07df2dc72225f59090acab8886cd_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:64e1b9fd351ac5ee0427dd131b0dccfa961b07df2dc72225f59090acab8886cd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:64e1b9fd351ac5ee0427dd131b0dccfa961b07df2dc72225f59090acab8886cd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a44323edf14cc87c14bddfa0c06979a8f696a159cb091623a8351973b35b4d14_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a44323edf14cc87c14bddfa0c06979a8f696a159cb091623a8351973b35b4d14_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a44323edf14cc87c14bddfa0c06979a8f696a159cb091623a8351973b35b4d14_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:c0b9d948d72ee8f79c2e6b4d2f255c6959c21bb7bea1d7b0a260a0b658e490ab_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:c0b9d948d72ee8f79c2e6b4d2f255c6959c21bb7bea1d7b0a260a0b658e490ab_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:c0b9d948d72ee8f79c2e6b4d2f255c6959c21bb7bea1d7b0a260a0b658e490ab_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dfb14efc88780729a819cad4cd19805fa7f5b660067b4e7b10f61d5e8ec3270f_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dfb14efc88780729a819cad4cd19805fa7f5b660067b4e7b10f61d5e8ec3270f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dfb14efc88780729a819cad4cd19805fa7f5b660067b4e7b10f61d5e8ec3270f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:15d9d32b5eaa1603f2601dbd6898f0182b709292ab0153bcfa7bfebce5be13c0_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:15d9d32b5eaa1603f2601dbd6898f0182b709292ab0153bcfa7bfebce5be13c0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:15d9d32b5eaa1603f2601dbd6898f0182b709292ab0153bcfa7bfebce5be13c0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:178cf1edf9a80f37bbb19597a34bdd8edfed5e44af3ff7273a46a7b4fb7fe964_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:178cf1edf9a80f37bbb19597a34bdd8edfed5e44af3ff7273a46a7b4fb7fe964_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:178cf1edf9a80f37bbb19597a34bdd8edfed5e44af3ff7273a46a7b4fb7fe964_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66f9ceb6d26ed52405b9439606d49b9f8158c0d2b6b0eb715a22ae2c746defa9_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66f9ceb6d26ed52405b9439606d49b9f8158c0d2b6b0eb715a22ae2c746defa9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66f9ceb6d26ed52405b9439606d49b9f8158c0d2b6b0eb715a22ae2c746defa9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4754971cc6f907064a799f4845fc9f949a3068a5b818b23eb292c8346f9f2f0_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4754971cc6f907064a799f4845fc9f949a3068a5b818b23eb292c8346f9f2f0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4754971cc6f907064a799f4845fc9f949a3068a5b818b23eb292c8346f9f2f0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:766ba5aefee0ade548842c06f8061fe8b849b76d16280e3c41225f21d2d0b6be_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:766ba5aefee0ade548842c06f8061fe8b849b76d16280e3c41225f21d2d0b6be_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:766ba5aefee0ade548842c06f8061fe8b849b76d16280e3c41225f21d2d0b6be_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8730cb01fa2ea29046c200890d8cba4b0291d769db57875b93c8e7c1c68af3e0_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8730cb01fa2ea29046c200890d8cba4b0291d769db57875b93c8e7c1c68af3e0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8730cb01fa2ea29046c200890d8cba4b0291d769db57875b93c8e7c1c68af3e0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b2c1423302c27b56725d91ef0c9dc34903eecee9b0e8bf6761f179bfcc48cd32_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b2c1423302c27b56725d91ef0c9dc34903eecee9b0e8bf6761f179bfcc48cd32_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b2c1423302c27b56725d91ef0c9dc34903eecee9b0e8bf6761f179bfcc48cd32_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ca6573030508bbfae251c27a292bd25384dbe3ce55cb58865fdad2fe460fb6e7_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ca6573030508bbfae251c27a292bd25384dbe3ce55cb58865fdad2fe460fb6e7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ca6573030508bbfae251c27a292bd25384dbe3ce55cb58865fdad2fe460fb6e7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1aa25a4a4eef7443d6bdac8f5d159b41db9cab89f56d43d2d7a01a0bb7929da2_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1aa25a4a4eef7443d6bdac8f5d159b41db9cab89f56d43d2d7a01a0bb7929da2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1aa25a4a4eef7443d6bdac8f5d159b41db9cab89f56d43d2d7a01a0bb7929da2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:30b84fb0b78767956548a81b10d276979967e99bd1dcaca2bf06f7a14967b86e_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:30b84fb0b78767956548a81b10d276979967e99bd1dcaca2bf06f7a14967b86e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:30b84fb0b78767956548a81b10d276979967e99bd1dcaca2bf06f7a14967b86e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:98a70790286c97045f4ac1b5ec5de45ed043fcd0ccfbe96e6a93dbbf4ae0d96e_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:98a70790286c97045f4ac1b5ec5de45ed043fcd0ccfbe96e6a93dbbf4ae0d96e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:98a70790286c97045f4ac1b5ec5de45ed043fcd0ccfbe96e6a93dbbf4ae0d96e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ae9f9c747fc7f26dc4fe31644db03b93c7de10384eae1dd40b40767c2e654667_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ae9f9c747fc7f26dc4fe31644db03b93c7de10384eae1dd40b40767c2e654667_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ae9f9c747fc7f26dc4fe31644db03b93c7de10384eae1dd40b40767c2e654667_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2d3560ed1da1d414471efc17767847312a9537c40dbb327ab8951a393efe288b_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2d3560ed1da1d414471efc17767847312a9537c40dbb327ab8951a393efe288b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2d3560ed1da1d414471efc17767847312a9537c40dbb327ab8951a393efe288b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:58bdfdb8d996abe6f35f177acb3d7e3c493e211090af8b30b6376601c57257c9_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:58bdfdb8d996abe6f35f177acb3d7e3c493e211090af8b30b6376601c57257c9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:58bdfdb8d996abe6f35f177acb3d7e3c493e211090af8b30b6376601c57257c9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8eb98a0fd45c22a0aeb23f8c2558d37a1801b5afb2a2be36a9f64abf40f6a3dd_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8eb98a0fd45c22a0aeb23f8c2558d37a1801b5afb2a2be36a9f64abf40f6a3dd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8eb98a0fd45c22a0aeb23f8c2558d37a1801b5afb2a2be36a9f64abf40f6a3dd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:97e599fbc19e379fb55e9181ccb16de1af1e101e6c10f872c35ff7a9082aa937_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:97e599fbc19e379fb55e9181ccb16de1af1e101e6c10f872c35ff7a9082aa937_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:97e599fbc19e379fb55e9181ccb16de1af1e101e6c10f872c35ff7a9082aa937_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:115ad4f19e948ae0fe04b57c131a3ac8c261cdefe282374a667dea850e956500_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:115ad4f19e948ae0fe04b57c131a3ac8c261cdefe282374a667dea850e956500_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:115ad4f19e948ae0fe04b57c131a3ac8c261cdefe282374a667dea850e956500_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:15673b625efc49511ad48958f766aaff589c68c5880c95d7c6c89e5c9c9bce5b_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:15673b625efc49511ad48958f766aaff589c68c5880c95d7c6c89e5c9c9bce5b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:15673b625efc49511ad48958f766aaff589c68c5880c95d7c6c89e5c9c9bce5b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:78f92ad65baee06e314611b83e07e7a87dc4e3994ecb76b5b3b2a2039c1aa2b3_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:78f92ad65baee06e314611b83e07e7a87dc4e3994ecb76b5b3b2a2039c1aa2b3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:78f92ad65baee06e314611b83e07e7a87dc4e3994ecb76b5b3b2a2039c1aa2b3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7f0ce0299f97924b4c3ebd129ebc0d9cda54b1126ec933fa33f20f438694a590_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7f0ce0299f97924b4c3ebd129ebc0d9cda54b1126ec933fa33f20f438694a590_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7f0ce0299f97924b4c3ebd129ebc0d9cda54b1126ec933fa33f20f438694a590_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6b4db8392b4fd5d49b177c707bed1048c6ccc7564f2dea39ebafe492807884df_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6b4db8392b4fd5d49b177c707bed1048c6ccc7564f2dea39ebafe492807884df_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6b4db8392b4fd5d49b177c707bed1048c6ccc7564f2dea39ebafe492807884df_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7aecb1e4860f54933c9e911b415aa059ba3c7664c2309d406a56b305887ce6f6_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7aecb1e4860f54933c9e911b415aa059ba3c7664c2309d406a56b305887ce6f6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7aecb1e4860f54933c9e911b415aa059ba3c7664c2309d406a56b305887ce6f6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c662c420d15d0419d38af3038fc232990bc21299a9e56b26f4df6371d8022dd8_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c662c420d15d0419d38af3038fc232990bc21299a9e56b26f4df6371d8022dd8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c662c420d15d0419d38af3038fc232990bc21299a9e56b26f4df6371d8022dd8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d7b45d95a2687972730a64bcad78fa793e4a244d5a034969889e4e5e5b319057_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d7b45d95a2687972730a64bcad78fa793e4a244d5a034969889e4e5e5b319057_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d7b45d95a2687972730a64bcad78fa793e4a244d5a034969889e4e5e5b319057_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:02ef6749721cec830957dec8da2d3fff2dc88a9bdadfee0f7e3177a27d265fe4_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:02ef6749721cec830957dec8da2d3fff2dc88a9bdadfee0f7e3177a27d265fe4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:02ef6749721cec830957dec8da2d3fff2dc88a9bdadfee0f7e3177a27d265fe4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2fff2ecb2b19603744be8e2821f401a9e0234ce1b4ac15c27223c10e24ccc7b0_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2fff2ecb2b19603744be8e2821f401a9e0234ce1b4ac15c27223c10e24ccc7b0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2fff2ecb2b19603744be8e2821f401a9e0234ce1b4ac15c27223c10e24ccc7b0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:62e44648b669cc51e9dcaeec49d2c5b880fb93c32c2bbc1f535904b40849ded2_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:62e44648b669cc51e9dcaeec49d2c5b880fb93c32c2bbc1f535904b40849ded2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:62e44648b669cc51e9dcaeec49d2c5b880fb93c32c2bbc1f535904b40849ded2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c1ca8a203ab5c80f3d7b8fb9e026a46a75bfb0f5d6e4d5ea09dfb2a2db5c6a2c_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c1ca8a203ab5c80f3d7b8fb9e026a46a75bfb0f5d6e4d5ea09dfb2a2db5c6a2c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c1ca8a203ab5c80f3d7b8fb9e026a46a75bfb0f5d6e4d5ea09dfb2a2db5c6a2c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:56f09c58109b0455903b4b1e938639c6c1a9491d4206a1e7b4515f89d5510a5c_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:56f09c58109b0455903b4b1e938639c6c1a9491d4206a1e7b4515f89d5510a5c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:56f09c58109b0455903b4b1e938639c6c1a9491d4206a1e7b4515f89d5510a5c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9b5c3e0697d738fa6c1fe2c115d2133275ec3adfe2d412547535a605f30d0c00_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9b5c3e0697d738fa6c1fe2c115d2133275ec3adfe2d412547535a605f30d0c00_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9b5c3e0697d738fa6c1fe2c115d2133275ec3adfe2d412547535a605f30d0c00_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df2d7c18bdb6bf49c2f655b7dd70cd4739b2b9b4243fe2f136042b922a029e9c_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df2d7c18bdb6bf49c2f655b7dd70cd4739b2b9b4243fe2f136042b922a029e9c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df2d7c18bdb6bf49c2f655b7dd70cd4739b2b9b4243fe2f136042b922a029e9c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2534343a990c27b8efc5d674b4b97b24acb00d781c75004adbce0c7e187ea742_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2534343a990c27b8efc5d674b4b97b24acb00d781c75004adbce0c7e187ea742_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2534343a990c27b8efc5d674b4b97b24acb00d781c75004adbce0c7e187ea742_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4f474f91da6fa969938f67a7b254f6e34e6ed2d8ca38e4de4d7c190328c65352_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4f474f91da6fa969938f67a7b254f6e34e6ed2d8ca38e4de4d7c190328c65352_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4f474f91da6fa969938f67a7b254f6e34e6ed2d8ca38e4de4d7c190328c65352_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e2b3a346ee194564f34a2db8ca14c08340b063c995936cd06787b248cea65622_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e2b3a346ee194564f34a2db8ca14c08340b063c995936cd06787b248cea65622_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e2b3a346ee194564f34a2db8ca14c08340b063c995936cd06787b248cea65622_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0cdf866394b6db732b741a22765a096f04feaa6d0237c1e54d310cfa645f2883_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0cdf866394b6db732b741a22765a096f04feaa6d0237c1e54d310cfa645f2883_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0cdf866394b6db732b741a22765a096f04feaa6d0237c1e54d310cfa645f2883_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bf09aede6dd816a7c1f6db9a73f25e3414e0f408e5744dc2f32dca5c73f06a74_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bf09aede6dd816a7c1f6db9a73f25e3414e0f408e5744dc2f32dca5c73f06a74_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bf09aede6dd816a7c1f6db9a73f25e3414e0f408e5744dc2f32dca5c73f06a74_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:db8ecd1162e094b6cb166b88dfa40258f31cdc4db3ca7f6a9b110893bc27d044_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:db8ecd1162e094b6cb166b88dfa40258f31cdc4db3ca7f6a9b110893bc27d044_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:db8ecd1162e094b6cb166b88dfa40258f31cdc4db3ca7f6a9b110893bc27d044_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:acff56a6371c4fd63e831ca8149d5dc5c2f66fcb9e5b6f2d81afbf225fc9cd2e_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:acff56a6371c4fd63e831ca8149d5dc5c2f66fcb9e5b6f2d81afbf225fc9cd2e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:acff56a6371c4fd63e831ca8149d5dc5c2f66fcb9e5b6f2d81afbf225fc9cd2e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43bb0e2b7af46bbfeff6809f44f401007498cae3cbc04a9c4e8f8033f3142d9_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43bb0e2b7af46bbfeff6809f44f401007498cae3cbc04a9c4e8f8033f3142d9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43bb0e2b7af46bbfeff6809f44f401007498cae3cbc04a9c4e8f8033f3142d9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43d5f576d8c78508793fe745384e7c12b08d52a6757f2a60a4e416d2e1297cd_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43d5f576d8c78508793fe745384e7c12b08d52a6757f2a60a4e416d2e1297cd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43d5f576d8c78508793fe745384e7c12b08d52a6757f2a60a4e416d2e1297cd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6f5fd70511974d782b102cd378cb932ce27f58a18ab53599b570954c379b88ac_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6f5fd70511974d782b102cd378cb932ce27f58a18ab53599b570954c379b88ac_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6f5fd70511974d782b102cd378cb932ce27f58a18ab53599b570954c379b88ac_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:76698b01437d4d0a46f1bf3bbfca30ee2065a8684199caf406e0e7a027871741_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:76698b01437d4d0a46f1bf3bbfca30ee2065a8684199caf406e0e7a027871741_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:76698b01437d4d0a46f1bf3bbfca30ee2065a8684199caf406e0e7a027871741_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:acf2839dbc4ed85e957d4b975b0ef0c08cf06d42f75f11704e9cd54197548784_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:acf2839dbc4ed85e957d4b975b0ef0c08cf06d42f75f11704e9cd54197548784_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:acf2839dbc4ed85e957d4b975b0ef0c08cf06d42f75f11704e9cd54197548784_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c8a1a13f5a36513e22f8db1345386f1835eac5b7f809c6745fe43afe8372ed92_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c8a1a13f5a36513e22f8db1345386f1835eac5b7f809c6745fe43afe8372ed92_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c8a1a13f5a36513e22f8db1345386f1835eac5b7f809c6745fe43afe8372ed92_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:00c3fa5a11961ab40d820619e649974783d90c2ecf4da292ffe5caa6bcd1d7eb_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:00c3fa5a11961ab40d820619e649974783d90c2ecf4da292ffe5caa6bcd1d7eb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:00c3fa5a11961ab40d820619e649974783d90c2ecf4da292ffe5caa6bcd1d7eb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15a421e4461be8683d967387b1224fcc0179d478f46618d03c0e7f1222ca4c69_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15a421e4461be8683d967387b1224fcc0179d478f46618d03c0e7f1222ca4c69_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15a421e4461be8683d967387b1224fcc0179d478f46618d03c0e7f1222ca4c69_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:663a50864f70ebf653e8ab5a167755ee632d58e199b81bcbbf0d43f01cad2ecd_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:663a50864f70ebf653e8ab5a167755ee632d58e199b81bcbbf0d43f01cad2ecd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:663a50864f70ebf653e8ab5a167755ee632d58e199b81bcbbf0d43f01cad2ecd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dd4b72aaaf892109abb29961b61fb95c77ec0a7b09158d747c84116646c0005b_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dd4b72aaaf892109abb29961b61fb95c77ec0a7b09158d747c84116646c0005b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dd4b72aaaf892109abb29961b61fb95c77ec0a7b09158d747c84116646c0005b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:22d7a0d9938f75746797f97424284f6e0aae7f853b392bdc87e183b5c834972d_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:22d7a0d9938f75746797f97424284f6e0aae7f853b392bdc87e183b5c834972d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:22d7a0d9938f75746797f97424284f6e0aae7f853b392bdc87e183b5c834972d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7ede51978a537c20cf89f7e2c469034859ef89b1f34b3a8c89a727378746bd24_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7ede51978a537c20cf89f7e2c469034859ef89b1f34b3a8c89a727378746bd24_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7ede51978a537c20cf89f7e2c469034859ef89b1f34b3a8c89a727378746bd24_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7fc7a7fbeef800bc1efebac7e1d9a3110ab4962405d181df23b01e0a9ead70b0_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7fc7a7fbeef800bc1efebac7e1d9a3110ab4962405d181df23b01e0a9ead70b0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7fc7a7fbeef800bc1efebac7e1d9a3110ab4962405d181df23b01e0a9ead70b0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e0f8524eead302224bec4bcb23caa0b587aaaf1582ba0e9e6ecc3e2e9755bc32_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e0f8524eead302224bec4bcb23caa0b587aaaf1582ba0e9e6ecc3e2e9755bc32_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e0f8524eead302224bec4bcb23caa0b587aaaf1582ba0e9e6ecc3e2e9755bc32_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1598a3a15eb623d10cc95a97996611c0949450cff57257b2d1851c8d83657a39_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1598a3a15eb623d10cc95a97996611c0949450cff57257b2d1851c8d83657a39_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1598a3a15eb623d10cc95a97996611c0949450cff57257b2d1851c8d83657a39_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e97767977f70b4a53e7e898af37d51c1ed2a0c510fadc3180d3ed6675ea5fa_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e97767977f70b4a53e7e898af37d51c1ed2a0c510fadc3180d3ed6675ea5fa_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e97767977f70b4a53e7e898af37d51c1ed2a0c510fadc3180d3ed6675ea5fa_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:acbe9df84cedc53ddc968e5027c662badf18384a9f25ad78c914ec4eeac208f4_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:acbe9df84cedc53ddc968e5027c662badf18384a9f25ad78c914ec4eeac208f4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:acbe9df84cedc53ddc968e5027c662badf18384a9f25ad78c914ec4eeac208f4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d19ee5bb8b73f322b0bfdce50ffbc25cd89737b6d378499bece9be0dfed8a262_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d19ee5bb8b73f322b0bfdce50ffbc25cd89737b6d378499bece9be0dfed8a262_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d19ee5bb8b73f322b0bfdce50ffbc25cd89737b6d378499bece9be0dfed8a262_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a0d654463288adab9acd6dd6bc5e9bfc05b60081e77877e285b60738c4210077_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a0d654463288adab9acd6dd6bc5e9bfc05b60081e77877e285b60738c4210077_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a0d654463288adab9acd6dd6bc5e9bfc05b60081e77877e285b60738c4210077_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f3a38302163122cb34702f23e88de2db5d44d70ca24526f4a73624cb091de243_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f3a38302163122cb34702f23e88de2db5d44d70ca24526f4a73624cb091de243_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f3a38302163122cb34702f23e88de2db5d44d70ca24526f4a73624cb091de243_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:348bfab8b43715c5b79610c50bd7a8c383bd7e0d404fe26ad3745d803fdaf339_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:348bfab8b43715c5b79610c50bd7a8c383bd7e0d404fe26ad3745d803fdaf339_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:348bfab8b43715c5b79610c50bd7a8c383bd7e0d404fe26ad3745d803fdaf339_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c4becd27abec4f1dd782dced2c91a832a731a71f37fe7a3b2d07135702e0d512_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c4becd27abec4f1dd782dced2c91a832a731a71f37fe7a3b2d07135702e0d512_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c4becd27abec4f1dd782dced2c91a832a731a71f37fe7a3b2d07135702e0d512_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b27cbc2a5d54ec8bbf744ee483f2cc81b9101900ec9e229d362a8169ee72b29b_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b27cbc2a5d54ec8bbf744ee483f2cc81b9101900ec9e229d362a8169ee72b29b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b27cbc2a5d54ec8bbf744ee483f2cc81b9101900ec9e229d362a8169ee72b29b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dfaadc0fd73c36c83063ce6442a9f5e8c1346422f7bb10faa8d27617a0c6a710_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dfaadc0fd73c36c83063ce6442a9f5e8c1346422f7bb10faa8d27617a0c6a710_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dfaadc0fd73c36c83063ce6442a9f5e8c1346422f7bb10faa8d27617a0c6a710_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:57b58c92ff48ca5f8275bf41b1f1284b3f0ca881df22e355585ff7877b215198_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:57b58c92ff48ca5f8275bf41b1f1284b3f0ca881df22e355585ff7877b215198_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:57b58c92ff48ca5f8275bf41b1f1284b3f0ca881df22e355585ff7877b215198_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ab7d9c2e48415e4cd8a1584e942dd2bb98848aa657ee7293fadebbc6cf439c4e_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ab7d9c2e48415e4cd8a1584e942dd2bb98848aa657ee7293fadebbc6cf439c4e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ab7d9c2e48415e4cd8a1584e942dd2bb98848aa657ee7293fadebbc6cf439c4e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:eecfaf9d138ce8a5618856ec98f2d2b41d2b025acac5852e81ba20aa7443bbf5_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:eecfaf9d138ce8a5618856ec98f2d2b41d2b025acac5852e81ba20aa7443bbf5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:eecfaf9d138ce8a5618856ec98f2d2b41d2b025acac5852e81ba20aa7443bbf5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:08ea69707b4d728f1368947281cf3ec122d68713209cfcb0e91e5322bf1ada5b_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:08ea69707b4d728f1368947281cf3ec122d68713209cfcb0e91e5322bf1ada5b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:08ea69707b4d728f1368947281cf3ec122d68713209cfcb0e91e5322bf1ada5b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:09862c60fc2dcb1fb0aef2776148ff46117460f2cd92e202c76c0d122453899e_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:09862c60fc2dcb1fb0aef2776148ff46117460f2cd92e202c76c0d122453899e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:09862c60fc2dcb1fb0aef2776148ff46117460f2cd92e202c76c0d122453899e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:59a251157e8aa68bde3d1953a52c2e3d34faeb9088340c7f5f8e818e82acef7c_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:59a251157e8aa68bde3d1953a52c2e3d34faeb9088340c7f5f8e818e82acef7c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:59a251157e8aa68bde3d1953a52c2e3d34faeb9088340c7f5f8e818e82acef7c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9fc0a293a6420dae695cb7dc0ba7306805af3bf984be3e31ea585f373bbf2011_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9fc0a293a6420dae695cb7dc0ba7306805af3bf984be3e31ea585f373bbf2011_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9fc0a293a6420dae695cb7dc0ba7306805af3bf984be3e31ea585f373bbf2011_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:08bdf0bc7808dc10b3597b3e37fe97d768f0bdaa0b19dc8b6f565c15993372bb_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:08bdf0bc7808dc10b3597b3e37fe97d768f0bdaa0b19dc8b6f565c15993372bb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:08bdf0bc7808dc10b3597b3e37fe97d768f0bdaa0b19dc8b6f565c15993372bb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0d1e25b874b260043556c33ed62a26ebd56bef929e3539fa86db96501a798b14_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0d1e25b874b260043556c33ed62a26ebd56bef929e3539fa86db96501a798b14_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0d1e25b874b260043556c33ed62a26ebd56bef929e3539fa86db96501a798b14_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:32e253ee82038724e6455b3e80d1ea6b056c92c2053ebb22ce329ca5b7d5f03b_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:32e253ee82038724e6455b3e80d1ea6b056c92c2053ebb22ce329ca5b7d5f03b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:32e253ee82038724e6455b3e80d1ea6b056c92c2053ebb22ce329ca5b7d5f03b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c478e1e2e08bb0b44d9bd3ff8054a12e7d98be7821045cbb218c62e1fb2cd8dd_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c478e1e2e08bb0b44d9bd3ff8054a12e7d98be7821045cbb218c62e1fb2cd8dd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c478e1e2e08bb0b44d9bd3ff8054a12e7d98be7821045cbb218c62e1fb2cd8dd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:06eba656e1b664519f5e663e3ede831465f1635ecfb1d293c1b1b745d79b4158_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:06eba656e1b664519f5e663e3ede831465f1635ecfb1d293c1b1b745d79b4158_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:06eba656e1b664519f5e663e3ede831465f1635ecfb1d293c1b1b745d79b4158_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:19a89d0373af1265e09e12bd377e5bf631e5fb58c36b2f73b8ca86d186bb0840_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:19a89d0373af1265e09e12bd377e5bf631e5fb58c36b2f73b8ca86d186bb0840_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:19a89d0373af1265e09e12bd377e5bf631e5fb58c36b2f73b8ca86d186bb0840_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1d2da7acd64cc59f03f6a986306fc7d51a680a55b7f62e180e66c6cb3e213037_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1d2da7acd64cc59f03f6a986306fc7d51a680a55b7f62e180e66c6cb3e213037_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1d2da7acd64cc59f03f6a986306fc7d51a680a55b7f62e180e66c6cb3e213037_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7bc8808eec74ba5b0bb91d23e918401da8a4beda52fbe93975f4d7d190836aab_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7bc8808eec74ba5b0bb91d23e918401da8a4beda52fbe93975f4d7d190836aab_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7bc8808eec74ba5b0bb91d23e918401da8a4beda52fbe93975f4d7d190836aab_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b075e0d54437ff4323eea051e2347a71dc085464c2abbdcb4a85d55d9fb84e3_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b075e0d54437ff4323eea051e2347a71dc085464c2abbdcb4a85d55d9fb84e3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b075e0d54437ff4323eea051e2347a71dc085464c2abbdcb4a85d55d9fb84e3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2d19a6538ded95c21b22b0489b00aca53265ea73b4f5f7b91eda8f24fb39a12b_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2d19a6538ded95c21b22b0489b00aca53265ea73b4f5f7b91eda8f24fb39a12b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2d19a6538ded95c21b22b0489b00aca53265ea73b4f5f7b91eda8f24fb39a12b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3c97585f4dd92f700fc44e21291f913aca946c75bd0124f832a6d8d1c5f3d5d7_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3c97585f4dd92f700fc44e21291f913aca946c75bd0124f832a6d8d1c5f3d5d7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3c97585f4dd92f700fc44e21291f913aca946c75bd0124f832a6d8d1c5f3d5d7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a7b7e0019f78254b5afa024b7ff6c9dc0440e40d0f6fdb22e6ac86f261435915_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a7b7e0019f78254b5afa024b7ff6c9dc0440e40d0f6fdb22e6ac86f261435915_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a7b7e0019f78254b5afa024b7ff6c9dc0440e40d0f6fdb22e6ac86f261435915_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:085602599cae9eabcab557a60947d3f3abc272c51c3beae3ab9cecae3b71a3e5_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:085602599cae9eabcab557a60947d3f3abc272c51c3beae3ab9cecae3b71a3e5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:085602599cae9eabcab557a60947d3f3abc272c51c3beae3ab9cecae3b71a3e5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:fb83420683a5c649804f400ff80b041693872fa9ca1bd423184587e4c4e9f018_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:fb83420683a5c649804f400ff80b041693872fa9ca1bd423184587e4c4e9f018_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:fb83420683a5c649804f400ff80b041693872fa9ca1bd423184587e4c4e9f018_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:344a60ac1e833a349a8f24f3db2859e9fd0f45dd562ca50478973868e3669451_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:344a60ac1e833a349a8f24f3db2859e9fd0f45dd562ca50478973868e3669451_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:344a60ac1e833a349a8f24f3db2859e9fd0f45dd562ca50478973868e3669451_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:693b81294308ff38490144fbb45de352926be577fde7668a60059f3e5be3b776_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:693b81294308ff38490144fbb45de352926be577fde7668a60059f3e5be3b776_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:693b81294308ff38490144fbb45de352926be577fde7668a60059f3e5be3b776_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7e57a906f55fdc4522dd130c76942999c5c28f469579dcdda2e78949a860b8f8_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7e57a906f55fdc4522dd130c76942999c5c28f469579dcdda2e78949a860b8f8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7e57a906f55fdc4522dd130c76942999c5c28f469579dcdda2e78949a860b8f8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a000a2a94ba6f3c2698171f1cbb4d6976fd241de64857aa74bc5783301ba5165_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a000a2a94ba6f3c2698171f1cbb4d6976fd241de64857aa74bc5783301ba5165_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a000a2a94ba6f3c2698171f1cbb4d6976fd241de64857aa74bc5783301ba5165_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:2593c53eeb484b020e297c286d13e17bdfb52253c06777a124b62eabdb9a1090_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:2593c53eeb484b020e297c286d13e17bdfb52253c06777a124b62eabdb9a1090_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:2593c53eeb484b020e297c286d13e17bdfb52253c06777a124b62eabdb9a1090_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6677aa15725f5cb40cb925224454bdf1ba07e37e1e0240b0dffd3499bafdcd27_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6677aa15725f5cb40cb925224454bdf1ba07e37e1e0240b0dffd3499bafdcd27_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6677aa15725f5cb40cb925224454bdf1ba07e37e1e0240b0dffd3499bafdcd27_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:32bd53429d58f46521bb3b3da28dee2e9dfce9e41992d9e15483cb1da656f569_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:32bd53429d58f46521bb3b3da28dee2e9dfce9e41992d9e15483cb1da656f569_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:32bd53429d58f46521bb3b3da28dee2e9dfce9e41992d9e15483cb1da656f569_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b203e363150a6b9f1e3f12c4424af0a4fd7f3f5382bfafdedd041789c7fb5e46_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b203e363150a6b9f1e3f12c4424af0a4fd7f3f5382bfafdedd041789c7fb5e46_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b203e363150a6b9f1e3f12c4424af0a4fd7f3f5382bfafdedd041789c7fb5e46_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d271c473cfc854b34d17114967f659b0ba86a36f408696f348463e106930d657_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d271c473cfc854b34d17114967f659b0ba86a36f408696f348463e106930d657_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d271c473cfc854b34d17114967f659b0ba86a36f408696f348463e106930d657_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ef6f8a6c1a8e13578d16585d0bcefe15ef7a246f779e2aab32965e5d7016af39_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ef6f8a6c1a8e13578d16585d0bcefe15ef7a246f779e2aab32965e5d7016af39_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ef6f8a6c1a8e13578d16585d0bcefe15ef7a246f779e2aab32965e5d7016af39_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0ad2b1b3b63a22d793a67a220550e7730d49193e36443b9783d045d0d628e986_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0ad2b1b3b63a22d793a67a220550e7730d49193e36443b9783d045d0d628e986_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0ad2b1b3b63a22d793a67a220550e7730d49193e36443b9783d045d0d628e986_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:624899ec57f3d7269da3b5acd20040fe1ea2c1bcc617910f7659cc3110548dda_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:624899ec57f3d7269da3b5acd20040fe1ea2c1bcc617910f7659cc3110548dda_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:624899ec57f3d7269da3b5acd20040fe1ea2c1bcc617910f7659cc3110548dda_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7414f3068e135ba5f9e0796967297f66dd619122e426dd8355a7d21c88c3ac36_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7414f3068e135ba5f9e0796967297f66dd619122e426dd8355a7d21c88c3ac36_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7414f3068e135ba5f9e0796967297f66dd619122e426dd8355a7d21c88c3ac36_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bf6ac903efe307b33a5d17a000c4dff28c5ac55f5ecde7d65a15025d291f9053_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bf6ac903efe307b33a5d17a000c4dff28c5ac55f5ecde7d65a15025d291f9053_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bf6ac903efe307b33a5d17a000c4dff28c5ac55f5ecde7d65a15025d291f9053_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:35396543cbd1ebea8e70f1beeb10b4fd87d9a42293b1464fc0442eeadc6c0e7e_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:35396543cbd1ebea8e70f1beeb10b4fd87d9a42293b1464fc0442eeadc6c0e7e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:35396543cbd1ebea8e70f1beeb10b4fd87d9a42293b1464fc0442eeadc6c0e7e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4bd4ba390e83fb3eff7d17281090981125e08ecb458969b5ac95da4342641e65_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4bd4ba390e83fb3eff7d17281090981125e08ecb458969b5ac95da4342641e65_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4bd4ba390e83fb3eff7d17281090981125e08ecb458969b5ac95da4342641e65_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:602dc9f92b7a8e84e6eb998191263d186d1d10d378eeef0845435715bee812dc_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:602dc9f92b7a8e84e6eb998191263d186d1d10d378eeef0845435715bee812dc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:602dc9f92b7a8e84e6eb998191263d186d1d10d378eeef0845435715bee812dc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:622a2e6ba66f1624454cf3ff9229ded9dbd06815ae6512f251836da18b545da2_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:622a2e6ba66f1624454cf3ff9229ded9dbd06815ae6512f251836da18b545da2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:622a2e6ba66f1624454cf3ff9229ded9dbd06815ae6512f251836da18b545da2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:265112268f914a12e152e58a674116408253b120a35d5e696c2afd059b6fc015_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:265112268f914a12e152e58a674116408253b120a35d5e696c2afd059b6fc015_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:265112268f914a12e152e58a674116408253b120a35d5e696c2afd059b6fc015_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6e2c4811105f74a2200eb5c14cab29dc5735465f3ade08bd44378d1a3f3c6a16_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6e2c4811105f74a2200eb5c14cab29dc5735465f3ade08bd44378d1a3f3c6a16_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6e2c4811105f74a2200eb5c14cab29dc5735465f3ade08bd44378d1a3f3c6a16_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b4c1767d3b1d7d32b79c58d9894a85e4e897deaed7405281239058b204a5209f_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b4c1767d3b1d7d32b79c58d9894a85e4e897deaed7405281239058b204a5209f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b4c1767d3b1d7d32b79c58d9894a85e4e897deaed7405281239058b204a5209f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:dcde633d96ae797962a3bec581ef3078a5142b3131595e0055031195b798bc16_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:dcde633d96ae797962a3bec581ef3078a5142b3131595e0055031195b798bc16_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:dcde633d96ae797962a3bec581ef3078a5142b3131595e0055031195b798bc16_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:47731f2034e86e1b86a86d1b9ab20e1b978f89baf270a567de3b6be17665dc6e_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:47731f2034e86e1b86a86d1b9ab20e1b978f89baf270a567de3b6be17665dc6e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:47731f2034e86e1b86a86d1b9ab20e1b978f89baf270a567de3b6be17665dc6e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8b00cad2744076ce7186abb2304a0a1ac8bc84e92ce76c843fc19a3d5f79e049_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8b00cad2744076ce7186abb2304a0a1ac8bc84e92ce76c843fc19a3d5f79e049_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8b00cad2744076ce7186abb2304a0a1ac8bc84e92ce76c843fc19a3d5f79e049_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9edb1bba41b757bc30ccc0bd7d823f3574e21195a1a4075a31ae5bea6fcea516_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9edb1bba41b757bc30ccc0bd7d823f3574e21195a1a4075a31ae5bea6fcea516_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9edb1bba41b757bc30ccc0bd7d823f3574e21195a1a4075a31ae5bea6fcea516_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f3ad88ffd94f0fb2c825452841ee7c938d81a522d8e8fe09d224b42fea301d3c_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f3ad88ffd94f0fb2c825452841ee7c938d81a522d8e8fe09d224b42fea301d3c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f3ad88ffd94f0fb2c825452841ee7c938d81a522d8e8fe09d224b42fea301d3c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:24830ccec39949668dc836f6532f2375d0b7ac23ef69c78315139c4e15af4088_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:24830ccec39949668dc836f6532f2375d0b7ac23ef69c78315139c4e15af4088_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:24830ccec39949668dc836f6532f2375d0b7ac23ef69c78315139c4e15af4088_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:67899e606e1ac40ded141b4360168959587a7f1385299f99ace9312016cb01da_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:67899e606e1ac40ded141b4360168959587a7f1385299f99ace9312016cb01da_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:67899e606e1ac40ded141b4360168959587a7f1385299f99ace9312016cb01da_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:708686f865ce646ea8e6405db61f539773444e873f6101e733567cf8be40b1c8_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:708686f865ce646ea8e6405db61f539773444e873f6101e733567cf8be40b1c8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:708686f865ce646ea8e6405db61f539773444e873f6101e733567cf8be40b1c8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7fd150db54f6ddac412e063be423bb17cf0dc8717df7fdc32fc52434cf7c866_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7fd150db54f6ddac412e063be423bb17cf0dc8717df7fdc32fc52434cf7c866_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7fd150db54f6ddac412e063be423bb17cf0dc8717df7fdc32fc52434cf7c866_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:10e2611fecd1ef8a770a366382bffcb32096b3a8b396d3c0f3a67c06a809e186_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:10e2611fecd1ef8a770a366382bffcb32096b3a8b396d3c0f3a67c06a809e186_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:10e2611fecd1ef8a770a366382bffcb32096b3a8b396d3c0f3a67c06a809e186_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8e26412eb9c4efddfb90bbc864e68aac6ce43541f5952250709e973c75cbe8b9_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8e26412eb9c4efddfb90bbc864e68aac6ce43541f5952250709e973c75cbe8b9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8e26412eb9c4efddfb90bbc864e68aac6ce43541f5952250709e973c75cbe8b9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b6ef9bc4955ddfac9ab851f8956566b52a49526e6aded669271efb338603f3d2_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b6ef9bc4955ddfac9ab851f8956566b52a49526e6aded669271efb338603f3d2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b6ef9bc4955ddfac9ab851f8956566b52a49526e6aded669271efb338603f3d2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c084c44640f2949bf5fe89370cf105d8307ee1d2f9ec8b5bfbf7dc865fc45476_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c084c44640f2949bf5fe89370cf105d8307ee1d2f9ec8b5bfbf7dc865fc45476_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c084c44640f2949bf5fe89370cf105d8307ee1d2f9ec8b5bfbf7dc865fc45476_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:8268d0e76b556f2b0413ab6975f15aea685b140362bba5d245ecabf0668a41be_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:8268d0e76b556f2b0413ab6975f15aea685b140362bba5d245ecabf0668a41be_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:8268d0e76b556f2b0413ab6975f15aea685b140362bba5d245ecabf0668a41be_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:b1e1d2e8782377f73d8b9d458a7d433dc9395ec7fefd2e376a54a19779dd4ca0_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:b1e1d2e8782377f73d8b9d458a7d433dc9395ec7fefd2e376a54a19779dd4ca0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:b1e1d2e8782377f73d8b9d458a7d433dc9395ec7fefd2e376a54a19779dd4ca0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:556d277848c695d76ab33ae109b99e0448bbd60262b39ae7f5cdb5c052252b3b_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:556d277848c695d76ab33ae109b99e0448bbd60262b39ae7f5cdb5c052252b3b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:556d277848c695d76ab33ae109b99e0448bbd60262b39ae7f5cdb5c052252b3b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8107455fa57ff48346e4b056bac8f1d73071699505c62e3c4a6b63fda65d1301_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8107455fa57ff48346e4b056bac8f1d73071699505c62e3c4a6b63fda65d1301_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8107455fa57ff48346e4b056bac8f1d73071699505c62e3c4a6b63fda65d1301_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7c037c5134abbbe50088311f7765bf614fecdc7da0b58b3491ed0924a45cc1f2_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7c037c5134abbbe50088311f7765bf614fecdc7da0b58b3491ed0924a45cc1f2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7c037c5134abbbe50088311f7765bf614fecdc7da0b58b3491ed0924a45cc1f2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c848d97da53997ed67654ed4cd558961e4ced5fe80860831f6100f27bb97316c_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c848d97da53997ed67654ed4cd558961e4ced5fe80860831f6100f27bb97316c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c848d97da53997ed67654ed4cd558961e4ced5fe80860831f6100f27bb97316c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f63f5c139dff756c4a36e8c8aa18aee4dfd74260ca90a6c9cd8c68b7a23f5330_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f63f5c139dff756c4a36e8c8aa18aee4dfd74260ca90a6c9cd8c68b7a23f5330_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f63f5c139dff756c4a36e8c8aa18aee4dfd74260ca90a6c9cd8c68b7a23f5330_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:18e2b009af42ae09190598403077f59ac14fff0083dbd0377b23dfe8bf90bf85_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:18e2b009af42ae09190598403077f59ac14fff0083dbd0377b23dfe8bf90bf85_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:18e2b009af42ae09190598403077f59ac14fff0083dbd0377b23dfe8bf90bf85_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:23c4ce9a3efd2b7cfe52406aa0df67bd6b17e2ff2583980b24e5f71c4e69bdd2_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:23c4ce9a3efd2b7cfe52406aa0df67bd6b17e2ff2583980b24e5f71c4e69bdd2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:23c4ce9a3efd2b7cfe52406aa0df67bd6b17e2ff2583980b24e5f71c4e69bdd2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:45faf0f08b479a7b6511703243cc6746129fbe639936f693e245688e33cda4f1_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:45faf0f08b479a7b6511703243cc6746129fbe639936f693e245688e33cda4f1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:45faf0f08b479a7b6511703243cc6746129fbe639936f693e245688e33cda4f1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5fddf39479d0594b6514b837da1e9fc7cf23aac4e092a43feec2dc738f3a36a2_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5fddf39479d0594b6514b837da1e9fc7cf23aac4e092a43feec2dc738f3a36a2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5fddf39479d0594b6514b837da1e9fc7cf23aac4e092a43feec2dc738f3a36a2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:27662597b04f8a83ed40951fb3161755e565f4b45cb08160ad65495b1971b1b7_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:27662597b04f8a83ed40951fb3161755e565f4b45cb08160ad65495b1971b1b7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:27662597b04f8a83ed40951fb3161755e565f4b45cb08160ad65495b1971b1b7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:66548d316213a04bab082f88b71e84f26f93e3b861144b79ee2a1d6daf236e67_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:66548d316213a04bab082f88b71e84f26f93e3b861144b79ee2a1d6daf236e67_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:66548d316213a04bab082f88b71e84f26f93e3b861144b79ee2a1d6daf236e67_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:915f0ebb139d489bab32c418ed4708935e65cbb95321aeac9bd3dfccd682713a_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:915f0ebb139d489bab32c418ed4708935e65cbb95321aeac9bd3dfccd682713a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:915f0ebb139d489bab32c418ed4708935e65cbb95321aeac9bd3dfccd682713a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fdf3b790c4ebbb4a049a452ee65a4f15de7c6b1fa06227dec1e0f44879d33d3f_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fdf3b790c4ebbb4a049a452ee65a4f15de7c6b1fa06227dec1e0f44879d33d3f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fdf3b790c4ebbb4a049a452ee65a4f15de7c6b1fa06227dec1e0f44879d33d3f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cbce9872ea22b8756670549f2844f8aa6a3323779774c4839a455e4f831eff31_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cbce9872ea22b8756670549f2844f8aa6a3323779774c4839a455e4f831eff31_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cbce9872ea22b8756670549f2844f8aa6a3323779774c4839a455e4f831eff31_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:da8d61470c3c3120912a4c05fb149d404da73c1cc654faa36c5311b3ba47c554_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:da8d61470c3c3120912a4c05fb149d404da73c1cc654faa36c5311b3ba47c554_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:da8d61470c3c3120912a4c05fb149d404da73c1cc654faa36c5311b3ba47c554_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e33aa6dfd96a471d0676b033c4ab64f112e7a200b15c74051bbeffbf48e68eed_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e33aa6dfd96a471d0676b033c4ab64f112e7a200b15c74051bbeffbf48e68eed_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e33aa6dfd96a471d0676b033c4ab64f112e7a200b15c74051bbeffbf48e68eed_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ecf24d093581fc39574dceec3d50efd4c3146cebf49bb7a5a450b3f8ce740551_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ecf24d093581fc39574dceec3d50efd4c3146cebf49bb7a5a450b3f8ce740551_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ecf24d093581fc39574dceec3d50efd4c3146cebf49bb7a5a450b3f8ce740551_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:389bffb7286fda26e7f9d583a982f673c7487e4b152d0f1449fa0cc5956f0850_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:389bffb7286fda26e7f9d583a982f673c7487e4b152d0f1449fa0cc5956f0850_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:389bffb7286fda26e7f9d583a982f673c7487e4b152d0f1449fa0cc5956f0850_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6c6bc1dd1345fb7f5ba86cf728189fe3c576fe25d2b3e2caa6b3436e2c6a42c6_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6c6bc1dd1345fb7f5ba86cf728189fe3c576fe25d2b3e2caa6b3436e2c6a42c6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6c6bc1dd1345fb7f5ba86cf728189fe3c576fe25d2b3e2caa6b3436e2c6a42c6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:750d110adf37079c83b02b85f49fc612c9ba646ef5ad341b9a43c3c76c084e5d_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:750d110adf37079c83b02b85f49fc612c9ba646ef5ad341b9a43c3c76c084e5d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:750d110adf37079c83b02b85f49fc612c9ba646ef5ad341b9a43c3c76c084e5d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d097d858dfa7eb705412902a77e8750fd7fd883c8c83e6732e102d6751f275f1_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d097d858dfa7eb705412902a77e8750fd7fd883c8c83e6732e102d6751f275f1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d097d858dfa7eb705412902a77e8750fd7fd883c8c83e6732e102d6751f275f1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3dd9ca3b6c119ebeeb38e5529407f1889ce2c06c11f15bbdb38955caf2a3a44d_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3dd9ca3b6c119ebeeb38e5529407f1889ce2c06c11f15bbdb38955caf2a3a44d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3dd9ca3b6c119ebeeb38e5529407f1889ce2c06c11f15bbdb38955caf2a3a44d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:53bb0329ee10d609d297ebe7327e9fc2db866a3d32b87ea4ae04fc46d9aea7b2_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:53bb0329ee10d609d297ebe7327e9fc2db866a3d32b87ea4ae04fc46d9aea7b2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:53bb0329ee10d609d297ebe7327e9fc2db866a3d32b87ea4ae04fc46d9aea7b2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9bb57dbdb1f3e05d2e711c87f59f05c56aae4504a432a7bf69d0719b614f5ee6_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9bb57dbdb1f3e05d2e711c87f59f05c56aae4504a432a7bf69d0719b614f5ee6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9bb57dbdb1f3e05d2e711c87f59f05c56aae4504a432a7bf69d0719b614f5ee6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bdbec412e541109c63c5f342be19fc88037c485b199856d55ef1798510ee4039_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bdbec412e541109c63c5f342be19fc88037c485b199856d55ef1798510ee4039_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bdbec412e541109c63c5f342be19fc88037c485b199856d55ef1798510ee4039_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:332ed123500ea4dedb757d95f0111658b96faea8f8996fd74dc14e51e2ab9978_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:332ed123500ea4dedb757d95f0111658b96faea8f8996fd74dc14e51e2ab9978_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:332ed123500ea4dedb757d95f0111658b96faea8f8996fd74dc14e51e2ab9978_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78d21fcf562cac4d525153a03c574bb2a9ad71d50f955e263f06e2fb2b1daa08_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78d21fcf562cac4d525153a03c574bb2a9ad71d50f955e263f06e2fb2b1daa08_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78d21fcf562cac4d525153a03c574bb2a9ad71d50f955e263f06e2fb2b1daa08_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:907a8679fa95ea05ab7132e5953560b61c9ecfff5d0ceb4124cf8dde42530cd7_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:907a8679fa95ea05ab7132e5953560b61c9ecfff5d0ceb4124cf8dde42530cd7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:907a8679fa95ea05ab7132e5953560b61c9ecfff5d0ceb4124cf8dde42530cd7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f7a732ad09341efece3af08500fd7c18d9b70e4e2e218afb2fabddab0145f393_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f7a732ad09341efece3af08500fd7c18d9b70e4e2e218afb2fabddab0145f393_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f7a732ad09341efece3af08500fd7c18d9b70e4e2e218afb2fabddab0145f393_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0958362f0fd9f365fe7c0553d468ca4b116c5b879c26b8035205fd95fbda79c4_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0958362f0fd9f365fe7c0553d468ca4b116c5b879c26b8035205fd95fbda79c4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0958362f0fd9f365fe7c0553d468ca4b116c5b879c26b8035205fd95fbda79c4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2fe9e91baef7b27e2396be83a187282ed19482386413f82f8e00446044588132_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2fe9e91baef7b27e2396be83a187282ed19482386413f82f8e00446044588132_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2fe9e91baef7b27e2396be83a187282ed19482386413f82f8e00446044588132_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5bad53fe321f2d924f07f7cd8b6f19771631a3c75dc25df875d25cfeed6290ed_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5bad53fe321f2d924f07f7cd8b6f19771631a3c75dc25df875d25cfeed6290ed_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5bad53fe321f2d924f07f7cd8b6f19771631a3c75dc25df875d25cfeed6290ed_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a42d5ec3c0b582a70bfb2297f3f7461f4b516aa28ea8a6c12c6bca2af51a9e7e_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a42d5ec3c0b582a70bfb2297f3f7461f4b516aa28ea8a6c12c6bca2af51a9e7e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a42d5ec3c0b582a70bfb2297f3f7461f4b516aa28ea8a6c12c6bca2af51a9e7e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:64b0f83d2d4b40eeaa6784ed20019e2ae2c7fdef43c3ea9a49eb07a3ef27ddfd_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:64b0f83d2d4b40eeaa6784ed20019e2ae2c7fdef43c3ea9a49eb07a3ef27ddfd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:64b0f83d2d4b40eeaa6784ed20019e2ae2c7fdef43c3ea9a49eb07a3ef27ddfd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:744da89cf9a8ac399564877fe699525fdefd31d302b70bbf33d457361235ff26_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:744da89cf9a8ac399564877fe699525fdefd31d302b70bbf33d457361235ff26_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:744da89cf9a8ac399564877fe699525fdefd31d302b70bbf33d457361235ff26_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aedb8ec541683a33066c8e4393fdef2b2940879da38f06e37bc4aa247038081d_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aedb8ec541683a33066c8e4393fdef2b2940879da38f06e37bc4aa247038081d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aedb8ec541683a33066c8e4393fdef2b2940879da38f06e37bc4aa247038081d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e5dc458e034b48610c05a65784b4ce8731709969a25867c1174beb7bef0d43e7_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e5dc458e034b48610c05a65784b4ce8731709969a25867c1174beb7bef0d43e7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e5dc458e034b48610c05a65784b4ce8731709969a25867c1174beb7bef0d43e7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:10c59d23c3b20e640fa3decf0fff7db097b1da46b58058b1a9dc1284c8d5f1d3_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:10c59d23c3b20e640fa3decf0fff7db097b1da46b58058b1a9dc1284c8d5f1d3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:10c59d23c3b20e640fa3decf0fff7db097b1da46b58058b1a9dc1284c8d5f1d3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8946f0589388c5ac174374e2de1a4bae4d6134dacc7fef9a95bc54f41265ab9d_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8946f0589388c5ac174374e2de1a4bae4d6134dacc7fef9a95bc54f41265ab9d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8946f0589388c5ac174374e2de1a4bae4d6134dacc7fef9a95bc54f41265ab9d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9ac3b13d328bdca2a50d286adf9f32621a3a059f3dedbb0f3414bbce3b1d83ec_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9ac3b13d328bdca2a50d286adf9f32621a3a059f3dedbb0f3414bbce3b1d83ec_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9ac3b13d328bdca2a50d286adf9f32621a3a059f3dedbb0f3414bbce3b1d83ec_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c56dbbd0868f35b7376cf4208b10f1be543b5b8096ee30322b44d31d5887b784_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c56dbbd0868f35b7376cf4208b10f1be543b5b8096ee30322b44d31d5887b784_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c56dbbd0868f35b7376cf4208b10f1be543b5b8096ee30322b44d31d5887b784_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:104e230cfe12c0f6218d5a834c5e85d1c3f962c9f00dab941ef7f409243c94d3_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:104e230cfe12c0f6218d5a834c5e85d1c3f962c9f00dab941ef7f409243c94d3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:104e230cfe12c0f6218d5a834c5e85d1c3f962c9f00dab941ef7f409243c94d3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:56e6a16d77dc1cf0dd2bae15f9117faba1c88be9bffcb4113b29dcdc32bf3dd6_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:56e6a16d77dc1cf0dd2bae15f9117faba1c88be9bffcb4113b29dcdc32bf3dd6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:56e6a16d77dc1cf0dd2bae15f9117faba1c88be9bffcb4113b29dcdc32bf3dd6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6014a9a744d98499f4e68c99a612229b148db39c40dfc0fc72a0b0fdbbe26626_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6014a9a744d98499f4e68c99a612229b148db39c40dfc0fc72a0b0fdbbe26626_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6014a9a744d98499f4e68c99a612229b148db39c40dfc0fc72a0b0fdbbe26626_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:92d6845bc5c65cdec3d0f59440500af1b60b070b415ecb6e3c5c276fbdb97f4a_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:92d6845bc5c65cdec3d0f59440500af1b60b070b415ecb6e3c5c276fbdb97f4a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:92d6845bc5c65cdec3d0f59440500af1b60b070b415ecb6e3c5c276fbdb97f4a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:86dfa215430ea4c2286a8e9e0921f3a4ca14fac70ae6f5ad4f66636fd5620e0f_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:86dfa215430ea4c2286a8e9e0921f3a4ca14fac70ae6f5ad4f66636fd5620e0f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:86dfa215430ea4c2286a8e9e0921f3a4ca14fac70ae6f5ad4f66636fd5620e0f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c20df9f23d90cb585878aeb06e921741267b98a7b078ba494f6dbcdde2156020_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c20df9f23d90cb585878aeb06e921741267b98a7b078ba494f6dbcdde2156020_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c20df9f23d90cb585878aeb06e921741267b98a7b078ba494f6dbcdde2156020_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c64396e8b58f76b4f416e1f76332c6a28f2ac866240a4a07541d6ef4b13801e5_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c64396e8b58f76b4f416e1f76332c6a28f2ac866240a4a07541d6ef4b13801e5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c64396e8b58f76b4f416e1f76332c6a28f2ac866240a4a07541d6ef4b13801e5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fce08887d2471192a8b68228f61636bcbe2a8b78885512d5ee24d55b10784df0_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fce08887d2471192a8b68228f61636bcbe2a8b78885512d5ee24d55b10784df0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fce08887d2471192a8b68228f61636bcbe2a8b78885512d5ee24d55b10784df0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:42cf0a1f66357b0054b4932b2952489fcb46182e4ff04501ec3b8ec4fc86b5c5_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:42cf0a1f66357b0054b4932b2952489fcb46182e4ff04501ec3b8ec4fc86b5c5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:42cf0a1f66357b0054b4932b2952489fcb46182e4ff04501ec3b8ec4fc86b5c5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4652118a90e9d0fa90010823fdbdbe1c49db2b208cfc948a835c7f2aedcaef14_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4652118a90e9d0fa90010823fdbdbe1c49db2b208cfc948a835c7f2aedcaef14_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4652118a90e9d0fa90010823fdbdbe1c49db2b208cfc948a835c7f2aedcaef14_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c827d0d949f005ac61c1c7d43ac27dcb842cfc2013e42b7a70a72d18a20ac45d_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c827d0d949f005ac61c1c7d43ac27dcb842cfc2013e42b7a70a72d18a20ac45d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c827d0d949f005ac61c1c7d43ac27dcb842cfc2013e42b7a70a72d18a20ac45d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cd7eb7f4b822575925bfa223282946937c7dc5053fdaee9cbfbf8d0c2467e59d_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cd7eb7f4b822575925bfa223282946937c7dc5053fdaee9cbfbf8d0c2467e59d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cd7eb7f4b822575925bfa223282946937c7dc5053fdaee9cbfbf8d0c2467e59d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7b4dde279a23d7f73becb18b204787bec7ca9bb85b0fcfef4a7323ef59dfe6_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7b4dde279a23d7f73becb18b204787bec7ca9bb85b0fcfef4a7323ef59dfe6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7b4dde279a23d7f73becb18b204787bec7ca9bb85b0fcfef4a7323ef59dfe6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38bd513387b83d3388d063e797d347932a335306b9f65eb73b7fbfb478b95748_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38bd513387b83d3388d063e797d347932a335306b9f65eb73b7fbfb478b95748_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38bd513387b83d3388d063e797d347932a335306b9f65eb73b7fbfb478b95748_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:96674cceccce573229f82da92f10e3029a5af33b192ae9437214f50bbf9e2651_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:96674cceccce573229f82da92f10e3029a5af33b192ae9437214f50bbf9e2651_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:96674cceccce573229f82da92f10e3029a5af33b192ae9437214f50bbf9e2651_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b5b9452bcca062df5bfe00b913778e2c182a6c2edc8b649a62b0e927037d7eb0_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b5b9452bcca062df5bfe00b913778e2c182a6c2edc8b649a62b0e927037d7eb0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b5b9452bcca062df5bfe00b913778e2c182a6c2edc8b649a62b0e927037d7eb0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:578f67e6b9aa327a20cfaf5912a5601489ca0653ad744109b08262fd31d27d68_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:578f67e6b9aa327a20cfaf5912a5601489ca0653ad744109b08262fd31d27d68_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:578f67e6b9aa327a20cfaf5912a5601489ca0653ad744109b08262fd31d27d68_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9b86e03cdeb0968ad70f6372630bc5e974ccf74a63666f1b4517347d5cf66e9c_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9b86e03cdeb0968ad70f6372630bc5e974ccf74a63666f1b4517347d5cf66e9c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9b86e03cdeb0968ad70f6372630bc5e974ccf74a63666f1b4517347d5cf66e9c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c87e5142780624f7090c8a0dd9ce935b112b74c86b8f0a9f97779df293cdf94b_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c87e5142780624f7090c8a0dd9ce935b112b74c86b8f0a9f97779df293cdf94b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c87e5142780624f7090c8a0dd9ce935b112b74c86b8f0a9f97779df293cdf94b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d6b881c99cea669ab664f41460b5910bbf8953e57dfafbdc5ef6b44d8b45dc39_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d6b881c99cea669ab664f41460b5910bbf8953e57dfafbdc5ef6b44d8b45dc39_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d6b881c99cea669ab664f41460b5910bbf8953e57dfafbdc5ef6b44d8b45dc39_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1b7eab16cec06f09c6d29dc328c723e63c410e101f2338efd38c266ead5a661f_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1b7eab16cec06f09c6d29dc328c723e63c410e101f2338efd38c266ead5a661f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1b7eab16cec06f09c6d29dc328c723e63c410e101f2338efd38c266ead5a661f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:afde633bf2b45cc358137c70b17b5275adf59c0e71317b5d40de66fe40155c59_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:afde633bf2b45cc358137c70b17b5275adf59c0e71317b5d40de66fe40155c59_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:afde633bf2b45cc358137c70b17b5275adf59c0e71317b5d40de66fe40155c59_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f117e6c476d1e70d006f3a32f70c6e8dde636d40ecf6b350348315bc30feaa9c_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f117e6c476d1e70d006f3a32f70c6e8dde636d40ecf6b350348315bc30feaa9c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f117e6c476d1e70d006f3a32f70c6e8dde636d40ecf6b350348315bc30feaa9c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f7b7e43467fb98d34680f471b5f99b52417deb826624a17dcd957268bf19eadb_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f7b7e43467fb98d34680f471b5f99b52417deb826624a17dcd957268bf19eadb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f7b7e43467fb98d34680f471b5f99b52417deb826624a17dcd957268bf19eadb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fc58e1f537d1d1cfb376c8bb3a1390c008341212540fcd98a4a315509cd7e62a_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fc58e1f537d1d1cfb376c8bb3a1390c008341212540fcd98a4a315509cd7e62a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fc58e1f537d1d1cfb376c8bb3a1390c008341212540fcd98a4a315509cd7e62a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:80ea2836ec34d2d2995c50a090e9a97623485c633c2cc39ed4fdce34c9f253dc_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:80ea2836ec34d2d2995c50a090e9a97623485c633c2cc39ed4fdce34c9f253dc_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:80ea2836ec34d2d2995c50a090e9a97623485c633c2cc39ed4fdce34c9f253dc_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18c5603f9bf889466977a8cbc1b1e785e9e93a76852434465848b00de85a3384_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18c5603f9bf889466977a8cbc1b1e785e9e93a76852434465848b00de85a3384_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18c5603f9bf889466977a8cbc1b1e785e9e93a76852434465848b00de85a3384_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:852a40e0bf7ba727a9a4f4e65d820184f69d3b6410afeaee5b7c25da9d6222f7_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:852a40e0bf7ba727a9a4f4e65d820184f69d3b6410afeaee5b7c25da9d6222f7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:852a40e0bf7ba727a9a4f4e65d820184f69d3b6410afeaee5b7c25da9d6222f7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b0323e72aa737bbca1d743568e2388dc2f3763b7b23fda8b0c30c7da82361828_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b0323e72aa737bbca1d743568e2388dc2f3763b7b23fda8b0c30c7da82361828_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b0323e72aa737bbca1d743568e2388dc2f3763b7b23fda8b0c30c7da82361828_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f7bc0d938292e36063c8dc51447fbb563f011991664d6d7352fd82b1f8729fdb_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f7bc0d938292e36063c8dc51447fbb563f011991664d6d7352fd82b1f8729fdb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f7bc0d938292e36063c8dc51447fbb563f011991664d6d7352fd82b1f8729fdb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0c5ea8bdffff3d880526de9f5b4d553c2cbc0681dca2785b44a2d50534eaee14_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0c5ea8bdffff3d880526de9f5b4d553c2cbc0681dca2785b44a2d50534eaee14_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0c5ea8bdffff3d880526de9f5b4d553c2cbc0681dca2785b44a2d50534eaee14_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:25efef408a198ddf977595cd7864dc8c68b66b5210b01372ceb94f0bdf0eaf7b_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:25efef408a198ddf977595cd7864dc8c68b66b5210b01372ceb94f0bdf0eaf7b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:25efef408a198ddf977595cd7864dc8c68b66b5210b01372ceb94f0bdf0eaf7b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4af0d2d2ff92b30d0bfd1217791f796ab853a709d6724c1089d967cd8b2bdb35_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4af0d2d2ff92b30d0bfd1217791f796ab853a709d6724c1089d967cd8b2bdb35_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4af0d2d2ff92b30d0bfd1217791f796ab853a709d6724c1089d967cd8b2bdb35_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fb88da574373955332ee34a14390ec328a7ad6e62de8499ed52949656f6ff923_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fb88da574373955332ee34a14390ec328a7ad6e62de8499ed52949656f6ff923_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fb88da574373955332ee34a14390ec328a7ad6e62de8499ed52949656f6ff923_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23b511f2c7fe86c4f8afc509ed707d27a63ee6cf1fa3b74131489fdc7c668cd4_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23b511f2c7fe86c4f8afc509ed707d27a63ee6cf1fa3b74131489fdc7c668cd4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23b511f2c7fe86c4f8afc509ed707d27a63ee6cf1fa3b74131489fdc7c668cd4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23e7ccb1befa2816e77abdef5eecd8212e56ae6d616f4003392935e7edf7ed93_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23e7ccb1befa2816e77abdef5eecd8212e56ae6d616f4003392935e7edf7ed93_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23e7ccb1befa2816e77abdef5eecd8212e56ae6d616f4003392935e7edf7ed93_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:25f015786ca305a2bd100695adef64936782586725477c67bc43a42402e9a4a0_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:25f015786ca305a2bd100695adef64936782586725477c67bc43a42402e9a4a0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:25f015786ca305a2bd100695adef64936782586725477c67bc43a42402e9a4a0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:513e02881726c145fdba109c6485c19dc6a25e1329e71e64da6a1ca55a9bbeb3_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:513e02881726c145fdba109c6485c19dc6a25e1329e71e64da6a1ca55a9bbeb3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:513e02881726c145fdba109c6485c19dc6a25e1329e71e64da6a1ca55a9bbeb3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:651e1f43c1483775c0d9ce67365db3d75021e67a3f4dc872071968538033458a_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:651e1f43c1483775c0d9ce67365db3d75021e67a3f4dc872071968538033458a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:651e1f43c1483775c0d9ce67365db3d75021e67a3f4dc872071968538033458a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d565301af46c356a4fc80f36c7c8e958a19a4e36cd08abc84cc9a49d88433b18_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d565301af46c356a4fc80f36c7c8e958a19a4e36cd08abc84cc9a49d88433b18_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d565301af46c356a4fc80f36c7c8e958a19a4e36cd08abc84cc9a49d88433b18_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f382ef885d8be8e7007416722029689f2b8ec1fcff45f3f405f4dba5afde7d9d_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f382ef885d8be8e7007416722029689f2b8ec1fcff45f3f405f4dba5afde7d9d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f382ef885d8be8e7007416722029689f2b8ec1fcff45f3f405f4dba5afde7d9d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:fcffc574841c7f5f5f06e41063c6e63dd8471259c8b6436210b1fa8f66bcd32b_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:fcffc574841c7f5f5f06e41063c6e63dd8471259c8b6436210b1fa8f66bcd32b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:fcffc574841c7f5f5f06e41063c6e63dd8471259c8b6436210b1fa8f66bcd32b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:06b33e1160ffea1621b8b365682c8b33eb88e1d0af49f2badfa2f2cdc1858187_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:06b33e1160ffea1621b8b365682c8b33eb88e1d0af49f2badfa2f2cdc1858187_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:06b33e1160ffea1621b8b365682c8b33eb88e1d0af49f2badfa2f2cdc1858187_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0adf9a1507c462323ef994cfb8e94a91e05a90834eeb818c6ff035a469308734_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0adf9a1507c462323ef994cfb8e94a91e05a90834eeb818c6ff035a469308734_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0adf9a1507c462323ef994cfb8e94a91e05a90834eeb818c6ff035a469308734_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4dd70885b033339366a51b39e1a0dc9716bfcfe9b3072a9425f93318ee1868ff_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4dd70885b033339366a51b39e1a0dc9716bfcfe9b3072a9425f93318ee1868ff_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4dd70885b033339366a51b39e1a0dc9716bfcfe9b3072a9425f93318ee1868ff_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a675329ee42ea8e39cf56e29562e0c9d58345a468f895765b6000cb2e03c85f4_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a675329ee42ea8e39cf56e29562e0c9d58345a468f895765b6000cb2e03c85f4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a675329ee42ea8e39cf56e29562e0c9d58345a468f895765b6000cb2e03c85f4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:046f5864fb471f536e1d07ff4db875eea3323fdbec3c8467ffcbadaea4317e48_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:046f5864fb471f536e1d07ff4db875eea3323fdbec3c8467ffcbadaea4317e48_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:046f5864fb471f536e1d07ff4db875eea3323fdbec3c8467ffcbadaea4317e48_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:338bc8f6c2bffd8382536c628e99388f1579df9a881c2ef5fde980be70652eb2_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:338bc8f6c2bffd8382536c628e99388f1579df9a881c2ef5fde980be70652eb2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:338bc8f6c2bffd8382536c628e99388f1579df9a881c2ef5fde980be70652eb2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:613556b062cf0adc4f9826afca26ee52106805907c1c083580b0f7595fe35d22_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:613556b062cf0adc4f9826afca26ee52106805907c1c083580b0f7595fe35d22_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:613556b062cf0adc4f9826afca26ee52106805907c1c083580b0f7595fe35d22_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63b5335ff0b2e5ec2a748aad70cfb87a1e67400e8d4a58c4d21f4bbe0ab8fff5_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63b5335ff0b2e5ec2a748aad70cfb87a1e67400e8d4a58c4d21f4bbe0ab8fff5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63b5335ff0b2e5ec2a748aad70cfb87a1e67400e8d4a58c4d21f4bbe0ab8fff5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:134163c4600edac7fd6cd32e6e489bfdd03a9e7b2554fb3cc43c696c18d1d6ad_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:134163c4600edac7fd6cd32e6e489bfdd03a9e7b2554fb3cc43c696c18d1d6ad_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:134163c4600edac7fd6cd32e6e489bfdd03a9e7b2554fb3cc43c696c18d1d6ad_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:646a707c50a3656bd6cec5b46960d4d27885135a1b2a4eac2f74fc8721723c3e_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:646a707c50a3656bd6cec5b46960d4d27885135a1b2a4eac2f74fc8721723c3e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:646a707c50a3656bd6cec5b46960d4d27885135a1b2a4eac2f74fc8721723c3e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4cd06cc8b51a11cdee4218deb90e612934506c100298dc2d95cb3961619a34a_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4cd06cc8b51a11cdee4218deb90e612934506c100298dc2d95cb3961619a34a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4cd06cc8b51a11cdee4218deb90e612934506c100298dc2d95cb3961619a34a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c28197eb87571077a9c4d102a659e2ee3e9f4a96a2c65e32c2155aeba638d114_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c28197eb87571077a9c4d102a659e2ee3e9f4a96a2c65e32c2155aeba638d114_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c28197eb87571077a9c4d102a659e2ee3e9f4a96a2c65e32c2155aeba638d114_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:884468e937461054e4d0f6fbe428c0837c547fdfb77494fc4fd0d80c85ebc116_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:884468e937461054e4d0f6fbe428c0837c547fdfb77494fc4fd0d80c85ebc116_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:884468e937461054e4d0f6fbe428c0837c547fdfb77494fc4fd0d80c85ebc116_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a0ca6e2d795cf58e53f392ccf33ebe3a958164d7c807351976e7f34229585b4c_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a0ca6e2d795cf58e53f392ccf33ebe3a958164d7c807351976e7f34229585b4c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a0ca6e2d795cf58e53f392ccf33ebe3a958164d7c807351976e7f34229585b4c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c7c740ddb429a1e4c4b37a761d07a28b0a3c54b1a9d0a05d50f52c1046e67bd5_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c7c740ddb429a1e4c4b37a761d07a28b0a3c54b1a9d0a05d50f52c1046e67bd5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c7c740ddb429a1e4c4b37a761d07a28b0a3c54b1a9d0a05d50f52c1046e67bd5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f1b0a334d0a34ac7df7177915c9d86925b1d09e2b7b73739e2e242b156043d00_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f1b0a334d0a34ac7df7177915c9d86925b1d09e2b7b73739e2e242b156043d00_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f1b0a334d0a34ac7df7177915c9d86925b1d09e2b7b73739e2e242b156043d00_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:21386a83ddd84b3cd3903be7cb72fcaa075258aefa6a8aed5f9db293cb813646_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:21386a83ddd84b3cd3903be7cb72fcaa075258aefa6a8aed5f9db293cb813646_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:21386a83ddd84b3cd3903be7cb72fcaa075258aefa6a8aed5f9db293cb813646_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8bc70bdd58177aaeceffe4a1ead8014949561a36f49e704edec1a87809a8e308_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8bc70bdd58177aaeceffe4a1ead8014949561a36f49e704edec1a87809a8e308_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8bc70bdd58177aaeceffe4a1ead8014949561a36f49e704edec1a87809a8e308_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b0124697d65e28f4068afe9969a3558ab5239b7b39b8a8e4d59179267cddec92_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b0124697d65e28f4068afe9969a3558ab5239b7b39b8a8e4d59179267cddec92_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b0124697d65e28f4068afe9969a3558ab5239b7b39b8a8e4d59179267cddec92_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6929fc57fcf0e9c7d26b858afa505278f09fa81a854050194253e2b84fabb94_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6929fc57fcf0e9c7d26b858afa505278f09fa81a854050194253e2b84fabb94_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6929fc57fcf0e9c7d26b858afa505278f09fa81a854050194253e2b84fabb94_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:04b8125efeb99b9283590730314e1792064cf887d124906b6b39c83925d97f4b_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:04b8125efeb99b9283590730314e1792064cf887d124906b6b39c83925d97f4b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:04b8125efeb99b9283590730314e1792064cf887d124906b6b39c83925d97f4b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b0534c781222f49ce04e95899cd3558bf62a74c7d5defce8ede815d7aa88aa67_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b0534c781222f49ce04e95899cd3558bf62a74c7d5defce8ede815d7aa88aa67_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b0534c781222f49ce04e95899cd3558bf62a74c7d5defce8ede815d7aa88aa67_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3769775243694c05be0c6d52bee13877834b98e80a32162e3cc990386fe17cb_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3769775243694c05be0c6d52bee13877834b98e80a32162e3cc990386fe17cb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3769775243694c05be0c6d52bee13877834b98e80a32162e3cc990386fe17cb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ee66f64d8b3832cfa270298dc1257226c9abe618918de7283d7ea3acc7bfa058_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ee66f64d8b3832cfa270298dc1257226c9abe618918de7283d7ea3acc7bfa058_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ee66f64d8b3832cfa270298dc1257226c9abe618918de7283d7ea3acc7bfa058_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:09e6525bcb52ecc92e628adb611938f208c09436c1cb787539df696bb7040e27_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:09e6525bcb52ecc92e628adb611938f208c09436c1cb787539df696bb7040e27_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:09e6525bcb52ecc92e628adb611938f208c09436c1cb787539df696bb7040e27_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:48f82fb019f0083c414b895589183931f623d9c4f64a545be9460df83d8f23ca_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:48f82fb019f0083c414b895589183931f623d9c4f64a545be9460df83d8f23ca_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:48f82fb019f0083c414b895589183931f623d9c4f64a545be9460df83d8f23ca_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a2cec88104e0ac39cca06c351868da8ca42cea21014e276ef4c492603c90e6eb_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a2cec88104e0ac39cca06c351868da8ca42cea21014e276ef4c492603c90e6eb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a2cec88104e0ac39cca06c351868da8ca42cea21014e276ef4c492603c90e6eb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d5fe8fa8055701c1d85ff5cd062b28b808a791d658c1e6227cef379dc3706740_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d5fe8fa8055701c1d85ff5cd062b28b808a791d658c1e6227cef379dc3706740_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d5fe8fa8055701c1d85ff5cd062b28b808a791d658c1e6227cef379dc3706740_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:072e335f2ef540426bd02ab03df3017062cc713e9f15c7d131043c998f6bd8df_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:072e335f2ef540426bd02ab03df3017062cc713e9f15c7d131043c998f6bd8df_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:072e335f2ef540426bd02ab03df3017062cc713e9f15c7d131043c998f6bd8df_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:750327cb858a4bff3df278ebcab6a9c73b88a55729e8f54669155adad0f1c77c_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:750327cb858a4bff3df278ebcab6a9c73b88a55729e8f54669155adad0f1c77c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:750327cb858a4bff3df278ebcab6a9c73b88a55729e8f54669155adad0f1c77c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a2762bde107a05ad6ee1b167c6ef7cfd32646b73209f3841ab1f2545f2f5cba8_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a2762bde107a05ad6ee1b167c6ef7cfd32646b73209f3841ab1f2545f2f5cba8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a2762bde107a05ad6ee1b167c6ef7cfd32646b73209f3841ab1f2545f2f5cba8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d3ffde90e606b0344c39f8668dc629f919612cc5a3475e8fbd15aa1bb807a42f_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d3ffde90e606b0344c39f8668dc629f919612cc5a3475e8fbd15aa1bb807a42f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d3ffde90e606b0344c39f8668dc629f919612cc5a3475e8fbd15aa1bb807a42f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:533703f83c1706641c5423dff8be080c70ba831a0904c4d08cb84247c768fd96_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:533703f83c1706641c5423dff8be080c70ba831a0904c4d08cb84247c768fd96_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:533703f83c1706641c5423dff8be080c70ba831a0904c4d08cb84247c768fd96_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c34e3b2772aa6329401c1dffa8316d3516368cfaa095a9cba95628bd9ad2a7d0_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c34e3b2772aa6329401c1dffa8316d3516368cfaa095a9cba95628bd9ad2a7d0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c34e3b2772aa6329401c1dffa8316d3516368cfaa095a9cba95628bd9ad2a7d0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c3887c6c2d115b686a65205cbaa373882689899aca8cbe5125547db198c84c9a_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c3887c6c2d115b686a65205cbaa373882689899aca8cbe5125547db198c84c9a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c3887c6c2d115b686a65205cbaa373882689899aca8cbe5125547db198c84c9a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc6a5e17268e07c6309afdc92acd2a31a8021e3ba9f5d0dbf514f3b9df09e01e_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc6a5e17268e07c6309afdc92acd2a31a8021e3ba9f5d0dbf514f3b9df09e01e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc6a5e17268e07c6309afdc92acd2a31a8021e3ba9f5d0dbf514f3b9df09e01e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f9b11c33ecc1a60bf7e76277604027fad491a559a01ef6d81f2ff3e1b1630ad_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f9b11c33ecc1a60bf7e76277604027fad491a559a01ef6d81f2ff3e1b1630ad_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f9b11c33ecc1a60bf7e76277604027fad491a559a01ef6d81f2ff3e1b1630ad_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a23563b0a48ef83f83afb6b603c3c6e432613ac914f91cee12c45ce88e4568a_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a23563b0a48ef83f83afb6b603c3c6e432613ac914f91cee12c45ce88e4568a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a23563b0a48ef83f83afb6b603c3c6e432613ac914f91cee12c45ce88e4568a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c905195d7c87506f478c79baa7af0242c05a53f424a5dde49e379c2a5456cd1c_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c905195d7c87506f478c79baa7af0242c05a53f424a5dde49e379c2a5456cd1c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c905195d7c87506f478c79baa7af0242c05a53f424a5dde49e379c2a5456cd1c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f70c550c755645b78b3e7c01118b6a646b1a8bd283f0a9415857a8fad6d4dba5_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f70c550c755645b78b3e7c01118b6a646b1a8bd283f0a9415857a8fad6d4dba5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f70c550c755645b78b3e7c01118b6a646b1a8bd283f0a9415857a8fad6d4dba5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0e7d60dd7a32d4dcf1b6554c4896f3e6710864a5df8a06a0ae3d7cd8c719a309_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0e7d60dd7a32d4dcf1b6554c4896f3e6710864a5df8a06a0ae3d7cd8c719a309_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0e7d60dd7a32d4dcf1b6554c4896f3e6710864a5df8a06a0ae3d7cd8c719a309_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5b2de9e018b94f9453f4ed479113464317121764c1551eb27cb249930b87ab3f_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5b2de9e018b94f9453f4ed479113464317121764c1551eb27cb249930b87ab3f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5b2de9e018b94f9453f4ed479113464317121764c1551eb27cb249930b87ab3f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:894978ef07143c0e17fd299e1cf3cf66bfd5d1d94c61bb98a196c22c8004252e_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:894978ef07143c0e17fd299e1cf3cf66bfd5d1d94c61bb98a196c22c8004252e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:894978ef07143c0e17fd299e1cf3cf66bfd5d1d94c61bb98a196c22c8004252e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c05190f5e6e9886ce31dbb9c97e177dc69b257a009c08298d9964c824f769056_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c05190f5e6e9886ce31dbb9c97e177dc69b257a009c08298d9964c824f769056_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c05190f5e6e9886ce31dbb9c97e177dc69b257a009c08298d9964c824f769056_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:037f48344e06fbc216914705d9be8c9ae21a70069b3031ee4dbf07c34e8d054b_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:037f48344e06fbc216914705d9be8c9ae21a70069b3031ee4dbf07c34e8d054b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:037f48344e06fbc216914705d9be8c9ae21a70069b3031ee4dbf07c34e8d054b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:46623fe33e5d8b6eb551a012f5b444849b335a5bbd1726c274c28b8491e955de_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:46623fe33e5d8b6eb551a012f5b444849b335a5bbd1726c274c28b8491e955de_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:46623fe33e5d8b6eb551a012f5b444849b335a5bbd1726c274c28b8491e955de_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6140ab1bcfb22b2d92b8776e5458bf6e1d2d65753b16d4229d4b020c0b4a12f5_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6140ab1bcfb22b2d92b8776e5458bf6e1d2d65753b16d4229d4b020c0b4a12f5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6140ab1bcfb22b2d92b8776e5458bf6e1d2d65753b16d4229d4b020c0b4a12f5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aafd425c0dcdf391f811bf3aacad9828ca2d18d34201b6d954ca13c1b4043bc5_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aafd425c0dcdf391f811bf3aacad9828ca2d18d34201b6d954ca13c1b4043bc5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aafd425c0dcdf391f811bf3aacad9828ca2d18d34201b6d954ca13c1b4043bc5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237d87f0080a039435915945a2405af205b4787a2d03d71ec801f5093e1cdec7_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237d87f0080a039435915945a2405af205b4787a2d03d71ec801f5093e1cdec7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237d87f0080a039435915945a2405af205b4787a2d03d71ec801f5093e1cdec7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd9dfae5523167d30f125e3be00f666f3b98f3a63bfa55f9c79927123d13a65_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd9dfae5523167d30f125e3be00f666f3b98f3a63bfa55f9c79927123d13a65_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd9dfae5523167d30f125e3be00f666f3b98f3a63bfa55f9c79927123d13a65_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd9a7c1b3d8bcd779e02925e2bd9d79f0c3f839636cb5fc66181eaece5dead1c_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd9a7c1b3d8bcd779e02925e2bd9d79f0c3f839636cb5fc66181eaece5dead1c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd9a7c1b3d8bcd779e02925e2bd9d79f0c3f839636cb5fc66181eaece5dead1c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:ff78f8929c2a152f76ac995d4e9203c6844058b114cf1e2bfafe371f41f305e9_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:ff78f8929c2a152f76ac995d4e9203c6844058b114cf1e2bfafe371f41f305e9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:ff78f8929c2a152f76ac995d4e9203c6844058b114cf1e2bfafe371f41f305e9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e4437f5baa2f1e07ed0c1a245af10cd3e9919a852eac7a22996a9b7ea51e65b_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e4437f5baa2f1e07ed0c1a245af10cd3e9919a852eac7a22996a9b7ea51e65b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e4437f5baa2f1e07ed0c1a245af10cd3e9919a852eac7a22996a9b7ea51e65b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:666aaeff92117bf500aa2fd3cb6326d39e83da6f6d9d08b883aa0ff66d56fed5_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:666aaeff92117bf500aa2fd3cb6326d39e83da6f6d9d08b883aa0ff66d56fed5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:666aaeff92117bf500aa2fd3cb6326d39e83da6f6d9d08b883aa0ff66d56fed5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:be357cbfda2ec9e821dca667511471a812cfc6ec8728b8dc9e345c5457b50b0f_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:be357cbfda2ec9e821dca667511471a812cfc6ec8728b8dc9e345c5457b50b0f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:be357cbfda2ec9e821dca667511471a812cfc6ec8728b8dc9e345c5457b50b0f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:cdf3f134bac400823d74df622bc73368c849621e10ce6e2483a3d17346e9adc8_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:cdf3f134bac400823d74df622bc73368c849621e10ce6e2483a3d17346e9adc8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:cdf3f134bac400823d74df622bc73368c849621e10ce6e2483a3d17346e9adc8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3172c4a59d36cfbe0567767264b230cb7b1bc355e8753cbf14da088987601d06_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3172c4a59d36cfbe0567767264b230cb7b1bc355e8753cbf14da088987601d06_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3172c4a59d36cfbe0567767264b230cb7b1bc355e8753cbf14da088987601d06_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8d38f1aeb56ffc54758fca6ab17a60e3bef145a3221728a56dc10a37e3dd7d4a_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8d38f1aeb56ffc54758fca6ab17a60e3bef145a3221728a56dc10a37e3dd7d4a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8d38f1aeb56ffc54758fca6ab17a60e3bef145a3221728a56dc10a37e3dd7d4a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ab60ac0729c4fe33c4a801982f9a632d7c9b5ecf991b7166b8a6642a621f9490_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ab60ac0729c4fe33c4a801982f9a632d7c9b5ecf991b7166b8a6642a621f9490_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ab60ac0729c4fe33c4a801982f9a632d7c9b5ecf991b7166b8a6642a621f9490_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c0cd58a244979e44f80ee6bb4f2f25bf4150f747b8db3b4f27b8e27b7b2657e9_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c0cd58a244979e44f80ee6bb4f2f25bf4150f747b8db3b4f27b8e27b7b2657e9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c0cd58a244979e44f80ee6bb4f2f25bf4150f747b8db3b4f27b8e27b7b2657e9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5c312b21457753ed8c850d7fdade84bfc01ab2d0bcb3435e5a800ea1b57ce328_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5c312b21457753ed8c850d7fdade84bfc01ab2d0bcb3435e5a800ea1b57ce328_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5c312b21457753ed8c850d7fdade84bfc01ab2d0bcb3435e5a800ea1b57ce328_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:c01cbd659b1fcb8dba2716f35c5256e886d438bb3a456f2d2f8189cf7d7a3f79_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:c01cbd659b1fcb8dba2716f35c5256e886d438bb3a456f2d2f8189cf7d7a3f79_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:c01cbd659b1fcb8dba2716f35c5256e886d438bb3a456f2d2f8189cf7d7a3f79_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:114d2dbfa9f68214f2bf75daf889bd9dd8c678f6dfce6dfff9e13aed8f0ef66d_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:114d2dbfa9f68214f2bf75daf889bd9dd8c678f6dfce6dfff9e13aed8f0ef66d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:114d2dbfa9f68214f2bf75daf889bd9dd8c678f6dfce6dfff9e13aed8f0ef66d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:853248c99686b92e8f03af1f7e03ab8de1a0410f1ffa973c61e9620c3c29ee3b_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:853248c99686b92e8f03af1f7e03ab8de1a0410f1ffa973c61e9620c3c29ee3b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:853248c99686b92e8f03af1f7e03ab8de1a0410f1ffa973c61e9620c3c29ee3b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:db82a9efe15ccfd1fc7462166a3dfb8e88ea845bbbcbd78125817ef606d7d4fe_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:db82a9efe15ccfd1fc7462166a3dfb8e88ea845bbbcbd78125817ef606d7d4fe_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:db82a9efe15ccfd1fc7462166a3dfb8e88ea845bbbcbd78125817ef606d7d4fe_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f3d43dcaf117d7d4b4ab4db76e4f16bba7384c2c0dde245b3e264d6957bd8f19_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f3d43dcaf117d7d4b4ab4db76e4f16bba7384c2c0dde245b3e264d6957bd8f19_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f3d43dcaf117d7d4b4ab4db76e4f16bba7384c2c0dde245b3e264d6957bd8f19_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:23ab98b2ad9e01cebf816c41ffcf05a0238c376e749891b69571d14e3254725a_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:23ab98b2ad9e01cebf816c41ffcf05a0238c376e749891b69571d14e3254725a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:23ab98b2ad9e01cebf816c41ffcf05a0238c376e749891b69571d14e3254725a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ffc4e82b9d9ed4229d3a549e9beffda45d9bc9d56ebeccfd3b5802ccacf6d801_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ffc4e82b9d9ed4229d3a549e9beffda45d9bc9d56ebeccfd3b5802ccacf6d801_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ffc4e82b9d9ed4229d3a549e9beffda45d9bc9d56ebeccfd3b5802ccacf6d801_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:1a191eaf5b0d23e0374829048c516e743555781bae221c9bf2234de24fe8d29a_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:1a191eaf5b0d23e0374829048c516e743555781bae221c9bf2234de24fe8d29a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:1a191eaf5b0d23e0374829048c516e743555781bae221c9bf2234de24fe8d29a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:3b7c80c9567f0a623c8b44c5bfecbea8997dc61896efb52370cf4f821eac2328_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:3b7c80c9567f0a623c8b44c5bfecbea8997dc61896efb52370cf4f821eac2328_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:3b7c80c9567f0a623c8b44c5bfecbea8997dc61896efb52370cf4f821eac2328_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:afa4fc3ab60c1c50f44c59e40f07fd06b52ddc65d3b87fb4bc9eb3e2d9a83aab_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:afa4fc3ab60c1c50f44c59e40f07fd06b52ddc65d3b87fb4bc9eb3e2d9a83aab_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:afa4fc3ab60c1c50f44c59e40f07fd06b52ddc65d3b87fb4bc9eb3e2d9a83aab_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e8749dc60de7657ebf93e7226b47661b51d1daa4c5a4fecf336a17a0e0cf3c59_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e8749dc60de7657ebf93e7226b47661b51d1daa4c5a4fecf336a17a0e0cf3c59_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e8749dc60de7657ebf93e7226b47661b51d1daa4c5a4fecf336a17a0e0cf3c59_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1c1c12ad472c45ae03529792013154098ce4780a0fde6dfcc8b15674518b64e3_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1c1c12ad472c45ae03529792013154098ce4780a0fde6dfcc8b15674518b64e3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1c1c12ad472c45ae03529792013154098ce4780a0fde6dfcc8b15674518b64e3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1e764b697a728e444ed6267e44dfbfe36f7763bca86cc8991c429e9be5f10027_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1e764b697a728e444ed6267e44dfbfe36f7763bca86cc8991c429e9be5f10027_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1e764b697a728e444ed6267e44dfbfe36f7763bca86cc8991c429e9be5f10027_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22e25afa4b71ce9f1e70697ec3f7d463b2c1352e327f6bb5d5769f6c421d978b_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22e25afa4b71ce9f1e70697ec3f7d463b2c1352e327f6bb5d5769f6c421d978b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22e25afa4b71ce9f1e70697ec3f7d463b2c1352e327f6bb5d5769f6c421d978b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e8372947353c8a6e32dbce30650b91a1f09b20162fef90150a58f3d3764c0e86_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e8372947353c8a6e32dbce30650b91a1f09b20162fef90150a58f3d3764c0e86_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e8372947353c8a6e32dbce30650b91a1f09b20162fef90150a58f3d3764c0e86_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:34dd3f5cb10fc1aa35820805090b6c031a4b771931903936817a8afee2546782_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:34dd3f5cb10fc1aa35820805090b6c031a4b771931903936817a8afee2546782_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:34dd3f5cb10fc1aa35820805090b6c031a4b771931903936817a8afee2546782_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:751ddc2fe22c3928ae1e3137fd8b7741f4f671d5acc56467b05e3d9c892139f0_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:751ddc2fe22c3928ae1e3137fd8b7741f4f671d5acc56467b05e3d9c892139f0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:751ddc2fe22c3928ae1e3137fd8b7741f4f671d5acc56467b05e3d9c892139f0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4f48095d3dbbf481a4f0044b496ade9fa59cdcd58f6aa9cbea97b3a77cfbb1d_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4f48095d3dbbf481a4f0044b496ade9fa59cdcd58f6aa9cbea97b3a77cfbb1d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4f48095d3dbbf481a4f0044b496ade9fa59cdcd58f6aa9cbea97b3a77cfbb1d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f2cc96d8b2c7942cce9c79607176938848aea0a330542f21c47b6bd8eeb4f29a_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f2cc96d8b2c7942cce9c79607176938848aea0a330542f21c47b6bd8eeb4f29a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f2cc96d8b2c7942cce9c79607176938848aea0a330542f21c47b6bd8eeb4f29a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:10e051b10f8001bc4344d39d32a8d0c46dddb798f6ca025a6de0e78ba5b70b96_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:10e051b10f8001bc4344d39d32a8d0c46dddb798f6ca025a6de0e78ba5b70b96_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:10e051b10f8001bc4344d39d32a8d0c46dddb798f6ca025a6de0e78ba5b70b96_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:33943aaf687567ae3ddb4339608e562f9f877f43d779f39820741e68f691b47c_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:33943aaf687567ae3ddb4339608e562f9f877f43d779f39820741e68f691b47c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:33943aaf687567ae3ddb4339608e562f9f877f43d779f39820741e68f691b47c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7adc1f05bc8568cdb5f376950fc92b8ca886fdcf4554d7dd6815780118cc8153_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7adc1f05bc8568cdb5f376950fc92b8ca886fdcf4554d7dd6815780118cc8153_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7adc1f05bc8568cdb5f376950fc92b8ca886fdcf4554d7dd6815780118cc8153_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:8dacfd86daa69817ce35eb7ca51989f90f9aad12999f1c76e21a49ac036cc444_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:8dacfd86daa69817ce35eb7ca51989f90f9aad12999f1c76e21a49ac036cc444_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:8dacfd86daa69817ce35eb7ca51989f90f9aad12999f1c76e21a49ac036cc444_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:25daab414833b6f1f0f91b7a55935ed5cfd7aaad5d2f0eb8674a06a603187059_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:25daab414833b6f1f0f91b7a55935ed5cfd7aaad5d2f0eb8674a06a603187059_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:25daab414833b6f1f0f91b7a55935ed5cfd7aaad5d2f0eb8674a06a603187059_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5091fa31975c3af6c2389db26e31fad80220b0bab03d4b880270168a62105357_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5091fa31975c3af6c2389db26e31fad80220b0bab03d4b880270168a62105357_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5091fa31975c3af6c2389db26e31fad80220b0bab03d4b880270168a62105357_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5e8e1fe00bc512502b348f16a0352e50ac4a5b491b843f33c72fc765a48929ad_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5e8e1fe00bc512502b348f16a0352e50ac4a5b491b843f33c72fc765a48929ad_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5e8e1fe00bc512502b348f16a0352e50ac4a5b491b843f33c72fc765a48929ad_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a2b9473de35e8194617769c2c1aaed3499d57a55110827f3f94f191ab02acdcd_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a2b9473de35e8194617769c2c1aaed3499d57a55110827f3f94f191ab02acdcd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a2b9473de35e8194617769c2c1aaed3499d57a55110827f3f94f191ab02acdcd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:29835580dae34eaf6a13a4b2c706138f40adbacd67670f8d19cfb952e70593d6_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:29835580dae34eaf6a13a4b2c706138f40adbacd67670f8d19cfb952e70593d6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:29835580dae34eaf6a13a4b2c706138f40adbacd67670f8d19cfb952e70593d6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:be7fb081fa52399f118c7393cf72159ef362cc1ed80792aa7fe9847b00cbfcdd_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:be7fb081fa52399f118c7393cf72159ef362cc1ed80792aa7fe9847b00cbfcdd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:be7fb081fa52399f118c7393cf72159ef362cc1ed80792aa7fe9847b00cbfcdd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e865bad23956b605474eaa4c5e637a14e5453a53522b145138f216e4909b5348_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e865bad23956b605474eaa4c5e637a14e5453a53522b145138f216e4909b5348_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e865bad23956b605474eaa4c5e637a14e5453a53522b145138f216e4909b5348_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ff01b00b64a65dc45eac4e3a607e7bf70e41fe333044f357e436dfa0fc4abcd1_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ff01b00b64a65dc45eac4e3a607e7bf70e41fe333044f357e436dfa0fc4abcd1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ff01b00b64a65dc45eac4e3a607e7bf70e41fe333044f357e436dfa0fc4abcd1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:1f64e57709acc5ebc392907106819ad3f8896c436d1afacd30c6952c071c97be_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:1f64e57709acc5ebc392907106819ad3f8896c436d1afacd30c6952c071c97be_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:1f64e57709acc5ebc392907106819ad3f8896c436d1afacd30c6952c071c97be_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:401edc06a2b99d0c1f9c0e6302291c78e35475003f74fcd9a487c091da70631c_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:401edc06a2b99d0c1f9c0e6302291c78e35475003f74fcd9a487c091da70631c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:401edc06a2b99d0c1f9c0e6302291c78e35475003f74fcd9a487c091da70631c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:408bfcd24ecda598d5a71bf827a74c3e10d6d7748a9cb8007616c45e4d490275_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:408bfcd24ecda598d5a71bf827a74c3e10d6d7748a9cb8007616c45e4d490275_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:408bfcd24ecda598d5a71bf827a74c3e10d6d7748a9cb8007616c45e4d490275_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f626e4910ffc626acfbb1d2c1d0ce76564d139175ffd39e797a4b4c957c9a570_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f626e4910ffc626acfbb1d2c1d0ce76564d139175ffd39e797a4b4c957c9a570_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f626e4910ffc626acfbb1d2c1d0ce76564d139175ffd39e797a4b4c957c9a570_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:18064f2babbd41c755d29968a2d3f2bf5865a1d49f6bd9a37c527b754abf6273_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:18064f2babbd41c755d29968a2d3f2bf5865a1d49f6bd9a37c527b754abf6273_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:18064f2babbd41c755d29968a2d3f2bf5865a1d49f6bd9a37c527b754abf6273_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4023611263777c3f71fd89b5072b36667dbfb91bd2fceee2923ca590d013defb_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4023611263777c3f71fd89b5072b36667dbfb91bd2fceee2923ca590d013defb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4023611263777c3f71fd89b5072b36667dbfb91bd2fceee2923ca590d013defb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa7dae5d07b71b2e551c6d8b428f01265e171eb2bf6e10b3d68764fd9055d94_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa7dae5d07b71b2e551c6d8b428f01265e171eb2bf6e10b3d68764fd9055d94_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa7dae5d07b71b2e551c6d8b428f01265e171eb2bf6e10b3d68764fd9055d94_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:93addcca1cfdbdbcbaf0a01d5de2e63956d7ae5bb4616405c88132c3d416e5a1_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:93addcca1cfdbdbcbaf0a01d5de2e63956d7ae5bb4616405c88132c3d416e5a1_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:93addcca1cfdbdbcbaf0a01d5de2e63956d7ae5bb4616405c88132c3d416e5a1_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:40f34d8424475c6090d059ce4ec4f17394694939ae88bccd802007048d35f351_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:40f34d8424475c6090d059ce4ec4f17394694939ae88bccd802007048d35f351_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:40f34d8424475c6090d059ce4ec4f17394694939ae88bccd802007048d35f351_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:786e891282301405fd2ab537b4ab459cf984e50ae4384def434b47f28b6fe35b_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:786e891282301405fd2ab537b4ab459cf984e50ae4384def434b47f28b6fe35b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:786e891282301405fd2ab537b4ab459cf984e50ae4384def434b47f28b6fe35b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c74e92a11425bf52a763fb17976e9efc97eb3e8f6d63f188a3019eb858481822_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c74e92a11425bf52a763fb17976e9efc97eb3e8f6d63f188a3019eb858481822_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c74e92a11425bf52a763fb17976e9efc97eb3e8f6d63f188a3019eb858481822_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d1d8e4246ccac8436bc696b9bbac8c102c26258e902f947c892c91084f7d41cf_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d1d8e4246ccac8436bc696b9bbac8c102c26258e902f947c892c91084f7d41cf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d1d8e4246ccac8436bc696b9bbac8c102c26258e902f947c892c91084f7d41cf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:073a7ae3f6dee770aa3146ab25bf109c2ebefc561821e4f249a8fd952e401597_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:073a7ae3f6dee770aa3146ab25bf109c2ebefc561821e4f249a8fd952e401597_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:073a7ae3f6dee770aa3146ab25bf109c2ebefc561821e4f249a8fd952e401597_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a8a2e150b72f78f43e5f186eadd267ea49876a2e0579957414802b92700003ce_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a8a2e150b72f78f43e5f186eadd267ea49876a2e0579957414802b92700003ce_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a8a2e150b72f78f43e5f186eadd267ea49876a2e0579957414802b92700003ce_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:aa8d336c6822ed4dbb522ca8c46ba3e0e090563624353d2b1fac6dd55d00e445_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:aa8d336c6822ed4dbb522ca8c46ba3e0e090563624353d2b1fac6dd55d00e445_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:aa8d336c6822ed4dbb522ca8c46ba3e0e090563624353d2b1fac6dd55d00e445_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d464b4bd9d86b902c8836110faafe8c349da3bc03a7b352a2bd2f02e54069570_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d464b4bd9d86b902c8836110faafe8c349da3bc03a7b352a2bd2f02e54069570_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d464b4bd9d86b902c8836110faafe8c349da3bc03a7b352a2bd2f02e54069570_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:097e955c655e3dea8251b05c0f56a5cba51ef51c7e15b0812cc10f2a36a68eb1_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:097e955c655e3dea8251b05c0f56a5cba51ef51c7e15b0812cc10f2a36a68eb1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:097e955c655e3dea8251b05c0f56a5cba51ef51c7e15b0812cc10f2a36a68eb1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6a447e5642af9c109fad7eb4201140d94eba9f743b6cbca3585e18624fe99d20_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6a447e5642af9c109fad7eb4201140d94eba9f743b6cbca3585e18624fe99d20_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6a447e5642af9c109fad7eb4201140d94eba9f743b6cbca3585e18624fe99d20_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:af05801e4082f887de2d89a685c2d13678d3ea7aefe1272ecad2085ef3d25b73_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:af05801e4082f887de2d89a685c2d13678d3ea7aefe1272ecad2085ef3d25b73_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:af05801e4082f887de2d89a685c2d13678d3ea7aefe1272ecad2085ef3d25b73_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b888f5efba0ae2447c338beed49f3854460801ef19a0efed8ad22edf083391f3_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b888f5efba0ae2447c338beed49f3854460801ef19a0efed8ad22edf083391f3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b888f5efba0ae2447c338beed49f3854460801ef19a0efed8ad22edf083391f3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:016186005ba6bc28aaa6eb5e53440cb32db58fdad03c01cae007f13ca72b6bc2_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:016186005ba6bc28aaa6eb5e53440cb32db58fdad03c01cae007f13ca72b6bc2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:016186005ba6bc28aaa6eb5e53440cb32db58fdad03c01cae007f13ca72b6bc2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:208c40ac2823a80f406d94cf41ca1cb5c7e96bd25d8ece7556608d717bef460e_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:208c40ac2823a80f406d94cf41ca1cb5c7e96bd25d8ece7556608d717bef460e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:208c40ac2823a80f406d94cf41ca1cb5c7e96bd25d8ece7556608d717bef460e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:8af3cfc07d1611d6ea3459a77f0d3ccdae0d0b9867fda35bdefa0a940ca1296e_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:8af3cfc07d1611d6ea3459a77f0d3ccdae0d0b9867fda35bdefa0a940ca1296e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:8af3cfc07d1611d6ea3459a77f0d3ccdae0d0b9867fda35bdefa0a940ca1296e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:be59287a152a193415847f19eb418698197e52c8bf1f74eb1162106404bb403c_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:be59287a152a193415847f19eb418698197e52c8bf1f74eb1162106404bb403c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:be59287a152a193415847f19eb418698197e52c8bf1f74eb1162106404bb403c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b73ade6d149819e41a72599e2ea12b6a338d5ebd4d9e24e41178a1e2c31971f1_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b73ade6d149819e41a72599e2ea12b6a338d5ebd4d9e24e41178a1e2c31971f1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b73ade6d149819e41a72599e2ea12b6a338d5ebd4d9e24e41178a1e2c31971f1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:c699affbdef36d64881653a63e0e8a5c10fd5dae0ef6dddb9bb7e50de29d8e8b_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:c699affbdef36d64881653a63e0e8a5c10fd5dae0ef6dddb9bb7e50de29d8e8b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:c699affbdef36d64881653a63e0e8a5c10fd5dae0ef6dddb9bb7e50de29d8e8b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:368f61e0cd92fd849a673ec2ea2f51e7e6d7c12ee886676409369a580d0347e2_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:368f61e0cd92fd849a673ec2ea2f51e7e6d7c12ee886676409369a580d0347e2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:368f61e0cd92fd849a673ec2ea2f51e7e6d7c12ee886676409369a580d0347e2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:5ff7cea307bba36d569d6d66b4d3e116f52b69441cc071b830310d9f4134f02a_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:5ff7cea307bba36d569d6d66b4d3e116f52b69441cc071b830310d9f4134f02a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:5ff7cea307bba36d569d6d66b4d3e116f52b69441cc071b830310d9f4134f02a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1cb922e93f21b2c055ecfdf002582ddc51c7199dbca1f34701aae9576d817c09_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1cb922e93f21b2c055ecfdf002582ddc51c7199dbca1f34701aae9576d817c09_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1cb922e93f21b2c055ecfdf002582ddc51c7199dbca1f34701aae9576d817c09_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5b7609b2ec476d596f0ee4dedcc3579970fe5e5125c61a474536ed21c8c094b5_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5b7609b2ec476d596f0ee4dedcc3579970fe5e5125c61a474536ed21c8c094b5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5b7609b2ec476d596f0ee4dedcc3579970fe5e5125c61a474536ed21c8c094b5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9878e44273c6c014ad997855ba76572268b8f18709de8fbdcba5ccbd38f2a731_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9878e44273c6c014ad997855ba76572268b8f18709de8fbdcba5ccbd38f2a731_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9878e44273c6c014ad997855ba76572268b8f18709de8fbdcba5ccbd38f2a731_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c1bef96bc0b79e4462606d3e42ed71e4d37ef14d2bea928b592272a149db9d11_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c1bef96bc0b79e4462606d3e42ed71e4d37ef14d2bea928b592272a149db9d11_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c1bef96bc0b79e4462606d3e42ed71e4d37ef14d2bea928b592272a149db9d11_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2437833ae04941249ebb8b351a3f731ec04166d4fd8129e19d0717a2f651a234_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2437833ae04941249ebb8b351a3f731ec04166d4fd8129e19d0717a2f651a234_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2437833ae04941249ebb8b351a3f731ec04166d4fd8129e19d0717a2f651a234_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7033be83aeb0222e99fff2ed1436d9a9a61c9b616f6b0fa3c5352d8574bf5f04_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7033be83aeb0222e99fff2ed1436d9a9a61c9b616f6b0fa3c5352d8574bf5f04_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7033be83aeb0222e99fff2ed1436d9a9a61c9b616f6b0fa3c5352d8574bf5f04_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:707856466152b42f416d446cc45e45852fd3dc5d2e67c9c46aeb50c6d1baa9a4_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:707856466152b42f416d446cc45e45852fd3dc5d2e67c9c46aeb50c6d1baa9a4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:707856466152b42f416d446cc45e45852fd3dc5d2e67c9c46aeb50c6d1baa9a4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9705f3ca0e1fed96e556766c1d5b5e2047e4230ec3a3a57daeca21bfc152bfe7_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9705f3ca0e1fed96e556766c1d5b5e2047e4230ec3a3a57daeca21bfc152bfe7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9705f3ca0e1fed96e556766c1d5b5e2047e4230ec3a3a57daeca21bfc152bfe7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:458c8d962d112078933a4279f40a568b4cac90843b236a2444932dd44fe5fb83_ppc64le as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:458c8d962d112078933a4279f40a568b4cac90843b236a2444932dd44fe5fb83_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:458c8d962d112078933a4279f40a568b4cac90843b236a2444932dd44fe5fb83_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:7d6c779a0e71176bf7fa54cc557108b7d5961b61db85b5de24d077ed2a5892a7_arm64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:7d6c779a0e71176bf7fa54cc557108b7d5961b61db85b5de24d077ed2a5892a7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:7d6c779a0e71176bf7fa54cc557108b7d5961b61db85b5de24d077ed2a5892a7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9de43b02a4982a2073cb1b813b63dd85000c3153cd314603773907ef6ab62e30_s390x as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9de43b02a4982a2073cb1b813b63dd85000c3153cd314603773907ef6ab62e30_s390x"
},
"product_reference": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9de43b02a4982a2073cb1b813b63dd85000c3153cd314603773907ef6ab62e30_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a1bd55517958d9320e04f417ebcdae6ebd6b3fcc9d4cd683c54686c7660205df_amd64 as a component of Red Hat OpenShift Container Platform 4.2",
"product_id": "Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a1bd55517958d9320e04f417ebcdae6ebd6b3fcc9d4cd683c54686c7660205df_amd64"
},
"product_reference": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a1bd55517958d9320e04f417ebcdae6ebd6b3fcc9d4cd683c54686c7660205df_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.2"
}
]
},
"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 Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:11ba356bc22603fdc9da30ce02a56e0841715ffa1be1533e409f680525e35a95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313103a205fe81020b9acec854f03b3c35de728e2a8ee7f8b778eefcff1e9adc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:48ed707b531cc589ab67cc34196bd107b85250edf3619a3c348c45dfc6f535a4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7e689a159a17e702266acb3e5d7487f9ce17eed2c1f5166948103010747f2db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:24068dc6b55124cd76463fa0678843ff83f92b65fa43a53e360ec03c5fdc4fcd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4c58b309f4603e59b3a6e35c06e60c37631d07d0f07228bb757102f741b6edce_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:68f715655f2b9abb1f22a24c04794c2d05e3327d8125701c15329ecec2b670ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc454e0621f04eb9e2a384ecb30b7b863178447938f8024719a812712e4277f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2d3560ed1da1d414471efc17767847312a9537c40dbb327ab8951a393efe288b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:58bdfdb8d996abe6f35f177acb3d7e3c493e211090af8b30b6376601c57257c9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8eb98a0fd45c22a0aeb23f8c2558d37a1801b5afb2a2be36a9f64abf40f6a3dd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:97e599fbc19e379fb55e9181ccb16de1af1e101e6c10f872c35ff7a9082aa937_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:00c3fa5a11961ab40d820619e649974783d90c2ecf4da292ffe5caa6bcd1d7eb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15a421e4461be8683d967387b1224fcc0179d478f46618d03c0e7f1222ca4c69_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:663a50864f70ebf653e8ab5a167755ee632d58e199b81bcbbf0d43f01cad2ecd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dd4b72aaaf892109abb29961b61fb95c77ec0a7b09158d747c84116646c0005b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:085602599cae9eabcab557a60947d3f3abc272c51c3beae3ab9cecae3b71a3e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:fb83420683a5c649804f400ff80b041693872fa9ca1bd423184587e4c4e9f018_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7e57a906f55fdc4522dd130c76942999c5c28f469579dcdda2e78949a860b8f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a000a2a94ba6f3c2698171f1cbb4d6976fd241de64857aa74bc5783301ba5165_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:2593c53eeb484b020e297c286d13e17bdfb52253c06777a124b62eabdb9a1090_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6677aa15725f5cb40cb925224454bdf1ba07e37e1e0240b0dffd3499bafdcd27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:32bd53429d58f46521bb3b3da28dee2e9dfce9e41992d9e15483cb1da656f569_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b203e363150a6b9f1e3f12c4424af0a4fd7f3f5382bfafdedd041789c7fb5e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d271c473cfc854b34d17114967f659b0ba86a36f408696f348463e106930d657_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ef6f8a6c1a8e13578d16585d0bcefe15ef7a246f779e2aab32965e5d7016af39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:389bffb7286fda26e7f9d583a982f673c7487e4b152d0f1449fa0cc5956f0850_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6c6bc1dd1345fb7f5ba86cf728189fe3c576fe25d2b3e2caa6b3436e2c6a42c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:750d110adf37079c83b02b85f49fc612c9ba646ef5ad341b9a43c3c76c084e5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d097d858dfa7eb705412902a77e8750fd7fd883c8c83e6732e102d6751f275f1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1b7eab16cec06f09c6d29dc328c723e63c410e101f2338efd38c266ead5a661f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:afde633bf2b45cc358137c70b17b5275adf59c0e71317b5d40de66fe40155c59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f117e6c476d1e70d006f3a32f70c6e8dde636d40ecf6b350348315bc30feaa9c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f7b7e43467fb98d34680f471b5f99b52417deb826624a17dcd957268bf19eadb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:53b47cc5cad449bb388468486726593c6f5f0a20e23b035c2bdbe283d77fdc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5e268fb9530fc6ea702bfe64e5ad3864f40d9c0e3beeb2581fe2a8229e191336_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9414bd27ae196de5d952d6689530d09632bc529ea73e29ab09a2a9e8aaed601e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b1ca3d740fe69d29817827b9b5475172b8cfe21546b59c99c82cb1c61d19844f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:879e40240f8a9e6f323bf40d226586f5ecfdb91bfdeb0a2126dfaa67c3e3fd85_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9b4085029ca2e11663e7adfeee36a9f5783ce7106521fe02a99132be4bf4d9a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:acbd8e36fbcccc23f3fbc2013321c793d724592e637988ddc1b0d81b0a538ffd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f51d6640749d0b80892428c7eb2b54e1e75fc69311ce456c425afac40caec745_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2e7fcd6eaae5d8e35155b811ad6fe4cc9934b31a0076e80df6d409b11ca8d226_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:828ac94fecfe5b6e8263621a62187f070f9e3cf2668d24f00620ca47b29c37c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b152b96f3e1c5e6ea18ee532c4f747ac0e0bcf082c1bc0fd8ba60aaf7d914ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c5f8bb01174a32ba07070a5488b2fb27ca7820508491914337a6433d4766f039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e024a95761866be7a23ddcd5fd0dbbabbda249218d36ba9cf51d561575009fd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:4a5cb39ccce3520bbbd2bb98b84df278724e9084cf7abe9f100963b05f6a51a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7b3dac83c616876919f2bed7ef7318dce0f20bd12bcb6cf754814233f19710e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b466e339cfa61e214e09f1b47171616d59dc1748b8e02a096d74d0975b955c5a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1675f4cf4337e6ee6f4b0506017f95e48775b58ae80b02f24d2d6cf4b24e0897_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7b91722c7e9d1fda1994adeb21ebd50726d916378b50b942cd2a6bb636d98a4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4f190f8c7699860fef711a4ea52e922d840b0ae7f7b99f431d29be088e16b12_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c72327fe63c1e302e35dbb0fdf46787529e6583c544a20c0c7507fec8a9916f9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:148d1267925de54e2ff67cc04f7e1eea48e4812881eb13a6d4ac84fc9edf3960_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4728a45a6f0d6184637de454fa23aa87fdab1ad388c0f82dc97a63780d848148_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7ed045e8c4ffd8421d54d6a4ff9ee3b8af00169d184f39fafdcbe689429e9a94_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ee8ef9b71b81d64e1c95c28aa12093098c55dbb4a970f16237aee5cfa1f1756d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:377373ba5a37f2fc8fa27875afb5ab500820c68e660b1cab11cb52ad14541577_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6d8b5a059175e2260a85f40a098c25c61608feb4d59880c2eed941bcc3fdc6db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:82a2a3cc00c616964a3c24cf1095a005e4e573cb79c345e9004dbcd35e180c10_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecebe8f91837ebe91c2f9c159b54f6fea43fd7d750929e2a5b08fd1aee688582_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:1256eb041e3f4703292fda7d334bdab8ad59e6ded330b2480f0e450aee1b141d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:78083b25b57df22ae9e0eb27d3edd7c3e73de676f3dfabd4c419b37aa9c027a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b8ef42ea1815cde45206e98b2b0fc70ca55549df44d7ae7470b37567c30ff5d6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d61acb82a53a3e4b0d1d2fb09e94d34d9a990e43f09aac31f335f970a29ca82f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5855659dd086fe497b927919984f9ebbf9e5ab0a110ecc3d761efc6d44846245_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a19a3f623da8d80725954f6cd9aa9717b62c8fca465f242db675b28911906499_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a5328b6e7d62edfebe695362a4532572c99f79cde855f0ad0f46394d93d9cfda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:b49d1a3d8141b1b16c0dee745ab5a0109bff96fb8103ea911db8efd49ae1f1de_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0783c5a17f3458d7e3f59952ff01dfdcfe8510048fb41f8603e73f374c1fb49c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1f3a254a7c44483a9503e70e4abcb579081c62d5cd37ff435be44a215f7843ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:e113ec3685f8d055c89e11b0ac8acc806b4aed59f19ae0eb4e7d896d4276a4c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f9fb910e3a55c4023201befe8e29197f3a60b3c62b7814903bcef5554b939857_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:17546c1840d65f2ee98ac183705e6956f4131d3ff32cde615728f9f25882b603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3c928586ae0b46feacd6570dee3ec49a5a204227e113432194bc353f6014dcbc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:562eced3b90258a09cbab4518332ad36f9526532f2228da862d50b3076aa31d7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c925e942321c121dd314b39f7254913e71992d8414b5c778163855764269fc8e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:8ad05e7041a80ac61df181098b00784912670e01ec166bac6c504460828eba6a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9b357c6d30157c7dad00894e9f8f724d8be110d9658813fd61699714b7a48c4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9cf1116ad028c8b358eb013d9751aec24eda566a74325123ce18c10bade1e13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:bc49f21e2c4be0b4ca0c199a25f90548d7ab8f16e3d78ff4adecbde6052262be_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1d8c51ba4344673c2f0c4b023d72b683b2c3a26cbfe64798414c5d4e05005ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6e32a82da78fd60e74c129296bd390de402cd7a22a0f1ddbcfb9d3dec7ac1c5b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:aaab47f78d572983b4e8e8395c8c3d53d05c3317aea16c011032b2fd4f438fb9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d2d38a98fc09052bc5fe169321a534006a2ff8605d2314d04eee39e2492104b9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0615ec5b92ee4b3a4e28531f41a21b9a99a64f6972c76c66de90ea13875ddb5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46aea21f727db784382ab4a0329437fe9e1f4556c0cf7d0e3a6d904e4e3ef412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:62ca47a44b86ae7bde47e145474a0b61dacb1f6b503ea63475d7c090ff2b5db0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:97d075f6a0c08361b3f207632d98bdf276a9eb0ec0e79d54ed13550edee42c38_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70e3b704d6af11d99287446717854c466f188db69fc622be08fdd7a8266a1391_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:784d025249cf0f4921d34ffd4387ad7fef62292e8df8e303213514bbd5a3b1e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9e3be6f0d660b4809221fe1b2d6f51206b4ed40db4122eb2a55f23e0be4bf3d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d3fe7d8d1fbacc9832ebf90ed7548a6b2cb283f8a98a6ca73b324e427b5d69d7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:9b772451057fbf63e5173aecb056db601413f419ed9fd98d7ef3b08dfcd79e11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:bf155cef265c06b90ddabf0b4e5eac5395f4cbf9165c87e3183746ebade36b99_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:d73481ff034289f9f1cc811bb66ecb9a254de0044aee18755034c10410478f2e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e26d8456983b600e7248b5741030a68531e5d0f45666e6e3ae02ffc55ed0f906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1e21d1b03c1d8d6d2d5c3d2fd2bc68f06cf4ba6339390b49ee94980e66faa3e6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:85b66f1e1b6ca493592c62215cf8e94d29d6f1bcb68c146a7466133f661cff9c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a9e900b764acc0925e6c381fe09ab5c59bf8085ee5cb21b9bf87ba08fff95c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d4f70164ddbe9c49e57f079bc5f7f0881fce0f8a074b5a948ecd338a308638da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8445b586683b90ca3f69f83b881cdd46c78198a7b021b0499f3f5de367ae27e1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aa0f445083b105af4fc1cad85682c286dc1764c2810634c4266942677125412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f1ab95b9af24529b03e73d6d3cc3e010c53eeb72f7cd441160982e7a3f40edba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f4f78fda0baa299dcf7ac093ca782970074760999f96fcea9d170c9cd35455ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2ad3be815abfa60205bc0de77557f8bfc6ee8b80e3d25ee9cd1088a5e3f6bf8d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3242a9336b5a940e9a88b988d1780e8dd6fbe7055ff647d07a7885a3c272619e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d9c7a9bf4ff66ed09b758109eaa9002242e4eb9604f5c0fd964b4087a609d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d84b76fbb614c30c67c88d6bea9ac818854f6f9aa3ab2ae8bc3be266c0901400_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:45c02eac036665c9f003f0383f1503503580cdd5461f6de4bcb0b88edd8c77ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a0514e0c9580b85e61b553b971d8d3a65f3cac4040ad6d74a3337db46d840feb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a2f51cce516f6300e1724389a99afc1e5b00096d5d8b0c05c302d9ef483c166c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f7caf5c32326c741206573aaecf5fdfc4948062d840dd2beb7b7b1016d24e697_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:4bac5520ec58aac65a508a746976667acbb6132ebfe6aacb2f8136f3198aa35b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:019951ef27fb8d5ea4878b8f22bb0d0d1f357aac25b8998c743980377fe03563_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18b5b21ee15093503e1e3d2f6446ef3f5ffdca30bb50cc9f67dc7596930cb449_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86362580db907ab09ca1f54b284fea5cf787ddb5c1e99674f6ebf28a3990cccd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9ca06bbe2df39add7d22b660a5408b54b974ded86faf7ec9d0985acf0d4e9f32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3322914e1219da147d36aee3121d4d4b42bb619419535942aa9108f6918d8e3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3d444da8f07a9e605b799ae9e3154c7a8681da7824f959e2b5b2423b80c39bdf_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b87501819460dc6ba4bed05a65311592e85ef392a36e9296eeb11fcec26be8b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e45d8e82a1654526fc4562335cad427c7c3aa4dd01215e9754a34be8b9e64f5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:946fbedc73895ef344552e10628d3fa305bb50a0329614ced5b200fc1b4d2dfd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e4f534afec621975ef7b2389f239bc672eae0bc342fee2fbe9560e20e892e3c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:010e0f69ac3dec9157af776acd4f91d29641c2550466f6ec26ba31743373233f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:87371170c06f7ff9245e5c8f2a0884e969d6d8941d555338ef28ba63be405728_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:2c913cd14b852ece07e98db33327a22a4ea3451d241d37027bb51f595f93b0e3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:952b83652c4613ee04ecf5c6cfa6961fd66fc865c84c99bff4f879512820bb60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4cc93202ab581798ff4e06e177ce24b8e880ce650b45a135569c1257656c2b24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b877e2430ca1ef3b575577dbe08d3b13fe1274c1bb20e065421cae418a6374a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3701c8556b2ec7a09dab7e672729dc6057919b905eeeaba9e09ab38e3074ebb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:faa21d468371967ce9e5b262111cbdfe69ba6a8821b659806718866b3a640490_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f6d80e175d9165dd41da793921d5d6f69cf536c5d16e745b445979b0282045c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:42f5aeee6f2524bc1f0db71092fccd1260d20d0b94531f88ee037921bedc8408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:182402ad5468234dca690272044b015d0545229ebd84e85834f57c767eb96d84_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3e3f7e476df2c2b27a8c3a17ca83a98224c8db8952ef6b2117816bc81c9c74ae_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:96a17f8d79e9f8acfb86e3d54687da1c0564e98a9cc7d830b770db24edf9a96f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e244c83b21c68b755d7e0eaaf476a1ae451f3368918b80b19546fe01a9a4a9a2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:017f982fb763a0eea61580758d4f69ec14bb78e5b5d107503276683336f9983c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:677e81f4f2e77f2b8bd354cdb4ebc99e5701151926dfa36ca1a3458607d395ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0e9fe96d6b1ef18e0fb3ed4751d8809e0fcddada5387ef81e2801ed4036d54d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:13feaae13069cd9a08e285e2d077b96bc75cffeeda2e3b665443c022750d68da_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:105a07e6bc8acd530a8ae3097846789dbcd2c7a2f1f984805c5bb3b7449b1d05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3e0bff5d178668f001f74c4d30482753f481f257db49ad6fd2ff56439d95079f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5f9c581120873f1a012c29ac00721b6fd834c9378cd64f1d8e243da36755cef3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:84ed295a1fd729c6bfd8250116d752b4c3ad66c7bc01ca44408e7cb8a115b5e0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:2c0d1db3e0f37f09115d3f1af5ace12911311f70f4ceb574025fb1ed9552575a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:c69da4b39cf7ba1018b91423ce0282df124d606d2e5162bc8e3e2251b832cf91_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0099c7b040ac7e6ba7e91ec4ef2250bea6ac10472901aadee07686c63faadc92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5b132b86c1b14a775ee77dafa3a72eb723358cbce6e710e44d279c8050c4261b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5ee7943edd42760625d7b8f3f97dc0da4aa620b53ed3ca6b666e3b7a801027b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:906f97849e8063fbfe02bd7e2f951d4fc848c2d8cdbff947d40be50fd6f995fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:69827e616ea617867837723347dd6fe36cc85f43703b4e37b335d79fb3f87d6a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:703e8d44a7d59181d0a36a886ef570c5b838268acebd0b32d5208169770b6ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c092893fdbee22f0fe4a2a25aa458bc1dde8c52367efbaabc1155bf5a578cd51_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d6ab422fea2e5e0782be99e3a275eee5ff665baf8e7310a601d42ba2f5f39608_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:39071a963cda210a344f5d4255c5c5276d539e4bb661e21b49be11923b54e020_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3f9ca2d789b60a51018e0242a01390e1d4b569df21769682292d3b483954aa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c7ec38c4ef21e65139166bde80aa73a36b432889b6855d63b1892efc0ddf58e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:bba88a8f8b41c76aeddd25012b4dcb14da6d896763ba6a003ca824260b8c24e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69dfa976e259586decfc0635dc49fd656e878b513783579bcc2a5e456df100b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:86b4bd7254cd92f2632d90357ed08404521d89ffdd70a21cbf130f652f71c1de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8ceb3fd7e1d7d6bbdfeed53a97accf43b3981d5e101746e891a804ef8903fee4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e4f81394f77f17552bbde8d5682449216bf676b181df4a25ec1c6c38cb3bad82_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:425a3e4c2774dd14e2d4baf3bc6f9b1bc6fbcc41faa0ed55431fef26cc5db7ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5e27fe06737a254ee3fb2bb5ba38ebc79e2989487de9536b01b6a1d49488ac17_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6b64ed15c154b927714b840036c16293f4fe924aceb5624fc04d30e478d4673_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c797b64090712c154c848215b1bee933946c019c33fc9b08d00532d611f4d27c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1ab33f9ad593ee146550951038b289973cb1b80e15fa146ab20e823c89f64616_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cce4806b40fd1f040da28b0a76e8f7edb45e5e3b68fcdbd1ffec407f8b5d40a4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e237d756150f298076ccbd616c137d0439c8f59c9e9ca44cfc4cb04178b7a3d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f547caefe7cbbfa9c958fe940eaf72b2b08a460a3b401d1b059c3f097f2b7435_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:0b96283c10f51d6e8a5d00acfdd9535804d0ffe7c4c58c037af6d44ac3a85bd9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8eeb12229d09c020f7f71cc996853eb47ea1311b8426eb7fc6f28652766ded15_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:9d07f82ed2b467215c084754ef1fdb349536bbe0e3c83e3d48a2ab7a97b7f355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d36f927b9c24b3647fe58e5b3579a6bcb2b0b50322db690d885572e0d8492ef9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:317c932c74d67e596b97de943694f9561e85be9d8ca3c883865692ed47389eda_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3dcb7ecb5da7d94ddd370e48cea9fb1ee1314e84874ae192b8aa01a834a3238_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3fe06959d74f9c3aaa9fb9a90b3f33d331347e96cc4f67741f7d6ac6daf8254_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d69d1884d60a78838900fb8ac8aa010ffe8a9814bd05c5fd23640ffb2fe62078_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:30dd2fc299876aef6342316851b8baa68f2b404741f7eddf920818e2036b0828_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:47e721205ff64d2cd94f17a704c315ab4f48601dc446c6fdbf6d0651af0e282f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a42c0b3dff389161ee931de7d2f78272c1576632a357d7e4de3a8ad8e18cc2eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:be883bf81f21e85657ac114397f1a226803a5a0c50146d11ca24f5d0e61bd252_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:95a1813fdfba31007b44fc7d0fce109279f775f6bcf1fe7b7b319f642e614d0a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b624d5a16de8051a33eab593d57f378de36877d7db083144f88899929bf1c0a8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bc7bedd2a60a0f3d862de0644e511d6f330b72a6d12efbdd150dc9b50679112e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e8bbd18a1d2d8a8eed42cc86d19a260f2bbe9379e35257c33cdb70980cbfa5f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:03bfe65de545d250da52cd40db72e8b5346f149e8126509801be86b5f39fc3d5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9e8b46869a8d0cec254539d703e5da848364401fa9c203f0561cb0e5f7aa00c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b7c5a30160b834ce2256aeeee9a36a8655e305018d0647fb663106ec7e3d102d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dd5537f856bf3d86da38de94c7ee6fb9851b262515a4efee6aa1230924755721_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:37bc380d77c7db30a206baa5cec23341064ee370eb5ee0aa5bacf682dd67024e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5db690533cf26e8bffc456e69dc1e0d2f9554f6770c5ac75ea9eb345e1c101e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f7913b9b8f0aafcdc0c0b07ed43f86bb58d6da84ef92f950979eca15fc1a7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:876435e0b14447e833a4e9a0dbed2227bded7d857230557a101c36b47a105921_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4a7dcf77112dde43e0944ba53bfcc3eb802dea755c9610f86b4465b22d355856_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4b3de326992186eeb6206638396c348ef5b4d2c4597eb40e5f5b140f6efb0abe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:779674ddd263854aa364bbdfeb92865821613d6da30a0d3b503ceadaea48cffa_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d3a37f7d09a85c9eff1323c920a9a2f471908e90b7a1621155bed93048c81320_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3806c5c7dc711a3d63a26b60c8c257a1ed87dfaa3e628629af4ccf06325f6ccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:52680ac76f439d5334bb257ac7deb433ccfa6cd824dc2d9e67abf6ec970ec7c1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:65c1a312a57a482045f442861f6a64605d64994304b07567af0c69eb4b205bcc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:76901d5214dc2c2040d44d1c46ace24f403f95a92b825176c00ea29d7ba2ddc0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0f12505d607e05431b905de5ce0c31984ed4ef4dbc7f027eeb019dd0747005d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5383f749ae80a70b6bac223d5c3ce9b70d58de06c031a57b02ea5510f4cf2e31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:76e1151f0d25719c5257e106bff680514e740983333de92097d55f071189ed18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d072c04ce9f1777925bb8df07925652b0f8e684ce2e010adc6fb2c7953eb66a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:786c62c9eab9cb68788ddef5dee8ecd74e03a1197293a3047adacd489e034dda_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9fb2cde680dd3f850c23ee7abec1a4dc8fe0d5b3f2a1c80ad6c8ad7a62b53f4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aef7c437611ed1adcba12e9875f3fb2f094d5116d5a0449066b48f25131faea4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c01ca8b3c84e8ba98e35d0cf0a659e76bec4189a198f82975e6db25ceb336b9b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:41452719dd766d6229b9d1d808b89825b1e7e0aaf8ab8e70c0aecb1b5eb30edf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:9969b96f421a3e9d27a495bf1eff33dba8ae2c12c0cdd33895b6190a4f75e000_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:99e65563c13b1a6d3e64f79ab6491b21106b3d46ef75ade4829c33cb97100ae1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cceff5ba4ce63edf605c087cba759e8dcc40c2abec0534ec856e760f1956a85a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:14ba0bea138b281bee5db9094dd7dcd1fc36c4712198f408c8811a7522bb877f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:416fe4e736d5f3e3b0e4668fd2f092ae855a4073d18a064bdcca73ff5450b77d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9039143f009152a4b6040c8251f3444fd1daee5ecc76eccc98818d9a430a1bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bfc08679165fb0a4c17c4002ed676f7e6fb0571ac72ceae8a1933436753fdc73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6f698b3a95ee24a6c821c9ebf30a610510a639c6d3c56d4399fc45d34179dffc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c44d52cbc06cd3702b2ad8d963f15dbcaf0fa5ad86a800b9852c4f062fc10a76_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef54b7c8c1f96edbed0f3c449b57c6869ea4c33d97f883ab697f53f7d923f5c6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fe664cfc24f79a569d7c01a226ffd13bc91fe1aaf3b3c096dd8ae3d561670d07_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0edca20347f1e9c88542925020f52759547e2af94b54882e739d6c7fdc7150c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8d99a2cdff81f2c41a6b38c625f7fc6f824eb3c3b443221039367b790d8e2a72_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9da0116d6b0b4f33ca7ccfc26658ec79c8a4ba17f8a63d0bd399ec26808382fd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e5106bb4c8de0ef6b9f177e58366395c5bdb3bde226d25a7667ac54ebf952d6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:226cc05403576fbcc6d40b001ea969402a5e98cefd9444329396de56ab21c36a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:850062314bc77b0442b9f4bf463db06aa716f62437b5c9d15b678eaeab9f2eb8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:b08df82541f0a9078c8ba31db67897137a2f71fdc9fd0a79e5230ce16b3e9735_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d8547d72a4b791ad7435ccf3883c427db9f6592f9add54cdecd0b46f2b55be60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:25db07689f639f79919d6f028a10375fb9b68abfd9cf55829333d0360a7acf99_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7e6de11065df1e2acd959d9bcdfdecd4832e27ca92e291c8b5128a7c44c0d8f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:96aab15a47ed8722406eab6ee2933a1c842a29a49c2ebddb60e102d610c092e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a415eb2cf567e2b9f02fcaac05b2c6dd11625cc3120e3a494d8690dfe2a413ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:048eb32db3c8e83767639d6ed9c7e07406348b309dad16fa8e0afb61a65cf87f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:138478cbb17db8b8cbd6574d38cb1c1a4f72bd8d319fe2eb02954076febc903c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ef6c3a619bfb3bfbaf9be20fdff6148d1af0701d4ab13a047867f734859ffe1a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f90a83b839dcd68d04ffee8569e4ffe1bcc695d192c9026ecfcef9d52428e4fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0c2af2e992c5b0ae60cf87b496f8c6b5b3f736ef7576ccf6f03d37e3a2d9cab1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1217c6f9b998c01c7a6c283f035f11692d6393596194e338578919d8809ac2d1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2bb41b270973bd2db4b6ded25357ad5b4113e03a64a5f55bab27e6723902a79b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3fac63d925327ae02db3c5afb3e0a98ea12feb309e113abed5db353faf4ba7c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:18f4a3cf19874d5b1696baa731b7b2207db1c52e014d99b42a17a7d1125e05de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9e25ecabfe5600eb15916f819b853e7d6a445cb61bf5a2fc9396af787213905b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:da51fa3afa3d7cad2088b785407b6ae2d73640550410ed375254c3ef948befba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:faa48301669a5fbfe6f8cbdf221e964c349956b51d95fab8bceafe9011f5964e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:73057cabcfb42e5b5d0f8177b08e6b2eae217b99618d980b8217399c2978aeed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9ffcf3713cd336d9fc552be6b05f138b9d16f225e58ad42d7a96c3eb3cf154b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7e1b5dd5ed0d13ada6bdbb9adb924cb985be96f4345e2d8b14881a5d55469f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:aae9deacd010205f4a5f4ed0bbb3408ab493972ed4acc5ad296a81f0099c3ef6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:19e833e3b514dd6fd339e0c00f8dbd6c45fb7ca16b9cd291d50ab05adcb6b1bf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:67df479466b162b90afb4d17a6ba5d3d51cec078adafceb0a406dad55173371d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b580c79b9edff4d51d5317ff1e1dcd4bc193b439c268bb5c084019c1ea3fddf4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b63a4eb2eec521dadca336416406b595e0db02b853e233e3c80ca454e1153b28_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2fbd7baee98c89f59a87d541fd4f7b2e14eb88645b53fefa7b44fcd86e3e1eff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:576cacb6ba6d2aa3882a295f1774428a945e7b1c967830633293ce04bce08571_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b41266b3bbbb3ea638466d14a35aeefee8acda9a0d2157066cbecaebdb751d4a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f162f5f3a38b4b1b1f71db3e1301de7c60baa3ce9a4e8e5bd66227795d366b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:11718e3d6ada33abc0530890da159ac99e8f63b03266eafef8819c48c92aaf51_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:1657eeeab10652e30e60633e4fe5f50f278236a2814c6a53bad9effbb98d06dc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d4022142d133560c79c30090a045441bd90271ec8de528d2bcb4590d96ad1e98_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fada881117627ed34c8001afc157a42f6cf0efe3e4dda2b73ff8d665c2f8a878_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:00d0abda324914e5599f289c37325f387404ad48793b6db32b3da0486af18cb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:07558b4306c0d5dd18145b65758bf02d8f451462b28188e336f1dea1091eab24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37287b7720a8d5951fdf6f92b59a5b25a21a7748b93bffe6a4686fe377e80a1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bdf5c2bae7d4516fed258e2bda5cb9162bf42112dbfe8399c2a5f4596ac67bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:3e8f19f8602c6b0bfcce59dc51858195d4c10fc53a652c6e49be3fbac0bf1338_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a5a69b772a5f1cb9affeb3c4ec5f050949b95b02f55eccc8e5897d5e392329c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:87adef1f28c02c387f795e0eb47fc925eef6013aa0116e5fcda016407e4d81cd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a973533a2ecfa414c1f95c4d8ffdbe85f18969a740c19d3b8c4d2096f17a94bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12f1e84fdd0ca084e018f3f9ca550bfe183412dfe42fc9ccb356238ddc572a2a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1d516d0e3b8128ab9994d2a7df68251a87e0bef013a6bc7040d519ab68ca8b37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:58a646461aaea1fc7522e11a0a4acc5ca784923581a2d15cd36319cc1d59d210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c399c4381724fe755e5b7cf87e011eaa542a86928fb9cdef4de244cc57c192ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bb706db0ff9b591f189d089a9e5bd5bcdf5371b312529ebede24329a82e9806_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b9784c555f0088c201e5eb269b18dfd3212c727cb202250f18139fe7ee22e6fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c6e9100f0b6420f2ac9f68bac1e19ea5a813b58064d54610cf77f86fcc1410c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:df01b29e279c5fef750737c48041bfb4ef531599fa6ce556987ecdfbf8eb6767_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:443c8d763eb16ce12ad7660e36db67f1f5cb2970cfe0c8ccb922d4697f9e4da5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4e708aba93aa644457fa3aa047fafcea0b504cee71724917f497fb4f0ad59210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aad14619136317ec49570c1059d59036fc36ed2e6df996918f2741a7c1ec90a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b3989b5959fb58d543612b9da4dad6797fe62677fd148ca59ba77c4ae4c9e17a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:00f150e9a977b547e1511fbd0972027a01bdf4852bfaa5b7c21a01f1bb9cdc76_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:254799c9323f6f753924c1b739f189f5daf7287cca9e469f169bf5b145dac19e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:45f94d3ae86090cf4ba0791b9102e9b118e0e9a28d3901611051c9eed86178b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9553e2fcfca8cc369f512d405c92c35cd79a0d5ecded5bc11be78febf0efc8e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:593d8b13bc16136998a2d109162e54046a08ceeda2a74d1e6d9b2d220a772f8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ad0b598016cb0aba3335d6d9bb01a2767fc3032baf24a2f8a2d857651a38222c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b5ad73901c7036206068e9a24d71cc3bcfa88207a59ec10521f1581d784debbd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c2b60ac1878d974e0608955a1c6c104bfb840853fe10a6bb6c971951042dd0f2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:182e148ddb5ae83c7540564f0975f28c17fd859912bedd6392231fee95060d69_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f766d291114a36f9233b68fb3a1bbebe65867c37189243df0c779e3dce7f509_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a48cb051fb2a8e5c70715093012f18b65d9bbdf7a4346b1cb828f2592975050b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b605723a4087f4555d491389cf5bf15711cbc1b1da84cdb268d4fcc5c87683df_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2e976d4a7016dc2a541098fce90353d3bb922943373c8b820e5c95893ef739f8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:68fcad612630ef316bc5f86ec98f828dfdb928a236e551a4c8dbf8f919f4cd98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e44082e909372715fb8612484c5fe0ad82699620fa530e75f10d41396ef6d63_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a949ed5a2a43edde8fd2abcf0f91c4ba4cff7dcbbf131a2ee579d1256ea628a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e7ca33f11829a834febec5a1dbe0f267b53fcde66dda9128eab3df006d2d7e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cd72d535761b16f14b149a155a1a0f4f0dfb0bde6e5146101914521ea1e2a365_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d91fdcc0e8bbd15d091c316a5bfeb683a7e9982ddf474724f49acedac349c48b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f85e6be61cb6c744900578d654909ceaff76eb98df36564bae2e57a3a4bcee05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:183bdbb02b5bcfe7bbe4fee5d0fe520c986a5244f02cc896762d36710498c18c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:19fd07362ecf5282edf9086f840bb9e1dc3c6da56bb8ac3156ad05ec54be9408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b679f580e43660d36492cb57d275f6cd2cfce6d7c1d872d871ce7ddd9364dc72_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:dfb848cb68bea17a789a807b5edadba37a02947c506b8fa58d8b6376cfd3fe48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:4982e0c65a5469001613886115ddfaba5e2bedf6c1f9c2dd538a73646c190b00_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:89c7b0e5f1c0f13effd3888be07da4acdce02eb54fd4a214fc8a3f9c204d82b4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c04482437d736cfbd2259aad085766f911951255d77bde48abf34af758e42744_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e0f6f48dfc0eb1f410ac198eb6ef6a9c6ee288fe4a01b7ef65e6b62f6b939153_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:097d5658d4c2cfb9e88fa9ab82ae4b4d7f3108a4dafb42997847cd714367973c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:221e48cefff45243b181abc4074adf95df97712990030b4f280b65452083bae7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3f8362646716993b61d35b5377b402ae627c15ce3d2e6b7ff0d5b52159e81726_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:73acd569142f5dbfffb16d34dabb2e05d4552354cc58bba83ef8406029c102d1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2d5a9f1213ef66cd474cbbe11dce4c37a56613cb136fddc8a5a93ac63ebb79d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b5e4275e6a80d99ffd2bc73c26b421f7790ccf88782aa8fcbb22d588fa15857_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:a7216bd1136625966d8232aac1b61360a26e86ba203a6135a32395482a097bfd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd0f6d91a4687e3bcc87e4cc6f1e34f8ad19346648e594491c760bcfce671c96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a9a27ac5377c42979866406869e8de55cdc219ec7090ffd1e4f98c98127ac27_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:57db654e947f5cd7efea9409ea18509c3d4740e03daa164c62faf886a7287ea3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a9ded8f2c9d761de5ca64c04665fb4c9d69ec31ea3ea3c7e91291101a00ee876_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:bcb139bd20b7cd79ee16cf8968dfcb0a5a3398bcfa734dcc2c2ec47dda46a93c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0e56be34b942905008d2b7f1ebefe0a4446cb35da9f4bf09e1e3c0e15d88395f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:761b0b68ca18e23e758c780c5baee54607549cace7f1d337b418c0e0ee630ddb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cd32f964f1f4bbc981565fbf66b6ce05547a32fe89fc6f6fa3f634791120cf9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d6accf480e8645c70f53adf062189259549144af3a4c3d736b28c561dd538f0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7aedf77c4e1ec8b09c77a9d37dc1d7c3651995bab2f84d23c1478e06fe97a7a6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:fb2df252487a734b3e051ff54713a7689f7f1e8cd93557f846458f54d3776162_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:786831a2af730d5ce6e8ac1c247599e872e6c683ee53946c9a552636f02c88c1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9d807221e98130e63530f757157207556a7b2bb7fe7587f0d7c5f9d1ac9592d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:9e739fbf82f09ff6bbbd9baf6f2e64b0056ba1608b979e45ee6de17dcd5fcb85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c2a9ad6b4707faf2329b88b12e06f6f10c5bc6ff15c06ef644ff14efdc736653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:84e1af7983cc502b35755475dcc87c2eac2e931f623d070736580cca65081992_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8a9610268e8460c1ffa73d5f27f7fb9760b08c4d98af29cb0edd30b1afae7460_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:952459632a7e13cff2a8543a1a23e0032e9c163bc223102ca0c8d92c28e0acad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c568a4d0ba7a6137d77cd37e77f48c411f840ce7b36df3bfde76a5047a2c3f7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:21e0a12571846addb7b6b112ffee2fe3ab01a501fdb669d9b1056381b254be89_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:97eeb443e12e9e91f6a38ca22ce4017ed09320a8ac1f79184d236fce8e2b21ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d26f837461773b3ba1dcf7b77fd95fa5f36580f4cc351e121ec65fbb9480dbef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f1fdf87492d66f03cbca16cbdb07607481041080c244d94c59a773cbe5457734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:899eb4bfb863d1cebe38b4b8f2d098f0dfb501eed1fcdc794215e0d7dd649b92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abfd8c69fd7ac41b2a46b8398370b79ff5f7388ce09d80bcb88180b160ac7c2a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f65fe33668fabb81400649500a2fde6dd3236650a129e074664a129c0bf6d738_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f797d5cedf4ea7f121eced618e93dd4f53eb6ec5828afb978c3a2e504e16c11d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:1560bc58a43485387fda173fe0a8a396c2f6b038202bd9863c85d1b666f3ddc1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8044c37bc844e6b52ad027f7f7557f8364e73d49b9ed3730b2e51d1d41ae0387_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:ad0d0922f3417545e5fa1d6d5e7f05476552388714757e856d42e5a65fb99e27_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:efd6130dc94592715fbf9fd2f48dbecf827c64d521e5850ecf773aa07fb3bf89_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:64e1b9fd351ac5ee0427dd131b0dccfa961b07df2dc72225f59090acab8886cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a44323edf14cc87c14bddfa0c06979a8f696a159cb091623a8351973b35b4d14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:c0b9d948d72ee8f79c2e6b4d2f255c6959c21bb7bea1d7b0a260a0b658e490ab_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dfb14efc88780729a819cad4cd19805fa7f5b660067b4e7b10f61d5e8ec3270f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:15d9d32b5eaa1603f2601dbd6898f0182b709292ab0153bcfa7bfebce5be13c0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:178cf1edf9a80f37bbb19597a34bdd8edfed5e44af3ff7273a46a7b4fb7fe964_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66f9ceb6d26ed52405b9439606d49b9f8158c0d2b6b0eb715a22ae2c746defa9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4754971cc6f907064a799f4845fc9f949a3068a5b818b23eb292c8346f9f2f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:766ba5aefee0ade548842c06f8061fe8b849b76d16280e3c41225f21d2d0b6be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8730cb01fa2ea29046c200890d8cba4b0291d769db57875b93c8e7c1c68af3e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b2c1423302c27b56725d91ef0c9dc34903eecee9b0e8bf6761f179bfcc48cd32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ca6573030508bbfae251c27a292bd25384dbe3ce55cb58865fdad2fe460fb6e7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1aa25a4a4eef7443d6bdac8f5d159b41db9cab89f56d43d2d7a01a0bb7929da2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:30b84fb0b78767956548a81b10d276979967e99bd1dcaca2bf06f7a14967b86e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:98a70790286c97045f4ac1b5ec5de45ed043fcd0ccfbe96e6a93dbbf4ae0d96e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ae9f9c747fc7f26dc4fe31644db03b93c7de10384eae1dd40b40767c2e654667_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:115ad4f19e948ae0fe04b57c131a3ac8c261cdefe282374a667dea850e956500_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:15673b625efc49511ad48958f766aaff589c68c5880c95d7c6c89e5c9c9bce5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:78f92ad65baee06e314611b83e07e7a87dc4e3994ecb76b5b3b2a2039c1aa2b3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7f0ce0299f97924b4c3ebd129ebc0d9cda54b1126ec933fa33f20f438694a590_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6b4db8392b4fd5d49b177c707bed1048c6ccc7564f2dea39ebafe492807884df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7aecb1e4860f54933c9e911b415aa059ba3c7664c2309d406a56b305887ce6f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c662c420d15d0419d38af3038fc232990bc21299a9e56b26f4df6371d8022dd8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d7b45d95a2687972730a64bcad78fa793e4a244d5a034969889e4e5e5b319057_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:02ef6749721cec830957dec8da2d3fff2dc88a9bdadfee0f7e3177a27d265fe4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2fff2ecb2b19603744be8e2821f401a9e0234ce1b4ac15c27223c10e24ccc7b0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:62e44648b669cc51e9dcaeec49d2c5b880fb93c32c2bbc1f535904b40849ded2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c1ca8a203ab5c80f3d7b8fb9e026a46a75bfb0f5d6e4d5ea09dfb2a2db5c6a2c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:56f09c58109b0455903b4b1e938639c6c1a9491d4206a1e7b4515f89d5510a5c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9b5c3e0697d738fa6c1fe2c115d2133275ec3adfe2d412547535a605f30d0c00_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df2d7c18bdb6bf49c2f655b7dd70cd4739b2b9b4243fe2f136042b922a029e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2534343a990c27b8efc5d674b4b97b24acb00d781c75004adbce0c7e187ea742_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4f474f91da6fa969938f67a7b254f6e34e6ed2d8ca38e4de4d7c190328c65352_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e2b3a346ee194564f34a2db8ca14c08340b063c995936cd06787b248cea65622_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0cdf866394b6db732b741a22765a096f04feaa6d0237c1e54d310cfa645f2883_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bf09aede6dd816a7c1f6db9a73f25e3414e0f408e5744dc2f32dca5c73f06a74_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:db8ecd1162e094b6cb166b88dfa40258f31cdc4db3ca7f6a9b110893bc27d044_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:acff56a6371c4fd63e831ca8149d5dc5c2f66fcb9e5b6f2d81afbf225fc9cd2e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43bb0e2b7af46bbfeff6809f44f401007498cae3cbc04a9c4e8f8033f3142d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43d5f576d8c78508793fe745384e7c12b08d52a6757f2a60a4e416d2e1297cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6f5fd70511974d782b102cd378cb932ce27f58a18ab53599b570954c379b88ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:76698b01437d4d0a46f1bf3bbfca30ee2065a8684199caf406e0e7a027871741_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:acf2839dbc4ed85e957d4b975b0ef0c08cf06d42f75f11704e9cd54197548784_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c8a1a13f5a36513e22f8db1345386f1835eac5b7f809c6745fe43afe8372ed92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:22d7a0d9938f75746797f97424284f6e0aae7f853b392bdc87e183b5c834972d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7ede51978a537c20cf89f7e2c469034859ef89b1f34b3a8c89a727378746bd24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7fc7a7fbeef800bc1efebac7e1d9a3110ab4962405d181df23b01e0a9ead70b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e0f8524eead302224bec4bcb23caa0b587aaaf1582ba0e9e6ecc3e2e9755bc32_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1598a3a15eb623d10cc95a97996611c0949450cff57257b2d1851c8d83657a39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e97767977f70b4a53e7e898af37d51c1ed2a0c510fadc3180d3ed6675ea5fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:acbe9df84cedc53ddc968e5027c662badf18384a9f25ad78c914ec4eeac208f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d19ee5bb8b73f322b0bfdce50ffbc25cd89737b6d378499bece9be0dfed8a262_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a0d654463288adab9acd6dd6bc5e9bfc05b60081e77877e285b60738c4210077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f3a38302163122cb34702f23e88de2db5d44d70ca24526f4a73624cb091de243_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:348bfab8b43715c5b79610c50bd7a8c383bd7e0d404fe26ad3745d803fdaf339_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c4becd27abec4f1dd782dced2c91a832a731a71f37fe7a3b2d07135702e0d512_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b27cbc2a5d54ec8bbf744ee483f2cc81b9101900ec9e229d362a8169ee72b29b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dfaadc0fd73c36c83063ce6442a9f5e8c1346422f7bb10faa8d27617a0c6a710_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:57b58c92ff48ca5f8275bf41b1f1284b3f0ca881df22e355585ff7877b215198_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ab7d9c2e48415e4cd8a1584e942dd2bb98848aa657ee7293fadebbc6cf439c4e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:eecfaf9d138ce8a5618856ec98f2d2b41d2b025acac5852e81ba20aa7443bbf5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:08ea69707b4d728f1368947281cf3ec122d68713209cfcb0e91e5322bf1ada5b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:09862c60fc2dcb1fb0aef2776148ff46117460f2cd92e202c76c0d122453899e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:59a251157e8aa68bde3d1953a52c2e3d34faeb9088340c7f5f8e818e82acef7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9fc0a293a6420dae695cb7dc0ba7306805af3bf984be3e31ea585f373bbf2011_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:08bdf0bc7808dc10b3597b3e37fe97d768f0bdaa0b19dc8b6f565c15993372bb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0d1e25b874b260043556c33ed62a26ebd56bef929e3539fa86db96501a798b14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:32e253ee82038724e6455b3e80d1ea6b056c92c2053ebb22ce329ca5b7d5f03b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c478e1e2e08bb0b44d9bd3ff8054a12e7d98be7821045cbb218c62e1fb2cd8dd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:06eba656e1b664519f5e663e3ede831465f1635ecfb1d293c1b1b745d79b4158_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:19a89d0373af1265e09e12bd377e5bf631e5fb58c36b2f73b8ca86d186bb0840_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1d2da7acd64cc59f03f6a986306fc7d51a680a55b7f62e180e66c6cb3e213037_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7bc8808eec74ba5b0bb91d23e918401da8a4beda52fbe93975f4d7d190836aab_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b075e0d54437ff4323eea051e2347a71dc085464c2abbdcb4a85d55d9fb84e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2d19a6538ded95c21b22b0489b00aca53265ea73b4f5f7b91eda8f24fb39a12b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3c97585f4dd92f700fc44e21291f913aca946c75bd0124f832a6d8d1c5f3d5d7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a7b7e0019f78254b5afa024b7ff6c9dc0440e40d0f6fdb22e6ac86f261435915_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:344a60ac1e833a349a8f24f3db2859e9fd0f45dd562ca50478973868e3669451_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:693b81294308ff38490144fbb45de352926be577fde7668a60059f3e5be3b776_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0ad2b1b3b63a22d793a67a220550e7730d49193e36443b9783d045d0d628e986_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:624899ec57f3d7269da3b5acd20040fe1ea2c1bcc617910f7659cc3110548dda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7414f3068e135ba5f9e0796967297f66dd619122e426dd8355a7d21c88c3ac36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bf6ac903efe307b33a5d17a000c4dff28c5ac55f5ecde7d65a15025d291f9053_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:35396543cbd1ebea8e70f1beeb10b4fd87d9a42293b1464fc0442eeadc6c0e7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4bd4ba390e83fb3eff7d17281090981125e08ecb458969b5ac95da4342641e65_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:602dc9f92b7a8e84e6eb998191263d186d1d10d378eeef0845435715bee812dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:622a2e6ba66f1624454cf3ff9229ded9dbd06815ae6512f251836da18b545da2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:265112268f914a12e152e58a674116408253b120a35d5e696c2afd059b6fc015_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6e2c4811105f74a2200eb5c14cab29dc5735465f3ade08bd44378d1a3f3c6a16_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b4c1767d3b1d7d32b79c58d9894a85e4e897deaed7405281239058b204a5209f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:dcde633d96ae797962a3bec581ef3078a5142b3131595e0055031195b798bc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:47731f2034e86e1b86a86d1b9ab20e1b978f89baf270a567de3b6be17665dc6e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8b00cad2744076ce7186abb2304a0a1ac8bc84e92ce76c843fc19a3d5f79e049_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9edb1bba41b757bc30ccc0bd7d823f3574e21195a1a4075a31ae5bea6fcea516_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f3ad88ffd94f0fb2c825452841ee7c938d81a522d8e8fe09d224b42fea301d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:24830ccec39949668dc836f6532f2375d0b7ac23ef69c78315139c4e15af4088_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:67899e606e1ac40ded141b4360168959587a7f1385299f99ace9312016cb01da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:708686f865ce646ea8e6405db61f539773444e873f6101e733567cf8be40b1c8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7fd150db54f6ddac412e063be423bb17cf0dc8717df7fdc32fc52434cf7c866_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:10e2611fecd1ef8a770a366382bffcb32096b3a8b396d3c0f3a67c06a809e186_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8e26412eb9c4efddfb90bbc864e68aac6ce43541f5952250709e973c75cbe8b9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b6ef9bc4955ddfac9ab851f8956566b52a49526e6aded669271efb338603f3d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c084c44640f2949bf5fe89370cf105d8307ee1d2f9ec8b5bfbf7dc865fc45476_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:8268d0e76b556f2b0413ab6975f15aea685b140362bba5d245ecabf0668a41be_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:b1e1d2e8782377f73d8b9d458a7d433dc9395ec7fefd2e376a54a19779dd4ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:556d277848c695d76ab33ae109b99e0448bbd60262b39ae7f5cdb5c052252b3b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8107455fa57ff48346e4b056bac8f1d73071699505c62e3c4a6b63fda65d1301_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7c037c5134abbbe50088311f7765bf614fecdc7da0b58b3491ed0924a45cc1f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c848d97da53997ed67654ed4cd558961e4ced5fe80860831f6100f27bb97316c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f63f5c139dff756c4a36e8c8aa18aee4dfd74260ca90a6c9cd8c68b7a23f5330_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:18e2b009af42ae09190598403077f59ac14fff0083dbd0377b23dfe8bf90bf85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:23c4ce9a3efd2b7cfe52406aa0df67bd6b17e2ff2583980b24e5f71c4e69bdd2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:45faf0f08b479a7b6511703243cc6746129fbe639936f693e245688e33cda4f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5fddf39479d0594b6514b837da1e9fc7cf23aac4e092a43feec2dc738f3a36a2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:27662597b04f8a83ed40951fb3161755e565f4b45cb08160ad65495b1971b1b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:66548d316213a04bab082f88b71e84f26f93e3b861144b79ee2a1d6daf236e67_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:915f0ebb139d489bab32c418ed4708935e65cbb95321aeac9bd3dfccd682713a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fdf3b790c4ebbb4a049a452ee65a4f15de7c6b1fa06227dec1e0f44879d33d3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cbce9872ea22b8756670549f2844f8aa6a3323779774c4839a455e4f831eff31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:da8d61470c3c3120912a4c05fb149d404da73c1cc654faa36c5311b3ba47c554_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e33aa6dfd96a471d0676b033c4ab64f112e7a200b15c74051bbeffbf48e68eed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ecf24d093581fc39574dceec3d50efd4c3146cebf49bb7a5a450b3f8ce740551_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3dd9ca3b6c119ebeeb38e5529407f1889ce2c06c11f15bbdb38955caf2a3a44d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:53bb0329ee10d609d297ebe7327e9fc2db866a3d32b87ea4ae04fc46d9aea7b2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9bb57dbdb1f3e05d2e711c87f59f05c56aae4504a432a7bf69d0719b614f5ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bdbec412e541109c63c5f342be19fc88037c485b199856d55ef1798510ee4039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:332ed123500ea4dedb757d95f0111658b96faea8f8996fd74dc14e51e2ab9978_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78d21fcf562cac4d525153a03c574bb2a9ad71d50f955e263f06e2fb2b1daa08_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:907a8679fa95ea05ab7132e5953560b61c9ecfff5d0ceb4124cf8dde42530cd7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f7a732ad09341efece3af08500fd7c18d9b70e4e2e218afb2fabddab0145f393_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0958362f0fd9f365fe7c0553d468ca4b116c5b879c26b8035205fd95fbda79c4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2fe9e91baef7b27e2396be83a187282ed19482386413f82f8e00446044588132_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5bad53fe321f2d924f07f7cd8b6f19771631a3c75dc25df875d25cfeed6290ed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a42d5ec3c0b582a70bfb2297f3f7461f4b516aa28ea8a6c12c6bca2af51a9e7e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:64b0f83d2d4b40eeaa6784ed20019e2ae2c7fdef43c3ea9a49eb07a3ef27ddfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:744da89cf9a8ac399564877fe699525fdefd31d302b70bbf33d457361235ff26_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aedb8ec541683a33066c8e4393fdef2b2940879da38f06e37bc4aa247038081d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e5dc458e034b48610c05a65784b4ce8731709969a25867c1174beb7bef0d43e7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:10c59d23c3b20e640fa3decf0fff7db097b1da46b58058b1a9dc1284c8d5f1d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8946f0589388c5ac174374e2de1a4bae4d6134dacc7fef9a95bc54f41265ab9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9ac3b13d328bdca2a50d286adf9f32621a3a059f3dedbb0f3414bbce3b1d83ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c56dbbd0868f35b7376cf4208b10f1be543b5b8096ee30322b44d31d5887b784_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:104e230cfe12c0f6218d5a834c5e85d1c3f962c9f00dab941ef7f409243c94d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:56e6a16d77dc1cf0dd2bae15f9117faba1c88be9bffcb4113b29dcdc32bf3dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6014a9a744d98499f4e68c99a612229b148db39c40dfc0fc72a0b0fdbbe26626_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:92d6845bc5c65cdec3d0f59440500af1b60b070b415ecb6e3c5c276fbdb97f4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:86dfa215430ea4c2286a8e9e0921f3a4ca14fac70ae6f5ad4f66636fd5620e0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c20df9f23d90cb585878aeb06e921741267b98a7b078ba494f6dbcdde2156020_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c64396e8b58f76b4f416e1f76332c6a28f2ac866240a4a07541d6ef4b13801e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fce08887d2471192a8b68228f61636bcbe2a8b78885512d5ee24d55b10784df0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:42cf0a1f66357b0054b4932b2952489fcb46182e4ff04501ec3b8ec4fc86b5c5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4652118a90e9d0fa90010823fdbdbe1c49db2b208cfc948a835c7f2aedcaef14_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c827d0d949f005ac61c1c7d43ac27dcb842cfc2013e42b7a70a72d18a20ac45d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cd7eb7f4b822575925bfa223282946937c7dc5053fdaee9cbfbf8d0c2467e59d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7b4dde279a23d7f73becb18b204787bec7ca9bb85b0fcfef4a7323ef59dfe6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38bd513387b83d3388d063e797d347932a335306b9f65eb73b7fbfb478b95748_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:96674cceccce573229f82da92f10e3029a5af33b192ae9437214f50bbf9e2651_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b5b9452bcca062df5bfe00b913778e2c182a6c2edc8b649a62b0e927037d7eb0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:578f67e6b9aa327a20cfaf5912a5601489ca0653ad744109b08262fd31d27d68_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9b86e03cdeb0968ad70f6372630bc5e974ccf74a63666f1b4517347d5cf66e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c87e5142780624f7090c8a0dd9ce935b112b74c86b8f0a9f97779df293cdf94b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d6b881c99cea669ab664f41460b5910bbf8953e57dfafbdc5ef6b44d8b45dc39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fc58e1f537d1d1cfb376c8bb3a1390c008341212540fcd98a4a315509cd7e62a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:80ea2836ec34d2d2995c50a090e9a97623485c633c2cc39ed4fdce34c9f253dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18c5603f9bf889466977a8cbc1b1e785e9e93a76852434465848b00de85a3384_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:852a40e0bf7ba727a9a4f4e65d820184f69d3b6410afeaee5b7c25da9d6222f7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b0323e72aa737bbca1d743568e2388dc2f3763b7b23fda8b0c30c7da82361828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f7bc0d938292e36063c8dc51447fbb563f011991664d6d7352fd82b1f8729fdb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0c5ea8bdffff3d880526de9f5b4d553c2cbc0681dca2785b44a2d50534eaee14_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:25efef408a198ddf977595cd7864dc8c68b66b5210b01372ceb94f0bdf0eaf7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4af0d2d2ff92b30d0bfd1217791f796ab853a709d6724c1089d967cd8b2bdb35_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fb88da574373955332ee34a14390ec328a7ad6e62de8499ed52949656f6ff923_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23b511f2c7fe86c4f8afc509ed707d27a63ee6cf1fa3b74131489fdc7c668cd4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23e7ccb1befa2816e77abdef5eecd8212e56ae6d616f4003392935e7edf7ed93_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:25f015786ca305a2bd100695adef64936782586725477c67bc43a42402e9a4a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:513e02881726c145fdba109c6485c19dc6a25e1329e71e64da6a1ca55a9bbeb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:651e1f43c1483775c0d9ce67365db3d75021e67a3f4dc872071968538033458a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d565301af46c356a4fc80f36c7c8e958a19a4e36cd08abc84cc9a49d88433b18_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f382ef885d8be8e7007416722029689f2b8ec1fcff45f3f405f4dba5afde7d9d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:fcffc574841c7f5f5f06e41063c6e63dd8471259c8b6436210b1fa8f66bcd32b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:06b33e1160ffea1621b8b365682c8b33eb88e1d0af49f2badfa2f2cdc1858187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0adf9a1507c462323ef994cfb8e94a91e05a90834eeb818c6ff035a469308734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4dd70885b033339366a51b39e1a0dc9716bfcfe9b3072a9425f93318ee1868ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a675329ee42ea8e39cf56e29562e0c9d58345a468f895765b6000cb2e03c85f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:046f5864fb471f536e1d07ff4db875eea3323fdbec3c8467ffcbadaea4317e48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:338bc8f6c2bffd8382536c628e99388f1579df9a881c2ef5fde980be70652eb2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:613556b062cf0adc4f9826afca26ee52106805907c1c083580b0f7595fe35d22_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63b5335ff0b2e5ec2a748aad70cfb87a1e67400e8d4a58c4d21f4bbe0ab8fff5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:134163c4600edac7fd6cd32e6e489bfdd03a9e7b2554fb3cc43c696c18d1d6ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:646a707c50a3656bd6cec5b46960d4d27885135a1b2a4eac2f74fc8721723c3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4cd06cc8b51a11cdee4218deb90e612934506c100298dc2d95cb3961619a34a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c28197eb87571077a9c4d102a659e2ee3e9f4a96a2c65e32c2155aeba638d114_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:884468e937461054e4d0f6fbe428c0837c547fdfb77494fc4fd0d80c85ebc116_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a0ca6e2d795cf58e53f392ccf33ebe3a958164d7c807351976e7f34229585b4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c7c740ddb429a1e4c4b37a761d07a28b0a3c54b1a9d0a05d50f52c1046e67bd5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f1b0a334d0a34ac7df7177915c9d86925b1d09e2b7b73739e2e242b156043d00_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:21386a83ddd84b3cd3903be7cb72fcaa075258aefa6a8aed5f9db293cb813646_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8bc70bdd58177aaeceffe4a1ead8014949561a36f49e704edec1a87809a8e308_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b0124697d65e28f4068afe9969a3558ab5239b7b39b8a8e4d59179267cddec92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6929fc57fcf0e9c7d26b858afa505278f09fa81a854050194253e2b84fabb94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:04b8125efeb99b9283590730314e1792064cf887d124906b6b39c83925d97f4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b0534c781222f49ce04e95899cd3558bf62a74c7d5defce8ede815d7aa88aa67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3769775243694c05be0c6d52bee13877834b98e80a32162e3cc990386fe17cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ee66f64d8b3832cfa270298dc1257226c9abe618918de7283d7ea3acc7bfa058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:09e6525bcb52ecc92e628adb611938f208c09436c1cb787539df696bb7040e27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:48f82fb019f0083c414b895589183931f623d9c4f64a545be9460df83d8f23ca_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a2cec88104e0ac39cca06c351868da8ca42cea21014e276ef4c492603c90e6eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d5fe8fa8055701c1d85ff5cd062b28b808a791d658c1e6227cef379dc3706740_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:072e335f2ef540426bd02ab03df3017062cc713e9f15c7d131043c998f6bd8df_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:750327cb858a4bff3df278ebcab6a9c73b88a55729e8f54669155adad0f1c77c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a2762bde107a05ad6ee1b167c6ef7cfd32646b73209f3841ab1f2545f2f5cba8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d3ffde90e606b0344c39f8668dc629f919612cc5a3475e8fbd15aa1bb807a42f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:533703f83c1706641c5423dff8be080c70ba831a0904c4d08cb84247c768fd96_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c34e3b2772aa6329401c1dffa8316d3516368cfaa095a9cba95628bd9ad2a7d0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c3887c6c2d115b686a65205cbaa373882689899aca8cbe5125547db198c84c9a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc6a5e17268e07c6309afdc92acd2a31a8021e3ba9f5d0dbf514f3b9df09e01e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f9b11c33ecc1a60bf7e76277604027fad491a559a01ef6d81f2ff3e1b1630ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a23563b0a48ef83f83afb6b603c3c6e432613ac914f91cee12c45ce88e4568a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c905195d7c87506f478c79baa7af0242c05a53f424a5dde49e379c2a5456cd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f70c550c755645b78b3e7c01118b6a646b1a8bd283f0a9415857a8fad6d4dba5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0e7d60dd7a32d4dcf1b6554c4896f3e6710864a5df8a06a0ae3d7cd8c719a309_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5b2de9e018b94f9453f4ed479113464317121764c1551eb27cb249930b87ab3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:894978ef07143c0e17fd299e1cf3cf66bfd5d1d94c61bb98a196c22c8004252e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c05190f5e6e9886ce31dbb9c97e177dc69b257a009c08298d9964c824f769056_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:037f48344e06fbc216914705d9be8c9ae21a70069b3031ee4dbf07c34e8d054b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:46623fe33e5d8b6eb551a012f5b444849b335a5bbd1726c274c28b8491e955de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6140ab1bcfb22b2d92b8776e5458bf6e1d2d65753b16d4229d4b020c0b4a12f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aafd425c0dcdf391f811bf3aacad9828ca2d18d34201b6d954ca13c1b4043bc5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237d87f0080a039435915945a2405af205b4787a2d03d71ec801f5093e1cdec7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd9dfae5523167d30f125e3be00f666f3b98f3a63bfa55f9c79927123d13a65_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd9a7c1b3d8bcd779e02925e2bd9d79f0c3f839636cb5fc66181eaece5dead1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:ff78f8929c2a152f76ac995d4e9203c6844058b114cf1e2bfafe371f41f305e9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e4437f5baa2f1e07ed0c1a245af10cd3e9919a852eac7a22996a9b7ea51e65b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:666aaeff92117bf500aa2fd3cb6326d39e83da6f6d9d08b883aa0ff66d56fed5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:be357cbfda2ec9e821dca667511471a812cfc6ec8728b8dc9e345c5457b50b0f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:cdf3f134bac400823d74df622bc73368c849621e10ce6e2483a3d17346e9adc8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3172c4a59d36cfbe0567767264b230cb7b1bc355e8753cbf14da088987601d06_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8d38f1aeb56ffc54758fca6ab17a60e3bef145a3221728a56dc10a37e3dd7d4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ab60ac0729c4fe33c4a801982f9a632d7c9b5ecf991b7166b8a6642a621f9490_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c0cd58a244979e44f80ee6bb4f2f25bf4150f747b8db3b4f27b8e27b7b2657e9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5c312b21457753ed8c850d7fdade84bfc01ab2d0bcb3435e5a800ea1b57ce328_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:c01cbd659b1fcb8dba2716f35c5256e886d438bb3a456f2d2f8189cf7d7a3f79_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:114d2dbfa9f68214f2bf75daf889bd9dd8c678f6dfce6dfff9e13aed8f0ef66d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:853248c99686b92e8f03af1f7e03ab8de1a0410f1ffa973c61e9620c3c29ee3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:db82a9efe15ccfd1fc7462166a3dfb8e88ea845bbbcbd78125817ef606d7d4fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f3d43dcaf117d7d4b4ab4db76e4f16bba7384c2c0dde245b3e264d6957bd8f19_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:23ab98b2ad9e01cebf816c41ffcf05a0238c376e749891b69571d14e3254725a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ffc4e82b9d9ed4229d3a549e9beffda45d9bc9d56ebeccfd3b5802ccacf6d801_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:1a191eaf5b0d23e0374829048c516e743555781bae221c9bf2234de24fe8d29a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:3b7c80c9567f0a623c8b44c5bfecbea8997dc61896efb52370cf4f821eac2328_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:afa4fc3ab60c1c50f44c59e40f07fd06b52ddc65d3b87fb4bc9eb3e2d9a83aab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e8749dc60de7657ebf93e7226b47661b51d1daa4c5a4fecf336a17a0e0cf3c59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1c1c12ad472c45ae03529792013154098ce4780a0fde6dfcc8b15674518b64e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1e764b697a728e444ed6267e44dfbfe36f7763bca86cc8991c429e9be5f10027_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22e25afa4b71ce9f1e70697ec3f7d463b2c1352e327f6bb5d5769f6c421d978b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e8372947353c8a6e32dbce30650b91a1f09b20162fef90150a58f3d3764c0e86_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:34dd3f5cb10fc1aa35820805090b6c031a4b771931903936817a8afee2546782_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:751ddc2fe22c3928ae1e3137fd8b7741f4f671d5acc56467b05e3d9c892139f0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4f48095d3dbbf481a4f0044b496ade9fa59cdcd58f6aa9cbea97b3a77cfbb1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f2cc96d8b2c7942cce9c79607176938848aea0a330542f21c47b6bd8eeb4f29a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:10e051b10f8001bc4344d39d32a8d0c46dddb798f6ca025a6de0e78ba5b70b96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:33943aaf687567ae3ddb4339608e562f9f877f43d779f39820741e68f691b47c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7adc1f05bc8568cdb5f376950fc92b8ca886fdcf4554d7dd6815780118cc8153_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:8dacfd86daa69817ce35eb7ca51989f90f9aad12999f1c76e21a49ac036cc444_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:25daab414833b6f1f0f91b7a55935ed5cfd7aaad5d2f0eb8674a06a603187059_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5091fa31975c3af6c2389db26e31fad80220b0bab03d4b880270168a62105357_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5e8e1fe00bc512502b348f16a0352e50ac4a5b491b843f33c72fc765a48929ad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a2b9473de35e8194617769c2c1aaed3499d57a55110827f3f94f191ab02acdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:29835580dae34eaf6a13a4b2c706138f40adbacd67670f8d19cfb952e70593d6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:be7fb081fa52399f118c7393cf72159ef362cc1ed80792aa7fe9847b00cbfcdd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e865bad23956b605474eaa4c5e637a14e5453a53522b145138f216e4909b5348_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ff01b00b64a65dc45eac4e3a607e7bf70e41fe333044f357e436dfa0fc4abcd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:1f64e57709acc5ebc392907106819ad3f8896c436d1afacd30c6952c071c97be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:401edc06a2b99d0c1f9c0e6302291c78e35475003f74fcd9a487c091da70631c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:408bfcd24ecda598d5a71bf827a74c3e10d6d7748a9cb8007616c45e4d490275_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f626e4910ffc626acfbb1d2c1d0ce76564d139175ffd39e797a4b4c957c9a570_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:18064f2babbd41c755d29968a2d3f2bf5865a1d49f6bd9a37c527b754abf6273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4023611263777c3f71fd89b5072b36667dbfb91bd2fceee2923ca590d013defb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa7dae5d07b71b2e551c6d8b428f01265e171eb2bf6e10b3d68764fd9055d94_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:93addcca1cfdbdbcbaf0a01d5de2e63956d7ae5bb4616405c88132c3d416e5a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:40f34d8424475c6090d059ce4ec4f17394694939ae88bccd802007048d35f351_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:786e891282301405fd2ab537b4ab459cf984e50ae4384def434b47f28b6fe35b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c74e92a11425bf52a763fb17976e9efc97eb3e8f6d63f188a3019eb858481822_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d1d8e4246ccac8436bc696b9bbac8c102c26258e902f947c892c91084f7d41cf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:073a7ae3f6dee770aa3146ab25bf109c2ebefc561821e4f249a8fd952e401597_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a8a2e150b72f78f43e5f186eadd267ea49876a2e0579957414802b92700003ce_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:aa8d336c6822ed4dbb522ca8c46ba3e0e090563624353d2b1fac6dd55d00e445_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d464b4bd9d86b902c8836110faafe8c349da3bc03a7b352a2bd2f02e54069570_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:097e955c655e3dea8251b05c0f56a5cba51ef51c7e15b0812cc10f2a36a68eb1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6a447e5642af9c109fad7eb4201140d94eba9f743b6cbca3585e18624fe99d20_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:af05801e4082f887de2d89a685c2d13678d3ea7aefe1272ecad2085ef3d25b73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b888f5efba0ae2447c338beed49f3854460801ef19a0efed8ad22edf083391f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:016186005ba6bc28aaa6eb5e53440cb32db58fdad03c01cae007f13ca72b6bc2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:208c40ac2823a80f406d94cf41ca1cb5c7e96bd25d8ece7556608d717bef460e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:8af3cfc07d1611d6ea3459a77f0d3ccdae0d0b9867fda35bdefa0a940ca1296e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:be59287a152a193415847f19eb418698197e52c8bf1f74eb1162106404bb403c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b73ade6d149819e41a72599e2ea12b6a338d5ebd4d9e24e41178a1e2c31971f1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:c699affbdef36d64881653a63e0e8a5c10fd5dae0ef6dddb9bb7e50de29d8e8b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:368f61e0cd92fd849a673ec2ea2f51e7e6d7c12ee886676409369a580d0347e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:5ff7cea307bba36d569d6d66b4d3e116f52b69441cc071b830310d9f4134f02a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1cb922e93f21b2c055ecfdf002582ddc51c7199dbca1f34701aae9576d817c09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5b7609b2ec476d596f0ee4dedcc3579970fe5e5125c61a474536ed21c8c094b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9878e44273c6c014ad997855ba76572268b8f18709de8fbdcba5ccbd38f2a731_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c1bef96bc0b79e4462606d3e42ed71e4d37ef14d2bea928b592272a149db9d11_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2437833ae04941249ebb8b351a3f731ec04166d4fd8129e19d0717a2f651a234_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7033be83aeb0222e99fff2ed1436d9a9a61c9b616f6b0fa3c5352d8574bf5f04_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:707856466152b42f416d446cc45e45852fd3dc5d2e67c9c46aeb50c6d1baa9a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9705f3ca0e1fed96e556766c1d5b5e2047e4230ec3a3a57daeca21bfc152bfe7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:458c8d962d112078933a4279f40a568b4cac90843b236a2444932dd44fe5fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:7d6c779a0e71176bf7fa54cc557108b7d5961b61db85b5de24d077ed2a5892a7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9de43b02a4982a2073cb1b813b63dd85000c3153cd314603773907ef6ab62e30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a1bd55517958d9320e04f417ebcdae6ebd6b3fcc9d4cd683c54686c7660205df_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:11ba356bc22603fdc9da30ce02a56e0841715ffa1be1533e409f680525e35a95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313103a205fe81020b9acec854f03b3c35de728e2a8ee7f8b778eefcff1e9adc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:48ed707b531cc589ab67cc34196bd107b85250edf3619a3c348c45dfc6f535a4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7e689a159a17e702266acb3e5d7487f9ce17eed2c1f5166948103010747f2db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:24068dc6b55124cd76463fa0678843ff83f92b65fa43a53e360ec03c5fdc4fcd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4c58b309f4603e59b3a6e35c06e60c37631d07d0f07228bb757102f741b6edce_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:68f715655f2b9abb1f22a24c04794c2d05e3327d8125701c15329ecec2b670ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc454e0621f04eb9e2a384ecb30b7b863178447938f8024719a812712e4277f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2d3560ed1da1d414471efc17767847312a9537c40dbb327ab8951a393efe288b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:58bdfdb8d996abe6f35f177acb3d7e3c493e211090af8b30b6376601c57257c9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8eb98a0fd45c22a0aeb23f8c2558d37a1801b5afb2a2be36a9f64abf40f6a3dd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:97e599fbc19e379fb55e9181ccb16de1af1e101e6c10f872c35ff7a9082aa937_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:00c3fa5a11961ab40d820619e649974783d90c2ecf4da292ffe5caa6bcd1d7eb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15a421e4461be8683d967387b1224fcc0179d478f46618d03c0e7f1222ca4c69_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:663a50864f70ebf653e8ab5a167755ee632d58e199b81bcbbf0d43f01cad2ecd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dd4b72aaaf892109abb29961b61fb95c77ec0a7b09158d747c84116646c0005b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:085602599cae9eabcab557a60947d3f3abc272c51c3beae3ab9cecae3b71a3e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:fb83420683a5c649804f400ff80b041693872fa9ca1bd423184587e4c4e9f018_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7e57a906f55fdc4522dd130c76942999c5c28f469579dcdda2e78949a860b8f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a000a2a94ba6f3c2698171f1cbb4d6976fd241de64857aa74bc5783301ba5165_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:2593c53eeb484b020e297c286d13e17bdfb52253c06777a124b62eabdb9a1090_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6677aa15725f5cb40cb925224454bdf1ba07e37e1e0240b0dffd3499bafdcd27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:32bd53429d58f46521bb3b3da28dee2e9dfce9e41992d9e15483cb1da656f569_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b203e363150a6b9f1e3f12c4424af0a4fd7f3f5382bfafdedd041789c7fb5e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d271c473cfc854b34d17114967f659b0ba86a36f408696f348463e106930d657_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ef6f8a6c1a8e13578d16585d0bcefe15ef7a246f779e2aab32965e5d7016af39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:389bffb7286fda26e7f9d583a982f673c7487e4b152d0f1449fa0cc5956f0850_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6c6bc1dd1345fb7f5ba86cf728189fe3c576fe25d2b3e2caa6b3436e2c6a42c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:750d110adf37079c83b02b85f49fc612c9ba646ef5ad341b9a43c3c76c084e5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d097d858dfa7eb705412902a77e8750fd7fd883c8c83e6732e102d6751f275f1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1b7eab16cec06f09c6d29dc328c723e63c410e101f2338efd38c266ead5a661f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:afde633bf2b45cc358137c70b17b5275adf59c0e71317b5d40de66fe40155c59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f117e6c476d1e70d006f3a32f70c6e8dde636d40ecf6b350348315bc30feaa9c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f7b7e43467fb98d34680f471b5f99b52417deb826624a17dcd957268bf19eadb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_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:54:31+00:00",
"details": "For OpenShift Container Platform 4.20 see 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.20/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:5e2fb7977a82237e497443e2bb53fd1c196e083fc5095294699399b61ce02746\n\n (For s390x architecture)\n The image digest is sha256:dfc309cca8f14d497793502deace618448e55a97686b49793034a16e014a5843\n\n (For ppc64le architecture)\n The image digest is sha256:097c91d50e665781b82929c57911fff13b453d1ef3ee1759d84a0ce88da8e03b\n\n (For aarch64 architecture)\n The image digest is sha256:665bd6fff9282786782e17b6b70520e798087d06eaa840e0bb37e2ed3a9ac59e\n\nAll OpenShift Container Platform 4.20 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.20/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:53b47cc5cad449bb388468486726593c6f5f0a20e23b035c2bdbe283d77fdc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5e268fb9530fc6ea702bfe64e5ad3864f40d9c0e3beeb2581fe2a8229e191336_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9414bd27ae196de5d952d6689530d09632bc529ea73e29ab09a2a9e8aaed601e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b1ca3d740fe69d29817827b9b5475172b8cfe21546b59c99c82cb1c61d19844f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:879e40240f8a9e6f323bf40d226586f5ecfdb91bfdeb0a2126dfaa67c3e3fd85_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9b4085029ca2e11663e7adfeee36a9f5783ce7106521fe02a99132be4bf4d9a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:acbd8e36fbcccc23f3fbc2013321c793d724592e637988ddc1b0d81b0a538ffd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f51d6640749d0b80892428c7eb2b54e1e75fc69311ce456c425afac40caec745_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2e7fcd6eaae5d8e35155b811ad6fe4cc9934b31a0076e80df6d409b11ca8d226_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:828ac94fecfe5b6e8263621a62187f070f9e3cf2668d24f00620ca47b29c37c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b152b96f3e1c5e6ea18ee532c4f747ac0e0bcf082c1bc0fd8ba60aaf7d914ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c5f8bb01174a32ba07070a5488b2fb27ca7820508491914337a6433d4766f039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e024a95761866be7a23ddcd5fd0dbbabbda249218d36ba9cf51d561575009fd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:4a5cb39ccce3520bbbd2bb98b84df278724e9084cf7abe9f100963b05f6a51a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7b3dac83c616876919f2bed7ef7318dce0f20bd12bcb6cf754814233f19710e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b466e339cfa61e214e09f1b47171616d59dc1748b8e02a096d74d0975b955c5a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1675f4cf4337e6ee6f4b0506017f95e48775b58ae80b02f24d2d6cf4b24e0897_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7b91722c7e9d1fda1994adeb21ebd50726d916378b50b942cd2a6bb636d98a4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4f190f8c7699860fef711a4ea52e922d840b0ae7f7b99f431d29be088e16b12_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c72327fe63c1e302e35dbb0fdf46787529e6583c544a20c0c7507fec8a9916f9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:148d1267925de54e2ff67cc04f7e1eea48e4812881eb13a6d4ac84fc9edf3960_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4728a45a6f0d6184637de454fa23aa87fdab1ad388c0f82dc97a63780d848148_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7ed045e8c4ffd8421d54d6a4ff9ee3b8af00169d184f39fafdcbe689429e9a94_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ee8ef9b71b81d64e1c95c28aa12093098c55dbb4a970f16237aee5cfa1f1756d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:377373ba5a37f2fc8fa27875afb5ab500820c68e660b1cab11cb52ad14541577_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6d8b5a059175e2260a85f40a098c25c61608feb4d59880c2eed941bcc3fdc6db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:82a2a3cc00c616964a3c24cf1095a005e4e573cb79c345e9004dbcd35e180c10_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecebe8f91837ebe91c2f9c159b54f6fea43fd7d750929e2a5b08fd1aee688582_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:1256eb041e3f4703292fda7d334bdab8ad59e6ded330b2480f0e450aee1b141d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:78083b25b57df22ae9e0eb27d3edd7c3e73de676f3dfabd4c419b37aa9c027a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b8ef42ea1815cde45206e98b2b0fc70ca55549df44d7ae7470b37567c30ff5d6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d61acb82a53a3e4b0d1d2fb09e94d34d9a990e43f09aac31f335f970a29ca82f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5855659dd086fe497b927919984f9ebbf9e5ab0a110ecc3d761efc6d44846245_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a19a3f623da8d80725954f6cd9aa9717b62c8fca465f242db675b28911906499_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a5328b6e7d62edfebe695362a4532572c99f79cde855f0ad0f46394d93d9cfda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:b49d1a3d8141b1b16c0dee745ab5a0109bff96fb8103ea911db8efd49ae1f1de_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0783c5a17f3458d7e3f59952ff01dfdcfe8510048fb41f8603e73f374c1fb49c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1f3a254a7c44483a9503e70e4abcb579081c62d5cd37ff435be44a215f7843ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:e113ec3685f8d055c89e11b0ac8acc806b4aed59f19ae0eb4e7d896d4276a4c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f9fb910e3a55c4023201befe8e29197f3a60b3c62b7814903bcef5554b939857_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:17546c1840d65f2ee98ac183705e6956f4131d3ff32cde615728f9f25882b603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3c928586ae0b46feacd6570dee3ec49a5a204227e113432194bc353f6014dcbc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:562eced3b90258a09cbab4518332ad36f9526532f2228da862d50b3076aa31d7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c925e942321c121dd314b39f7254913e71992d8414b5c778163855764269fc8e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:8ad05e7041a80ac61df181098b00784912670e01ec166bac6c504460828eba6a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9b357c6d30157c7dad00894e9f8f724d8be110d9658813fd61699714b7a48c4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9cf1116ad028c8b358eb013d9751aec24eda566a74325123ce18c10bade1e13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:bc49f21e2c4be0b4ca0c199a25f90548d7ab8f16e3d78ff4adecbde6052262be_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1d8c51ba4344673c2f0c4b023d72b683b2c3a26cbfe64798414c5d4e05005ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6e32a82da78fd60e74c129296bd390de402cd7a22a0f1ddbcfb9d3dec7ac1c5b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:aaab47f78d572983b4e8e8395c8c3d53d05c3317aea16c011032b2fd4f438fb9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d2d38a98fc09052bc5fe169321a534006a2ff8605d2314d04eee39e2492104b9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0615ec5b92ee4b3a4e28531f41a21b9a99a64f6972c76c66de90ea13875ddb5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46aea21f727db784382ab4a0329437fe9e1f4556c0cf7d0e3a6d904e4e3ef412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:62ca47a44b86ae7bde47e145474a0b61dacb1f6b503ea63475d7c090ff2b5db0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:97d075f6a0c08361b3f207632d98bdf276a9eb0ec0e79d54ed13550edee42c38_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70e3b704d6af11d99287446717854c466f188db69fc622be08fdd7a8266a1391_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:784d025249cf0f4921d34ffd4387ad7fef62292e8df8e303213514bbd5a3b1e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9e3be6f0d660b4809221fe1b2d6f51206b4ed40db4122eb2a55f23e0be4bf3d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d3fe7d8d1fbacc9832ebf90ed7548a6b2cb283f8a98a6ca73b324e427b5d69d7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:9b772451057fbf63e5173aecb056db601413f419ed9fd98d7ef3b08dfcd79e11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:bf155cef265c06b90ddabf0b4e5eac5395f4cbf9165c87e3183746ebade36b99_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:d73481ff034289f9f1cc811bb66ecb9a254de0044aee18755034c10410478f2e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e26d8456983b600e7248b5741030a68531e5d0f45666e6e3ae02ffc55ed0f906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1e21d1b03c1d8d6d2d5c3d2fd2bc68f06cf4ba6339390b49ee94980e66faa3e6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:85b66f1e1b6ca493592c62215cf8e94d29d6f1bcb68c146a7466133f661cff9c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a9e900b764acc0925e6c381fe09ab5c59bf8085ee5cb21b9bf87ba08fff95c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d4f70164ddbe9c49e57f079bc5f7f0881fce0f8a074b5a948ecd338a308638da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8445b586683b90ca3f69f83b881cdd46c78198a7b021b0499f3f5de367ae27e1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aa0f445083b105af4fc1cad85682c286dc1764c2810634c4266942677125412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f1ab95b9af24529b03e73d6d3cc3e010c53eeb72f7cd441160982e7a3f40edba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f4f78fda0baa299dcf7ac093ca782970074760999f96fcea9d170c9cd35455ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2ad3be815abfa60205bc0de77557f8bfc6ee8b80e3d25ee9cd1088a5e3f6bf8d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3242a9336b5a940e9a88b988d1780e8dd6fbe7055ff647d07a7885a3c272619e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d9c7a9bf4ff66ed09b758109eaa9002242e4eb9604f5c0fd964b4087a609d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d84b76fbb614c30c67c88d6bea9ac818854f6f9aa3ab2ae8bc3be266c0901400_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:45c02eac036665c9f003f0383f1503503580cdd5461f6de4bcb0b88edd8c77ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a0514e0c9580b85e61b553b971d8d3a65f3cac4040ad6d74a3337db46d840feb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a2f51cce516f6300e1724389a99afc1e5b00096d5d8b0c05c302d9ef483c166c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f7caf5c32326c741206573aaecf5fdfc4948062d840dd2beb7b7b1016d24e697_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:4bac5520ec58aac65a508a746976667acbb6132ebfe6aacb2f8136f3198aa35b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:019951ef27fb8d5ea4878b8f22bb0d0d1f357aac25b8998c743980377fe03563_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18b5b21ee15093503e1e3d2f6446ef3f5ffdca30bb50cc9f67dc7596930cb449_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86362580db907ab09ca1f54b284fea5cf787ddb5c1e99674f6ebf28a3990cccd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9ca06bbe2df39add7d22b660a5408b54b974ded86faf7ec9d0985acf0d4e9f32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3322914e1219da147d36aee3121d4d4b42bb619419535942aa9108f6918d8e3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3d444da8f07a9e605b799ae9e3154c7a8681da7824f959e2b5b2423b80c39bdf_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b87501819460dc6ba4bed05a65311592e85ef392a36e9296eeb11fcec26be8b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e45d8e82a1654526fc4562335cad427c7c3aa4dd01215e9754a34be8b9e64f5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:946fbedc73895ef344552e10628d3fa305bb50a0329614ced5b200fc1b4d2dfd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e4f534afec621975ef7b2389f239bc672eae0bc342fee2fbe9560e20e892e3c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:010e0f69ac3dec9157af776acd4f91d29641c2550466f6ec26ba31743373233f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:87371170c06f7ff9245e5c8f2a0884e969d6d8941d555338ef28ba63be405728_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:2c913cd14b852ece07e98db33327a22a4ea3451d241d37027bb51f595f93b0e3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:952b83652c4613ee04ecf5c6cfa6961fd66fc865c84c99bff4f879512820bb60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4cc93202ab581798ff4e06e177ce24b8e880ce650b45a135569c1257656c2b24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b877e2430ca1ef3b575577dbe08d3b13fe1274c1bb20e065421cae418a6374a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3701c8556b2ec7a09dab7e672729dc6057919b905eeeaba9e09ab38e3074ebb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:faa21d468371967ce9e5b262111cbdfe69ba6a8821b659806718866b3a640490_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f6d80e175d9165dd41da793921d5d6f69cf536c5d16e745b445979b0282045c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:42f5aeee6f2524bc1f0db71092fccd1260d20d0b94531f88ee037921bedc8408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:182402ad5468234dca690272044b015d0545229ebd84e85834f57c767eb96d84_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3e3f7e476df2c2b27a8c3a17ca83a98224c8db8952ef6b2117816bc81c9c74ae_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:96a17f8d79e9f8acfb86e3d54687da1c0564e98a9cc7d830b770db24edf9a96f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e244c83b21c68b755d7e0eaaf476a1ae451f3368918b80b19546fe01a9a4a9a2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:017f982fb763a0eea61580758d4f69ec14bb78e5b5d107503276683336f9983c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:677e81f4f2e77f2b8bd354cdb4ebc99e5701151926dfa36ca1a3458607d395ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0e9fe96d6b1ef18e0fb3ed4751d8809e0fcddada5387ef81e2801ed4036d54d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:13feaae13069cd9a08e285e2d077b96bc75cffeeda2e3b665443c022750d68da_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:105a07e6bc8acd530a8ae3097846789dbcd2c7a2f1f984805c5bb3b7449b1d05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3e0bff5d178668f001f74c4d30482753f481f257db49ad6fd2ff56439d95079f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5f9c581120873f1a012c29ac00721b6fd834c9378cd64f1d8e243da36755cef3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:84ed295a1fd729c6bfd8250116d752b4c3ad66c7bc01ca44408e7cb8a115b5e0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:2c0d1db3e0f37f09115d3f1af5ace12911311f70f4ceb574025fb1ed9552575a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:c69da4b39cf7ba1018b91423ce0282df124d606d2e5162bc8e3e2251b832cf91_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0099c7b040ac7e6ba7e91ec4ef2250bea6ac10472901aadee07686c63faadc92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5b132b86c1b14a775ee77dafa3a72eb723358cbce6e710e44d279c8050c4261b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5ee7943edd42760625d7b8f3f97dc0da4aa620b53ed3ca6b666e3b7a801027b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:906f97849e8063fbfe02bd7e2f951d4fc848c2d8cdbff947d40be50fd6f995fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:69827e616ea617867837723347dd6fe36cc85f43703b4e37b335d79fb3f87d6a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:703e8d44a7d59181d0a36a886ef570c5b838268acebd0b32d5208169770b6ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c092893fdbee22f0fe4a2a25aa458bc1dde8c52367efbaabc1155bf5a578cd51_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d6ab422fea2e5e0782be99e3a275eee5ff665baf8e7310a601d42ba2f5f39608_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:39071a963cda210a344f5d4255c5c5276d539e4bb661e21b49be11923b54e020_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3f9ca2d789b60a51018e0242a01390e1d4b569df21769682292d3b483954aa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c7ec38c4ef21e65139166bde80aa73a36b432889b6855d63b1892efc0ddf58e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:bba88a8f8b41c76aeddd25012b4dcb14da6d896763ba6a003ca824260b8c24e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69dfa976e259586decfc0635dc49fd656e878b513783579bcc2a5e456df100b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:86b4bd7254cd92f2632d90357ed08404521d89ffdd70a21cbf130f652f71c1de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8ceb3fd7e1d7d6bbdfeed53a97accf43b3981d5e101746e891a804ef8903fee4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e4f81394f77f17552bbde8d5682449216bf676b181df4a25ec1c6c38cb3bad82_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:425a3e4c2774dd14e2d4baf3bc6f9b1bc6fbcc41faa0ed55431fef26cc5db7ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5e27fe06737a254ee3fb2bb5ba38ebc79e2989487de9536b01b6a1d49488ac17_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6b64ed15c154b927714b840036c16293f4fe924aceb5624fc04d30e478d4673_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c797b64090712c154c848215b1bee933946c019c33fc9b08d00532d611f4d27c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1ab33f9ad593ee146550951038b289973cb1b80e15fa146ab20e823c89f64616_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cce4806b40fd1f040da28b0a76e8f7edb45e5e3b68fcdbd1ffec407f8b5d40a4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e237d756150f298076ccbd616c137d0439c8f59c9e9ca44cfc4cb04178b7a3d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f547caefe7cbbfa9c958fe940eaf72b2b08a460a3b401d1b059c3f097f2b7435_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:0b96283c10f51d6e8a5d00acfdd9535804d0ffe7c4c58c037af6d44ac3a85bd9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8eeb12229d09c020f7f71cc996853eb47ea1311b8426eb7fc6f28652766ded15_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:9d07f82ed2b467215c084754ef1fdb349536bbe0e3c83e3d48a2ab7a97b7f355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d36f927b9c24b3647fe58e5b3579a6bcb2b0b50322db690d885572e0d8492ef9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:317c932c74d67e596b97de943694f9561e85be9d8ca3c883865692ed47389eda_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3dcb7ecb5da7d94ddd370e48cea9fb1ee1314e84874ae192b8aa01a834a3238_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3fe06959d74f9c3aaa9fb9a90b3f33d331347e96cc4f67741f7d6ac6daf8254_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d69d1884d60a78838900fb8ac8aa010ffe8a9814bd05c5fd23640ffb2fe62078_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:30dd2fc299876aef6342316851b8baa68f2b404741f7eddf920818e2036b0828_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:47e721205ff64d2cd94f17a704c315ab4f48601dc446c6fdbf6d0651af0e282f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a42c0b3dff389161ee931de7d2f78272c1576632a357d7e4de3a8ad8e18cc2eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:be883bf81f21e85657ac114397f1a226803a5a0c50146d11ca24f5d0e61bd252_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:95a1813fdfba31007b44fc7d0fce109279f775f6bcf1fe7b7b319f642e614d0a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b624d5a16de8051a33eab593d57f378de36877d7db083144f88899929bf1c0a8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bc7bedd2a60a0f3d862de0644e511d6f330b72a6d12efbdd150dc9b50679112e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e8bbd18a1d2d8a8eed42cc86d19a260f2bbe9379e35257c33cdb70980cbfa5f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:03bfe65de545d250da52cd40db72e8b5346f149e8126509801be86b5f39fc3d5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9e8b46869a8d0cec254539d703e5da848364401fa9c203f0561cb0e5f7aa00c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b7c5a30160b834ce2256aeeee9a36a8655e305018d0647fb663106ec7e3d102d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dd5537f856bf3d86da38de94c7ee6fb9851b262515a4efee6aa1230924755721_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:37bc380d77c7db30a206baa5cec23341064ee370eb5ee0aa5bacf682dd67024e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5db690533cf26e8bffc456e69dc1e0d2f9554f6770c5ac75ea9eb345e1c101e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f7913b9b8f0aafcdc0c0b07ed43f86bb58d6da84ef92f950979eca15fc1a7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:876435e0b14447e833a4e9a0dbed2227bded7d857230557a101c36b47a105921_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4a7dcf77112dde43e0944ba53bfcc3eb802dea755c9610f86b4465b22d355856_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4b3de326992186eeb6206638396c348ef5b4d2c4597eb40e5f5b140f6efb0abe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:779674ddd263854aa364bbdfeb92865821613d6da30a0d3b503ceadaea48cffa_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d3a37f7d09a85c9eff1323c920a9a2f471908e90b7a1621155bed93048c81320_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3806c5c7dc711a3d63a26b60c8c257a1ed87dfaa3e628629af4ccf06325f6ccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:52680ac76f439d5334bb257ac7deb433ccfa6cd824dc2d9e67abf6ec970ec7c1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:65c1a312a57a482045f442861f6a64605d64994304b07567af0c69eb4b205bcc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:76901d5214dc2c2040d44d1c46ace24f403f95a92b825176c00ea29d7ba2ddc0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0f12505d607e05431b905de5ce0c31984ed4ef4dbc7f027eeb019dd0747005d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5383f749ae80a70b6bac223d5c3ce9b70d58de06c031a57b02ea5510f4cf2e31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:76e1151f0d25719c5257e106bff680514e740983333de92097d55f071189ed18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d072c04ce9f1777925bb8df07925652b0f8e684ce2e010adc6fb2c7953eb66a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:786c62c9eab9cb68788ddef5dee8ecd74e03a1197293a3047adacd489e034dda_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9fb2cde680dd3f850c23ee7abec1a4dc8fe0d5b3f2a1c80ad6c8ad7a62b53f4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aef7c437611ed1adcba12e9875f3fb2f094d5116d5a0449066b48f25131faea4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c01ca8b3c84e8ba98e35d0cf0a659e76bec4189a198f82975e6db25ceb336b9b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:41452719dd766d6229b9d1d808b89825b1e7e0aaf8ab8e70c0aecb1b5eb30edf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:9969b96f421a3e9d27a495bf1eff33dba8ae2c12c0cdd33895b6190a4f75e000_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:99e65563c13b1a6d3e64f79ab6491b21106b3d46ef75ade4829c33cb97100ae1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cceff5ba4ce63edf605c087cba759e8dcc40c2abec0534ec856e760f1956a85a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:14ba0bea138b281bee5db9094dd7dcd1fc36c4712198f408c8811a7522bb877f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:416fe4e736d5f3e3b0e4668fd2f092ae855a4073d18a064bdcca73ff5450b77d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9039143f009152a4b6040c8251f3444fd1daee5ecc76eccc98818d9a430a1bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bfc08679165fb0a4c17c4002ed676f7e6fb0571ac72ceae8a1933436753fdc73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6f698b3a95ee24a6c821c9ebf30a610510a639c6d3c56d4399fc45d34179dffc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c44d52cbc06cd3702b2ad8d963f15dbcaf0fa5ad86a800b9852c4f062fc10a76_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef54b7c8c1f96edbed0f3c449b57c6869ea4c33d97f883ab697f53f7d923f5c6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fe664cfc24f79a569d7c01a226ffd13bc91fe1aaf3b3c096dd8ae3d561670d07_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0edca20347f1e9c88542925020f52759547e2af94b54882e739d6c7fdc7150c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8d99a2cdff81f2c41a6b38c625f7fc6f824eb3c3b443221039367b790d8e2a72_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9da0116d6b0b4f33ca7ccfc26658ec79c8a4ba17f8a63d0bd399ec26808382fd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e5106bb4c8de0ef6b9f177e58366395c5bdb3bde226d25a7667ac54ebf952d6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:226cc05403576fbcc6d40b001ea969402a5e98cefd9444329396de56ab21c36a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:850062314bc77b0442b9f4bf463db06aa716f62437b5c9d15b678eaeab9f2eb8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:b08df82541f0a9078c8ba31db67897137a2f71fdc9fd0a79e5230ce16b3e9735_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d8547d72a4b791ad7435ccf3883c427db9f6592f9add54cdecd0b46f2b55be60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:25db07689f639f79919d6f028a10375fb9b68abfd9cf55829333d0360a7acf99_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7e6de11065df1e2acd959d9bcdfdecd4832e27ca92e291c8b5128a7c44c0d8f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:96aab15a47ed8722406eab6ee2933a1c842a29a49c2ebddb60e102d610c092e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a415eb2cf567e2b9f02fcaac05b2c6dd11625cc3120e3a494d8690dfe2a413ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:048eb32db3c8e83767639d6ed9c7e07406348b309dad16fa8e0afb61a65cf87f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:138478cbb17db8b8cbd6574d38cb1c1a4f72bd8d319fe2eb02954076febc903c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ef6c3a619bfb3bfbaf9be20fdff6148d1af0701d4ab13a047867f734859ffe1a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f90a83b839dcd68d04ffee8569e4ffe1bcc695d192c9026ecfcef9d52428e4fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0c2af2e992c5b0ae60cf87b496f8c6b5b3f736ef7576ccf6f03d37e3a2d9cab1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1217c6f9b998c01c7a6c283f035f11692d6393596194e338578919d8809ac2d1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2bb41b270973bd2db4b6ded25357ad5b4113e03a64a5f55bab27e6723902a79b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3fac63d925327ae02db3c5afb3e0a98ea12feb309e113abed5db353faf4ba7c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:18f4a3cf19874d5b1696baa731b7b2207db1c52e014d99b42a17a7d1125e05de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9e25ecabfe5600eb15916f819b853e7d6a445cb61bf5a2fc9396af787213905b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:da51fa3afa3d7cad2088b785407b6ae2d73640550410ed375254c3ef948befba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:faa48301669a5fbfe6f8cbdf221e964c349956b51d95fab8bceafe9011f5964e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:73057cabcfb42e5b5d0f8177b08e6b2eae217b99618d980b8217399c2978aeed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9ffcf3713cd336d9fc552be6b05f138b9d16f225e58ad42d7a96c3eb3cf154b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7e1b5dd5ed0d13ada6bdbb9adb924cb985be96f4345e2d8b14881a5d55469f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:aae9deacd010205f4a5f4ed0bbb3408ab493972ed4acc5ad296a81f0099c3ef6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:19e833e3b514dd6fd339e0c00f8dbd6c45fb7ca16b9cd291d50ab05adcb6b1bf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:67df479466b162b90afb4d17a6ba5d3d51cec078adafceb0a406dad55173371d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b580c79b9edff4d51d5317ff1e1dcd4bc193b439c268bb5c084019c1ea3fddf4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b63a4eb2eec521dadca336416406b595e0db02b853e233e3c80ca454e1153b28_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2fbd7baee98c89f59a87d541fd4f7b2e14eb88645b53fefa7b44fcd86e3e1eff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:576cacb6ba6d2aa3882a295f1774428a945e7b1c967830633293ce04bce08571_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b41266b3bbbb3ea638466d14a35aeefee8acda9a0d2157066cbecaebdb751d4a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f162f5f3a38b4b1b1f71db3e1301de7c60baa3ce9a4e8e5bd66227795d366b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:11718e3d6ada33abc0530890da159ac99e8f63b03266eafef8819c48c92aaf51_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:1657eeeab10652e30e60633e4fe5f50f278236a2814c6a53bad9effbb98d06dc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d4022142d133560c79c30090a045441bd90271ec8de528d2bcb4590d96ad1e98_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fada881117627ed34c8001afc157a42f6cf0efe3e4dda2b73ff8d665c2f8a878_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:00d0abda324914e5599f289c37325f387404ad48793b6db32b3da0486af18cb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:07558b4306c0d5dd18145b65758bf02d8f451462b28188e336f1dea1091eab24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37287b7720a8d5951fdf6f92b59a5b25a21a7748b93bffe6a4686fe377e80a1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bdf5c2bae7d4516fed258e2bda5cb9162bf42112dbfe8399c2a5f4596ac67bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:3e8f19f8602c6b0bfcce59dc51858195d4c10fc53a652c6e49be3fbac0bf1338_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a5a69b772a5f1cb9affeb3c4ec5f050949b95b02f55eccc8e5897d5e392329c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:87adef1f28c02c387f795e0eb47fc925eef6013aa0116e5fcda016407e4d81cd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a973533a2ecfa414c1f95c4d8ffdbe85f18969a740c19d3b8c4d2096f17a94bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12f1e84fdd0ca084e018f3f9ca550bfe183412dfe42fc9ccb356238ddc572a2a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1d516d0e3b8128ab9994d2a7df68251a87e0bef013a6bc7040d519ab68ca8b37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:58a646461aaea1fc7522e11a0a4acc5ca784923581a2d15cd36319cc1d59d210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c399c4381724fe755e5b7cf87e011eaa542a86928fb9cdef4de244cc57c192ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bb706db0ff9b591f189d089a9e5bd5bcdf5371b312529ebede24329a82e9806_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b9784c555f0088c201e5eb269b18dfd3212c727cb202250f18139fe7ee22e6fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c6e9100f0b6420f2ac9f68bac1e19ea5a813b58064d54610cf77f86fcc1410c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:df01b29e279c5fef750737c48041bfb4ef531599fa6ce556987ecdfbf8eb6767_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:443c8d763eb16ce12ad7660e36db67f1f5cb2970cfe0c8ccb922d4697f9e4da5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4e708aba93aa644457fa3aa047fafcea0b504cee71724917f497fb4f0ad59210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aad14619136317ec49570c1059d59036fc36ed2e6df996918f2741a7c1ec90a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b3989b5959fb58d543612b9da4dad6797fe62677fd148ca59ba77c4ae4c9e17a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:00f150e9a977b547e1511fbd0972027a01bdf4852bfaa5b7c21a01f1bb9cdc76_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:254799c9323f6f753924c1b739f189f5daf7287cca9e469f169bf5b145dac19e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:45f94d3ae86090cf4ba0791b9102e9b118e0e9a28d3901611051c9eed86178b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9553e2fcfca8cc369f512d405c92c35cd79a0d5ecded5bc11be78febf0efc8e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:593d8b13bc16136998a2d109162e54046a08ceeda2a74d1e6d9b2d220a772f8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ad0b598016cb0aba3335d6d9bb01a2767fc3032baf24a2f8a2d857651a38222c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b5ad73901c7036206068e9a24d71cc3bcfa88207a59ec10521f1581d784debbd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c2b60ac1878d974e0608955a1c6c104bfb840853fe10a6bb6c971951042dd0f2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:182e148ddb5ae83c7540564f0975f28c17fd859912bedd6392231fee95060d69_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f766d291114a36f9233b68fb3a1bbebe65867c37189243df0c779e3dce7f509_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a48cb051fb2a8e5c70715093012f18b65d9bbdf7a4346b1cb828f2592975050b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b605723a4087f4555d491389cf5bf15711cbc1b1da84cdb268d4fcc5c87683df_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2e976d4a7016dc2a541098fce90353d3bb922943373c8b820e5c95893ef739f8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:68fcad612630ef316bc5f86ec98f828dfdb928a236e551a4c8dbf8f919f4cd98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e44082e909372715fb8612484c5fe0ad82699620fa530e75f10d41396ef6d63_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a949ed5a2a43edde8fd2abcf0f91c4ba4cff7dcbbf131a2ee579d1256ea628a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e7ca33f11829a834febec5a1dbe0f267b53fcde66dda9128eab3df006d2d7e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cd72d535761b16f14b149a155a1a0f4f0dfb0bde6e5146101914521ea1e2a365_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d91fdcc0e8bbd15d091c316a5bfeb683a7e9982ddf474724f49acedac349c48b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f85e6be61cb6c744900578d654909ceaff76eb98df36564bae2e57a3a4bcee05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:183bdbb02b5bcfe7bbe4fee5d0fe520c986a5244f02cc896762d36710498c18c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:19fd07362ecf5282edf9086f840bb9e1dc3c6da56bb8ac3156ad05ec54be9408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b679f580e43660d36492cb57d275f6cd2cfce6d7c1d872d871ce7ddd9364dc72_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:dfb848cb68bea17a789a807b5edadba37a02947c506b8fa58d8b6376cfd3fe48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:4982e0c65a5469001613886115ddfaba5e2bedf6c1f9c2dd538a73646c190b00_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:89c7b0e5f1c0f13effd3888be07da4acdce02eb54fd4a214fc8a3f9c204d82b4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c04482437d736cfbd2259aad085766f911951255d77bde48abf34af758e42744_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e0f6f48dfc0eb1f410ac198eb6ef6a9c6ee288fe4a01b7ef65e6b62f6b939153_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:097d5658d4c2cfb9e88fa9ab82ae4b4d7f3108a4dafb42997847cd714367973c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:221e48cefff45243b181abc4074adf95df97712990030b4f280b65452083bae7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3f8362646716993b61d35b5377b402ae627c15ce3d2e6b7ff0d5b52159e81726_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:73acd569142f5dbfffb16d34dabb2e05d4552354cc58bba83ef8406029c102d1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2d5a9f1213ef66cd474cbbe11dce4c37a56613cb136fddc8a5a93ac63ebb79d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b5e4275e6a80d99ffd2bc73c26b421f7790ccf88782aa8fcbb22d588fa15857_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:a7216bd1136625966d8232aac1b61360a26e86ba203a6135a32395482a097bfd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd0f6d91a4687e3bcc87e4cc6f1e34f8ad19346648e594491c760bcfce671c96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a9a27ac5377c42979866406869e8de55cdc219ec7090ffd1e4f98c98127ac27_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:57db654e947f5cd7efea9409ea18509c3d4740e03daa164c62faf886a7287ea3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a9ded8f2c9d761de5ca64c04665fb4c9d69ec31ea3ea3c7e91291101a00ee876_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:bcb139bd20b7cd79ee16cf8968dfcb0a5a3398bcfa734dcc2c2ec47dda46a93c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0e56be34b942905008d2b7f1ebefe0a4446cb35da9f4bf09e1e3c0e15d88395f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:761b0b68ca18e23e758c780c5baee54607549cace7f1d337b418c0e0ee630ddb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cd32f964f1f4bbc981565fbf66b6ce05547a32fe89fc6f6fa3f634791120cf9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d6accf480e8645c70f53adf062189259549144af3a4c3d736b28c561dd538f0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7aedf77c4e1ec8b09c77a9d37dc1d7c3651995bab2f84d23c1478e06fe97a7a6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:fb2df252487a734b3e051ff54713a7689f7f1e8cd93557f846458f54d3776162_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:786831a2af730d5ce6e8ac1c247599e872e6c683ee53946c9a552636f02c88c1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9d807221e98130e63530f757157207556a7b2bb7fe7587f0d7c5f9d1ac9592d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:9e739fbf82f09ff6bbbd9baf6f2e64b0056ba1608b979e45ee6de17dcd5fcb85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c2a9ad6b4707faf2329b88b12e06f6f10c5bc6ff15c06ef644ff14efdc736653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:84e1af7983cc502b35755475dcc87c2eac2e931f623d070736580cca65081992_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8a9610268e8460c1ffa73d5f27f7fb9760b08c4d98af29cb0edd30b1afae7460_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:952459632a7e13cff2a8543a1a23e0032e9c163bc223102ca0c8d92c28e0acad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c568a4d0ba7a6137d77cd37e77f48c411f840ce7b36df3bfde76a5047a2c3f7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:21e0a12571846addb7b6b112ffee2fe3ab01a501fdb669d9b1056381b254be89_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:97eeb443e12e9e91f6a38ca22ce4017ed09320a8ac1f79184d236fce8e2b21ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d26f837461773b3ba1dcf7b77fd95fa5f36580f4cc351e121ec65fbb9480dbef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f1fdf87492d66f03cbca16cbdb07607481041080c244d94c59a773cbe5457734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:899eb4bfb863d1cebe38b4b8f2d098f0dfb501eed1fcdc794215e0d7dd649b92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abfd8c69fd7ac41b2a46b8398370b79ff5f7388ce09d80bcb88180b160ac7c2a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f65fe33668fabb81400649500a2fde6dd3236650a129e074664a129c0bf6d738_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f797d5cedf4ea7f121eced618e93dd4f53eb6ec5828afb978c3a2e504e16c11d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:1560bc58a43485387fda173fe0a8a396c2f6b038202bd9863c85d1b666f3ddc1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8044c37bc844e6b52ad027f7f7557f8364e73d49b9ed3730b2e51d1d41ae0387_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:ad0d0922f3417545e5fa1d6d5e7f05476552388714757e856d42e5a65fb99e27_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:efd6130dc94592715fbf9fd2f48dbecf827c64d521e5850ecf773aa07fb3bf89_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:64e1b9fd351ac5ee0427dd131b0dccfa961b07df2dc72225f59090acab8886cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a44323edf14cc87c14bddfa0c06979a8f696a159cb091623a8351973b35b4d14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:c0b9d948d72ee8f79c2e6b4d2f255c6959c21bb7bea1d7b0a260a0b658e490ab_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dfb14efc88780729a819cad4cd19805fa7f5b660067b4e7b10f61d5e8ec3270f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:15d9d32b5eaa1603f2601dbd6898f0182b709292ab0153bcfa7bfebce5be13c0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:178cf1edf9a80f37bbb19597a34bdd8edfed5e44af3ff7273a46a7b4fb7fe964_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66f9ceb6d26ed52405b9439606d49b9f8158c0d2b6b0eb715a22ae2c746defa9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4754971cc6f907064a799f4845fc9f949a3068a5b818b23eb292c8346f9f2f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:766ba5aefee0ade548842c06f8061fe8b849b76d16280e3c41225f21d2d0b6be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8730cb01fa2ea29046c200890d8cba4b0291d769db57875b93c8e7c1c68af3e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b2c1423302c27b56725d91ef0c9dc34903eecee9b0e8bf6761f179bfcc48cd32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ca6573030508bbfae251c27a292bd25384dbe3ce55cb58865fdad2fe460fb6e7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1aa25a4a4eef7443d6bdac8f5d159b41db9cab89f56d43d2d7a01a0bb7929da2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:30b84fb0b78767956548a81b10d276979967e99bd1dcaca2bf06f7a14967b86e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:98a70790286c97045f4ac1b5ec5de45ed043fcd0ccfbe96e6a93dbbf4ae0d96e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ae9f9c747fc7f26dc4fe31644db03b93c7de10384eae1dd40b40767c2e654667_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:115ad4f19e948ae0fe04b57c131a3ac8c261cdefe282374a667dea850e956500_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:15673b625efc49511ad48958f766aaff589c68c5880c95d7c6c89e5c9c9bce5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:78f92ad65baee06e314611b83e07e7a87dc4e3994ecb76b5b3b2a2039c1aa2b3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7f0ce0299f97924b4c3ebd129ebc0d9cda54b1126ec933fa33f20f438694a590_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6b4db8392b4fd5d49b177c707bed1048c6ccc7564f2dea39ebafe492807884df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7aecb1e4860f54933c9e911b415aa059ba3c7664c2309d406a56b305887ce6f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c662c420d15d0419d38af3038fc232990bc21299a9e56b26f4df6371d8022dd8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d7b45d95a2687972730a64bcad78fa793e4a244d5a034969889e4e5e5b319057_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:02ef6749721cec830957dec8da2d3fff2dc88a9bdadfee0f7e3177a27d265fe4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2fff2ecb2b19603744be8e2821f401a9e0234ce1b4ac15c27223c10e24ccc7b0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:62e44648b669cc51e9dcaeec49d2c5b880fb93c32c2bbc1f535904b40849ded2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c1ca8a203ab5c80f3d7b8fb9e026a46a75bfb0f5d6e4d5ea09dfb2a2db5c6a2c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:56f09c58109b0455903b4b1e938639c6c1a9491d4206a1e7b4515f89d5510a5c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9b5c3e0697d738fa6c1fe2c115d2133275ec3adfe2d412547535a605f30d0c00_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df2d7c18bdb6bf49c2f655b7dd70cd4739b2b9b4243fe2f136042b922a029e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2534343a990c27b8efc5d674b4b97b24acb00d781c75004adbce0c7e187ea742_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4f474f91da6fa969938f67a7b254f6e34e6ed2d8ca38e4de4d7c190328c65352_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e2b3a346ee194564f34a2db8ca14c08340b063c995936cd06787b248cea65622_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0cdf866394b6db732b741a22765a096f04feaa6d0237c1e54d310cfa645f2883_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bf09aede6dd816a7c1f6db9a73f25e3414e0f408e5744dc2f32dca5c73f06a74_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:db8ecd1162e094b6cb166b88dfa40258f31cdc4db3ca7f6a9b110893bc27d044_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:acff56a6371c4fd63e831ca8149d5dc5c2f66fcb9e5b6f2d81afbf225fc9cd2e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43bb0e2b7af46bbfeff6809f44f401007498cae3cbc04a9c4e8f8033f3142d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43d5f576d8c78508793fe745384e7c12b08d52a6757f2a60a4e416d2e1297cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6f5fd70511974d782b102cd378cb932ce27f58a18ab53599b570954c379b88ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:76698b01437d4d0a46f1bf3bbfca30ee2065a8684199caf406e0e7a027871741_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:acf2839dbc4ed85e957d4b975b0ef0c08cf06d42f75f11704e9cd54197548784_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c8a1a13f5a36513e22f8db1345386f1835eac5b7f809c6745fe43afe8372ed92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:22d7a0d9938f75746797f97424284f6e0aae7f853b392bdc87e183b5c834972d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7ede51978a537c20cf89f7e2c469034859ef89b1f34b3a8c89a727378746bd24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7fc7a7fbeef800bc1efebac7e1d9a3110ab4962405d181df23b01e0a9ead70b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e0f8524eead302224bec4bcb23caa0b587aaaf1582ba0e9e6ecc3e2e9755bc32_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1598a3a15eb623d10cc95a97996611c0949450cff57257b2d1851c8d83657a39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e97767977f70b4a53e7e898af37d51c1ed2a0c510fadc3180d3ed6675ea5fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:acbe9df84cedc53ddc968e5027c662badf18384a9f25ad78c914ec4eeac208f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d19ee5bb8b73f322b0bfdce50ffbc25cd89737b6d378499bece9be0dfed8a262_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a0d654463288adab9acd6dd6bc5e9bfc05b60081e77877e285b60738c4210077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f3a38302163122cb34702f23e88de2db5d44d70ca24526f4a73624cb091de243_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:348bfab8b43715c5b79610c50bd7a8c383bd7e0d404fe26ad3745d803fdaf339_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c4becd27abec4f1dd782dced2c91a832a731a71f37fe7a3b2d07135702e0d512_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b27cbc2a5d54ec8bbf744ee483f2cc81b9101900ec9e229d362a8169ee72b29b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dfaadc0fd73c36c83063ce6442a9f5e8c1346422f7bb10faa8d27617a0c6a710_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:57b58c92ff48ca5f8275bf41b1f1284b3f0ca881df22e355585ff7877b215198_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ab7d9c2e48415e4cd8a1584e942dd2bb98848aa657ee7293fadebbc6cf439c4e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:eecfaf9d138ce8a5618856ec98f2d2b41d2b025acac5852e81ba20aa7443bbf5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:08ea69707b4d728f1368947281cf3ec122d68713209cfcb0e91e5322bf1ada5b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:09862c60fc2dcb1fb0aef2776148ff46117460f2cd92e202c76c0d122453899e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:59a251157e8aa68bde3d1953a52c2e3d34faeb9088340c7f5f8e818e82acef7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9fc0a293a6420dae695cb7dc0ba7306805af3bf984be3e31ea585f373bbf2011_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:08bdf0bc7808dc10b3597b3e37fe97d768f0bdaa0b19dc8b6f565c15993372bb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0d1e25b874b260043556c33ed62a26ebd56bef929e3539fa86db96501a798b14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:32e253ee82038724e6455b3e80d1ea6b056c92c2053ebb22ce329ca5b7d5f03b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c478e1e2e08bb0b44d9bd3ff8054a12e7d98be7821045cbb218c62e1fb2cd8dd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:06eba656e1b664519f5e663e3ede831465f1635ecfb1d293c1b1b745d79b4158_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:19a89d0373af1265e09e12bd377e5bf631e5fb58c36b2f73b8ca86d186bb0840_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1d2da7acd64cc59f03f6a986306fc7d51a680a55b7f62e180e66c6cb3e213037_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7bc8808eec74ba5b0bb91d23e918401da8a4beda52fbe93975f4d7d190836aab_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b075e0d54437ff4323eea051e2347a71dc085464c2abbdcb4a85d55d9fb84e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2d19a6538ded95c21b22b0489b00aca53265ea73b4f5f7b91eda8f24fb39a12b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3c97585f4dd92f700fc44e21291f913aca946c75bd0124f832a6d8d1c5f3d5d7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a7b7e0019f78254b5afa024b7ff6c9dc0440e40d0f6fdb22e6ac86f261435915_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:344a60ac1e833a349a8f24f3db2859e9fd0f45dd562ca50478973868e3669451_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:693b81294308ff38490144fbb45de352926be577fde7668a60059f3e5be3b776_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0ad2b1b3b63a22d793a67a220550e7730d49193e36443b9783d045d0d628e986_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:624899ec57f3d7269da3b5acd20040fe1ea2c1bcc617910f7659cc3110548dda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7414f3068e135ba5f9e0796967297f66dd619122e426dd8355a7d21c88c3ac36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bf6ac903efe307b33a5d17a000c4dff28c5ac55f5ecde7d65a15025d291f9053_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:35396543cbd1ebea8e70f1beeb10b4fd87d9a42293b1464fc0442eeadc6c0e7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4bd4ba390e83fb3eff7d17281090981125e08ecb458969b5ac95da4342641e65_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:602dc9f92b7a8e84e6eb998191263d186d1d10d378eeef0845435715bee812dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:622a2e6ba66f1624454cf3ff9229ded9dbd06815ae6512f251836da18b545da2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:265112268f914a12e152e58a674116408253b120a35d5e696c2afd059b6fc015_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6e2c4811105f74a2200eb5c14cab29dc5735465f3ade08bd44378d1a3f3c6a16_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b4c1767d3b1d7d32b79c58d9894a85e4e897deaed7405281239058b204a5209f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:dcde633d96ae797962a3bec581ef3078a5142b3131595e0055031195b798bc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:47731f2034e86e1b86a86d1b9ab20e1b978f89baf270a567de3b6be17665dc6e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8b00cad2744076ce7186abb2304a0a1ac8bc84e92ce76c843fc19a3d5f79e049_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9edb1bba41b757bc30ccc0bd7d823f3574e21195a1a4075a31ae5bea6fcea516_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f3ad88ffd94f0fb2c825452841ee7c938d81a522d8e8fe09d224b42fea301d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:24830ccec39949668dc836f6532f2375d0b7ac23ef69c78315139c4e15af4088_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:67899e606e1ac40ded141b4360168959587a7f1385299f99ace9312016cb01da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:708686f865ce646ea8e6405db61f539773444e873f6101e733567cf8be40b1c8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7fd150db54f6ddac412e063be423bb17cf0dc8717df7fdc32fc52434cf7c866_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:10e2611fecd1ef8a770a366382bffcb32096b3a8b396d3c0f3a67c06a809e186_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8e26412eb9c4efddfb90bbc864e68aac6ce43541f5952250709e973c75cbe8b9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b6ef9bc4955ddfac9ab851f8956566b52a49526e6aded669271efb338603f3d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c084c44640f2949bf5fe89370cf105d8307ee1d2f9ec8b5bfbf7dc865fc45476_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:8268d0e76b556f2b0413ab6975f15aea685b140362bba5d245ecabf0668a41be_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:b1e1d2e8782377f73d8b9d458a7d433dc9395ec7fefd2e376a54a19779dd4ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:556d277848c695d76ab33ae109b99e0448bbd60262b39ae7f5cdb5c052252b3b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8107455fa57ff48346e4b056bac8f1d73071699505c62e3c4a6b63fda65d1301_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7c037c5134abbbe50088311f7765bf614fecdc7da0b58b3491ed0924a45cc1f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c848d97da53997ed67654ed4cd558961e4ced5fe80860831f6100f27bb97316c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f63f5c139dff756c4a36e8c8aa18aee4dfd74260ca90a6c9cd8c68b7a23f5330_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:18e2b009af42ae09190598403077f59ac14fff0083dbd0377b23dfe8bf90bf85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:23c4ce9a3efd2b7cfe52406aa0df67bd6b17e2ff2583980b24e5f71c4e69bdd2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:45faf0f08b479a7b6511703243cc6746129fbe639936f693e245688e33cda4f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5fddf39479d0594b6514b837da1e9fc7cf23aac4e092a43feec2dc738f3a36a2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:27662597b04f8a83ed40951fb3161755e565f4b45cb08160ad65495b1971b1b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:66548d316213a04bab082f88b71e84f26f93e3b861144b79ee2a1d6daf236e67_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:915f0ebb139d489bab32c418ed4708935e65cbb95321aeac9bd3dfccd682713a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fdf3b790c4ebbb4a049a452ee65a4f15de7c6b1fa06227dec1e0f44879d33d3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cbce9872ea22b8756670549f2844f8aa6a3323779774c4839a455e4f831eff31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:da8d61470c3c3120912a4c05fb149d404da73c1cc654faa36c5311b3ba47c554_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e33aa6dfd96a471d0676b033c4ab64f112e7a200b15c74051bbeffbf48e68eed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ecf24d093581fc39574dceec3d50efd4c3146cebf49bb7a5a450b3f8ce740551_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3dd9ca3b6c119ebeeb38e5529407f1889ce2c06c11f15bbdb38955caf2a3a44d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:53bb0329ee10d609d297ebe7327e9fc2db866a3d32b87ea4ae04fc46d9aea7b2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9bb57dbdb1f3e05d2e711c87f59f05c56aae4504a432a7bf69d0719b614f5ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bdbec412e541109c63c5f342be19fc88037c485b199856d55ef1798510ee4039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:332ed123500ea4dedb757d95f0111658b96faea8f8996fd74dc14e51e2ab9978_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78d21fcf562cac4d525153a03c574bb2a9ad71d50f955e263f06e2fb2b1daa08_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:907a8679fa95ea05ab7132e5953560b61c9ecfff5d0ceb4124cf8dde42530cd7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f7a732ad09341efece3af08500fd7c18d9b70e4e2e218afb2fabddab0145f393_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0958362f0fd9f365fe7c0553d468ca4b116c5b879c26b8035205fd95fbda79c4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2fe9e91baef7b27e2396be83a187282ed19482386413f82f8e00446044588132_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5bad53fe321f2d924f07f7cd8b6f19771631a3c75dc25df875d25cfeed6290ed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a42d5ec3c0b582a70bfb2297f3f7461f4b516aa28ea8a6c12c6bca2af51a9e7e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:64b0f83d2d4b40eeaa6784ed20019e2ae2c7fdef43c3ea9a49eb07a3ef27ddfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:744da89cf9a8ac399564877fe699525fdefd31d302b70bbf33d457361235ff26_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aedb8ec541683a33066c8e4393fdef2b2940879da38f06e37bc4aa247038081d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e5dc458e034b48610c05a65784b4ce8731709969a25867c1174beb7bef0d43e7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:10c59d23c3b20e640fa3decf0fff7db097b1da46b58058b1a9dc1284c8d5f1d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8946f0589388c5ac174374e2de1a4bae4d6134dacc7fef9a95bc54f41265ab9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9ac3b13d328bdca2a50d286adf9f32621a3a059f3dedbb0f3414bbce3b1d83ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c56dbbd0868f35b7376cf4208b10f1be543b5b8096ee30322b44d31d5887b784_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:104e230cfe12c0f6218d5a834c5e85d1c3f962c9f00dab941ef7f409243c94d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:56e6a16d77dc1cf0dd2bae15f9117faba1c88be9bffcb4113b29dcdc32bf3dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6014a9a744d98499f4e68c99a612229b148db39c40dfc0fc72a0b0fdbbe26626_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:92d6845bc5c65cdec3d0f59440500af1b60b070b415ecb6e3c5c276fbdb97f4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:86dfa215430ea4c2286a8e9e0921f3a4ca14fac70ae6f5ad4f66636fd5620e0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c20df9f23d90cb585878aeb06e921741267b98a7b078ba494f6dbcdde2156020_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c64396e8b58f76b4f416e1f76332c6a28f2ac866240a4a07541d6ef4b13801e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fce08887d2471192a8b68228f61636bcbe2a8b78885512d5ee24d55b10784df0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:42cf0a1f66357b0054b4932b2952489fcb46182e4ff04501ec3b8ec4fc86b5c5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4652118a90e9d0fa90010823fdbdbe1c49db2b208cfc948a835c7f2aedcaef14_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c827d0d949f005ac61c1c7d43ac27dcb842cfc2013e42b7a70a72d18a20ac45d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cd7eb7f4b822575925bfa223282946937c7dc5053fdaee9cbfbf8d0c2467e59d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7b4dde279a23d7f73becb18b204787bec7ca9bb85b0fcfef4a7323ef59dfe6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38bd513387b83d3388d063e797d347932a335306b9f65eb73b7fbfb478b95748_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:96674cceccce573229f82da92f10e3029a5af33b192ae9437214f50bbf9e2651_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b5b9452bcca062df5bfe00b913778e2c182a6c2edc8b649a62b0e927037d7eb0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:578f67e6b9aa327a20cfaf5912a5601489ca0653ad744109b08262fd31d27d68_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9b86e03cdeb0968ad70f6372630bc5e974ccf74a63666f1b4517347d5cf66e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c87e5142780624f7090c8a0dd9ce935b112b74c86b8f0a9f97779df293cdf94b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d6b881c99cea669ab664f41460b5910bbf8953e57dfafbdc5ef6b44d8b45dc39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fc58e1f537d1d1cfb376c8bb3a1390c008341212540fcd98a4a315509cd7e62a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:80ea2836ec34d2d2995c50a090e9a97623485c633c2cc39ed4fdce34c9f253dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18c5603f9bf889466977a8cbc1b1e785e9e93a76852434465848b00de85a3384_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:852a40e0bf7ba727a9a4f4e65d820184f69d3b6410afeaee5b7c25da9d6222f7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b0323e72aa737bbca1d743568e2388dc2f3763b7b23fda8b0c30c7da82361828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f7bc0d938292e36063c8dc51447fbb563f011991664d6d7352fd82b1f8729fdb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0c5ea8bdffff3d880526de9f5b4d553c2cbc0681dca2785b44a2d50534eaee14_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:25efef408a198ddf977595cd7864dc8c68b66b5210b01372ceb94f0bdf0eaf7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4af0d2d2ff92b30d0bfd1217791f796ab853a709d6724c1089d967cd8b2bdb35_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fb88da574373955332ee34a14390ec328a7ad6e62de8499ed52949656f6ff923_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23b511f2c7fe86c4f8afc509ed707d27a63ee6cf1fa3b74131489fdc7c668cd4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23e7ccb1befa2816e77abdef5eecd8212e56ae6d616f4003392935e7edf7ed93_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:25f015786ca305a2bd100695adef64936782586725477c67bc43a42402e9a4a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:513e02881726c145fdba109c6485c19dc6a25e1329e71e64da6a1ca55a9bbeb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:651e1f43c1483775c0d9ce67365db3d75021e67a3f4dc872071968538033458a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d565301af46c356a4fc80f36c7c8e958a19a4e36cd08abc84cc9a49d88433b18_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f382ef885d8be8e7007416722029689f2b8ec1fcff45f3f405f4dba5afde7d9d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:fcffc574841c7f5f5f06e41063c6e63dd8471259c8b6436210b1fa8f66bcd32b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:06b33e1160ffea1621b8b365682c8b33eb88e1d0af49f2badfa2f2cdc1858187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0adf9a1507c462323ef994cfb8e94a91e05a90834eeb818c6ff035a469308734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4dd70885b033339366a51b39e1a0dc9716bfcfe9b3072a9425f93318ee1868ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a675329ee42ea8e39cf56e29562e0c9d58345a468f895765b6000cb2e03c85f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:046f5864fb471f536e1d07ff4db875eea3323fdbec3c8467ffcbadaea4317e48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:338bc8f6c2bffd8382536c628e99388f1579df9a881c2ef5fde980be70652eb2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:613556b062cf0adc4f9826afca26ee52106805907c1c083580b0f7595fe35d22_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63b5335ff0b2e5ec2a748aad70cfb87a1e67400e8d4a58c4d21f4bbe0ab8fff5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:134163c4600edac7fd6cd32e6e489bfdd03a9e7b2554fb3cc43c696c18d1d6ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:646a707c50a3656bd6cec5b46960d4d27885135a1b2a4eac2f74fc8721723c3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4cd06cc8b51a11cdee4218deb90e612934506c100298dc2d95cb3961619a34a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c28197eb87571077a9c4d102a659e2ee3e9f4a96a2c65e32c2155aeba638d114_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:884468e937461054e4d0f6fbe428c0837c547fdfb77494fc4fd0d80c85ebc116_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a0ca6e2d795cf58e53f392ccf33ebe3a958164d7c807351976e7f34229585b4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c7c740ddb429a1e4c4b37a761d07a28b0a3c54b1a9d0a05d50f52c1046e67bd5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f1b0a334d0a34ac7df7177915c9d86925b1d09e2b7b73739e2e242b156043d00_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:21386a83ddd84b3cd3903be7cb72fcaa075258aefa6a8aed5f9db293cb813646_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8bc70bdd58177aaeceffe4a1ead8014949561a36f49e704edec1a87809a8e308_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b0124697d65e28f4068afe9969a3558ab5239b7b39b8a8e4d59179267cddec92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6929fc57fcf0e9c7d26b858afa505278f09fa81a854050194253e2b84fabb94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:04b8125efeb99b9283590730314e1792064cf887d124906b6b39c83925d97f4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b0534c781222f49ce04e95899cd3558bf62a74c7d5defce8ede815d7aa88aa67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3769775243694c05be0c6d52bee13877834b98e80a32162e3cc990386fe17cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ee66f64d8b3832cfa270298dc1257226c9abe618918de7283d7ea3acc7bfa058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:09e6525bcb52ecc92e628adb611938f208c09436c1cb787539df696bb7040e27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:48f82fb019f0083c414b895589183931f623d9c4f64a545be9460df83d8f23ca_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a2cec88104e0ac39cca06c351868da8ca42cea21014e276ef4c492603c90e6eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d5fe8fa8055701c1d85ff5cd062b28b808a791d658c1e6227cef379dc3706740_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:072e335f2ef540426bd02ab03df3017062cc713e9f15c7d131043c998f6bd8df_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:750327cb858a4bff3df278ebcab6a9c73b88a55729e8f54669155adad0f1c77c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a2762bde107a05ad6ee1b167c6ef7cfd32646b73209f3841ab1f2545f2f5cba8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d3ffde90e606b0344c39f8668dc629f919612cc5a3475e8fbd15aa1bb807a42f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:533703f83c1706641c5423dff8be080c70ba831a0904c4d08cb84247c768fd96_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c34e3b2772aa6329401c1dffa8316d3516368cfaa095a9cba95628bd9ad2a7d0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c3887c6c2d115b686a65205cbaa373882689899aca8cbe5125547db198c84c9a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc6a5e17268e07c6309afdc92acd2a31a8021e3ba9f5d0dbf514f3b9df09e01e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f9b11c33ecc1a60bf7e76277604027fad491a559a01ef6d81f2ff3e1b1630ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a23563b0a48ef83f83afb6b603c3c6e432613ac914f91cee12c45ce88e4568a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c905195d7c87506f478c79baa7af0242c05a53f424a5dde49e379c2a5456cd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f70c550c755645b78b3e7c01118b6a646b1a8bd283f0a9415857a8fad6d4dba5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0e7d60dd7a32d4dcf1b6554c4896f3e6710864a5df8a06a0ae3d7cd8c719a309_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5b2de9e018b94f9453f4ed479113464317121764c1551eb27cb249930b87ab3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:894978ef07143c0e17fd299e1cf3cf66bfd5d1d94c61bb98a196c22c8004252e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c05190f5e6e9886ce31dbb9c97e177dc69b257a009c08298d9964c824f769056_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:037f48344e06fbc216914705d9be8c9ae21a70069b3031ee4dbf07c34e8d054b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:46623fe33e5d8b6eb551a012f5b444849b335a5bbd1726c274c28b8491e955de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6140ab1bcfb22b2d92b8776e5458bf6e1d2d65753b16d4229d4b020c0b4a12f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aafd425c0dcdf391f811bf3aacad9828ca2d18d34201b6d954ca13c1b4043bc5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237d87f0080a039435915945a2405af205b4787a2d03d71ec801f5093e1cdec7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd9dfae5523167d30f125e3be00f666f3b98f3a63bfa55f9c79927123d13a65_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd9a7c1b3d8bcd779e02925e2bd9d79f0c3f839636cb5fc66181eaece5dead1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:ff78f8929c2a152f76ac995d4e9203c6844058b114cf1e2bfafe371f41f305e9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e4437f5baa2f1e07ed0c1a245af10cd3e9919a852eac7a22996a9b7ea51e65b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:666aaeff92117bf500aa2fd3cb6326d39e83da6f6d9d08b883aa0ff66d56fed5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:be357cbfda2ec9e821dca667511471a812cfc6ec8728b8dc9e345c5457b50b0f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:cdf3f134bac400823d74df622bc73368c849621e10ce6e2483a3d17346e9adc8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3172c4a59d36cfbe0567767264b230cb7b1bc355e8753cbf14da088987601d06_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8d38f1aeb56ffc54758fca6ab17a60e3bef145a3221728a56dc10a37e3dd7d4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ab60ac0729c4fe33c4a801982f9a632d7c9b5ecf991b7166b8a6642a621f9490_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c0cd58a244979e44f80ee6bb4f2f25bf4150f747b8db3b4f27b8e27b7b2657e9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5c312b21457753ed8c850d7fdade84bfc01ab2d0bcb3435e5a800ea1b57ce328_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:c01cbd659b1fcb8dba2716f35c5256e886d438bb3a456f2d2f8189cf7d7a3f79_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:114d2dbfa9f68214f2bf75daf889bd9dd8c678f6dfce6dfff9e13aed8f0ef66d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:853248c99686b92e8f03af1f7e03ab8de1a0410f1ffa973c61e9620c3c29ee3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:db82a9efe15ccfd1fc7462166a3dfb8e88ea845bbbcbd78125817ef606d7d4fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f3d43dcaf117d7d4b4ab4db76e4f16bba7384c2c0dde245b3e264d6957bd8f19_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:23ab98b2ad9e01cebf816c41ffcf05a0238c376e749891b69571d14e3254725a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ffc4e82b9d9ed4229d3a549e9beffda45d9bc9d56ebeccfd3b5802ccacf6d801_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:1a191eaf5b0d23e0374829048c516e743555781bae221c9bf2234de24fe8d29a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:3b7c80c9567f0a623c8b44c5bfecbea8997dc61896efb52370cf4f821eac2328_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:afa4fc3ab60c1c50f44c59e40f07fd06b52ddc65d3b87fb4bc9eb3e2d9a83aab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e8749dc60de7657ebf93e7226b47661b51d1daa4c5a4fecf336a17a0e0cf3c59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1c1c12ad472c45ae03529792013154098ce4780a0fde6dfcc8b15674518b64e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1e764b697a728e444ed6267e44dfbfe36f7763bca86cc8991c429e9be5f10027_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22e25afa4b71ce9f1e70697ec3f7d463b2c1352e327f6bb5d5769f6c421d978b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e8372947353c8a6e32dbce30650b91a1f09b20162fef90150a58f3d3764c0e86_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:34dd3f5cb10fc1aa35820805090b6c031a4b771931903936817a8afee2546782_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:751ddc2fe22c3928ae1e3137fd8b7741f4f671d5acc56467b05e3d9c892139f0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4f48095d3dbbf481a4f0044b496ade9fa59cdcd58f6aa9cbea97b3a77cfbb1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f2cc96d8b2c7942cce9c79607176938848aea0a330542f21c47b6bd8eeb4f29a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:10e051b10f8001bc4344d39d32a8d0c46dddb798f6ca025a6de0e78ba5b70b96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:33943aaf687567ae3ddb4339608e562f9f877f43d779f39820741e68f691b47c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7adc1f05bc8568cdb5f376950fc92b8ca886fdcf4554d7dd6815780118cc8153_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:8dacfd86daa69817ce35eb7ca51989f90f9aad12999f1c76e21a49ac036cc444_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:25daab414833b6f1f0f91b7a55935ed5cfd7aaad5d2f0eb8674a06a603187059_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5091fa31975c3af6c2389db26e31fad80220b0bab03d4b880270168a62105357_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5e8e1fe00bc512502b348f16a0352e50ac4a5b491b843f33c72fc765a48929ad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a2b9473de35e8194617769c2c1aaed3499d57a55110827f3f94f191ab02acdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:29835580dae34eaf6a13a4b2c706138f40adbacd67670f8d19cfb952e70593d6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:be7fb081fa52399f118c7393cf72159ef362cc1ed80792aa7fe9847b00cbfcdd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e865bad23956b605474eaa4c5e637a14e5453a53522b145138f216e4909b5348_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ff01b00b64a65dc45eac4e3a607e7bf70e41fe333044f357e436dfa0fc4abcd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:1f64e57709acc5ebc392907106819ad3f8896c436d1afacd30c6952c071c97be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:401edc06a2b99d0c1f9c0e6302291c78e35475003f74fcd9a487c091da70631c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:408bfcd24ecda598d5a71bf827a74c3e10d6d7748a9cb8007616c45e4d490275_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f626e4910ffc626acfbb1d2c1d0ce76564d139175ffd39e797a4b4c957c9a570_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:18064f2babbd41c755d29968a2d3f2bf5865a1d49f6bd9a37c527b754abf6273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4023611263777c3f71fd89b5072b36667dbfb91bd2fceee2923ca590d013defb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa7dae5d07b71b2e551c6d8b428f01265e171eb2bf6e10b3d68764fd9055d94_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:93addcca1cfdbdbcbaf0a01d5de2e63956d7ae5bb4616405c88132c3d416e5a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:40f34d8424475c6090d059ce4ec4f17394694939ae88bccd802007048d35f351_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:786e891282301405fd2ab537b4ab459cf984e50ae4384def434b47f28b6fe35b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c74e92a11425bf52a763fb17976e9efc97eb3e8f6d63f188a3019eb858481822_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d1d8e4246ccac8436bc696b9bbac8c102c26258e902f947c892c91084f7d41cf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:073a7ae3f6dee770aa3146ab25bf109c2ebefc561821e4f249a8fd952e401597_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a8a2e150b72f78f43e5f186eadd267ea49876a2e0579957414802b92700003ce_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:aa8d336c6822ed4dbb522ca8c46ba3e0e090563624353d2b1fac6dd55d00e445_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d464b4bd9d86b902c8836110faafe8c349da3bc03a7b352a2bd2f02e54069570_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:097e955c655e3dea8251b05c0f56a5cba51ef51c7e15b0812cc10f2a36a68eb1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6a447e5642af9c109fad7eb4201140d94eba9f743b6cbca3585e18624fe99d20_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:af05801e4082f887de2d89a685c2d13678d3ea7aefe1272ecad2085ef3d25b73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b888f5efba0ae2447c338beed49f3854460801ef19a0efed8ad22edf083391f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:016186005ba6bc28aaa6eb5e53440cb32db58fdad03c01cae007f13ca72b6bc2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:208c40ac2823a80f406d94cf41ca1cb5c7e96bd25d8ece7556608d717bef460e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:8af3cfc07d1611d6ea3459a77f0d3ccdae0d0b9867fda35bdefa0a940ca1296e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:be59287a152a193415847f19eb418698197e52c8bf1f74eb1162106404bb403c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b73ade6d149819e41a72599e2ea12b6a338d5ebd4d9e24e41178a1e2c31971f1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:c699affbdef36d64881653a63e0e8a5c10fd5dae0ef6dddb9bb7e50de29d8e8b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:368f61e0cd92fd849a673ec2ea2f51e7e6d7c12ee886676409369a580d0347e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:5ff7cea307bba36d569d6d66b4d3e116f52b69441cc071b830310d9f4134f02a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1cb922e93f21b2c055ecfdf002582ddc51c7199dbca1f34701aae9576d817c09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5b7609b2ec476d596f0ee4dedcc3579970fe5e5125c61a474536ed21c8c094b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9878e44273c6c014ad997855ba76572268b8f18709de8fbdcba5ccbd38f2a731_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c1bef96bc0b79e4462606d3e42ed71e4d37ef14d2bea928b592272a149db9d11_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2437833ae04941249ebb8b351a3f731ec04166d4fd8129e19d0717a2f651a234_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7033be83aeb0222e99fff2ed1436d9a9a61c9b616f6b0fa3c5352d8574bf5f04_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:707856466152b42f416d446cc45e45852fd3dc5d2e67c9c46aeb50c6d1baa9a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9705f3ca0e1fed96e556766c1d5b5e2047e4230ec3a3a57daeca21bfc152bfe7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:458c8d962d112078933a4279f40a568b4cac90843b236a2444932dd44fe5fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:7d6c779a0e71176bf7fa54cc557108b7d5961b61db85b5de24d077ed2a5892a7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9de43b02a4982a2073cb1b813b63dd85000c3153cd314603773907ef6ab62e30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a1bd55517958d9320e04f417ebcdae6ebd6b3fcc9d4cd683c54686c7660205df_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3855"
},
{
"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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:53b47cc5cad449bb388468486726593c6f5f0a20e23b035c2bdbe283d77fdc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5e268fb9530fc6ea702bfe64e5ad3864f40d9c0e3beeb2581fe2a8229e191336_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9414bd27ae196de5d952d6689530d09632bc529ea73e29ab09a2a9e8aaed601e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b1ca3d740fe69d29817827b9b5475172b8cfe21546b59c99c82cb1c61d19844f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:879e40240f8a9e6f323bf40d226586f5ecfdb91bfdeb0a2126dfaa67c3e3fd85_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9b4085029ca2e11663e7adfeee36a9f5783ce7106521fe02a99132be4bf4d9a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:acbd8e36fbcccc23f3fbc2013321c793d724592e637988ddc1b0d81b0a538ffd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f51d6640749d0b80892428c7eb2b54e1e75fc69311ce456c425afac40caec745_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2e7fcd6eaae5d8e35155b811ad6fe4cc9934b31a0076e80df6d409b11ca8d226_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:828ac94fecfe5b6e8263621a62187f070f9e3cf2668d24f00620ca47b29c37c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b152b96f3e1c5e6ea18ee532c4f747ac0e0bcf082c1bc0fd8ba60aaf7d914ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c5f8bb01174a32ba07070a5488b2fb27ca7820508491914337a6433d4766f039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e024a95761866be7a23ddcd5fd0dbbabbda249218d36ba9cf51d561575009fd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:4a5cb39ccce3520bbbd2bb98b84df278724e9084cf7abe9f100963b05f6a51a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7b3dac83c616876919f2bed7ef7318dce0f20bd12bcb6cf754814233f19710e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b466e339cfa61e214e09f1b47171616d59dc1748b8e02a096d74d0975b955c5a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1675f4cf4337e6ee6f4b0506017f95e48775b58ae80b02f24d2d6cf4b24e0897_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7b91722c7e9d1fda1994adeb21ebd50726d916378b50b942cd2a6bb636d98a4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4f190f8c7699860fef711a4ea52e922d840b0ae7f7b99f431d29be088e16b12_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c72327fe63c1e302e35dbb0fdf46787529e6583c544a20c0c7507fec8a9916f9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:148d1267925de54e2ff67cc04f7e1eea48e4812881eb13a6d4ac84fc9edf3960_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4728a45a6f0d6184637de454fa23aa87fdab1ad388c0f82dc97a63780d848148_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7ed045e8c4ffd8421d54d6a4ff9ee3b8af00169d184f39fafdcbe689429e9a94_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ee8ef9b71b81d64e1c95c28aa12093098c55dbb4a970f16237aee5cfa1f1756d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:11ba356bc22603fdc9da30ce02a56e0841715ffa1be1533e409f680525e35a95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313103a205fe81020b9acec854f03b3c35de728e2a8ee7f8b778eefcff1e9adc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:48ed707b531cc589ab67cc34196bd107b85250edf3619a3c348c45dfc6f535a4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7e689a159a17e702266acb3e5d7487f9ce17eed2c1f5166948103010747f2db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:377373ba5a37f2fc8fa27875afb5ab500820c68e660b1cab11cb52ad14541577_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6d8b5a059175e2260a85f40a098c25c61608feb4d59880c2eed941bcc3fdc6db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:82a2a3cc00c616964a3c24cf1095a005e4e573cb79c345e9004dbcd35e180c10_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecebe8f91837ebe91c2f9c159b54f6fea43fd7d750929e2a5b08fd1aee688582_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:1256eb041e3f4703292fda7d334bdab8ad59e6ded330b2480f0e450aee1b141d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:78083b25b57df22ae9e0eb27d3edd7c3e73de676f3dfabd4c419b37aa9c027a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b8ef42ea1815cde45206e98b2b0fc70ca55549df44d7ae7470b37567c30ff5d6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d61acb82a53a3e4b0d1d2fb09e94d34d9a990e43f09aac31f335f970a29ca82f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5855659dd086fe497b927919984f9ebbf9e5ab0a110ecc3d761efc6d44846245_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a19a3f623da8d80725954f6cd9aa9717b62c8fca465f242db675b28911906499_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a5328b6e7d62edfebe695362a4532572c99f79cde855f0ad0f46394d93d9cfda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:b49d1a3d8141b1b16c0dee745ab5a0109bff96fb8103ea911db8efd49ae1f1de_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0783c5a17f3458d7e3f59952ff01dfdcfe8510048fb41f8603e73f374c1fb49c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1f3a254a7c44483a9503e70e4abcb579081c62d5cd37ff435be44a215f7843ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:e113ec3685f8d055c89e11b0ac8acc806b4aed59f19ae0eb4e7d896d4276a4c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f9fb910e3a55c4023201befe8e29197f3a60b3c62b7814903bcef5554b939857_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:17546c1840d65f2ee98ac183705e6956f4131d3ff32cde615728f9f25882b603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3c928586ae0b46feacd6570dee3ec49a5a204227e113432194bc353f6014dcbc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:562eced3b90258a09cbab4518332ad36f9526532f2228da862d50b3076aa31d7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c925e942321c121dd314b39f7254913e71992d8414b5c778163855764269fc8e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:8ad05e7041a80ac61df181098b00784912670e01ec166bac6c504460828eba6a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9b357c6d30157c7dad00894e9f8f724d8be110d9658813fd61699714b7a48c4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9cf1116ad028c8b358eb013d9751aec24eda566a74325123ce18c10bade1e13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:bc49f21e2c4be0b4ca0c199a25f90548d7ab8f16e3d78ff4adecbde6052262be_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1d8c51ba4344673c2f0c4b023d72b683b2c3a26cbfe64798414c5d4e05005ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6e32a82da78fd60e74c129296bd390de402cd7a22a0f1ddbcfb9d3dec7ac1c5b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:aaab47f78d572983b4e8e8395c8c3d53d05c3317aea16c011032b2fd4f438fb9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d2d38a98fc09052bc5fe169321a534006a2ff8605d2314d04eee39e2492104b9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0615ec5b92ee4b3a4e28531f41a21b9a99a64f6972c76c66de90ea13875ddb5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46aea21f727db784382ab4a0329437fe9e1f4556c0cf7d0e3a6d904e4e3ef412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:62ca47a44b86ae7bde47e145474a0b61dacb1f6b503ea63475d7c090ff2b5db0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:97d075f6a0c08361b3f207632d98bdf276a9eb0ec0e79d54ed13550edee42c38_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70e3b704d6af11d99287446717854c466f188db69fc622be08fdd7a8266a1391_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:784d025249cf0f4921d34ffd4387ad7fef62292e8df8e303213514bbd5a3b1e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9e3be6f0d660b4809221fe1b2d6f51206b4ed40db4122eb2a55f23e0be4bf3d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d3fe7d8d1fbacc9832ebf90ed7548a6b2cb283f8a98a6ca73b324e427b5d69d7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:9b772451057fbf63e5173aecb056db601413f419ed9fd98d7ef3b08dfcd79e11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:bf155cef265c06b90ddabf0b4e5eac5395f4cbf9165c87e3183746ebade36b99_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:d73481ff034289f9f1cc811bb66ecb9a254de0044aee18755034c10410478f2e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e26d8456983b600e7248b5741030a68531e5d0f45666e6e3ae02ffc55ed0f906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1e21d1b03c1d8d6d2d5c3d2fd2bc68f06cf4ba6339390b49ee94980e66faa3e6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:85b66f1e1b6ca493592c62215cf8e94d29d6f1bcb68c146a7466133f661cff9c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a9e900b764acc0925e6c381fe09ab5c59bf8085ee5cb21b9bf87ba08fff95c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d4f70164ddbe9c49e57f079bc5f7f0881fce0f8a074b5a948ecd338a308638da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8445b586683b90ca3f69f83b881cdd46c78198a7b021b0499f3f5de367ae27e1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aa0f445083b105af4fc1cad85682c286dc1764c2810634c4266942677125412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f1ab95b9af24529b03e73d6d3cc3e010c53eeb72f7cd441160982e7a3f40edba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f4f78fda0baa299dcf7ac093ca782970074760999f96fcea9d170c9cd35455ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2ad3be815abfa60205bc0de77557f8bfc6ee8b80e3d25ee9cd1088a5e3f6bf8d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3242a9336b5a940e9a88b988d1780e8dd6fbe7055ff647d07a7885a3c272619e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d9c7a9bf4ff66ed09b758109eaa9002242e4eb9604f5c0fd964b4087a609d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d84b76fbb614c30c67c88d6bea9ac818854f6f9aa3ab2ae8bc3be266c0901400_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:45c02eac036665c9f003f0383f1503503580cdd5461f6de4bcb0b88edd8c77ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a0514e0c9580b85e61b553b971d8d3a65f3cac4040ad6d74a3337db46d840feb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a2f51cce516f6300e1724389a99afc1e5b00096d5d8b0c05c302d9ef483c166c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f7caf5c32326c741206573aaecf5fdfc4948062d840dd2beb7b7b1016d24e697_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:4bac5520ec58aac65a508a746976667acbb6132ebfe6aacb2f8136f3198aa35b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:019951ef27fb8d5ea4878b8f22bb0d0d1f357aac25b8998c743980377fe03563_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18b5b21ee15093503e1e3d2f6446ef3f5ffdca30bb50cc9f67dc7596930cb449_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86362580db907ab09ca1f54b284fea5cf787ddb5c1e99674f6ebf28a3990cccd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9ca06bbe2df39add7d22b660a5408b54b974ded86faf7ec9d0985acf0d4e9f32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3322914e1219da147d36aee3121d4d4b42bb619419535942aa9108f6918d8e3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3d444da8f07a9e605b799ae9e3154c7a8681da7824f959e2b5b2423b80c39bdf_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b87501819460dc6ba4bed05a65311592e85ef392a36e9296eeb11fcec26be8b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e45d8e82a1654526fc4562335cad427c7c3aa4dd01215e9754a34be8b9e64f5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:946fbedc73895ef344552e10628d3fa305bb50a0329614ced5b200fc1b4d2dfd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e4f534afec621975ef7b2389f239bc672eae0bc342fee2fbe9560e20e892e3c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:010e0f69ac3dec9157af776acd4f91d29641c2550466f6ec26ba31743373233f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:87371170c06f7ff9245e5c8f2a0884e969d6d8941d555338ef28ba63be405728_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:2c913cd14b852ece07e98db33327a22a4ea3451d241d37027bb51f595f93b0e3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:952b83652c4613ee04ecf5c6cfa6961fd66fc865c84c99bff4f879512820bb60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4cc93202ab581798ff4e06e177ce24b8e880ce650b45a135569c1257656c2b24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b877e2430ca1ef3b575577dbe08d3b13fe1274c1bb20e065421cae418a6374a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3701c8556b2ec7a09dab7e672729dc6057919b905eeeaba9e09ab38e3074ebb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:faa21d468371967ce9e5b262111cbdfe69ba6a8821b659806718866b3a640490_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f6d80e175d9165dd41da793921d5d6f69cf536c5d16e745b445979b0282045c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:42f5aeee6f2524bc1f0db71092fccd1260d20d0b94531f88ee037921bedc8408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:182402ad5468234dca690272044b015d0545229ebd84e85834f57c767eb96d84_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3e3f7e476df2c2b27a8c3a17ca83a98224c8db8952ef6b2117816bc81c9c74ae_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:96a17f8d79e9f8acfb86e3d54687da1c0564e98a9cc7d830b770db24edf9a96f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e244c83b21c68b755d7e0eaaf476a1ae451f3368918b80b19546fe01a9a4a9a2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:017f982fb763a0eea61580758d4f69ec14bb78e5b5d107503276683336f9983c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:677e81f4f2e77f2b8bd354cdb4ebc99e5701151926dfa36ca1a3458607d395ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0e9fe96d6b1ef18e0fb3ed4751d8809e0fcddada5387ef81e2801ed4036d54d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:13feaae13069cd9a08e285e2d077b96bc75cffeeda2e3b665443c022750d68da_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:105a07e6bc8acd530a8ae3097846789dbcd2c7a2f1f984805c5bb3b7449b1d05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3e0bff5d178668f001f74c4d30482753f481f257db49ad6fd2ff56439d95079f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5f9c581120873f1a012c29ac00721b6fd834c9378cd64f1d8e243da36755cef3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:84ed295a1fd729c6bfd8250116d752b4c3ad66c7bc01ca44408e7cb8a115b5e0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:2c0d1db3e0f37f09115d3f1af5ace12911311f70f4ceb574025fb1ed9552575a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:c69da4b39cf7ba1018b91423ce0282df124d606d2e5162bc8e3e2251b832cf91_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0099c7b040ac7e6ba7e91ec4ef2250bea6ac10472901aadee07686c63faadc92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5b132b86c1b14a775ee77dafa3a72eb723358cbce6e710e44d279c8050c4261b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5ee7943edd42760625d7b8f3f97dc0da4aa620b53ed3ca6b666e3b7a801027b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:906f97849e8063fbfe02bd7e2f951d4fc848c2d8cdbff947d40be50fd6f995fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:69827e616ea617867837723347dd6fe36cc85f43703b4e37b335d79fb3f87d6a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:703e8d44a7d59181d0a36a886ef570c5b838268acebd0b32d5208169770b6ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c092893fdbee22f0fe4a2a25aa458bc1dde8c52367efbaabc1155bf5a578cd51_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d6ab422fea2e5e0782be99e3a275eee5ff665baf8e7310a601d42ba2f5f39608_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:39071a963cda210a344f5d4255c5c5276d539e4bb661e21b49be11923b54e020_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3f9ca2d789b60a51018e0242a01390e1d4b569df21769682292d3b483954aa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c7ec38c4ef21e65139166bde80aa73a36b432889b6855d63b1892efc0ddf58e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:bba88a8f8b41c76aeddd25012b4dcb14da6d896763ba6a003ca824260b8c24e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69dfa976e259586decfc0635dc49fd656e878b513783579bcc2a5e456df100b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:86b4bd7254cd92f2632d90357ed08404521d89ffdd70a21cbf130f652f71c1de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8ceb3fd7e1d7d6bbdfeed53a97accf43b3981d5e101746e891a804ef8903fee4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e4f81394f77f17552bbde8d5682449216bf676b181df4a25ec1c6c38cb3bad82_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:425a3e4c2774dd14e2d4baf3bc6f9b1bc6fbcc41faa0ed55431fef26cc5db7ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5e27fe06737a254ee3fb2bb5ba38ebc79e2989487de9536b01b6a1d49488ac17_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6b64ed15c154b927714b840036c16293f4fe924aceb5624fc04d30e478d4673_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c797b64090712c154c848215b1bee933946c019c33fc9b08d00532d611f4d27c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1ab33f9ad593ee146550951038b289973cb1b80e15fa146ab20e823c89f64616_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cce4806b40fd1f040da28b0a76e8f7edb45e5e3b68fcdbd1ffec407f8b5d40a4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e237d756150f298076ccbd616c137d0439c8f59c9e9ca44cfc4cb04178b7a3d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f547caefe7cbbfa9c958fe940eaf72b2b08a460a3b401d1b059c3f097f2b7435_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:0b96283c10f51d6e8a5d00acfdd9535804d0ffe7c4c58c037af6d44ac3a85bd9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8eeb12229d09c020f7f71cc996853eb47ea1311b8426eb7fc6f28652766ded15_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:9d07f82ed2b467215c084754ef1fdb349536bbe0e3c83e3d48a2ab7a97b7f355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d36f927b9c24b3647fe58e5b3579a6bcb2b0b50322db690d885572e0d8492ef9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:317c932c74d67e596b97de943694f9561e85be9d8ca3c883865692ed47389eda_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3dcb7ecb5da7d94ddd370e48cea9fb1ee1314e84874ae192b8aa01a834a3238_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3fe06959d74f9c3aaa9fb9a90b3f33d331347e96cc4f67741f7d6ac6daf8254_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d69d1884d60a78838900fb8ac8aa010ffe8a9814bd05c5fd23640ffb2fe62078_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:30dd2fc299876aef6342316851b8baa68f2b404741f7eddf920818e2036b0828_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:47e721205ff64d2cd94f17a704c315ab4f48601dc446c6fdbf6d0651af0e282f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a42c0b3dff389161ee931de7d2f78272c1576632a357d7e4de3a8ad8e18cc2eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:be883bf81f21e85657ac114397f1a226803a5a0c50146d11ca24f5d0e61bd252_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:95a1813fdfba31007b44fc7d0fce109279f775f6bcf1fe7b7b319f642e614d0a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b624d5a16de8051a33eab593d57f378de36877d7db083144f88899929bf1c0a8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bc7bedd2a60a0f3d862de0644e511d6f330b72a6d12efbdd150dc9b50679112e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e8bbd18a1d2d8a8eed42cc86d19a260f2bbe9379e35257c33cdb70980cbfa5f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:03bfe65de545d250da52cd40db72e8b5346f149e8126509801be86b5f39fc3d5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9e8b46869a8d0cec254539d703e5da848364401fa9c203f0561cb0e5f7aa00c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b7c5a30160b834ce2256aeeee9a36a8655e305018d0647fb663106ec7e3d102d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dd5537f856bf3d86da38de94c7ee6fb9851b262515a4efee6aa1230924755721_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:37bc380d77c7db30a206baa5cec23341064ee370eb5ee0aa5bacf682dd67024e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5db690533cf26e8bffc456e69dc1e0d2f9554f6770c5ac75ea9eb345e1c101e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f7913b9b8f0aafcdc0c0b07ed43f86bb58d6da84ef92f950979eca15fc1a7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:876435e0b14447e833a4e9a0dbed2227bded7d857230557a101c36b47a105921_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4a7dcf77112dde43e0944ba53bfcc3eb802dea755c9610f86b4465b22d355856_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4b3de326992186eeb6206638396c348ef5b4d2c4597eb40e5f5b140f6efb0abe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:779674ddd263854aa364bbdfeb92865821613d6da30a0d3b503ceadaea48cffa_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d3a37f7d09a85c9eff1323c920a9a2f471908e90b7a1621155bed93048c81320_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3806c5c7dc711a3d63a26b60c8c257a1ed87dfaa3e628629af4ccf06325f6ccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:52680ac76f439d5334bb257ac7deb433ccfa6cd824dc2d9e67abf6ec970ec7c1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:65c1a312a57a482045f442861f6a64605d64994304b07567af0c69eb4b205bcc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:76901d5214dc2c2040d44d1c46ace24f403f95a92b825176c00ea29d7ba2ddc0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0f12505d607e05431b905de5ce0c31984ed4ef4dbc7f027eeb019dd0747005d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5383f749ae80a70b6bac223d5c3ce9b70d58de06c031a57b02ea5510f4cf2e31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:76e1151f0d25719c5257e106bff680514e740983333de92097d55f071189ed18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d072c04ce9f1777925bb8df07925652b0f8e684ce2e010adc6fb2c7953eb66a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:786c62c9eab9cb68788ddef5dee8ecd74e03a1197293a3047adacd489e034dda_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9fb2cde680dd3f850c23ee7abec1a4dc8fe0d5b3f2a1c80ad6c8ad7a62b53f4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aef7c437611ed1adcba12e9875f3fb2f094d5116d5a0449066b48f25131faea4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c01ca8b3c84e8ba98e35d0cf0a659e76bec4189a198f82975e6db25ceb336b9b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:41452719dd766d6229b9d1d808b89825b1e7e0aaf8ab8e70c0aecb1b5eb30edf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:9969b96f421a3e9d27a495bf1eff33dba8ae2c12c0cdd33895b6190a4f75e000_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:99e65563c13b1a6d3e64f79ab6491b21106b3d46ef75ade4829c33cb97100ae1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cceff5ba4ce63edf605c087cba759e8dcc40c2abec0534ec856e760f1956a85a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:14ba0bea138b281bee5db9094dd7dcd1fc36c4712198f408c8811a7522bb877f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:416fe4e736d5f3e3b0e4668fd2f092ae855a4073d18a064bdcca73ff5450b77d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9039143f009152a4b6040c8251f3444fd1daee5ecc76eccc98818d9a430a1bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bfc08679165fb0a4c17c4002ed676f7e6fb0571ac72ceae8a1933436753fdc73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6f698b3a95ee24a6c821c9ebf30a610510a639c6d3c56d4399fc45d34179dffc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c44d52cbc06cd3702b2ad8d963f15dbcaf0fa5ad86a800b9852c4f062fc10a76_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef54b7c8c1f96edbed0f3c449b57c6869ea4c33d97f883ab697f53f7d923f5c6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fe664cfc24f79a569d7c01a226ffd13bc91fe1aaf3b3c096dd8ae3d561670d07_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0edca20347f1e9c88542925020f52759547e2af94b54882e739d6c7fdc7150c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8d99a2cdff81f2c41a6b38c625f7fc6f824eb3c3b443221039367b790d8e2a72_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9da0116d6b0b4f33ca7ccfc26658ec79c8a4ba17f8a63d0bd399ec26808382fd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e5106bb4c8de0ef6b9f177e58366395c5bdb3bde226d25a7667ac54ebf952d6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:226cc05403576fbcc6d40b001ea969402a5e98cefd9444329396de56ab21c36a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:850062314bc77b0442b9f4bf463db06aa716f62437b5c9d15b678eaeab9f2eb8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:b08df82541f0a9078c8ba31db67897137a2f71fdc9fd0a79e5230ce16b3e9735_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d8547d72a4b791ad7435ccf3883c427db9f6592f9add54cdecd0b46f2b55be60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:25db07689f639f79919d6f028a10375fb9b68abfd9cf55829333d0360a7acf99_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7e6de11065df1e2acd959d9bcdfdecd4832e27ca92e291c8b5128a7c44c0d8f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:96aab15a47ed8722406eab6ee2933a1c842a29a49c2ebddb60e102d610c092e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a415eb2cf567e2b9f02fcaac05b2c6dd11625cc3120e3a494d8690dfe2a413ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:048eb32db3c8e83767639d6ed9c7e07406348b309dad16fa8e0afb61a65cf87f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:138478cbb17db8b8cbd6574d38cb1c1a4f72bd8d319fe2eb02954076febc903c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ef6c3a619bfb3bfbaf9be20fdff6148d1af0701d4ab13a047867f734859ffe1a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f90a83b839dcd68d04ffee8569e4ffe1bcc695d192c9026ecfcef9d52428e4fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0c2af2e992c5b0ae60cf87b496f8c6b5b3f736ef7576ccf6f03d37e3a2d9cab1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1217c6f9b998c01c7a6c283f035f11692d6393596194e338578919d8809ac2d1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2bb41b270973bd2db4b6ded25357ad5b4113e03a64a5f55bab27e6723902a79b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3fac63d925327ae02db3c5afb3e0a98ea12feb309e113abed5db353faf4ba7c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:18f4a3cf19874d5b1696baa731b7b2207db1c52e014d99b42a17a7d1125e05de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9e25ecabfe5600eb15916f819b853e7d6a445cb61bf5a2fc9396af787213905b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:da51fa3afa3d7cad2088b785407b6ae2d73640550410ed375254c3ef948befba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:faa48301669a5fbfe6f8cbdf221e964c349956b51d95fab8bceafe9011f5964e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:73057cabcfb42e5b5d0f8177b08e6b2eae217b99618d980b8217399c2978aeed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9ffcf3713cd336d9fc552be6b05f138b9d16f225e58ad42d7a96c3eb3cf154b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7e1b5dd5ed0d13ada6bdbb9adb924cb985be96f4345e2d8b14881a5d55469f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:aae9deacd010205f4a5f4ed0bbb3408ab493972ed4acc5ad296a81f0099c3ef6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:19e833e3b514dd6fd339e0c00f8dbd6c45fb7ca16b9cd291d50ab05adcb6b1bf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:67df479466b162b90afb4d17a6ba5d3d51cec078adafceb0a406dad55173371d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b580c79b9edff4d51d5317ff1e1dcd4bc193b439c268bb5c084019c1ea3fddf4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b63a4eb2eec521dadca336416406b595e0db02b853e233e3c80ca454e1153b28_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2fbd7baee98c89f59a87d541fd4f7b2e14eb88645b53fefa7b44fcd86e3e1eff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:576cacb6ba6d2aa3882a295f1774428a945e7b1c967830633293ce04bce08571_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b41266b3bbbb3ea638466d14a35aeefee8acda9a0d2157066cbecaebdb751d4a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f162f5f3a38b4b1b1f71db3e1301de7c60baa3ce9a4e8e5bd66227795d366b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:11718e3d6ada33abc0530890da159ac99e8f63b03266eafef8819c48c92aaf51_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:1657eeeab10652e30e60633e4fe5f50f278236a2814c6a53bad9effbb98d06dc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d4022142d133560c79c30090a045441bd90271ec8de528d2bcb4590d96ad1e98_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fada881117627ed34c8001afc157a42f6cf0efe3e4dda2b73ff8d665c2f8a878_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:00d0abda324914e5599f289c37325f387404ad48793b6db32b3da0486af18cb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:07558b4306c0d5dd18145b65758bf02d8f451462b28188e336f1dea1091eab24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37287b7720a8d5951fdf6f92b59a5b25a21a7748b93bffe6a4686fe377e80a1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bdf5c2bae7d4516fed258e2bda5cb9162bf42112dbfe8399c2a5f4596ac67bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:3e8f19f8602c6b0bfcce59dc51858195d4c10fc53a652c6e49be3fbac0bf1338_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a5a69b772a5f1cb9affeb3c4ec5f050949b95b02f55eccc8e5897d5e392329c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:87adef1f28c02c387f795e0eb47fc925eef6013aa0116e5fcda016407e4d81cd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a973533a2ecfa414c1f95c4d8ffdbe85f18969a740c19d3b8c4d2096f17a94bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12f1e84fdd0ca084e018f3f9ca550bfe183412dfe42fc9ccb356238ddc572a2a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1d516d0e3b8128ab9994d2a7df68251a87e0bef013a6bc7040d519ab68ca8b37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:58a646461aaea1fc7522e11a0a4acc5ca784923581a2d15cd36319cc1d59d210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c399c4381724fe755e5b7cf87e011eaa542a86928fb9cdef4de244cc57c192ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bb706db0ff9b591f189d089a9e5bd5bcdf5371b312529ebede24329a82e9806_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b9784c555f0088c201e5eb269b18dfd3212c727cb202250f18139fe7ee22e6fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c6e9100f0b6420f2ac9f68bac1e19ea5a813b58064d54610cf77f86fcc1410c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:df01b29e279c5fef750737c48041bfb4ef531599fa6ce556987ecdfbf8eb6767_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:443c8d763eb16ce12ad7660e36db67f1f5cb2970cfe0c8ccb922d4697f9e4da5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4e708aba93aa644457fa3aa047fafcea0b504cee71724917f497fb4f0ad59210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aad14619136317ec49570c1059d59036fc36ed2e6df996918f2741a7c1ec90a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b3989b5959fb58d543612b9da4dad6797fe62677fd148ca59ba77c4ae4c9e17a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:00f150e9a977b547e1511fbd0972027a01bdf4852bfaa5b7c21a01f1bb9cdc76_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:254799c9323f6f753924c1b739f189f5daf7287cca9e469f169bf5b145dac19e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:45f94d3ae86090cf4ba0791b9102e9b118e0e9a28d3901611051c9eed86178b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9553e2fcfca8cc369f512d405c92c35cd79a0d5ecded5bc11be78febf0efc8e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:593d8b13bc16136998a2d109162e54046a08ceeda2a74d1e6d9b2d220a772f8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ad0b598016cb0aba3335d6d9bb01a2767fc3032baf24a2f8a2d857651a38222c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b5ad73901c7036206068e9a24d71cc3bcfa88207a59ec10521f1581d784debbd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c2b60ac1878d974e0608955a1c6c104bfb840853fe10a6bb6c971951042dd0f2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:182e148ddb5ae83c7540564f0975f28c17fd859912bedd6392231fee95060d69_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f766d291114a36f9233b68fb3a1bbebe65867c37189243df0c779e3dce7f509_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a48cb051fb2a8e5c70715093012f18b65d9bbdf7a4346b1cb828f2592975050b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b605723a4087f4555d491389cf5bf15711cbc1b1da84cdb268d4fcc5c87683df_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2e976d4a7016dc2a541098fce90353d3bb922943373c8b820e5c95893ef739f8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:68fcad612630ef316bc5f86ec98f828dfdb928a236e551a4c8dbf8f919f4cd98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e44082e909372715fb8612484c5fe0ad82699620fa530e75f10d41396ef6d63_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a949ed5a2a43edde8fd2abcf0f91c4ba4cff7dcbbf131a2ee579d1256ea628a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e7ca33f11829a834febec5a1dbe0f267b53fcde66dda9128eab3df006d2d7e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cd72d535761b16f14b149a155a1a0f4f0dfb0bde6e5146101914521ea1e2a365_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d91fdcc0e8bbd15d091c316a5bfeb683a7e9982ddf474724f49acedac349c48b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f85e6be61cb6c744900578d654909ceaff76eb98df36564bae2e57a3a4bcee05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:24068dc6b55124cd76463fa0678843ff83f92b65fa43a53e360ec03c5fdc4fcd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4c58b309f4603e59b3a6e35c06e60c37631d07d0f07228bb757102f741b6edce_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:68f715655f2b9abb1f22a24c04794c2d05e3327d8125701c15329ecec2b670ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc454e0621f04eb9e2a384ecb30b7b863178447938f8024719a812712e4277f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:183bdbb02b5bcfe7bbe4fee5d0fe520c986a5244f02cc896762d36710498c18c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:19fd07362ecf5282edf9086f840bb9e1dc3c6da56bb8ac3156ad05ec54be9408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b679f580e43660d36492cb57d275f6cd2cfce6d7c1d872d871ce7ddd9364dc72_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:dfb848cb68bea17a789a807b5edadba37a02947c506b8fa58d8b6376cfd3fe48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:4982e0c65a5469001613886115ddfaba5e2bedf6c1f9c2dd538a73646c190b00_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:89c7b0e5f1c0f13effd3888be07da4acdce02eb54fd4a214fc8a3f9c204d82b4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c04482437d736cfbd2259aad085766f911951255d77bde48abf34af758e42744_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e0f6f48dfc0eb1f410ac198eb6ef6a9c6ee288fe4a01b7ef65e6b62f6b939153_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:097d5658d4c2cfb9e88fa9ab82ae4b4d7f3108a4dafb42997847cd714367973c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:221e48cefff45243b181abc4074adf95df97712990030b4f280b65452083bae7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3f8362646716993b61d35b5377b402ae627c15ce3d2e6b7ff0d5b52159e81726_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:73acd569142f5dbfffb16d34dabb2e05d4552354cc58bba83ef8406029c102d1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2d5a9f1213ef66cd474cbbe11dce4c37a56613cb136fddc8a5a93ac63ebb79d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b5e4275e6a80d99ffd2bc73c26b421f7790ccf88782aa8fcbb22d588fa15857_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:a7216bd1136625966d8232aac1b61360a26e86ba203a6135a32395482a097bfd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd0f6d91a4687e3bcc87e4cc6f1e34f8ad19346648e594491c760bcfce671c96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a9a27ac5377c42979866406869e8de55cdc219ec7090ffd1e4f98c98127ac27_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:57db654e947f5cd7efea9409ea18509c3d4740e03daa164c62faf886a7287ea3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a9ded8f2c9d761de5ca64c04665fb4c9d69ec31ea3ea3c7e91291101a00ee876_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:bcb139bd20b7cd79ee16cf8968dfcb0a5a3398bcfa734dcc2c2ec47dda46a93c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0e56be34b942905008d2b7f1ebefe0a4446cb35da9f4bf09e1e3c0e15d88395f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:761b0b68ca18e23e758c780c5baee54607549cace7f1d337b418c0e0ee630ddb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cd32f964f1f4bbc981565fbf66b6ce05547a32fe89fc6f6fa3f634791120cf9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d6accf480e8645c70f53adf062189259549144af3a4c3d736b28c561dd538f0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7aedf77c4e1ec8b09c77a9d37dc1d7c3651995bab2f84d23c1478e06fe97a7a6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:fb2df252487a734b3e051ff54713a7689f7f1e8cd93557f846458f54d3776162_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:786831a2af730d5ce6e8ac1c247599e872e6c683ee53946c9a552636f02c88c1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9d807221e98130e63530f757157207556a7b2bb7fe7587f0d7c5f9d1ac9592d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:9e739fbf82f09ff6bbbd9baf6f2e64b0056ba1608b979e45ee6de17dcd5fcb85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c2a9ad6b4707faf2329b88b12e06f6f10c5bc6ff15c06ef644ff14efdc736653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:84e1af7983cc502b35755475dcc87c2eac2e931f623d070736580cca65081992_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8a9610268e8460c1ffa73d5f27f7fb9760b08c4d98af29cb0edd30b1afae7460_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:952459632a7e13cff2a8543a1a23e0032e9c163bc223102ca0c8d92c28e0acad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c568a4d0ba7a6137d77cd37e77f48c411f840ce7b36df3bfde76a5047a2c3f7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:21e0a12571846addb7b6b112ffee2fe3ab01a501fdb669d9b1056381b254be89_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:97eeb443e12e9e91f6a38ca22ce4017ed09320a8ac1f79184d236fce8e2b21ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d26f837461773b3ba1dcf7b77fd95fa5f36580f4cc351e121ec65fbb9480dbef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f1fdf87492d66f03cbca16cbdb07607481041080c244d94c59a773cbe5457734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:899eb4bfb863d1cebe38b4b8f2d098f0dfb501eed1fcdc794215e0d7dd649b92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abfd8c69fd7ac41b2a46b8398370b79ff5f7388ce09d80bcb88180b160ac7c2a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f65fe33668fabb81400649500a2fde6dd3236650a129e074664a129c0bf6d738_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f797d5cedf4ea7f121eced618e93dd4f53eb6ec5828afb978c3a2e504e16c11d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:1560bc58a43485387fda173fe0a8a396c2f6b038202bd9863c85d1b666f3ddc1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8044c37bc844e6b52ad027f7f7557f8364e73d49b9ed3730b2e51d1d41ae0387_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:ad0d0922f3417545e5fa1d6d5e7f05476552388714757e856d42e5a65fb99e27_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:efd6130dc94592715fbf9fd2f48dbecf827c64d521e5850ecf773aa07fb3bf89_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:64e1b9fd351ac5ee0427dd131b0dccfa961b07df2dc72225f59090acab8886cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a44323edf14cc87c14bddfa0c06979a8f696a159cb091623a8351973b35b4d14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:c0b9d948d72ee8f79c2e6b4d2f255c6959c21bb7bea1d7b0a260a0b658e490ab_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dfb14efc88780729a819cad4cd19805fa7f5b660067b4e7b10f61d5e8ec3270f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:15d9d32b5eaa1603f2601dbd6898f0182b709292ab0153bcfa7bfebce5be13c0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:178cf1edf9a80f37bbb19597a34bdd8edfed5e44af3ff7273a46a7b4fb7fe964_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66f9ceb6d26ed52405b9439606d49b9f8158c0d2b6b0eb715a22ae2c746defa9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4754971cc6f907064a799f4845fc9f949a3068a5b818b23eb292c8346f9f2f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:766ba5aefee0ade548842c06f8061fe8b849b76d16280e3c41225f21d2d0b6be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8730cb01fa2ea29046c200890d8cba4b0291d769db57875b93c8e7c1c68af3e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b2c1423302c27b56725d91ef0c9dc34903eecee9b0e8bf6761f179bfcc48cd32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ca6573030508bbfae251c27a292bd25384dbe3ce55cb58865fdad2fe460fb6e7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1aa25a4a4eef7443d6bdac8f5d159b41db9cab89f56d43d2d7a01a0bb7929da2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:30b84fb0b78767956548a81b10d276979967e99bd1dcaca2bf06f7a14967b86e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:98a70790286c97045f4ac1b5ec5de45ed043fcd0ccfbe96e6a93dbbf4ae0d96e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ae9f9c747fc7f26dc4fe31644db03b93c7de10384eae1dd40b40767c2e654667_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2d3560ed1da1d414471efc17767847312a9537c40dbb327ab8951a393efe288b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:58bdfdb8d996abe6f35f177acb3d7e3c493e211090af8b30b6376601c57257c9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8eb98a0fd45c22a0aeb23f8c2558d37a1801b5afb2a2be36a9f64abf40f6a3dd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:97e599fbc19e379fb55e9181ccb16de1af1e101e6c10f872c35ff7a9082aa937_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:115ad4f19e948ae0fe04b57c131a3ac8c261cdefe282374a667dea850e956500_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:15673b625efc49511ad48958f766aaff589c68c5880c95d7c6c89e5c9c9bce5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:78f92ad65baee06e314611b83e07e7a87dc4e3994ecb76b5b3b2a2039c1aa2b3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7f0ce0299f97924b4c3ebd129ebc0d9cda54b1126ec933fa33f20f438694a590_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6b4db8392b4fd5d49b177c707bed1048c6ccc7564f2dea39ebafe492807884df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7aecb1e4860f54933c9e911b415aa059ba3c7664c2309d406a56b305887ce6f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c662c420d15d0419d38af3038fc232990bc21299a9e56b26f4df6371d8022dd8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d7b45d95a2687972730a64bcad78fa793e4a244d5a034969889e4e5e5b319057_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:02ef6749721cec830957dec8da2d3fff2dc88a9bdadfee0f7e3177a27d265fe4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2fff2ecb2b19603744be8e2821f401a9e0234ce1b4ac15c27223c10e24ccc7b0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:62e44648b669cc51e9dcaeec49d2c5b880fb93c32c2bbc1f535904b40849ded2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c1ca8a203ab5c80f3d7b8fb9e026a46a75bfb0f5d6e4d5ea09dfb2a2db5c6a2c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:56f09c58109b0455903b4b1e938639c6c1a9491d4206a1e7b4515f89d5510a5c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9b5c3e0697d738fa6c1fe2c115d2133275ec3adfe2d412547535a605f30d0c00_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df2d7c18bdb6bf49c2f655b7dd70cd4739b2b9b4243fe2f136042b922a029e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2534343a990c27b8efc5d674b4b97b24acb00d781c75004adbce0c7e187ea742_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4f474f91da6fa969938f67a7b254f6e34e6ed2d8ca38e4de4d7c190328c65352_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e2b3a346ee194564f34a2db8ca14c08340b063c995936cd06787b248cea65622_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0cdf866394b6db732b741a22765a096f04feaa6d0237c1e54d310cfa645f2883_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bf09aede6dd816a7c1f6db9a73f25e3414e0f408e5744dc2f32dca5c73f06a74_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:db8ecd1162e094b6cb166b88dfa40258f31cdc4db3ca7f6a9b110893bc27d044_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:acff56a6371c4fd63e831ca8149d5dc5c2f66fcb9e5b6f2d81afbf225fc9cd2e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43bb0e2b7af46bbfeff6809f44f401007498cae3cbc04a9c4e8f8033f3142d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43d5f576d8c78508793fe745384e7c12b08d52a6757f2a60a4e416d2e1297cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6f5fd70511974d782b102cd378cb932ce27f58a18ab53599b570954c379b88ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:76698b01437d4d0a46f1bf3bbfca30ee2065a8684199caf406e0e7a027871741_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:acf2839dbc4ed85e957d4b975b0ef0c08cf06d42f75f11704e9cd54197548784_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c8a1a13f5a36513e22f8db1345386f1835eac5b7f809c6745fe43afe8372ed92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:00c3fa5a11961ab40d820619e649974783d90c2ecf4da292ffe5caa6bcd1d7eb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15a421e4461be8683d967387b1224fcc0179d478f46618d03c0e7f1222ca4c69_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:663a50864f70ebf653e8ab5a167755ee632d58e199b81bcbbf0d43f01cad2ecd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dd4b72aaaf892109abb29961b61fb95c77ec0a7b09158d747c84116646c0005b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:22d7a0d9938f75746797f97424284f6e0aae7f853b392bdc87e183b5c834972d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7ede51978a537c20cf89f7e2c469034859ef89b1f34b3a8c89a727378746bd24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7fc7a7fbeef800bc1efebac7e1d9a3110ab4962405d181df23b01e0a9ead70b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e0f8524eead302224bec4bcb23caa0b587aaaf1582ba0e9e6ecc3e2e9755bc32_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1598a3a15eb623d10cc95a97996611c0949450cff57257b2d1851c8d83657a39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e97767977f70b4a53e7e898af37d51c1ed2a0c510fadc3180d3ed6675ea5fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:acbe9df84cedc53ddc968e5027c662badf18384a9f25ad78c914ec4eeac208f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d19ee5bb8b73f322b0bfdce50ffbc25cd89737b6d378499bece9be0dfed8a262_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a0d654463288adab9acd6dd6bc5e9bfc05b60081e77877e285b60738c4210077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f3a38302163122cb34702f23e88de2db5d44d70ca24526f4a73624cb091de243_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:348bfab8b43715c5b79610c50bd7a8c383bd7e0d404fe26ad3745d803fdaf339_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c4becd27abec4f1dd782dced2c91a832a731a71f37fe7a3b2d07135702e0d512_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b27cbc2a5d54ec8bbf744ee483f2cc81b9101900ec9e229d362a8169ee72b29b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dfaadc0fd73c36c83063ce6442a9f5e8c1346422f7bb10faa8d27617a0c6a710_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:57b58c92ff48ca5f8275bf41b1f1284b3f0ca881df22e355585ff7877b215198_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ab7d9c2e48415e4cd8a1584e942dd2bb98848aa657ee7293fadebbc6cf439c4e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:eecfaf9d138ce8a5618856ec98f2d2b41d2b025acac5852e81ba20aa7443bbf5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:08ea69707b4d728f1368947281cf3ec122d68713209cfcb0e91e5322bf1ada5b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:09862c60fc2dcb1fb0aef2776148ff46117460f2cd92e202c76c0d122453899e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:59a251157e8aa68bde3d1953a52c2e3d34faeb9088340c7f5f8e818e82acef7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9fc0a293a6420dae695cb7dc0ba7306805af3bf984be3e31ea585f373bbf2011_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:08bdf0bc7808dc10b3597b3e37fe97d768f0bdaa0b19dc8b6f565c15993372bb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0d1e25b874b260043556c33ed62a26ebd56bef929e3539fa86db96501a798b14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:32e253ee82038724e6455b3e80d1ea6b056c92c2053ebb22ce329ca5b7d5f03b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c478e1e2e08bb0b44d9bd3ff8054a12e7d98be7821045cbb218c62e1fb2cd8dd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:06eba656e1b664519f5e663e3ede831465f1635ecfb1d293c1b1b745d79b4158_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:19a89d0373af1265e09e12bd377e5bf631e5fb58c36b2f73b8ca86d186bb0840_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1d2da7acd64cc59f03f6a986306fc7d51a680a55b7f62e180e66c6cb3e213037_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7bc8808eec74ba5b0bb91d23e918401da8a4beda52fbe93975f4d7d190836aab_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b075e0d54437ff4323eea051e2347a71dc085464c2abbdcb4a85d55d9fb84e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2d19a6538ded95c21b22b0489b00aca53265ea73b4f5f7b91eda8f24fb39a12b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3c97585f4dd92f700fc44e21291f913aca946c75bd0124f832a6d8d1c5f3d5d7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a7b7e0019f78254b5afa024b7ff6c9dc0440e40d0f6fdb22e6ac86f261435915_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:085602599cae9eabcab557a60947d3f3abc272c51c3beae3ab9cecae3b71a3e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:fb83420683a5c649804f400ff80b041693872fa9ca1bd423184587e4c4e9f018_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:344a60ac1e833a349a8f24f3db2859e9fd0f45dd562ca50478973868e3669451_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:693b81294308ff38490144fbb45de352926be577fde7668a60059f3e5be3b776_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7e57a906f55fdc4522dd130c76942999c5c28f469579dcdda2e78949a860b8f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a000a2a94ba6f3c2698171f1cbb4d6976fd241de64857aa74bc5783301ba5165_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:2593c53eeb484b020e297c286d13e17bdfb52253c06777a124b62eabdb9a1090_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6677aa15725f5cb40cb925224454bdf1ba07e37e1e0240b0dffd3499bafdcd27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:32bd53429d58f46521bb3b3da28dee2e9dfce9e41992d9e15483cb1da656f569_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b203e363150a6b9f1e3f12c4424af0a4fd7f3f5382bfafdedd041789c7fb5e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d271c473cfc854b34d17114967f659b0ba86a36f408696f348463e106930d657_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ef6f8a6c1a8e13578d16585d0bcefe15ef7a246f779e2aab32965e5d7016af39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0ad2b1b3b63a22d793a67a220550e7730d49193e36443b9783d045d0d628e986_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:624899ec57f3d7269da3b5acd20040fe1ea2c1bcc617910f7659cc3110548dda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7414f3068e135ba5f9e0796967297f66dd619122e426dd8355a7d21c88c3ac36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bf6ac903efe307b33a5d17a000c4dff28c5ac55f5ecde7d65a15025d291f9053_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:35396543cbd1ebea8e70f1beeb10b4fd87d9a42293b1464fc0442eeadc6c0e7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4bd4ba390e83fb3eff7d17281090981125e08ecb458969b5ac95da4342641e65_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:602dc9f92b7a8e84e6eb998191263d186d1d10d378eeef0845435715bee812dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:622a2e6ba66f1624454cf3ff9229ded9dbd06815ae6512f251836da18b545da2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:265112268f914a12e152e58a674116408253b120a35d5e696c2afd059b6fc015_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6e2c4811105f74a2200eb5c14cab29dc5735465f3ade08bd44378d1a3f3c6a16_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b4c1767d3b1d7d32b79c58d9894a85e4e897deaed7405281239058b204a5209f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:dcde633d96ae797962a3bec581ef3078a5142b3131595e0055031195b798bc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:47731f2034e86e1b86a86d1b9ab20e1b978f89baf270a567de3b6be17665dc6e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8b00cad2744076ce7186abb2304a0a1ac8bc84e92ce76c843fc19a3d5f79e049_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9edb1bba41b757bc30ccc0bd7d823f3574e21195a1a4075a31ae5bea6fcea516_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f3ad88ffd94f0fb2c825452841ee7c938d81a522d8e8fe09d224b42fea301d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:24830ccec39949668dc836f6532f2375d0b7ac23ef69c78315139c4e15af4088_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:67899e606e1ac40ded141b4360168959587a7f1385299f99ace9312016cb01da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:708686f865ce646ea8e6405db61f539773444e873f6101e733567cf8be40b1c8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7fd150db54f6ddac412e063be423bb17cf0dc8717df7fdc32fc52434cf7c866_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:10e2611fecd1ef8a770a366382bffcb32096b3a8b396d3c0f3a67c06a809e186_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8e26412eb9c4efddfb90bbc864e68aac6ce43541f5952250709e973c75cbe8b9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b6ef9bc4955ddfac9ab851f8956566b52a49526e6aded669271efb338603f3d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c084c44640f2949bf5fe89370cf105d8307ee1d2f9ec8b5bfbf7dc865fc45476_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:8268d0e76b556f2b0413ab6975f15aea685b140362bba5d245ecabf0668a41be_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:b1e1d2e8782377f73d8b9d458a7d433dc9395ec7fefd2e376a54a19779dd4ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:556d277848c695d76ab33ae109b99e0448bbd60262b39ae7f5cdb5c052252b3b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8107455fa57ff48346e4b056bac8f1d73071699505c62e3c4a6b63fda65d1301_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7c037c5134abbbe50088311f7765bf614fecdc7da0b58b3491ed0924a45cc1f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c848d97da53997ed67654ed4cd558961e4ced5fe80860831f6100f27bb97316c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f63f5c139dff756c4a36e8c8aa18aee4dfd74260ca90a6c9cd8c68b7a23f5330_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:18e2b009af42ae09190598403077f59ac14fff0083dbd0377b23dfe8bf90bf85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:23c4ce9a3efd2b7cfe52406aa0df67bd6b17e2ff2583980b24e5f71c4e69bdd2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:45faf0f08b479a7b6511703243cc6746129fbe639936f693e245688e33cda4f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5fddf39479d0594b6514b837da1e9fc7cf23aac4e092a43feec2dc738f3a36a2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:27662597b04f8a83ed40951fb3161755e565f4b45cb08160ad65495b1971b1b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:66548d316213a04bab082f88b71e84f26f93e3b861144b79ee2a1d6daf236e67_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:915f0ebb139d489bab32c418ed4708935e65cbb95321aeac9bd3dfccd682713a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fdf3b790c4ebbb4a049a452ee65a4f15de7c6b1fa06227dec1e0f44879d33d3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cbce9872ea22b8756670549f2844f8aa6a3323779774c4839a455e4f831eff31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:da8d61470c3c3120912a4c05fb149d404da73c1cc654faa36c5311b3ba47c554_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e33aa6dfd96a471d0676b033c4ab64f112e7a200b15c74051bbeffbf48e68eed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ecf24d093581fc39574dceec3d50efd4c3146cebf49bb7a5a450b3f8ce740551_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:389bffb7286fda26e7f9d583a982f673c7487e4b152d0f1449fa0cc5956f0850_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6c6bc1dd1345fb7f5ba86cf728189fe3c576fe25d2b3e2caa6b3436e2c6a42c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:750d110adf37079c83b02b85f49fc612c9ba646ef5ad341b9a43c3c76c084e5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d097d858dfa7eb705412902a77e8750fd7fd883c8c83e6732e102d6751f275f1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3dd9ca3b6c119ebeeb38e5529407f1889ce2c06c11f15bbdb38955caf2a3a44d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:53bb0329ee10d609d297ebe7327e9fc2db866a3d32b87ea4ae04fc46d9aea7b2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9bb57dbdb1f3e05d2e711c87f59f05c56aae4504a432a7bf69d0719b614f5ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bdbec412e541109c63c5f342be19fc88037c485b199856d55ef1798510ee4039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:332ed123500ea4dedb757d95f0111658b96faea8f8996fd74dc14e51e2ab9978_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78d21fcf562cac4d525153a03c574bb2a9ad71d50f955e263f06e2fb2b1daa08_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:907a8679fa95ea05ab7132e5953560b61c9ecfff5d0ceb4124cf8dde42530cd7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f7a732ad09341efece3af08500fd7c18d9b70e4e2e218afb2fabddab0145f393_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0958362f0fd9f365fe7c0553d468ca4b116c5b879c26b8035205fd95fbda79c4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2fe9e91baef7b27e2396be83a187282ed19482386413f82f8e00446044588132_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5bad53fe321f2d924f07f7cd8b6f19771631a3c75dc25df875d25cfeed6290ed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a42d5ec3c0b582a70bfb2297f3f7461f4b516aa28ea8a6c12c6bca2af51a9e7e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:64b0f83d2d4b40eeaa6784ed20019e2ae2c7fdef43c3ea9a49eb07a3ef27ddfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:744da89cf9a8ac399564877fe699525fdefd31d302b70bbf33d457361235ff26_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aedb8ec541683a33066c8e4393fdef2b2940879da38f06e37bc4aa247038081d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e5dc458e034b48610c05a65784b4ce8731709969a25867c1174beb7bef0d43e7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:10c59d23c3b20e640fa3decf0fff7db097b1da46b58058b1a9dc1284c8d5f1d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8946f0589388c5ac174374e2de1a4bae4d6134dacc7fef9a95bc54f41265ab9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9ac3b13d328bdca2a50d286adf9f32621a3a059f3dedbb0f3414bbce3b1d83ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c56dbbd0868f35b7376cf4208b10f1be543b5b8096ee30322b44d31d5887b784_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:104e230cfe12c0f6218d5a834c5e85d1c3f962c9f00dab941ef7f409243c94d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:56e6a16d77dc1cf0dd2bae15f9117faba1c88be9bffcb4113b29dcdc32bf3dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6014a9a744d98499f4e68c99a612229b148db39c40dfc0fc72a0b0fdbbe26626_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:92d6845bc5c65cdec3d0f59440500af1b60b070b415ecb6e3c5c276fbdb97f4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:86dfa215430ea4c2286a8e9e0921f3a4ca14fac70ae6f5ad4f66636fd5620e0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c20df9f23d90cb585878aeb06e921741267b98a7b078ba494f6dbcdde2156020_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c64396e8b58f76b4f416e1f76332c6a28f2ac866240a4a07541d6ef4b13801e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fce08887d2471192a8b68228f61636bcbe2a8b78885512d5ee24d55b10784df0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:42cf0a1f66357b0054b4932b2952489fcb46182e4ff04501ec3b8ec4fc86b5c5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4652118a90e9d0fa90010823fdbdbe1c49db2b208cfc948a835c7f2aedcaef14_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c827d0d949f005ac61c1c7d43ac27dcb842cfc2013e42b7a70a72d18a20ac45d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cd7eb7f4b822575925bfa223282946937c7dc5053fdaee9cbfbf8d0c2467e59d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7b4dde279a23d7f73becb18b204787bec7ca9bb85b0fcfef4a7323ef59dfe6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38bd513387b83d3388d063e797d347932a335306b9f65eb73b7fbfb478b95748_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:96674cceccce573229f82da92f10e3029a5af33b192ae9437214f50bbf9e2651_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b5b9452bcca062df5bfe00b913778e2c182a6c2edc8b649a62b0e927037d7eb0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:578f67e6b9aa327a20cfaf5912a5601489ca0653ad744109b08262fd31d27d68_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9b86e03cdeb0968ad70f6372630bc5e974ccf74a63666f1b4517347d5cf66e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c87e5142780624f7090c8a0dd9ce935b112b74c86b8f0a9f97779df293cdf94b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d6b881c99cea669ab664f41460b5910bbf8953e57dfafbdc5ef6b44d8b45dc39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1b7eab16cec06f09c6d29dc328c723e63c410e101f2338efd38c266ead5a661f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:afde633bf2b45cc358137c70b17b5275adf59c0e71317b5d40de66fe40155c59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f117e6c476d1e70d006f3a32f70c6e8dde636d40ecf6b350348315bc30feaa9c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f7b7e43467fb98d34680f471b5f99b52417deb826624a17dcd957268bf19eadb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fc58e1f537d1d1cfb376c8bb3a1390c008341212540fcd98a4a315509cd7e62a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:80ea2836ec34d2d2995c50a090e9a97623485c633c2cc39ed4fdce34c9f253dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18c5603f9bf889466977a8cbc1b1e785e9e93a76852434465848b00de85a3384_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:852a40e0bf7ba727a9a4f4e65d820184f69d3b6410afeaee5b7c25da9d6222f7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b0323e72aa737bbca1d743568e2388dc2f3763b7b23fda8b0c30c7da82361828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f7bc0d938292e36063c8dc51447fbb563f011991664d6d7352fd82b1f8729fdb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0c5ea8bdffff3d880526de9f5b4d553c2cbc0681dca2785b44a2d50534eaee14_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:25efef408a198ddf977595cd7864dc8c68b66b5210b01372ceb94f0bdf0eaf7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4af0d2d2ff92b30d0bfd1217791f796ab853a709d6724c1089d967cd8b2bdb35_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fb88da574373955332ee34a14390ec328a7ad6e62de8499ed52949656f6ff923_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23b511f2c7fe86c4f8afc509ed707d27a63ee6cf1fa3b74131489fdc7c668cd4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23e7ccb1befa2816e77abdef5eecd8212e56ae6d616f4003392935e7edf7ed93_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:25f015786ca305a2bd100695adef64936782586725477c67bc43a42402e9a4a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:513e02881726c145fdba109c6485c19dc6a25e1329e71e64da6a1ca55a9bbeb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:651e1f43c1483775c0d9ce67365db3d75021e67a3f4dc872071968538033458a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d565301af46c356a4fc80f36c7c8e958a19a4e36cd08abc84cc9a49d88433b18_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f382ef885d8be8e7007416722029689f2b8ec1fcff45f3f405f4dba5afde7d9d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:fcffc574841c7f5f5f06e41063c6e63dd8471259c8b6436210b1fa8f66bcd32b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:06b33e1160ffea1621b8b365682c8b33eb88e1d0af49f2badfa2f2cdc1858187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0adf9a1507c462323ef994cfb8e94a91e05a90834eeb818c6ff035a469308734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4dd70885b033339366a51b39e1a0dc9716bfcfe9b3072a9425f93318ee1868ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a675329ee42ea8e39cf56e29562e0c9d58345a468f895765b6000cb2e03c85f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:046f5864fb471f536e1d07ff4db875eea3323fdbec3c8467ffcbadaea4317e48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:338bc8f6c2bffd8382536c628e99388f1579df9a881c2ef5fde980be70652eb2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:613556b062cf0adc4f9826afca26ee52106805907c1c083580b0f7595fe35d22_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63b5335ff0b2e5ec2a748aad70cfb87a1e67400e8d4a58c4d21f4bbe0ab8fff5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:134163c4600edac7fd6cd32e6e489bfdd03a9e7b2554fb3cc43c696c18d1d6ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:646a707c50a3656bd6cec5b46960d4d27885135a1b2a4eac2f74fc8721723c3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4cd06cc8b51a11cdee4218deb90e612934506c100298dc2d95cb3961619a34a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c28197eb87571077a9c4d102a659e2ee3e9f4a96a2c65e32c2155aeba638d114_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:884468e937461054e4d0f6fbe428c0837c547fdfb77494fc4fd0d80c85ebc116_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a0ca6e2d795cf58e53f392ccf33ebe3a958164d7c807351976e7f34229585b4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c7c740ddb429a1e4c4b37a761d07a28b0a3c54b1a9d0a05d50f52c1046e67bd5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f1b0a334d0a34ac7df7177915c9d86925b1d09e2b7b73739e2e242b156043d00_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:21386a83ddd84b3cd3903be7cb72fcaa075258aefa6a8aed5f9db293cb813646_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8bc70bdd58177aaeceffe4a1ead8014949561a36f49e704edec1a87809a8e308_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b0124697d65e28f4068afe9969a3558ab5239b7b39b8a8e4d59179267cddec92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6929fc57fcf0e9c7d26b858afa505278f09fa81a854050194253e2b84fabb94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:04b8125efeb99b9283590730314e1792064cf887d124906b6b39c83925d97f4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b0534c781222f49ce04e95899cd3558bf62a74c7d5defce8ede815d7aa88aa67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3769775243694c05be0c6d52bee13877834b98e80a32162e3cc990386fe17cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ee66f64d8b3832cfa270298dc1257226c9abe618918de7283d7ea3acc7bfa058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:09e6525bcb52ecc92e628adb611938f208c09436c1cb787539df696bb7040e27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:48f82fb019f0083c414b895589183931f623d9c4f64a545be9460df83d8f23ca_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a2cec88104e0ac39cca06c351868da8ca42cea21014e276ef4c492603c90e6eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d5fe8fa8055701c1d85ff5cd062b28b808a791d658c1e6227cef379dc3706740_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:072e335f2ef540426bd02ab03df3017062cc713e9f15c7d131043c998f6bd8df_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:750327cb858a4bff3df278ebcab6a9c73b88a55729e8f54669155adad0f1c77c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a2762bde107a05ad6ee1b167c6ef7cfd32646b73209f3841ab1f2545f2f5cba8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d3ffde90e606b0344c39f8668dc629f919612cc5a3475e8fbd15aa1bb807a42f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:533703f83c1706641c5423dff8be080c70ba831a0904c4d08cb84247c768fd96_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c34e3b2772aa6329401c1dffa8316d3516368cfaa095a9cba95628bd9ad2a7d0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c3887c6c2d115b686a65205cbaa373882689899aca8cbe5125547db198c84c9a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc6a5e17268e07c6309afdc92acd2a31a8021e3ba9f5d0dbf514f3b9df09e01e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f9b11c33ecc1a60bf7e76277604027fad491a559a01ef6d81f2ff3e1b1630ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a23563b0a48ef83f83afb6b603c3c6e432613ac914f91cee12c45ce88e4568a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c905195d7c87506f478c79baa7af0242c05a53f424a5dde49e379c2a5456cd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f70c550c755645b78b3e7c01118b6a646b1a8bd283f0a9415857a8fad6d4dba5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0e7d60dd7a32d4dcf1b6554c4896f3e6710864a5df8a06a0ae3d7cd8c719a309_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5b2de9e018b94f9453f4ed479113464317121764c1551eb27cb249930b87ab3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:894978ef07143c0e17fd299e1cf3cf66bfd5d1d94c61bb98a196c22c8004252e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c05190f5e6e9886ce31dbb9c97e177dc69b257a009c08298d9964c824f769056_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:037f48344e06fbc216914705d9be8c9ae21a70069b3031ee4dbf07c34e8d054b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:46623fe33e5d8b6eb551a012f5b444849b335a5bbd1726c274c28b8491e955de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6140ab1bcfb22b2d92b8776e5458bf6e1d2d65753b16d4229d4b020c0b4a12f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aafd425c0dcdf391f811bf3aacad9828ca2d18d34201b6d954ca13c1b4043bc5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237d87f0080a039435915945a2405af205b4787a2d03d71ec801f5093e1cdec7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd9dfae5523167d30f125e3be00f666f3b98f3a63bfa55f9c79927123d13a65_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd9a7c1b3d8bcd779e02925e2bd9d79f0c3f839636cb5fc66181eaece5dead1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:ff78f8929c2a152f76ac995d4e9203c6844058b114cf1e2bfafe371f41f305e9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e4437f5baa2f1e07ed0c1a245af10cd3e9919a852eac7a22996a9b7ea51e65b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:666aaeff92117bf500aa2fd3cb6326d39e83da6f6d9d08b883aa0ff66d56fed5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:be357cbfda2ec9e821dca667511471a812cfc6ec8728b8dc9e345c5457b50b0f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:cdf3f134bac400823d74df622bc73368c849621e10ce6e2483a3d17346e9adc8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3172c4a59d36cfbe0567767264b230cb7b1bc355e8753cbf14da088987601d06_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8d38f1aeb56ffc54758fca6ab17a60e3bef145a3221728a56dc10a37e3dd7d4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ab60ac0729c4fe33c4a801982f9a632d7c9b5ecf991b7166b8a6642a621f9490_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c0cd58a244979e44f80ee6bb4f2f25bf4150f747b8db3b4f27b8e27b7b2657e9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5c312b21457753ed8c850d7fdade84bfc01ab2d0bcb3435e5a800ea1b57ce328_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:c01cbd659b1fcb8dba2716f35c5256e886d438bb3a456f2d2f8189cf7d7a3f79_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:114d2dbfa9f68214f2bf75daf889bd9dd8c678f6dfce6dfff9e13aed8f0ef66d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:853248c99686b92e8f03af1f7e03ab8de1a0410f1ffa973c61e9620c3c29ee3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:db82a9efe15ccfd1fc7462166a3dfb8e88ea845bbbcbd78125817ef606d7d4fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f3d43dcaf117d7d4b4ab4db76e4f16bba7384c2c0dde245b3e264d6957bd8f19_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:23ab98b2ad9e01cebf816c41ffcf05a0238c376e749891b69571d14e3254725a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ffc4e82b9d9ed4229d3a549e9beffda45d9bc9d56ebeccfd3b5802ccacf6d801_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:1a191eaf5b0d23e0374829048c516e743555781bae221c9bf2234de24fe8d29a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:3b7c80c9567f0a623c8b44c5bfecbea8997dc61896efb52370cf4f821eac2328_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:afa4fc3ab60c1c50f44c59e40f07fd06b52ddc65d3b87fb4bc9eb3e2d9a83aab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e8749dc60de7657ebf93e7226b47661b51d1daa4c5a4fecf336a17a0e0cf3c59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1c1c12ad472c45ae03529792013154098ce4780a0fde6dfcc8b15674518b64e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1e764b697a728e444ed6267e44dfbfe36f7763bca86cc8991c429e9be5f10027_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22e25afa4b71ce9f1e70697ec3f7d463b2c1352e327f6bb5d5769f6c421d978b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e8372947353c8a6e32dbce30650b91a1f09b20162fef90150a58f3d3764c0e86_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:34dd3f5cb10fc1aa35820805090b6c031a4b771931903936817a8afee2546782_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:751ddc2fe22c3928ae1e3137fd8b7741f4f671d5acc56467b05e3d9c892139f0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4f48095d3dbbf481a4f0044b496ade9fa59cdcd58f6aa9cbea97b3a77cfbb1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f2cc96d8b2c7942cce9c79607176938848aea0a330542f21c47b6bd8eeb4f29a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:10e051b10f8001bc4344d39d32a8d0c46dddb798f6ca025a6de0e78ba5b70b96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:33943aaf687567ae3ddb4339608e562f9f877f43d779f39820741e68f691b47c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7adc1f05bc8568cdb5f376950fc92b8ca886fdcf4554d7dd6815780118cc8153_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:8dacfd86daa69817ce35eb7ca51989f90f9aad12999f1c76e21a49ac036cc444_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:25daab414833b6f1f0f91b7a55935ed5cfd7aaad5d2f0eb8674a06a603187059_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5091fa31975c3af6c2389db26e31fad80220b0bab03d4b880270168a62105357_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5e8e1fe00bc512502b348f16a0352e50ac4a5b491b843f33c72fc765a48929ad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a2b9473de35e8194617769c2c1aaed3499d57a55110827f3f94f191ab02acdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:29835580dae34eaf6a13a4b2c706138f40adbacd67670f8d19cfb952e70593d6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:be7fb081fa52399f118c7393cf72159ef362cc1ed80792aa7fe9847b00cbfcdd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e865bad23956b605474eaa4c5e637a14e5453a53522b145138f216e4909b5348_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ff01b00b64a65dc45eac4e3a607e7bf70e41fe333044f357e436dfa0fc4abcd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:1f64e57709acc5ebc392907106819ad3f8896c436d1afacd30c6952c071c97be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:401edc06a2b99d0c1f9c0e6302291c78e35475003f74fcd9a487c091da70631c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:408bfcd24ecda598d5a71bf827a74c3e10d6d7748a9cb8007616c45e4d490275_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f626e4910ffc626acfbb1d2c1d0ce76564d139175ffd39e797a4b4c957c9a570_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:18064f2babbd41c755d29968a2d3f2bf5865a1d49f6bd9a37c527b754abf6273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4023611263777c3f71fd89b5072b36667dbfb91bd2fceee2923ca590d013defb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa7dae5d07b71b2e551c6d8b428f01265e171eb2bf6e10b3d68764fd9055d94_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:93addcca1cfdbdbcbaf0a01d5de2e63956d7ae5bb4616405c88132c3d416e5a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:40f34d8424475c6090d059ce4ec4f17394694939ae88bccd802007048d35f351_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:786e891282301405fd2ab537b4ab459cf984e50ae4384def434b47f28b6fe35b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c74e92a11425bf52a763fb17976e9efc97eb3e8f6d63f188a3019eb858481822_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d1d8e4246ccac8436bc696b9bbac8c102c26258e902f947c892c91084f7d41cf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:073a7ae3f6dee770aa3146ab25bf109c2ebefc561821e4f249a8fd952e401597_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a8a2e150b72f78f43e5f186eadd267ea49876a2e0579957414802b92700003ce_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:aa8d336c6822ed4dbb522ca8c46ba3e0e090563624353d2b1fac6dd55d00e445_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d464b4bd9d86b902c8836110faafe8c349da3bc03a7b352a2bd2f02e54069570_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:097e955c655e3dea8251b05c0f56a5cba51ef51c7e15b0812cc10f2a36a68eb1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6a447e5642af9c109fad7eb4201140d94eba9f743b6cbca3585e18624fe99d20_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:af05801e4082f887de2d89a685c2d13678d3ea7aefe1272ecad2085ef3d25b73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b888f5efba0ae2447c338beed49f3854460801ef19a0efed8ad22edf083391f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:016186005ba6bc28aaa6eb5e53440cb32db58fdad03c01cae007f13ca72b6bc2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:208c40ac2823a80f406d94cf41ca1cb5c7e96bd25d8ece7556608d717bef460e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:8af3cfc07d1611d6ea3459a77f0d3ccdae0d0b9867fda35bdefa0a940ca1296e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:be59287a152a193415847f19eb418698197e52c8bf1f74eb1162106404bb403c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b73ade6d149819e41a72599e2ea12b6a338d5ebd4d9e24e41178a1e2c31971f1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:c699affbdef36d64881653a63e0e8a5c10fd5dae0ef6dddb9bb7e50de29d8e8b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:368f61e0cd92fd849a673ec2ea2f51e7e6d7c12ee886676409369a580d0347e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:5ff7cea307bba36d569d6d66b4d3e116f52b69441cc071b830310d9f4134f02a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1cb922e93f21b2c055ecfdf002582ddc51c7199dbca1f34701aae9576d817c09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5b7609b2ec476d596f0ee4dedcc3579970fe5e5125c61a474536ed21c8c094b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9878e44273c6c014ad997855ba76572268b8f18709de8fbdcba5ccbd38f2a731_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c1bef96bc0b79e4462606d3e42ed71e4d37ef14d2bea928b592272a149db9d11_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2437833ae04941249ebb8b351a3f731ec04166d4fd8129e19d0717a2f651a234_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7033be83aeb0222e99fff2ed1436d9a9a61c9b616f6b0fa3c5352d8574bf5f04_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:707856466152b42f416d446cc45e45852fd3dc5d2e67c9c46aeb50c6d1baa9a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9705f3ca0e1fed96e556766c1d5b5e2047e4230ec3a3a57daeca21bfc152bfe7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:458c8d962d112078933a4279f40a568b4cac90843b236a2444932dd44fe5fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:7d6c779a0e71176bf7fa54cc557108b7d5961b61db85b5de24d077ed2a5892a7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9de43b02a4982a2073cb1b813b63dd85000c3153cd314603773907ef6ab62e30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a1bd55517958d9320e04f417ebcdae6ebd6b3fcc9d4cd683c54686c7660205df_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 Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:53b47cc5cad449bb388468486726593c6f5f0a20e23b035c2bdbe283d77fdc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5e268fb9530fc6ea702bfe64e5ad3864f40d9c0e3beeb2581fe2a8229e191336_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9414bd27ae196de5d952d6689530d09632bc529ea73e29ab09a2a9e8aaed601e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b1ca3d740fe69d29817827b9b5475172b8cfe21546b59c99c82cb1c61d19844f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:879e40240f8a9e6f323bf40d226586f5ecfdb91bfdeb0a2126dfaa67c3e3fd85_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9b4085029ca2e11663e7adfeee36a9f5783ce7106521fe02a99132be4bf4d9a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:acbd8e36fbcccc23f3fbc2013321c793d724592e637988ddc1b0d81b0a538ffd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f51d6640749d0b80892428c7eb2b54e1e75fc69311ce456c425afac40caec745_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2e7fcd6eaae5d8e35155b811ad6fe4cc9934b31a0076e80df6d409b11ca8d226_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:828ac94fecfe5b6e8263621a62187f070f9e3cf2668d24f00620ca47b29c37c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b152b96f3e1c5e6ea18ee532c4f747ac0e0bcf082c1bc0fd8ba60aaf7d914ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c5f8bb01174a32ba07070a5488b2fb27ca7820508491914337a6433d4766f039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e024a95761866be7a23ddcd5fd0dbbabbda249218d36ba9cf51d561575009fd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:4a5cb39ccce3520bbbd2bb98b84df278724e9084cf7abe9f100963b05f6a51a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7b3dac83c616876919f2bed7ef7318dce0f20bd12bcb6cf754814233f19710e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b466e339cfa61e214e09f1b47171616d59dc1748b8e02a096d74d0975b955c5a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1675f4cf4337e6ee6f4b0506017f95e48775b58ae80b02f24d2d6cf4b24e0897_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7b91722c7e9d1fda1994adeb21ebd50726d916378b50b942cd2a6bb636d98a4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4f190f8c7699860fef711a4ea52e922d840b0ae7f7b99f431d29be088e16b12_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c72327fe63c1e302e35dbb0fdf46787529e6583c544a20c0c7507fec8a9916f9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:148d1267925de54e2ff67cc04f7e1eea48e4812881eb13a6d4ac84fc9edf3960_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4728a45a6f0d6184637de454fa23aa87fdab1ad388c0f82dc97a63780d848148_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7ed045e8c4ffd8421d54d6a4ff9ee3b8af00169d184f39fafdcbe689429e9a94_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ee8ef9b71b81d64e1c95c28aa12093098c55dbb4a970f16237aee5cfa1f1756d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:11ba356bc22603fdc9da30ce02a56e0841715ffa1be1533e409f680525e35a95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313103a205fe81020b9acec854f03b3c35de728e2a8ee7f8b778eefcff1e9adc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:48ed707b531cc589ab67cc34196bd107b85250edf3619a3c348c45dfc6f535a4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7e689a159a17e702266acb3e5d7487f9ce17eed2c1f5166948103010747f2db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:377373ba5a37f2fc8fa27875afb5ab500820c68e660b1cab11cb52ad14541577_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6d8b5a059175e2260a85f40a098c25c61608feb4d59880c2eed941bcc3fdc6db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:82a2a3cc00c616964a3c24cf1095a005e4e573cb79c345e9004dbcd35e180c10_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecebe8f91837ebe91c2f9c159b54f6fea43fd7d750929e2a5b08fd1aee688582_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:1256eb041e3f4703292fda7d334bdab8ad59e6ded330b2480f0e450aee1b141d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:78083b25b57df22ae9e0eb27d3edd7c3e73de676f3dfabd4c419b37aa9c027a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b8ef42ea1815cde45206e98b2b0fc70ca55549df44d7ae7470b37567c30ff5d6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d61acb82a53a3e4b0d1d2fb09e94d34d9a990e43f09aac31f335f970a29ca82f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5855659dd086fe497b927919984f9ebbf9e5ab0a110ecc3d761efc6d44846245_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a19a3f623da8d80725954f6cd9aa9717b62c8fca465f242db675b28911906499_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a5328b6e7d62edfebe695362a4532572c99f79cde855f0ad0f46394d93d9cfda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:b49d1a3d8141b1b16c0dee745ab5a0109bff96fb8103ea911db8efd49ae1f1de_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0783c5a17f3458d7e3f59952ff01dfdcfe8510048fb41f8603e73f374c1fb49c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1f3a254a7c44483a9503e70e4abcb579081c62d5cd37ff435be44a215f7843ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:e113ec3685f8d055c89e11b0ac8acc806b4aed59f19ae0eb4e7d896d4276a4c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f9fb910e3a55c4023201befe8e29197f3a60b3c62b7814903bcef5554b939857_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:17546c1840d65f2ee98ac183705e6956f4131d3ff32cde615728f9f25882b603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3c928586ae0b46feacd6570dee3ec49a5a204227e113432194bc353f6014dcbc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:562eced3b90258a09cbab4518332ad36f9526532f2228da862d50b3076aa31d7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c925e942321c121dd314b39f7254913e71992d8414b5c778163855764269fc8e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:8ad05e7041a80ac61df181098b00784912670e01ec166bac6c504460828eba6a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9b357c6d30157c7dad00894e9f8f724d8be110d9658813fd61699714b7a48c4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9cf1116ad028c8b358eb013d9751aec24eda566a74325123ce18c10bade1e13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:bc49f21e2c4be0b4ca0c199a25f90548d7ab8f16e3d78ff4adecbde6052262be_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1d8c51ba4344673c2f0c4b023d72b683b2c3a26cbfe64798414c5d4e05005ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6e32a82da78fd60e74c129296bd390de402cd7a22a0f1ddbcfb9d3dec7ac1c5b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:aaab47f78d572983b4e8e8395c8c3d53d05c3317aea16c011032b2fd4f438fb9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d2d38a98fc09052bc5fe169321a534006a2ff8605d2314d04eee39e2492104b9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0615ec5b92ee4b3a4e28531f41a21b9a99a64f6972c76c66de90ea13875ddb5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46aea21f727db784382ab4a0329437fe9e1f4556c0cf7d0e3a6d904e4e3ef412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:62ca47a44b86ae7bde47e145474a0b61dacb1f6b503ea63475d7c090ff2b5db0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:97d075f6a0c08361b3f207632d98bdf276a9eb0ec0e79d54ed13550edee42c38_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70e3b704d6af11d99287446717854c466f188db69fc622be08fdd7a8266a1391_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:784d025249cf0f4921d34ffd4387ad7fef62292e8df8e303213514bbd5a3b1e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9e3be6f0d660b4809221fe1b2d6f51206b4ed40db4122eb2a55f23e0be4bf3d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d3fe7d8d1fbacc9832ebf90ed7548a6b2cb283f8a98a6ca73b324e427b5d69d7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:9b772451057fbf63e5173aecb056db601413f419ed9fd98d7ef3b08dfcd79e11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:bf155cef265c06b90ddabf0b4e5eac5395f4cbf9165c87e3183746ebade36b99_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:d73481ff034289f9f1cc811bb66ecb9a254de0044aee18755034c10410478f2e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e26d8456983b600e7248b5741030a68531e5d0f45666e6e3ae02ffc55ed0f906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1e21d1b03c1d8d6d2d5c3d2fd2bc68f06cf4ba6339390b49ee94980e66faa3e6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:85b66f1e1b6ca493592c62215cf8e94d29d6f1bcb68c146a7466133f661cff9c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a9e900b764acc0925e6c381fe09ab5c59bf8085ee5cb21b9bf87ba08fff95c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d4f70164ddbe9c49e57f079bc5f7f0881fce0f8a074b5a948ecd338a308638da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8445b586683b90ca3f69f83b881cdd46c78198a7b021b0499f3f5de367ae27e1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aa0f445083b105af4fc1cad85682c286dc1764c2810634c4266942677125412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f1ab95b9af24529b03e73d6d3cc3e010c53eeb72f7cd441160982e7a3f40edba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f4f78fda0baa299dcf7ac093ca782970074760999f96fcea9d170c9cd35455ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2ad3be815abfa60205bc0de77557f8bfc6ee8b80e3d25ee9cd1088a5e3f6bf8d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3242a9336b5a940e9a88b988d1780e8dd6fbe7055ff647d07a7885a3c272619e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d9c7a9bf4ff66ed09b758109eaa9002242e4eb9604f5c0fd964b4087a609d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d84b76fbb614c30c67c88d6bea9ac818854f6f9aa3ab2ae8bc3be266c0901400_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:45c02eac036665c9f003f0383f1503503580cdd5461f6de4bcb0b88edd8c77ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a0514e0c9580b85e61b553b971d8d3a65f3cac4040ad6d74a3337db46d840feb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a2f51cce516f6300e1724389a99afc1e5b00096d5d8b0c05c302d9ef483c166c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f7caf5c32326c741206573aaecf5fdfc4948062d840dd2beb7b7b1016d24e697_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:4bac5520ec58aac65a508a746976667acbb6132ebfe6aacb2f8136f3198aa35b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:019951ef27fb8d5ea4878b8f22bb0d0d1f357aac25b8998c743980377fe03563_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18b5b21ee15093503e1e3d2f6446ef3f5ffdca30bb50cc9f67dc7596930cb449_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86362580db907ab09ca1f54b284fea5cf787ddb5c1e99674f6ebf28a3990cccd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9ca06bbe2df39add7d22b660a5408b54b974ded86faf7ec9d0985acf0d4e9f32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3322914e1219da147d36aee3121d4d4b42bb619419535942aa9108f6918d8e3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3d444da8f07a9e605b799ae9e3154c7a8681da7824f959e2b5b2423b80c39bdf_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b87501819460dc6ba4bed05a65311592e85ef392a36e9296eeb11fcec26be8b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e45d8e82a1654526fc4562335cad427c7c3aa4dd01215e9754a34be8b9e64f5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:946fbedc73895ef344552e10628d3fa305bb50a0329614ced5b200fc1b4d2dfd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e4f534afec621975ef7b2389f239bc672eae0bc342fee2fbe9560e20e892e3c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:010e0f69ac3dec9157af776acd4f91d29641c2550466f6ec26ba31743373233f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:87371170c06f7ff9245e5c8f2a0884e969d6d8941d555338ef28ba63be405728_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:2c913cd14b852ece07e98db33327a22a4ea3451d241d37027bb51f595f93b0e3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:952b83652c4613ee04ecf5c6cfa6961fd66fc865c84c99bff4f879512820bb60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4cc93202ab581798ff4e06e177ce24b8e880ce650b45a135569c1257656c2b24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b877e2430ca1ef3b575577dbe08d3b13fe1274c1bb20e065421cae418a6374a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3701c8556b2ec7a09dab7e672729dc6057919b905eeeaba9e09ab38e3074ebb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:faa21d468371967ce9e5b262111cbdfe69ba6a8821b659806718866b3a640490_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f6d80e175d9165dd41da793921d5d6f69cf536c5d16e745b445979b0282045c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:42f5aeee6f2524bc1f0db71092fccd1260d20d0b94531f88ee037921bedc8408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:182402ad5468234dca690272044b015d0545229ebd84e85834f57c767eb96d84_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3e3f7e476df2c2b27a8c3a17ca83a98224c8db8952ef6b2117816bc81c9c74ae_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:96a17f8d79e9f8acfb86e3d54687da1c0564e98a9cc7d830b770db24edf9a96f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e244c83b21c68b755d7e0eaaf476a1ae451f3368918b80b19546fe01a9a4a9a2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:017f982fb763a0eea61580758d4f69ec14bb78e5b5d107503276683336f9983c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:677e81f4f2e77f2b8bd354cdb4ebc99e5701151926dfa36ca1a3458607d395ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0e9fe96d6b1ef18e0fb3ed4751d8809e0fcddada5387ef81e2801ed4036d54d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:13feaae13069cd9a08e285e2d077b96bc75cffeeda2e3b665443c022750d68da_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:105a07e6bc8acd530a8ae3097846789dbcd2c7a2f1f984805c5bb3b7449b1d05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3e0bff5d178668f001f74c4d30482753f481f257db49ad6fd2ff56439d95079f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5f9c581120873f1a012c29ac00721b6fd834c9378cd64f1d8e243da36755cef3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:84ed295a1fd729c6bfd8250116d752b4c3ad66c7bc01ca44408e7cb8a115b5e0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:2c0d1db3e0f37f09115d3f1af5ace12911311f70f4ceb574025fb1ed9552575a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:c69da4b39cf7ba1018b91423ce0282df124d606d2e5162bc8e3e2251b832cf91_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0099c7b040ac7e6ba7e91ec4ef2250bea6ac10472901aadee07686c63faadc92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5b132b86c1b14a775ee77dafa3a72eb723358cbce6e710e44d279c8050c4261b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5ee7943edd42760625d7b8f3f97dc0da4aa620b53ed3ca6b666e3b7a801027b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:906f97849e8063fbfe02bd7e2f951d4fc848c2d8cdbff947d40be50fd6f995fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:69827e616ea617867837723347dd6fe36cc85f43703b4e37b335d79fb3f87d6a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:703e8d44a7d59181d0a36a886ef570c5b838268acebd0b32d5208169770b6ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c092893fdbee22f0fe4a2a25aa458bc1dde8c52367efbaabc1155bf5a578cd51_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d6ab422fea2e5e0782be99e3a275eee5ff665baf8e7310a601d42ba2f5f39608_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:39071a963cda210a344f5d4255c5c5276d539e4bb661e21b49be11923b54e020_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3f9ca2d789b60a51018e0242a01390e1d4b569df21769682292d3b483954aa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c7ec38c4ef21e65139166bde80aa73a36b432889b6855d63b1892efc0ddf58e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:bba88a8f8b41c76aeddd25012b4dcb14da6d896763ba6a003ca824260b8c24e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69dfa976e259586decfc0635dc49fd656e878b513783579bcc2a5e456df100b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:86b4bd7254cd92f2632d90357ed08404521d89ffdd70a21cbf130f652f71c1de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8ceb3fd7e1d7d6bbdfeed53a97accf43b3981d5e101746e891a804ef8903fee4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e4f81394f77f17552bbde8d5682449216bf676b181df4a25ec1c6c38cb3bad82_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:425a3e4c2774dd14e2d4baf3bc6f9b1bc6fbcc41faa0ed55431fef26cc5db7ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5e27fe06737a254ee3fb2bb5ba38ebc79e2989487de9536b01b6a1d49488ac17_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6b64ed15c154b927714b840036c16293f4fe924aceb5624fc04d30e478d4673_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c797b64090712c154c848215b1bee933946c019c33fc9b08d00532d611f4d27c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1ab33f9ad593ee146550951038b289973cb1b80e15fa146ab20e823c89f64616_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cce4806b40fd1f040da28b0a76e8f7edb45e5e3b68fcdbd1ffec407f8b5d40a4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e237d756150f298076ccbd616c137d0439c8f59c9e9ca44cfc4cb04178b7a3d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f547caefe7cbbfa9c958fe940eaf72b2b08a460a3b401d1b059c3f097f2b7435_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:0b96283c10f51d6e8a5d00acfdd9535804d0ffe7c4c58c037af6d44ac3a85bd9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8eeb12229d09c020f7f71cc996853eb47ea1311b8426eb7fc6f28652766ded15_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:9d07f82ed2b467215c084754ef1fdb349536bbe0e3c83e3d48a2ab7a97b7f355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d36f927b9c24b3647fe58e5b3579a6bcb2b0b50322db690d885572e0d8492ef9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:317c932c74d67e596b97de943694f9561e85be9d8ca3c883865692ed47389eda_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3dcb7ecb5da7d94ddd370e48cea9fb1ee1314e84874ae192b8aa01a834a3238_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3fe06959d74f9c3aaa9fb9a90b3f33d331347e96cc4f67741f7d6ac6daf8254_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d69d1884d60a78838900fb8ac8aa010ffe8a9814bd05c5fd23640ffb2fe62078_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:30dd2fc299876aef6342316851b8baa68f2b404741f7eddf920818e2036b0828_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:47e721205ff64d2cd94f17a704c315ab4f48601dc446c6fdbf6d0651af0e282f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a42c0b3dff389161ee931de7d2f78272c1576632a357d7e4de3a8ad8e18cc2eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:be883bf81f21e85657ac114397f1a226803a5a0c50146d11ca24f5d0e61bd252_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:95a1813fdfba31007b44fc7d0fce109279f775f6bcf1fe7b7b319f642e614d0a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b624d5a16de8051a33eab593d57f378de36877d7db083144f88899929bf1c0a8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bc7bedd2a60a0f3d862de0644e511d6f330b72a6d12efbdd150dc9b50679112e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e8bbd18a1d2d8a8eed42cc86d19a260f2bbe9379e35257c33cdb70980cbfa5f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:03bfe65de545d250da52cd40db72e8b5346f149e8126509801be86b5f39fc3d5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9e8b46869a8d0cec254539d703e5da848364401fa9c203f0561cb0e5f7aa00c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b7c5a30160b834ce2256aeeee9a36a8655e305018d0647fb663106ec7e3d102d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dd5537f856bf3d86da38de94c7ee6fb9851b262515a4efee6aa1230924755721_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:37bc380d77c7db30a206baa5cec23341064ee370eb5ee0aa5bacf682dd67024e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5db690533cf26e8bffc456e69dc1e0d2f9554f6770c5ac75ea9eb345e1c101e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f7913b9b8f0aafcdc0c0b07ed43f86bb58d6da84ef92f950979eca15fc1a7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:876435e0b14447e833a4e9a0dbed2227bded7d857230557a101c36b47a105921_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4a7dcf77112dde43e0944ba53bfcc3eb802dea755c9610f86b4465b22d355856_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4b3de326992186eeb6206638396c348ef5b4d2c4597eb40e5f5b140f6efb0abe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:779674ddd263854aa364bbdfeb92865821613d6da30a0d3b503ceadaea48cffa_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d3a37f7d09a85c9eff1323c920a9a2f471908e90b7a1621155bed93048c81320_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3806c5c7dc711a3d63a26b60c8c257a1ed87dfaa3e628629af4ccf06325f6ccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:52680ac76f439d5334bb257ac7deb433ccfa6cd824dc2d9e67abf6ec970ec7c1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:65c1a312a57a482045f442861f6a64605d64994304b07567af0c69eb4b205bcc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:76901d5214dc2c2040d44d1c46ace24f403f95a92b825176c00ea29d7ba2ddc0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0f12505d607e05431b905de5ce0c31984ed4ef4dbc7f027eeb019dd0747005d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5383f749ae80a70b6bac223d5c3ce9b70d58de06c031a57b02ea5510f4cf2e31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:76e1151f0d25719c5257e106bff680514e740983333de92097d55f071189ed18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d072c04ce9f1777925bb8df07925652b0f8e684ce2e010adc6fb2c7953eb66a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:786c62c9eab9cb68788ddef5dee8ecd74e03a1197293a3047adacd489e034dda_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9fb2cde680dd3f850c23ee7abec1a4dc8fe0d5b3f2a1c80ad6c8ad7a62b53f4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aef7c437611ed1adcba12e9875f3fb2f094d5116d5a0449066b48f25131faea4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c01ca8b3c84e8ba98e35d0cf0a659e76bec4189a198f82975e6db25ceb336b9b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:41452719dd766d6229b9d1d808b89825b1e7e0aaf8ab8e70c0aecb1b5eb30edf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:9969b96f421a3e9d27a495bf1eff33dba8ae2c12c0cdd33895b6190a4f75e000_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:99e65563c13b1a6d3e64f79ab6491b21106b3d46ef75ade4829c33cb97100ae1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cceff5ba4ce63edf605c087cba759e8dcc40c2abec0534ec856e760f1956a85a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:14ba0bea138b281bee5db9094dd7dcd1fc36c4712198f408c8811a7522bb877f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:416fe4e736d5f3e3b0e4668fd2f092ae855a4073d18a064bdcca73ff5450b77d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9039143f009152a4b6040c8251f3444fd1daee5ecc76eccc98818d9a430a1bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bfc08679165fb0a4c17c4002ed676f7e6fb0571ac72ceae8a1933436753fdc73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6f698b3a95ee24a6c821c9ebf30a610510a639c6d3c56d4399fc45d34179dffc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c44d52cbc06cd3702b2ad8d963f15dbcaf0fa5ad86a800b9852c4f062fc10a76_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef54b7c8c1f96edbed0f3c449b57c6869ea4c33d97f883ab697f53f7d923f5c6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fe664cfc24f79a569d7c01a226ffd13bc91fe1aaf3b3c096dd8ae3d561670d07_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0edca20347f1e9c88542925020f52759547e2af94b54882e739d6c7fdc7150c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8d99a2cdff81f2c41a6b38c625f7fc6f824eb3c3b443221039367b790d8e2a72_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9da0116d6b0b4f33ca7ccfc26658ec79c8a4ba17f8a63d0bd399ec26808382fd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e5106bb4c8de0ef6b9f177e58366395c5bdb3bde226d25a7667ac54ebf952d6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:226cc05403576fbcc6d40b001ea969402a5e98cefd9444329396de56ab21c36a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:850062314bc77b0442b9f4bf463db06aa716f62437b5c9d15b678eaeab9f2eb8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:b08df82541f0a9078c8ba31db67897137a2f71fdc9fd0a79e5230ce16b3e9735_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d8547d72a4b791ad7435ccf3883c427db9f6592f9add54cdecd0b46f2b55be60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:25db07689f639f79919d6f028a10375fb9b68abfd9cf55829333d0360a7acf99_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7e6de11065df1e2acd959d9bcdfdecd4832e27ca92e291c8b5128a7c44c0d8f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:96aab15a47ed8722406eab6ee2933a1c842a29a49c2ebddb60e102d610c092e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a415eb2cf567e2b9f02fcaac05b2c6dd11625cc3120e3a494d8690dfe2a413ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:048eb32db3c8e83767639d6ed9c7e07406348b309dad16fa8e0afb61a65cf87f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:138478cbb17db8b8cbd6574d38cb1c1a4f72bd8d319fe2eb02954076febc903c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ef6c3a619bfb3bfbaf9be20fdff6148d1af0701d4ab13a047867f734859ffe1a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f90a83b839dcd68d04ffee8569e4ffe1bcc695d192c9026ecfcef9d52428e4fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0c2af2e992c5b0ae60cf87b496f8c6b5b3f736ef7576ccf6f03d37e3a2d9cab1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1217c6f9b998c01c7a6c283f035f11692d6393596194e338578919d8809ac2d1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2bb41b270973bd2db4b6ded25357ad5b4113e03a64a5f55bab27e6723902a79b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3fac63d925327ae02db3c5afb3e0a98ea12feb309e113abed5db353faf4ba7c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:18f4a3cf19874d5b1696baa731b7b2207db1c52e014d99b42a17a7d1125e05de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9e25ecabfe5600eb15916f819b853e7d6a445cb61bf5a2fc9396af787213905b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:da51fa3afa3d7cad2088b785407b6ae2d73640550410ed375254c3ef948befba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:faa48301669a5fbfe6f8cbdf221e964c349956b51d95fab8bceafe9011f5964e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:73057cabcfb42e5b5d0f8177b08e6b2eae217b99618d980b8217399c2978aeed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9ffcf3713cd336d9fc552be6b05f138b9d16f225e58ad42d7a96c3eb3cf154b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7e1b5dd5ed0d13ada6bdbb9adb924cb985be96f4345e2d8b14881a5d55469f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:aae9deacd010205f4a5f4ed0bbb3408ab493972ed4acc5ad296a81f0099c3ef6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:19e833e3b514dd6fd339e0c00f8dbd6c45fb7ca16b9cd291d50ab05adcb6b1bf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:67df479466b162b90afb4d17a6ba5d3d51cec078adafceb0a406dad55173371d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b580c79b9edff4d51d5317ff1e1dcd4bc193b439c268bb5c084019c1ea3fddf4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b63a4eb2eec521dadca336416406b595e0db02b853e233e3c80ca454e1153b28_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2fbd7baee98c89f59a87d541fd4f7b2e14eb88645b53fefa7b44fcd86e3e1eff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:576cacb6ba6d2aa3882a295f1774428a945e7b1c967830633293ce04bce08571_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b41266b3bbbb3ea638466d14a35aeefee8acda9a0d2157066cbecaebdb751d4a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f162f5f3a38b4b1b1f71db3e1301de7c60baa3ce9a4e8e5bd66227795d366b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:11718e3d6ada33abc0530890da159ac99e8f63b03266eafef8819c48c92aaf51_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:1657eeeab10652e30e60633e4fe5f50f278236a2814c6a53bad9effbb98d06dc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d4022142d133560c79c30090a045441bd90271ec8de528d2bcb4590d96ad1e98_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fada881117627ed34c8001afc157a42f6cf0efe3e4dda2b73ff8d665c2f8a878_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:00d0abda324914e5599f289c37325f387404ad48793b6db32b3da0486af18cb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:07558b4306c0d5dd18145b65758bf02d8f451462b28188e336f1dea1091eab24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37287b7720a8d5951fdf6f92b59a5b25a21a7748b93bffe6a4686fe377e80a1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bdf5c2bae7d4516fed258e2bda5cb9162bf42112dbfe8399c2a5f4596ac67bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:3e8f19f8602c6b0bfcce59dc51858195d4c10fc53a652c6e49be3fbac0bf1338_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a5a69b772a5f1cb9affeb3c4ec5f050949b95b02f55eccc8e5897d5e392329c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:87adef1f28c02c387f795e0eb47fc925eef6013aa0116e5fcda016407e4d81cd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a973533a2ecfa414c1f95c4d8ffdbe85f18969a740c19d3b8c4d2096f17a94bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12f1e84fdd0ca084e018f3f9ca550bfe183412dfe42fc9ccb356238ddc572a2a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1d516d0e3b8128ab9994d2a7df68251a87e0bef013a6bc7040d519ab68ca8b37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:58a646461aaea1fc7522e11a0a4acc5ca784923581a2d15cd36319cc1d59d210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c399c4381724fe755e5b7cf87e011eaa542a86928fb9cdef4de244cc57c192ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bb706db0ff9b591f189d089a9e5bd5bcdf5371b312529ebede24329a82e9806_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b9784c555f0088c201e5eb269b18dfd3212c727cb202250f18139fe7ee22e6fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c6e9100f0b6420f2ac9f68bac1e19ea5a813b58064d54610cf77f86fcc1410c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:df01b29e279c5fef750737c48041bfb4ef531599fa6ce556987ecdfbf8eb6767_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:443c8d763eb16ce12ad7660e36db67f1f5cb2970cfe0c8ccb922d4697f9e4da5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4e708aba93aa644457fa3aa047fafcea0b504cee71724917f497fb4f0ad59210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aad14619136317ec49570c1059d59036fc36ed2e6df996918f2741a7c1ec90a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b3989b5959fb58d543612b9da4dad6797fe62677fd148ca59ba77c4ae4c9e17a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:00f150e9a977b547e1511fbd0972027a01bdf4852bfaa5b7c21a01f1bb9cdc76_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:254799c9323f6f753924c1b739f189f5daf7287cca9e469f169bf5b145dac19e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:45f94d3ae86090cf4ba0791b9102e9b118e0e9a28d3901611051c9eed86178b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9553e2fcfca8cc369f512d405c92c35cd79a0d5ecded5bc11be78febf0efc8e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:593d8b13bc16136998a2d109162e54046a08ceeda2a74d1e6d9b2d220a772f8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ad0b598016cb0aba3335d6d9bb01a2767fc3032baf24a2f8a2d857651a38222c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b5ad73901c7036206068e9a24d71cc3bcfa88207a59ec10521f1581d784debbd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c2b60ac1878d974e0608955a1c6c104bfb840853fe10a6bb6c971951042dd0f2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:182e148ddb5ae83c7540564f0975f28c17fd859912bedd6392231fee95060d69_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f766d291114a36f9233b68fb3a1bbebe65867c37189243df0c779e3dce7f509_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a48cb051fb2a8e5c70715093012f18b65d9bbdf7a4346b1cb828f2592975050b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b605723a4087f4555d491389cf5bf15711cbc1b1da84cdb268d4fcc5c87683df_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2e976d4a7016dc2a541098fce90353d3bb922943373c8b820e5c95893ef739f8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:68fcad612630ef316bc5f86ec98f828dfdb928a236e551a4c8dbf8f919f4cd98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e44082e909372715fb8612484c5fe0ad82699620fa530e75f10d41396ef6d63_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a949ed5a2a43edde8fd2abcf0f91c4ba4cff7dcbbf131a2ee579d1256ea628a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e7ca33f11829a834febec5a1dbe0f267b53fcde66dda9128eab3df006d2d7e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cd72d535761b16f14b149a155a1a0f4f0dfb0bde6e5146101914521ea1e2a365_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d91fdcc0e8bbd15d091c316a5bfeb683a7e9982ddf474724f49acedac349c48b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f85e6be61cb6c744900578d654909ceaff76eb98df36564bae2e57a3a4bcee05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:24068dc6b55124cd76463fa0678843ff83f92b65fa43a53e360ec03c5fdc4fcd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4c58b309f4603e59b3a6e35c06e60c37631d07d0f07228bb757102f741b6edce_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:68f715655f2b9abb1f22a24c04794c2d05e3327d8125701c15329ecec2b670ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc454e0621f04eb9e2a384ecb30b7b863178447938f8024719a812712e4277f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:183bdbb02b5bcfe7bbe4fee5d0fe520c986a5244f02cc896762d36710498c18c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:19fd07362ecf5282edf9086f840bb9e1dc3c6da56bb8ac3156ad05ec54be9408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b679f580e43660d36492cb57d275f6cd2cfce6d7c1d872d871ce7ddd9364dc72_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:dfb848cb68bea17a789a807b5edadba37a02947c506b8fa58d8b6376cfd3fe48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:4982e0c65a5469001613886115ddfaba5e2bedf6c1f9c2dd538a73646c190b00_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:89c7b0e5f1c0f13effd3888be07da4acdce02eb54fd4a214fc8a3f9c204d82b4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c04482437d736cfbd2259aad085766f911951255d77bde48abf34af758e42744_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e0f6f48dfc0eb1f410ac198eb6ef6a9c6ee288fe4a01b7ef65e6b62f6b939153_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:097d5658d4c2cfb9e88fa9ab82ae4b4d7f3108a4dafb42997847cd714367973c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:221e48cefff45243b181abc4074adf95df97712990030b4f280b65452083bae7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3f8362646716993b61d35b5377b402ae627c15ce3d2e6b7ff0d5b52159e81726_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:73acd569142f5dbfffb16d34dabb2e05d4552354cc58bba83ef8406029c102d1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2d5a9f1213ef66cd474cbbe11dce4c37a56613cb136fddc8a5a93ac63ebb79d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b5e4275e6a80d99ffd2bc73c26b421f7790ccf88782aa8fcbb22d588fa15857_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:a7216bd1136625966d8232aac1b61360a26e86ba203a6135a32395482a097bfd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd0f6d91a4687e3bcc87e4cc6f1e34f8ad19346648e594491c760bcfce671c96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a9a27ac5377c42979866406869e8de55cdc219ec7090ffd1e4f98c98127ac27_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:57db654e947f5cd7efea9409ea18509c3d4740e03daa164c62faf886a7287ea3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a9ded8f2c9d761de5ca64c04665fb4c9d69ec31ea3ea3c7e91291101a00ee876_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:bcb139bd20b7cd79ee16cf8968dfcb0a5a3398bcfa734dcc2c2ec47dda46a93c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0e56be34b942905008d2b7f1ebefe0a4446cb35da9f4bf09e1e3c0e15d88395f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:761b0b68ca18e23e758c780c5baee54607549cace7f1d337b418c0e0ee630ddb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cd32f964f1f4bbc981565fbf66b6ce05547a32fe89fc6f6fa3f634791120cf9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d6accf480e8645c70f53adf062189259549144af3a4c3d736b28c561dd538f0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7aedf77c4e1ec8b09c77a9d37dc1d7c3651995bab2f84d23c1478e06fe97a7a6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:fb2df252487a734b3e051ff54713a7689f7f1e8cd93557f846458f54d3776162_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:786831a2af730d5ce6e8ac1c247599e872e6c683ee53946c9a552636f02c88c1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9d807221e98130e63530f757157207556a7b2bb7fe7587f0d7c5f9d1ac9592d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:9e739fbf82f09ff6bbbd9baf6f2e64b0056ba1608b979e45ee6de17dcd5fcb85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c2a9ad6b4707faf2329b88b12e06f6f10c5bc6ff15c06ef644ff14efdc736653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:84e1af7983cc502b35755475dcc87c2eac2e931f623d070736580cca65081992_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8a9610268e8460c1ffa73d5f27f7fb9760b08c4d98af29cb0edd30b1afae7460_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:952459632a7e13cff2a8543a1a23e0032e9c163bc223102ca0c8d92c28e0acad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c568a4d0ba7a6137d77cd37e77f48c411f840ce7b36df3bfde76a5047a2c3f7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:21e0a12571846addb7b6b112ffee2fe3ab01a501fdb669d9b1056381b254be89_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:97eeb443e12e9e91f6a38ca22ce4017ed09320a8ac1f79184d236fce8e2b21ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d26f837461773b3ba1dcf7b77fd95fa5f36580f4cc351e121ec65fbb9480dbef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f1fdf87492d66f03cbca16cbdb07607481041080c244d94c59a773cbe5457734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:899eb4bfb863d1cebe38b4b8f2d098f0dfb501eed1fcdc794215e0d7dd649b92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abfd8c69fd7ac41b2a46b8398370b79ff5f7388ce09d80bcb88180b160ac7c2a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f65fe33668fabb81400649500a2fde6dd3236650a129e074664a129c0bf6d738_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f797d5cedf4ea7f121eced618e93dd4f53eb6ec5828afb978c3a2e504e16c11d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:1560bc58a43485387fda173fe0a8a396c2f6b038202bd9863c85d1b666f3ddc1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8044c37bc844e6b52ad027f7f7557f8364e73d49b9ed3730b2e51d1d41ae0387_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:ad0d0922f3417545e5fa1d6d5e7f05476552388714757e856d42e5a65fb99e27_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:efd6130dc94592715fbf9fd2f48dbecf827c64d521e5850ecf773aa07fb3bf89_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:64e1b9fd351ac5ee0427dd131b0dccfa961b07df2dc72225f59090acab8886cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a44323edf14cc87c14bddfa0c06979a8f696a159cb091623a8351973b35b4d14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:c0b9d948d72ee8f79c2e6b4d2f255c6959c21bb7bea1d7b0a260a0b658e490ab_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dfb14efc88780729a819cad4cd19805fa7f5b660067b4e7b10f61d5e8ec3270f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:15d9d32b5eaa1603f2601dbd6898f0182b709292ab0153bcfa7bfebce5be13c0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:178cf1edf9a80f37bbb19597a34bdd8edfed5e44af3ff7273a46a7b4fb7fe964_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66f9ceb6d26ed52405b9439606d49b9f8158c0d2b6b0eb715a22ae2c746defa9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4754971cc6f907064a799f4845fc9f949a3068a5b818b23eb292c8346f9f2f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:766ba5aefee0ade548842c06f8061fe8b849b76d16280e3c41225f21d2d0b6be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8730cb01fa2ea29046c200890d8cba4b0291d769db57875b93c8e7c1c68af3e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b2c1423302c27b56725d91ef0c9dc34903eecee9b0e8bf6761f179bfcc48cd32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ca6573030508bbfae251c27a292bd25384dbe3ce55cb58865fdad2fe460fb6e7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1aa25a4a4eef7443d6bdac8f5d159b41db9cab89f56d43d2d7a01a0bb7929da2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:30b84fb0b78767956548a81b10d276979967e99bd1dcaca2bf06f7a14967b86e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:98a70790286c97045f4ac1b5ec5de45ed043fcd0ccfbe96e6a93dbbf4ae0d96e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ae9f9c747fc7f26dc4fe31644db03b93c7de10384eae1dd40b40767c2e654667_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2d3560ed1da1d414471efc17767847312a9537c40dbb327ab8951a393efe288b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:58bdfdb8d996abe6f35f177acb3d7e3c493e211090af8b30b6376601c57257c9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8eb98a0fd45c22a0aeb23f8c2558d37a1801b5afb2a2be36a9f64abf40f6a3dd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:97e599fbc19e379fb55e9181ccb16de1af1e101e6c10f872c35ff7a9082aa937_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:115ad4f19e948ae0fe04b57c131a3ac8c261cdefe282374a667dea850e956500_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:15673b625efc49511ad48958f766aaff589c68c5880c95d7c6c89e5c9c9bce5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:78f92ad65baee06e314611b83e07e7a87dc4e3994ecb76b5b3b2a2039c1aa2b3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7f0ce0299f97924b4c3ebd129ebc0d9cda54b1126ec933fa33f20f438694a590_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6b4db8392b4fd5d49b177c707bed1048c6ccc7564f2dea39ebafe492807884df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7aecb1e4860f54933c9e911b415aa059ba3c7664c2309d406a56b305887ce6f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c662c420d15d0419d38af3038fc232990bc21299a9e56b26f4df6371d8022dd8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d7b45d95a2687972730a64bcad78fa793e4a244d5a034969889e4e5e5b319057_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:02ef6749721cec830957dec8da2d3fff2dc88a9bdadfee0f7e3177a27d265fe4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2fff2ecb2b19603744be8e2821f401a9e0234ce1b4ac15c27223c10e24ccc7b0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:62e44648b669cc51e9dcaeec49d2c5b880fb93c32c2bbc1f535904b40849ded2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c1ca8a203ab5c80f3d7b8fb9e026a46a75bfb0f5d6e4d5ea09dfb2a2db5c6a2c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:56f09c58109b0455903b4b1e938639c6c1a9491d4206a1e7b4515f89d5510a5c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9b5c3e0697d738fa6c1fe2c115d2133275ec3adfe2d412547535a605f30d0c00_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df2d7c18bdb6bf49c2f655b7dd70cd4739b2b9b4243fe2f136042b922a029e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2534343a990c27b8efc5d674b4b97b24acb00d781c75004adbce0c7e187ea742_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4f474f91da6fa969938f67a7b254f6e34e6ed2d8ca38e4de4d7c190328c65352_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e2b3a346ee194564f34a2db8ca14c08340b063c995936cd06787b248cea65622_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0cdf866394b6db732b741a22765a096f04feaa6d0237c1e54d310cfa645f2883_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bf09aede6dd816a7c1f6db9a73f25e3414e0f408e5744dc2f32dca5c73f06a74_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:db8ecd1162e094b6cb166b88dfa40258f31cdc4db3ca7f6a9b110893bc27d044_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:acff56a6371c4fd63e831ca8149d5dc5c2f66fcb9e5b6f2d81afbf225fc9cd2e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43bb0e2b7af46bbfeff6809f44f401007498cae3cbc04a9c4e8f8033f3142d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43d5f576d8c78508793fe745384e7c12b08d52a6757f2a60a4e416d2e1297cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6f5fd70511974d782b102cd378cb932ce27f58a18ab53599b570954c379b88ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:76698b01437d4d0a46f1bf3bbfca30ee2065a8684199caf406e0e7a027871741_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:acf2839dbc4ed85e957d4b975b0ef0c08cf06d42f75f11704e9cd54197548784_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c8a1a13f5a36513e22f8db1345386f1835eac5b7f809c6745fe43afe8372ed92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:00c3fa5a11961ab40d820619e649974783d90c2ecf4da292ffe5caa6bcd1d7eb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15a421e4461be8683d967387b1224fcc0179d478f46618d03c0e7f1222ca4c69_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:663a50864f70ebf653e8ab5a167755ee632d58e199b81bcbbf0d43f01cad2ecd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dd4b72aaaf892109abb29961b61fb95c77ec0a7b09158d747c84116646c0005b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:22d7a0d9938f75746797f97424284f6e0aae7f853b392bdc87e183b5c834972d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7ede51978a537c20cf89f7e2c469034859ef89b1f34b3a8c89a727378746bd24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7fc7a7fbeef800bc1efebac7e1d9a3110ab4962405d181df23b01e0a9ead70b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e0f8524eead302224bec4bcb23caa0b587aaaf1582ba0e9e6ecc3e2e9755bc32_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1598a3a15eb623d10cc95a97996611c0949450cff57257b2d1851c8d83657a39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e97767977f70b4a53e7e898af37d51c1ed2a0c510fadc3180d3ed6675ea5fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:acbe9df84cedc53ddc968e5027c662badf18384a9f25ad78c914ec4eeac208f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d19ee5bb8b73f322b0bfdce50ffbc25cd89737b6d378499bece9be0dfed8a262_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a0d654463288adab9acd6dd6bc5e9bfc05b60081e77877e285b60738c4210077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f3a38302163122cb34702f23e88de2db5d44d70ca24526f4a73624cb091de243_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:348bfab8b43715c5b79610c50bd7a8c383bd7e0d404fe26ad3745d803fdaf339_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c4becd27abec4f1dd782dced2c91a832a731a71f37fe7a3b2d07135702e0d512_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b27cbc2a5d54ec8bbf744ee483f2cc81b9101900ec9e229d362a8169ee72b29b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dfaadc0fd73c36c83063ce6442a9f5e8c1346422f7bb10faa8d27617a0c6a710_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:57b58c92ff48ca5f8275bf41b1f1284b3f0ca881df22e355585ff7877b215198_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ab7d9c2e48415e4cd8a1584e942dd2bb98848aa657ee7293fadebbc6cf439c4e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:eecfaf9d138ce8a5618856ec98f2d2b41d2b025acac5852e81ba20aa7443bbf5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:08ea69707b4d728f1368947281cf3ec122d68713209cfcb0e91e5322bf1ada5b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:09862c60fc2dcb1fb0aef2776148ff46117460f2cd92e202c76c0d122453899e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:59a251157e8aa68bde3d1953a52c2e3d34faeb9088340c7f5f8e818e82acef7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9fc0a293a6420dae695cb7dc0ba7306805af3bf984be3e31ea585f373bbf2011_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:08bdf0bc7808dc10b3597b3e37fe97d768f0bdaa0b19dc8b6f565c15993372bb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0d1e25b874b260043556c33ed62a26ebd56bef929e3539fa86db96501a798b14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:32e253ee82038724e6455b3e80d1ea6b056c92c2053ebb22ce329ca5b7d5f03b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c478e1e2e08bb0b44d9bd3ff8054a12e7d98be7821045cbb218c62e1fb2cd8dd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:06eba656e1b664519f5e663e3ede831465f1635ecfb1d293c1b1b745d79b4158_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:19a89d0373af1265e09e12bd377e5bf631e5fb58c36b2f73b8ca86d186bb0840_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1d2da7acd64cc59f03f6a986306fc7d51a680a55b7f62e180e66c6cb3e213037_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7bc8808eec74ba5b0bb91d23e918401da8a4beda52fbe93975f4d7d190836aab_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b075e0d54437ff4323eea051e2347a71dc085464c2abbdcb4a85d55d9fb84e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2d19a6538ded95c21b22b0489b00aca53265ea73b4f5f7b91eda8f24fb39a12b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3c97585f4dd92f700fc44e21291f913aca946c75bd0124f832a6d8d1c5f3d5d7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a7b7e0019f78254b5afa024b7ff6c9dc0440e40d0f6fdb22e6ac86f261435915_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:085602599cae9eabcab557a60947d3f3abc272c51c3beae3ab9cecae3b71a3e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:fb83420683a5c649804f400ff80b041693872fa9ca1bd423184587e4c4e9f018_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:344a60ac1e833a349a8f24f3db2859e9fd0f45dd562ca50478973868e3669451_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:693b81294308ff38490144fbb45de352926be577fde7668a60059f3e5be3b776_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7e57a906f55fdc4522dd130c76942999c5c28f469579dcdda2e78949a860b8f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a000a2a94ba6f3c2698171f1cbb4d6976fd241de64857aa74bc5783301ba5165_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:2593c53eeb484b020e297c286d13e17bdfb52253c06777a124b62eabdb9a1090_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6677aa15725f5cb40cb925224454bdf1ba07e37e1e0240b0dffd3499bafdcd27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:32bd53429d58f46521bb3b3da28dee2e9dfce9e41992d9e15483cb1da656f569_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b203e363150a6b9f1e3f12c4424af0a4fd7f3f5382bfafdedd041789c7fb5e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d271c473cfc854b34d17114967f659b0ba86a36f408696f348463e106930d657_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ef6f8a6c1a8e13578d16585d0bcefe15ef7a246f779e2aab32965e5d7016af39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0ad2b1b3b63a22d793a67a220550e7730d49193e36443b9783d045d0d628e986_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:624899ec57f3d7269da3b5acd20040fe1ea2c1bcc617910f7659cc3110548dda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7414f3068e135ba5f9e0796967297f66dd619122e426dd8355a7d21c88c3ac36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bf6ac903efe307b33a5d17a000c4dff28c5ac55f5ecde7d65a15025d291f9053_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:35396543cbd1ebea8e70f1beeb10b4fd87d9a42293b1464fc0442eeadc6c0e7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4bd4ba390e83fb3eff7d17281090981125e08ecb458969b5ac95da4342641e65_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:602dc9f92b7a8e84e6eb998191263d186d1d10d378eeef0845435715bee812dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:622a2e6ba66f1624454cf3ff9229ded9dbd06815ae6512f251836da18b545da2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:265112268f914a12e152e58a674116408253b120a35d5e696c2afd059b6fc015_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6e2c4811105f74a2200eb5c14cab29dc5735465f3ade08bd44378d1a3f3c6a16_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b4c1767d3b1d7d32b79c58d9894a85e4e897deaed7405281239058b204a5209f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:dcde633d96ae797962a3bec581ef3078a5142b3131595e0055031195b798bc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:47731f2034e86e1b86a86d1b9ab20e1b978f89baf270a567de3b6be17665dc6e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8b00cad2744076ce7186abb2304a0a1ac8bc84e92ce76c843fc19a3d5f79e049_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9edb1bba41b757bc30ccc0bd7d823f3574e21195a1a4075a31ae5bea6fcea516_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f3ad88ffd94f0fb2c825452841ee7c938d81a522d8e8fe09d224b42fea301d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:24830ccec39949668dc836f6532f2375d0b7ac23ef69c78315139c4e15af4088_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:67899e606e1ac40ded141b4360168959587a7f1385299f99ace9312016cb01da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:708686f865ce646ea8e6405db61f539773444e873f6101e733567cf8be40b1c8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7fd150db54f6ddac412e063be423bb17cf0dc8717df7fdc32fc52434cf7c866_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:10e2611fecd1ef8a770a366382bffcb32096b3a8b396d3c0f3a67c06a809e186_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8e26412eb9c4efddfb90bbc864e68aac6ce43541f5952250709e973c75cbe8b9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b6ef9bc4955ddfac9ab851f8956566b52a49526e6aded669271efb338603f3d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c084c44640f2949bf5fe89370cf105d8307ee1d2f9ec8b5bfbf7dc865fc45476_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:8268d0e76b556f2b0413ab6975f15aea685b140362bba5d245ecabf0668a41be_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:b1e1d2e8782377f73d8b9d458a7d433dc9395ec7fefd2e376a54a19779dd4ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:556d277848c695d76ab33ae109b99e0448bbd60262b39ae7f5cdb5c052252b3b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8107455fa57ff48346e4b056bac8f1d73071699505c62e3c4a6b63fda65d1301_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7c037c5134abbbe50088311f7765bf614fecdc7da0b58b3491ed0924a45cc1f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c848d97da53997ed67654ed4cd558961e4ced5fe80860831f6100f27bb97316c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f63f5c139dff756c4a36e8c8aa18aee4dfd74260ca90a6c9cd8c68b7a23f5330_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:18e2b009af42ae09190598403077f59ac14fff0083dbd0377b23dfe8bf90bf85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:23c4ce9a3efd2b7cfe52406aa0df67bd6b17e2ff2583980b24e5f71c4e69bdd2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:45faf0f08b479a7b6511703243cc6746129fbe639936f693e245688e33cda4f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5fddf39479d0594b6514b837da1e9fc7cf23aac4e092a43feec2dc738f3a36a2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:27662597b04f8a83ed40951fb3161755e565f4b45cb08160ad65495b1971b1b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:66548d316213a04bab082f88b71e84f26f93e3b861144b79ee2a1d6daf236e67_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:915f0ebb139d489bab32c418ed4708935e65cbb95321aeac9bd3dfccd682713a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fdf3b790c4ebbb4a049a452ee65a4f15de7c6b1fa06227dec1e0f44879d33d3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cbce9872ea22b8756670549f2844f8aa6a3323779774c4839a455e4f831eff31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:da8d61470c3c3120912a4c05fb149d404da73c1cc654faa36c5311b3ba47c554_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e33aa6dfd96a471d0676b033c4ab64f112e7a200b15c74051bbeffbf48e68eed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ecf24d093581fc39574dceec3d50efd4c3146cebf49bb7a5a450b3f8ce740551_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:389bffb7286fda26e7f9d583a982f673c7487e4b152d0f1449fa0cc5956f0850_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6c6bc1dd1345fb7f5ba86cf728189fe3c576fe25d2b3e2caa6b3436e2c6a42c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:750d110adf37079c83b02b85f49fc612c9ba646ef5ad341b9a43c3c76c084e5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d097d858dfa7eb705412902a77e8750fd7fd883c8c83e6732e102d6751f275f1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3dd9ca3b6c119ebeeb38e5529407f1889ce2c06c11f15bbdb38955caf2a3a44d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:53bb0329ee10d609d297ebe7327e9fc2db866a3d32b87ea4ae04fc46d9aea7b2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9bb57dbdb1f3e05d2e711c87f59f05c56aae4504a432a7bf69d0719b614f5ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bdbec412e541109c63c5f342be19fc88037c485b199856d55ef1798510ee4039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:332ed123500ea4dedb757d95f0111658b96faea8f8996fd74dc14e51e2ab9978_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78d21fcf562cac4d525153a03c574bb2a9ad71d50f955e263f06e2fb2b1daa08_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:907a8679fa95ea05ab7132e5953560b61c9ecfff5d0ceb4124cf8dde42530cd7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f7a732ad09341efece3af08500fd7c18d9b70e4e2e218afb2fabddab0145f393_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0958362f0fd9f365fe7c0553d468ca4b116c5b879c26b8035205fd95fbda79c4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2fe9e91baef7b27e2396be83a187282ed19482386413f82f8e00446044588132_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5bad53fe321f2d924f07f7cd8b6f19771631a3c75dc25df875d25cfeed6290ed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a42d5ec3c0b582a70bfb2297f3f7461f4b516aa28ea8a6c12c6bca2af51a9e7e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:64b0f83d2d4b40eeaa6784ed20019e2ae2c7fdef43c3ea9a49eb07a3ef27ddfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:744da89cf9a8ac399564877fe699525fdefd31d302b70bbf33d457361235ff26_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aedb8ec541683a33066c8e4393fdef2b2940879da38f06e37bc4aa247038081d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e5dc458e034b48610c05a65784b4ce8731709969a25867c1174beb7bef0d43e7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:10c59d23c3b20e640fa3decf0fff7db097b1da46b58058b1a9dc1284c8d5f1d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8946f0589388c5ac174374e2de1a4bae4d6134dacc7fef9a95bc54f41265ab9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9ac3b13d328bdca2a50d286adf9f32621a3a059f3dedbb0f3414bbce3b1d83ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c56dbbd0868f35b7376cf4208b10f1be543b5b8096ee30322b44d31d5887b784_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:104e230cfe12c0f6218d5a834c5e85d1c3f962c9f00dab941ef7f409243c94d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:56e6a16d77dc1cf0dd2bae15f9117faba1c88be9bffcb4113b29dcdc32bf3dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6014a9a744d98499f4e68c99a612229b148db39c40dfc0fc72a0b0fdbbe26626_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:92d6845bc5c65cdec3d0f59440500af1b60b070b415ecb6e3c5c276fbdb97f4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:86dfa215430ea4c2286a8e9e0921f3a4ca14fac70ae6f5ad4f66636fd5620e0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c20df9f23d90cb585878aeb06e921741267b98a7b078ba494f6dbcdde2156020_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c64396e8b58f76b4f416e1f76332c6a28f2ac866240a4a07541d6ef4b13801e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fce08887d2471192a8b68228f61636bcbe2a8b78885512d5ee24d55b10784df0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:42cf0a1f66357b0054b4932b2952489fcb46182e4ff04501ec3b8ec4fc86b5c5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4652118a90e9d0fa90010823fdbdbe1c49db2b208cfc948a835c7f2aedcaef14_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c827d0d949f005ac61c1c7d43ac27dcb842cfc2013e42b7a70a72d18a20ac45d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cd7eb7f4b822575925bfa223282946937c7dc5053fdaee9cbfbf8d0c2467e59d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7b4dde279a23d7f73becb18b204787bec7ca9bb85b0fcfef4a7323ef59dfe6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38bd513387b83d3388d063e797d347932a335306b9f65eb73b7fbfb478b95748_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:96674cceccce573229f82da92f10e3029a5af33b192ae9437214f50bbf9e2651_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b5b9452bcca062df5bfe00b913778e2c182a6c2edc8b649a62b0e927037d7eb0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:578f67e6b9aa327a20cfaf5912a5601489ca0653ad744109b08262fd31d27d68_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9b86e03cdeb0968ad70f6372630bc5e974ccf74a63666f1b4517347d5cf66e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c87e5142780624f7090c8a0dd9ce935b112b74c86b8f0a9f97779df293cdf94b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d6b881c99cea669ab664f41460b5910bbf8953e57dfafbdc5ef6b44d8b45dc39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1b7eab16cec06f09c6d29dc328c723e63c410e101f2338efd38c266ead5a661f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:afde633bf2b45cc358137c70b17b5275adf59c0e71317b5d40de66fe40155c59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f117e6c476d1e70d006f3a32f70c6e8dde636d40ecf6b350348315bc30feaa9c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f7b7e43467fb98d34680f471b5f99b52417deb826624a17dcd957268bf19eadb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fc58e1f537d1d1cfb376c8bb3a1390c008341212540fcd98a4a315509cd7e62a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:80ea2836ec34d2d2995c50a090e9a97623485c633c2cc39ed4fdce34c9f253dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18c5603f9bf889466977a8cbc1b1e785e9e93a76852434465848b00de85a3384_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:852a40e0bf7ba727a9a4f4e65d820184f69d3b6410afeaee5b7c25da9d6222f7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b0323e72aa737bbca1d743568e2388dc2f3763b7b23fda8b0c30c7da82361828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f7bc0d938292e36063c8dc51447fbb563f011991664d6d7352fd82b1f8729fdb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0c5ea8bdffff3d880526de9f5b4d553c2cbc0681dca2785b44a2d50534eaee14_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:25efef408a198ddf977595cd7864dc8c68b66b5210b01372ceb94f0bdf0eaf7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4af0d2d2ff92b30d0bfd1217791f796ab853a709d6724c1089d967cd8b2bdb35_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fb88da574373955332ee34a14390ec328a7ad6e62de8499ed52949656f6ff923_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23b511f2c7fe86c4f8afc509ed707d27a63ee6cf1fa3b74131489fdc7c668cd4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23e7ccb1befa2816e77abdef5eecd8212e56ae6d616f4003392935e7edf7ed93_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:25f015786ca305a2bd100695adef64936782586725477c67bc43a42402e9a4a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:513e02881726c145fdba109c6485c19dc6a25e1329e71e64da6a1ca55a9bbeb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:651e1f43c1483775c0d9ce67365db3d75021e67a3f4dc872071968538033458a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d565301af46c356a4fc80f36c7c8e958a19a4e36cd08abc84cc9a49d88433b18_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f382ef885d8be8e7007416722029689f2b8ec1fcff45f3f405f4dba5afde7d9d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:fcffc574841c7f5f5f06e41063c6e63dd8471259c8b6436210b1fa8f66bcd32b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:06b33e1160ffea1621b8b365682c8b33eb88e1d0af49f2badfa2f2cdc1858187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0adf9a1507c462323ef994cfb8e94a91e05a90834eeb818c6ff035a469308734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4dd70885b033339366a51b39e1a0dc9716bfcfe9b3072a9425f93318ee1868ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a675329ee42ea8e39cf56e29562e0c9d58345a468f895765b6000cb2e03c85f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:046f5864fb471f536e1d07ff4db875eea3323fdbec3c8467ffcbadaea4317e48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:338bc8f6c2bffd8382536c628e99388f1579df9a881c2ef5fde980be70652eb2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:613556b062cf0adc4f9826afca26ee52106805907c1c083580b0f7595fe35d22_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63b5335ff0b2e5ec2a748aad70cfb87a1e67400e8d4a58c4d21f4bbe0ab8fff5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:134163c4600edac7fd6cd32e6e489bfdd03a9e7b2554fb3cc43c696c18d1d6ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:646a707c50a3656bd6cec5b46960d4d27885135a1b2a4eac2f74fc8721723c3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4cd06cc8b51a11cdee4218deb90e612934506c100298dc2d95cb3961619a34a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c28197eb87571077a9c4d102a659e2ee3e9f4a96a2c65e32c2155aeba638d114_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:884468e937461054e4d0f6fbe428c0837c547fdfb77494fc4fd0d80c85ebc116_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a0ca6e2d795cf58e53f392ccf33ebe3a958164d7c807351976e7f34229585b4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c7c740ddb429a1e4c4b37a761d07a28b0a3c54b1a9d0a05d50f52c1046e67bd5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f1b0a334d0a34ac7df7177915c9d86925b1d09e2b7b73739e2e242b156043d00_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:21386a83ddd84b3cd3903be7cb72fcaa075258aefa6a8aed5f9db293cb813646_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8bc70bdd58177aaeceffe4a1ead8014949561a36f49e704edec1a87809a8e308_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b0124697d65e28f4068afe9969a3558ab5239b7b39b8a8e4d59179267cddec92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6929fc57fcf0e9c7d26b858afa505278f09fa81a854050194253e2b84fabb94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:04b8125efeb99b9283590730314e1792064cf887d124906b6b39c83925d97f4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b0534c781222f49ce04e95899cd3558bf62a74c7d5defce8ede815d7aa88aa67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3769775243694c05be0c6d52bee13877834b98e80a32162e3cc990386fe17cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ee66f64d8b3832cfa270298dc1257226c9abe618918de7283d7ea3acc7bfa058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:09e6525bcb52ecc92e628adb611938f208c09436c1cb787539df696bb7040e27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:48f82fb019f0083c414b895589183931f623d9c4f64a545be9460df83d8f23ca_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a2cec88104e0ac39cca06c351868da8ca42cea21014e276ef4c492603c90e6eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d5fe8fa8055701c1d85ff5cd062b28b808a791d658c1e6227cef379dc3706740_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:072e335f2ef540426bd02ab03df3017062cc713e9f15c7d131043c998f6bd8df_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:750327cb858a4bff3df278ebcab6a9c73b88a55729e8f54669155adad0f1c77c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a2762bde107a05ad6ee1b167c6ef7cfd32646b73209f3841ab1f2545f2f5cba8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d3ffde90e606b0344c39f8668dc629f919612cc5a3475e8fbd15aa1bb807a42f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:533703f83c1706641c5423dff8be080c70ba831a0904c4d08cb84247c768fd96_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c34e3b2772aa6329401c1dffa8316d3516368cfaa095a9cba95628bd9ad2a7d0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c3887c6c2d115b686a65205cbaa373882689899aca8cbe5125547db198c84c9a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc6a5e17268e07c6309afdc92acd2a31a8021e3ba9f5d0dbf514f3b9df09e01e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f9b11c33ecc1a60bf7e76277604027fad491a559a01ef6d81f2ff3e1b1630ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a23563b0a48ef83f83afb6b603c3c6e432613ac914f91cee12c45ce88e4568a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c905195d7c87506f478c79baa7af0242c05a53f424a5dde49e379c2a5456cd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f70c550c755645b78b3e7c01118b6a646b1a8bd283f0a9415857a8fad6d4dba5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0e7d60dd7a32d4dcf1b6554c4896f3e6710864a5df8a06a0ae3d7cd8c719a309_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5b2de9e018b94f9453f4ed479113464317121764c1551eb27cb249930b87ab3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:894978ef07143c0e17fd299e1cf3cf66bfd5d1d94c61bb98a196c22c8004252e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c05190f5e6e9886ce31dbb9c97e177dc69b257a009c08298d9964c824f769056_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:037f48344e06fbc216914705d9be8c9ae21a70069b3031ee4dbf07c34e8d054b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:46623fe33e5d8b6eb551a012f5b444849b335a5bbd1726c274c28b8491e955de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6140ab1bcfb22b2d92b8776e5458bf6e1d2d65753b16d4229d4b020c0b4a12f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aafd425c0dcdf391f811bf3aacad9828ca2d18d34201b6d954ca13c1b4043bc5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237d87f0080a039435915945a2405af205b4787a2d03d71ec801f5093e1cdec7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd9dfae5523167d30f125e3be00f666f3b98f3a63bfa55f9c79927123d13a65_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd9a7c1b3d8bcd779e02925e2bd9d79f0c3f839636cb5fc66181eaece5dead1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:ff78f8929c2a152f76ac995d4e9203c6844058b114cf1e2bfafe371f41f305e9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e4437f5baa2f1e07ed0c1a245af10cd3e9919a852eac7a22996a9b7ea51e65b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:666aaeff92117bf500aa2fd3cb6326d39e83da6f6d9d08b883aa0ff66d56fed5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:be357cbfda2ec9e821dca667511471a812cfc6ec8728b8dc9e345c5457b50b0f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:cdf3f134bac400823d74df622bc73368c849621e10ce6e2483a3d17346e9adc8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3172c4a59d36cfbe0567767264b230cb7b1bc355e8753cbf14da088987601d06_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8d38f1aeb56ffc54758fca6ab17a60e3bef145a3221728a56dc10a37e3dd7d4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ab60ac0729c4fe33c4a801982f9a632d7c9b5ecf991b7166b8a6642a621f9490_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c0cd58a244979e44f80ee6bb4f2f25bf4150f747b8db3b4f27b8e27b7b2657e9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5c312b21457753ed8c850d7fdade84bfc01ab2d0bcb3435e5a800ea1b57ce328_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:c01cbd659b1fcb8dba2716f35c5256e886d438bb3a456f2d2f8189cf7d7a3f79_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:114d2dbfa9f68214f2bf75daf889bd9dd8c678f6dfce6dfff9e13aed8f0ef66d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:853248c99686b92e8f03af1f7e03ab8de1a0410f1ffa973c61e9620c3c29ee3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:db82a9efe15ccfd1fc7462166a3dfb8e88ea845bbbcbd78125817ef606d7d4fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f3d43dcaf117d7d4b4ab4db76e4f16bba7384c2c0dde245b3e264d6957bd8f19_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:23ab98b2ad9e01cebf816c41ffcf05a0238c376e749891b69571d14e3254725a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ffc4e82b9d9ed4229d3a549e9beffda45d9bc9d56ebeccfd3b5802ccacf6d801_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:1a191eaf5b0d23e0374829048c516e743555781bae221c9bf2234de24fe8d29a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:3b7c80c9567f0a623c8b44c5bfecbea8997dc61896efb52370cf4f821eac2328_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:afa4fc3ab60c1c50f44c59e40f07fd06b52ddc65d3b87fb4bc9eb3e2d9a83aab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e8749dc60de7657ebf93e7226b47661b51d1daa4c5a4fecf336a17a0e0cf3c59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1c1c12ad472c45ae03529792013154098ce4780a0fde6dfcc8b15674518b64e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1e764b697a728e444ed6267e44dfbfe36f7763bca86cc8991c429e9be5f10027_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22e25afa4b71ce9f1e70697ec3f7d463b2c1352e327f6bb5d5769f6c421d978b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e8372947353c8a6e32dbce30650b91a1f09b20162fef90150a58f3d3764c0e86_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:34dd3f5cb10fc1aa35820805090b6c031a4b771931903936817a8afee2546782_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:751ddc2fe22c3928ae1e3137fd8b7741f4f671d5acc56467b05e3d9c892139f0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4f48095d3dbbf481a4f0044b496ade9fa59cdcd58f6aa9cbea97b3a77cfbb1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f2cc96d8b2c7942cce9c79607176938848aea0a330542f21c47b6bd8eeb4f29a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:10e051b10f8001bc4344d39d32a8d0c46dddb798f6ca025a6de0e78ba5b70b96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:33943aaf687567ae3ddb4339608e562f9f877f43d779f39820741e68f691b47c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7adc1f05bc8568cdb5f376950fc92b8ca886fdcf4554d7dd6815780118cc8153_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:8dacfd86daa69817ce35eb7ca51989f90f9aad12999f1c76e21a49ac036cc444_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:25daab414833b6f1f0f91b7a55935ed5cfd7aaad5d2f0eb8674a06a603187059_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5091fa31975c3af6c2389db26e31fad80220b0bab03d4b880270168a62105357_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5e8e1fe00bc512502b348f16a0352e50ac4a5b491b843f33c72fc765a48929ad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a2b9473de35e8194617769c2c1aaed3499d57a55110827f3f94f191ab02acdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:29835580dae34eaf6a13a4b2c706138f40adbacd67670f8d19cfb952e70593d6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:be7fb081fa52399f118c7393cf72159ef362cc1ed80792aa7fe9847b00cbfcdd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e865bad23956b605474eaa4c5e637a14e5453a53522b145138f216e4909b5348_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ff01b00b64a65dc45eac4e3a607e7bf70e41fe333044f357e436dfa0fc4abcd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:1f64e57709acc5ebc392907106819ad3f8896c436d1afacd30c6952c071c97be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:401edc06a2b99d0c1f9c0e6302291c78e35475003f74fcd9a487c091da70631c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:408bfcd24ecda598d5a71bf827a74c3e10d6d7748a9cb8007616c45e4d490275_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f626e4910ffc626acfbb1d2c1d0ce76564d139175ffd39e797a4b4c957c9a570_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:18064f2babbd41c755d29968a2d3f2bf5865a1d49f6bd9a37c527b754abf6273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4023611263777c3f71fd89b5072b36667dbfb91bd2fceee2923ca590d013defb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa7dae5d07b71b2e551c6d8b428f01265e171eb2bf6e10b3d68764fd9055d94_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:93addcca1cfdbdbcbaf0a01d5de2e63956d7ae5bb4616405c88132c3d416e5a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:40f34d8424475c6090d059ce4ec4f17394694939ae88bccd802007048d35f351_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:786e891282301405fd2ab537b4ab459cf984e50ae4384def434b47f28b6fe35b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c74e92a11425bf52a763fb17976e9efc97eb3e8f6d63f188a3019eb858481822_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d1d8e4246ccac8436bc696b9bbac8c102c26258e902f947c892c91084f7d41cf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:073a7ae3f6dee770aa3146ab25bf109c2ebefc561821e4f249a8fd952e401597_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a8a2e150b72f78f43e5f186eadd267ea49876a2e0579957414802b92700003ce_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:aa8d336c6822ed4dbb522ca8c46ba3e0e090563624353d2b1fac6dd55d00e445_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d464b4bd9d86b902c8836110faafe8c349da3bc03a7b352a2bd2f02e54069570_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:097e955c655e3dea8251b05c0f56a5cba51ef51c7e15b0812cc10f2a36a68eb1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6a447e5642af9c109fad7eb4201140d94eba9f743b6cbca3585e18624fe99d20_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:af05801e4082f887de2d89a685c2d13678d3ea7aefe1272ecad2085ef3d25b73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b888f5efba0ae2447c338beed49f3854460801ef19a0efed8ad22edf083391f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:016186005ba6bc28aaa6eb5e53440cb32db58fdad03c01cae007f13ca72b6bc2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:208c40ac2823a80f406d94cf41ca1cb5c7e96bd25d8ece7556608d717bef460e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:8af3cfc07d1611d6ea3459a77f0d3ccdae0d0b9867fda35bdefa0a940ca1296e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:be59287a152a193415847f19eb418698197e52c8bf1f74eb1162106404bb403c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b73ade6d149819e41a72599e2ea12b6a338d5ebd4d9e24e41178a1e2c31971f1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:c699affbdef36d64881653a63e0e8a5c10fd5dae0ef6dddb9bb7e50de29d8e8b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:368f61e0cd92fd849a673ec2ea2f51e7e6d7c12ee886676409369a580d0347e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:5ff7cea307bba36d569d6d66b4d3e116f52b69441cc071b830310d9f4134f02a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1cb922e93f21b2c055ecfdf002582ddc51c7199dbca1f34701aae9576d817c09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5b7609b2ec476d596f0ee4dedcc3579970fe5e5125c61a474536ed21c8c094b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9878e44273c6c014ad997855ba76572268b8f18709de8fbdcba5ccbd38f2a731_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c1bef96bc0b79e4462606d3e42ed71e4d37ef14d2bea928b592272a149db9d11_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2437833ae04941249ebb8b351a3f731ec04166d4fd8129e19d0717a2f651a234_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7033be83aeb0222e99fff2ed1436d9a9a61c9b616f6b0fa3c5352d8574bf5f04_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:707856466152b42f416d446cc45e45852fd3dc5d2e67c9c46aeb50c6d1baa9a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9705f3ca0e1fed96e556766c1d5b5e2047e4230ec3a3a57daeca21bfc152bfe7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:458c8d962d112078933a4279f40a568b4cac90843b236a2444932dd44fe5fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:7d6c779a0e71176bf7fa54cc557108b7d5961b61db85b5de24d077ed2a5892a7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9de43b02a4982a2073cb1b813b63dd85000c3153cd314603773907ef6ab62e30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a1bd55517958d9320e04f417ebcdae6ebd6b3fcc9d4cd683c54686c7660205df_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:11ba356bc22603fdc9da30ce02a56e0841715ffa1be1533e409f680525e35a95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313103a205fe81020b9acec854f03b3c35de728e2a8ee7f8b778eefcff1e9adc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:48ed707b531cc589ab67cc34196bd107b85250edf3619a3c348c45dfc6f535a4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7e689a159a17e702266acb3e5d7487f9ce17eed2c1f5166948103010747f2db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:24068dc6b55124cd76463fa0678843ff83f92b65fa43a53e360ec03c5fdc4fcd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4c58b309f4603e59b3a6e35c06e60c37631d07d0f07228bb757102f741b6edce_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:68f715655f2b9abb1f22a24c04794c2d05e3327d8125701c15329ecec2b670ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc454e0621f04eb9e2a384ecb30b7b863178447938f8024719a812712e4277f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2d3560ed1da1d414471efc17767847312a9537c40dbb327ab8951a393efe288b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:58bdfdb8d996abe6f35f177acb3d7e3c493e211090af8b30b6376601c57257c9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8eb98a0fd45c22a0aeb23f8c2558d37a1801b5afb2a2be36a9f64abf40f6a3dd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:97e599fbc19e379fb55e9181ccb16de1af1e101e6c10f872c35ff7a9082aa937_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:00c3fa5a11961ab40d820619e649974783d90c2ecf4da292ffe5caa6bcd1d7eb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15a421e4461be8683d967387b1224fcc0179d478f46618d03c0e7f1222ca4c69_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:663a50864f70ebf653e8ab5a167755ee632d58e199b81bcbbf0d43f01cad2ecd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dd4b72aaaf892109abb29961b61fb95c77ec0a7b09158d747c84116646c0005b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:085602599cae9eabcab557a60947d3f3abc272c51c3beae3ab9cecae3b71a3e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:fb83420683a5c649804f400ff80b041693872fa9ca1bd423184587e4c4e9f018_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7e57a906f55fdc4522dd130c76942999c5c28f469579dcdda2e78949a860b8f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a000a2a94ba6f3c2698171f1cbb4d6976fd241de64857aa74bc5783301ba5165_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:2593c53eeb484b020e297c286d13e17bdfb52253c06777a124b62eabdb9a1090_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6677aa15725f5cb40cb925224454bdf1ba07e37e1e0240b0dffd3499bafdcd27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:32bd53429d58f46521bb3b3da28dee2e9dfce9e41992d9e15483cb1da656f569_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b203e363150a6b9f1e3f12c4424af0a4fd7f3f5382bfafdedd041789c7fb5e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d271c473cfc854b34d17114967f659b0ba86a36f408696f348463e106930d657_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ef6f8a6c1a8e13578d16585d0bcefe15ef7a246f779e2aab32965e5d7016af39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:389bffb7286fda26e7f9d583a982f673c7487e4b152d0f1449fa0cc5956f0850_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6c6bc1dd1345fb7f5ba86cf728189fe3c576fe25d2b3e2caa6b3436e2c6a42c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:750d110adf37079c83b02b85f49fc612c9ba646ef5ad341b9a43c3c76c084e5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d097d858dfa7eb705412902a77e8750fd7fd883c8c83e6732e102d6751f275f1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1b7eab16cec06f09c6d29dc328c723e63c410e101f2338efd38c266ead5a661f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:afde633bf2b45cc358137c70b17b5275adf59c0e71317b5d40de66fe40155c59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f117e6c476d1e70d006f3a32f70c6e8dde636d40ecf6b350348315bc30feaa9c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f7b7e43467fb98d34680f471b5f99b52417deb826624a17dcd957268bf19eadb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:53b47cc5cad449bb388468486726593c6f5f0a20e23b035c2bdbe283d77fdc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5e268fb9530fc6ea702bfe64e5ad3864f40d9c0e3beeb2581fe2a8229e191336_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9414bd27ae196de5d952d6689530d09632bc529ea73e29ab09a2a9e8aaed601e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b1ca3d740fe69d29817827b9b5475172b8cfe21546b59c99c82cb1c61d19844f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:879e40240f8a9e6f323bf40d226586f5ecfdb91bfdeb0a2126dfaa67c3e3fd85_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9b4085029ca2e11663e7adfeee36a9f5783ce7106521fe02a99132be4bf4d9a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:acbd8e36fbcccc23f3fbc2013321c793d724592e637988ddc1b0d81b0a538ffd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f51d6640749d0b80892428c7eb2b54e1e75fc69311ce456c425afac40caec745_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2e7fcd6eaae5d8e35155b811ad6fe4cc9934b31a0076e80df6d409b11ca8d226_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:828ac94fecfe5b6e8263621a62187f070f9e3cf2668d24f00620ca47b29c37c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b152b96f3e1c5e6ea18ee532c4f747ac0e0bcf082c1bc0fd8ba60aaf7d914ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c5f8bb01174a32ba07070a5488b2fb27ca7820508491914337a6433d4766f039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e024a95761866be7a23ddcd5fd0dbbabbda249218d36ba9cf51d561575009fd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:4a5cb39ccce3520bbbd2bb98b84df278724e9084cf7abe9f100963b05f6a51a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7b3dac83c616876919f2bed7ef7318dce0f20bd12bcb6cf754814233f19710e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b466e339cfa61e214e09f1b47171616d59dc1748b8e02a096d74d0975b955c5a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1675f4cf4337e6ee6f4b0506017f95e48775b58ae80b02f24d2d6cf4b24e0897_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7b91722c7e9d1fda1994adeb21ebd50726d916378b50b942cd2a6bb636d98a4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4f190f8c7699860fef711a4ea52e922d840b0ae7f7b99f431d29be088e16b12_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c72327fe63c1e302e35dbb0fdf46787529e6583c544a20c0c7507fec8a9916f9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:148d1267925de54e2ff67cc04f7e1eea48e4812881eb13a6d4ac84fc9edf3960_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4728a45a6f0d6184637de454fa23aa87fdab1ad388c0f82dc97a63780d848148_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7ed045e8c4ffd8421d54d6a4ff9ee3b8af00169d184f39fafdcbe689429e9a94_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ee8ef9b71b81d64e1c95c28aa12093098c55dbb4a970f16237aee5cfa1f1756d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:377373ba5a37f2fc8fa27875afb5ab500820c68e660b1cab11cb52ad14541577_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6d8b5a059175e2260a85f40a098c25c61608feb4d59880c2eed941bcc3fdc6db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:82a2a3cc00c616964a3c24cf1095a005e4e573cb79c345e9004dbcd35e180c10_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecebe8f91837ebe91c2f9c159b54f6fea43fd7d750929e2a5b08fd1aee688582_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:1256eb041e3f4703292fda7d334bdab8ad59e6ded330b2480f0e450aee1b141d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:78083b25b57df22ae9e0eb27d3edd7c3e73de676f3dfabd4c419b37aa9c027a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b8ef42ea1815cde45206e98b2b0fc70ca55549df44d7ae7470b37567c30ff5d6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d61acb82a53a3e4b0d1d2fb09e94d34d9a990e43f09aac31f335f970a29ca82f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5855659dd086fe497b927919984f9ebbf9e5ab0a110ecc3d761efc6d44846245_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a19a3f623da8d80725954f6cd9aa9717b62c8fca465f242db675b28911906499_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a5328b6e7d62edfebe695362a4532572c99f79cde855f0ad0f46394d93d9cfda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:b49d1a3d8141b1b16c0dee745ab5a0109bff96fb8103ea911db8efd49ae1f1de_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0783c5a17f3458d7e3f59952ff01dfdcfe8510048fb41f8603e73f374c1fb49c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1f3a254a7c44483a9503e70e4abcb579081c62d5cd37ff435be44a215f7843ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:e113ec3685f8d055c89e11b0ac8acc806b4aed59f19ae0eb4e7d896d4276a4c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f9fb910e3a55c4023201befe8e29197f3a60b3c62b7814903bcef5554b939857_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:17546c1840d65f2ee98ac183705e6956f4131d3ff32cde615728f9f25882b603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3c928586ae0b46feacd6570dee3ec49a5a204227e113432194bc353f6014dcbc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:562eced3b90258a09cbab4518332ad36f9526532f2228da862d50b3076aa31d7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c925e942321c121dd314b39f7254913e71992d8414b5c778163855764269fc8e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:8ad05e7041a80ac61df181098b00784912670e01ec166bac6c504460828eba6a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9b357c6d30157c7dad00894e9f8f724d8be110d9658813fd61699714b7a48c4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9cf1116ad028c8b358eb013d9751aec24eda566a74325123ce18c10bade1e13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:bc49f21e2c4be0b4ca0c199a25f90548d7ab8f16e3d78ff4adecbde6052262be_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1d8c51ba4344673c2f0c4b023d72b683b2c3a26cbfe64798414c5d4e05005ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6e32a82da78fd60e74c129296bd390de402cd7a22a0f1ddbcfb9d3dec7ac1c5b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:aaab47f78d572983b4e8e8395c8c3d53d05c3317aea16c011032b2fd4f438fb9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d2d38a98fc09052bc5fe169321a534006a2ff8605d2314d04eee39e2492104b9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0615ec5b92ee4b3a4e28531f41a21b9a99a64f6972c76c66de90ea13875ddb5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46aea21f727db784382ab4a0329437fe9e1f4556c0cf7d0e3a6d904e4e3ef412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:62ca47a44b86ae7bde47e145474a0b61dacb1f6b503ea63475d7c090ff2b5db0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:97d075f6a0c08361b3f207632d98bdf276a9eb0ec0e79d54ed13550edee42c38_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70e3b704d6af11d99287446717854c466f188db69fc622be08fdd7a8266a1391_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:784d025249cf0f4921d34ffd4387ad7fef62292e8df8e303213514bbd5a3b1e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9e3be6f0d660b4809221fe1b2d6f51206b4ed40db4122eb2a55f23e0be4bf3d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d3fe7d8d1fbacc9832ebf90ed7548a6b2cb283f8a98a6ca73b324e427b5d69d7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:9b772451057fbf63e5173aecb056db601413f419ed9fd98d7ef3b08dfcd79e11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:bf155cef265c06b90ddabf0b4e5eac5395f4cbf9165c87e3183746ebade36b99_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:d73481ff034289f9f1cc811bb66ecb9a254de0044aee18755034c10410478f2e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e26d8456983b600e7248b5741030a68531e5d0f45666e6e3ae02ffc55ed0f906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1e21d1b03c1d8d6d2d5c3d2fd2bc68f06cf4ba6339390b49ee94980e66faa3e6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:85b66f1e1b6ca493592c62215cf8e94d29d6f1bcb68c146a7466133f661cff9c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a9e900b764acc0925e6c381fe09ab5c59bf8085ee5cb21b9bf87ba08fff95c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d4f70164ddbe9c49e57f079bc5f7f0881fce0f8a074b5a948ecd338a308638da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8445b586683b90ca3f69f83b881cdd46c78198a7b021b0499f3f5de367ae27e1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aa0f445083b105af4fc1cad85682c286dc1764c2810634c4266942677125412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f1ab95b9af24529b03e73d6d3cc3e010c53eeb72f7cd441160982e7a3f40edba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f4f78fda0baa299dcf7ac093ca782970074760999f96fcea9d170c9cd35455ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2ad3be815abfa60205bc0de77557f8bfc6ee8b80e3d25ee9cd1088a5e3f6bf8d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3242a9336b5a940e9a88b988d1780e8dd6fbe7055ff647d07a7885a3c272619e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d9c7a9bf4ff66ed09b758109eaa9002242e4eb9604f5c0fd964b4087a609d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d84b76fbb614c30c67c88d6bea9ac818854f6f9aa3ab2ae8bc3be266c0901400_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:45c02eac036665c9f003f0383f1503503580cdd5461f6de4bcb0b88edd8c77ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a0514e0c9580b85e61b553b971d8d3a65f3cac4040ad6d74a3337db46d840feb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a2f51cce516f6300e1724389a99afc1e5b00096d5d8b0c05c302d9ef483c166c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f7caf5c32326c741206573aaecf5fdfc4948062d840dd2beb7b7b1016d24e697_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:4bac5520ec58aac65a508a746976667acbb6132ebfe6aacb2f8136f3198aa35b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:019951ef27fb8d5ea4878b8f22bb0d0d1f357aac25b8998c743980377fe03563_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18b5b21ee15093503e1e3d2f6446ef3f5ffdca30bb50cc9f67dc7596930cb449_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86362580db907ab09ca1f54b284fea5cf787ddb5c1e99674f6ebf28a3990cccd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9ca06bbe2df39add7d22b660a5408b54b974ded86faf7ec9d0985acf0d4e9f32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3322914e1219da147d36aee3121d4d4b42bb619419535942aa9108f6918d8e3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3d444da8f07a9e605b799ae9e3154c7a8681da7824f959e2b5b2423b80c39bdf_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b87501819460dc6ba4bed05a65311592e85ef392a36e9296eeb11fcec26be8b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e45d8e82a1654526fc4562335cad427c7c3aa4dd01215e9754a34be8b9e64f5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:946fbedc73895ef344552e10628d3fa305bb50a0329614ced5b200fc1b4d2dfd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e4f534afec621975ef7b2389f239bc672eae0bc342fee2fbe9560e20e892e3c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:010e0f69ac3dec9157af776acd4f91d29641c2550466f6ec26ba31743373233f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:87371170c06f7ff9245e5c8f2a0884e969d6d8941d555338ef28ba63be405728_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:2c913cd14b852ece07e98db33327a22a4ea3451d241d37027bb51f595f93b0e3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:952b83652c4613ee04ecf5c6cfa6961fd66fc865c84c99bff4f879512820bb60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4cc93202ab581798ff4e06e177ce24b8e880ce650b45a135569c1257656c2b24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b877e2430ca1ef3b575577dbe08d3b13fe1274c1bb20e065421cae418a6374a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3701c8556b2ec7a09dab7e672729dc6057919b905eeeaba9e09ab38e3074ebb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:faa21d468371967ce9e5b262111cbdfe69ba6a8821b659806718866b3a640490_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f6d80e175d9165dd41da793921d5d6f69cf536c5d16e745b445979b0282045c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:42f5aeee6f2524bc1f0db71092fccd1260d20d0b94531f88ee037921bedc8408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:182402ad5468234dca690272044b015d0545229ebd84e85834f57c767eb96d84_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3e3f7e476df2c2b27a8c3a17ca83a98224c8db8952ef6b2117816bc81c9c74ae_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:96a17f8d79e9f8acfb86e3d54687da1c0564e98a9cc7d830b770db24edf9a96f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e244c83b21c68b755d7e0eaaf476a1ae451f3368918b80b19546fe01a9a4a9a2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:017f982fb763a0eea61580758d4f69ec14bb78e5b5d107503276683336f9983c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:677e81f4f2e77f2b8bd354cdb4ebc99e5701151926dfa36ca1a3458607d395ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0e9fe96d6b1ef18e0fb3ed4751d8809e0fcddada5387ef81e2801ed4036d54d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:13feaae13069cd9a08e285e2d077b96bc75cffeeda2e3b665443c022750d68da_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:105a07e6bc8acd530a8ae3097846789dbcd2c7a2f1f984805c5bb3b7449b1d05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3e0bff5d178668f001f74c4d30482753f481f257db49ad6fd2ff56439d95079f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5f9c581120873f1a012c29ac00721b6fd834c9378cd64f1d8e243da36755cef3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:84ed295a1fd729c6bfd8250116d752b4c3ad66c7bc01ca44408e7cb8a115b5e0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:2c0d1db3e0f37f09115d3f1af5ace12911311f70f4ceb574025fb1ed9552575a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:c69da4b39cf7ba1018b91423ce0282df124d606d2e5162bc8e3e2251b832cf91_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0099c7b040ac7e6ba7e91ec4ef2250bea6ac10472901aadee07686c63faadc92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5b132b86c1b14a775ee77dafa3a72eb723358cbce6e710e44d279c8050c4261b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5ee7943edd42760625d7b8f3f97dc0da4aa620b53ed3ca6b666e3b7a801027b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:906f97849e8063fbfe02bd7e2f951d4fc848c2d8cdbff947d40be50fd6f995fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:69827e616ea617867837723347dd6fe36cc85f43703b4e37b335d79fb3f87d6a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:703e8d44a7d59181d0a36a886ef570c5b838268acebd0b32d5208169770b6ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c092893fdbee22f0fe4a2a25aa458bc1dde8c52367efbaabc1155bf5a578cd51_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d6ab422fea2e5e0782be99e3a275eee5ff665baf8e7310a601d42ba2f5f39608_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:39071a963cda210a344f5d4255c5c5276d539e4bb661e21b49be11923b54e020_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3f9ca2d789b60a51018e0242a01390e1d4b569df21769682292d3b483954aa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c7ec38c4ef21e65139166bde80aa73a36b432889b6855d63b1892efc0ddf58e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:bba88a8f8b41c76aeddd25012b4dcb14da6d896763ba6a003ca824260b8c24e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69dfa976e259586decfc0635dc49fd656e878b513783579bcc2a5e456df100b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:86b4bd7254cd92f2632d90357ed08404521d89ffdd70a21cbf130f652f71c1de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8ceb3fd7e1d7d6bbdfeed53a97accf43b3981d5e101746e891a804ef8903fee4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e4f81394f77f17552bbde8d5682449216bf676b181df4a25ec1c6c38cb3bad82_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:425a3e4c2774dd14e2d4baf3bc6f9b1bc6fbcc41faa0ed55431fef26cc5db7ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5e27fe06737a254ee3fb2bb5ba38ebc79e2989487de9536b01b6a1d49488ac17_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6b64ed15c154b927714b840036c16293f4fe924aceb5624fc04d30e478d4673_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c797b64090712c154c848215b1bee933946c019c33fc9b08d00532d611f4d27c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1ab33f9ad593ee146550951038b289973cb1b80e15fa146ab20e823c89f64616_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cce4806b40fd1f040da28b0a76e8f7edb45e5e3b68fcdbd1ffec407f8b5d40a4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e237d756150f298076ccbd616c137d0439c8f59c9e9ca44cfc4cb04178b7a3d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f547caefe7cbbfa9c958fe940eaf72b2b08a460a3b401d1b059c3f097f2b7435_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:0b96283c10f51d6e8a5d00acfdd9535804d0ffe7c4c58c037af6d44ac3a85bd9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8eeb12229d09c020f7f71cc996853eb47ea1311b8426eb7fc6f28652766ded15_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:9d07f82ed2b467215c084754ef1fdb349536bbe0e3c83e3d48a2ab7a97b7f355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d36f927b9c24b3647fe58e5b3579a6bcb2b0b50322db690d885572e0d8492ef9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:317c932c74d67e596b97de943694f9561e85be9d8ca3c883865692ed47389eda_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3dcb7ecb5da7d94ddd370e48cea9fb1ee1314e84874ae192b8aa01a834a3238_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3fe06959d74f9c3aaa9fb9a90b3f33d331347e96cc4f67741f7d6ac6daf8254_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d69d1884d60a78838900fb8ac8aa010ffe8a9814bd05c5fd23640ffb2fe62078_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:30dd2fc299876aef6342316851b8baa68f2b404741f7eddf920818e2036b0828_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:47e721205ff64d2cd94f17a704c315ab4f48601dc446c6fdbf6d0651af0e282f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a42c0b3dff389161ee931de7d2f78272c1576632a357d7e4de3a8ad8e18cc2eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:be883bf81f21e85657ac114397f1a226803a5a0c50146d11ca24f5d0e61bd252_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:95a1813fdfba31007b44fc7d0fce109279f775f6bcf1fe7b7b319f642e614d0a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b624d5a16de8051a33eab593d57f378de36877d7db083144f88899929bf1c0a8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bc7bedd2a60a0f3d862de0644e511d6f330b72a6d12efbdd150dc9b50679112e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e8bbd18a1d2d8a8eed42cc86d19a260f2bbe9379e35257c33cdb70980cbfa5f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:03bfe65de545d250da52cd40db72e8b5346f149e8126509801be86b5f39fc3d5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9e8b46869a8d0cec254539d703e5da848364401fa9c203f0561cb0e5f7aa00c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b7c5a30160b834ce2256aeeee9a36a8655e305018d0647fb663106ec7e3d102d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dd5537f856bf3d86da38de94c7ee6fb9851b262515a4efee6aa1230924755721_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:37bc380d77c7db30a206baa5cec23341064ee370eb5ee0aa5bacf682dd67024e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5db690533cf26e8bffc456e69dc1e0d2f9554f6770c5ac75ea9eb345e1c101e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f7913b9b8f0aafcdc0c0b07ed43f86bb58d6da84ef92f950979eca15fc1a7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:876435e0b14447e833a4e9a0dbed2227bded7d857230557a101c36b47a105921_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4a7dcf77112dde43e0944ba53bfcc3eb802dea755c9610f86b4465b22d355856_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4b3de326992186eeb6206638396c348ef5b4d2c4597eb40e5f5b140f6efb0abe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:779674ddd263854aa364bbdfeb92865821613d6da30a0d3b503ceadaea48cffa_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d3a37f7d09a85c9eff1323c920a9a2f471908e90b7a1621155bed93048c81320_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3806c5c7dc711a3d63a26b60c8c257a1ed87dfaa3e628629af4ccf06325f6ccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:52680ac76f439d5334bb257ac7deb433ccfa6cd824dc2d9e67abf6ec970ec7c1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:65c1a312a57a482045f442861f6a64605d64994304b07567af0c69eb4b205bcc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:76901d5214dc2c2040d44d1c46ace24f403f95a92b825176c00ea29d7ba2ddc0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0f12505d607e05431b905de5ce0c31984ed4ef4dbc7f027eeb019dd0747005d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5383f749ae80a70b6bac223d5c3ce9b70d58de06c031a57b02ea5510f4cf2e31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:76e1151f0d25719c5257e106bff680514e740983333de92097d55f071189ed18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d072c04ce9f1777925bb8df07925652b0f8e684ce2e010adc6fb2c7953eb66a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:786c62c9eab9cb68788ddef5dee8ecd74e03a1197293a3047adacd489e034dda_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9fb2cde680dd3f850c23ee7abec1a4dc8fe0d5b3f2a1c80ad6c8ad7a62b53f4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aef7c437611ed1adcba12e9875f3fb2f094d5116d5a0449066b48f25131faea4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c01ca8b3c84e8ba98e35d0cf0a659e76bec4189a198f82975e6db25ceb336b9b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:41452719dd766d6229b9d1d808b89825b1e7e0aaf8ab8e70c0aecb1b5eb30edf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:9969b96f421a3e9d27a495bf1eff33dba8ae2c12c0cdd33895b6190a4f75e000_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:99e65563c13b1a6d3e64f79ab6491b21106b3d46ef75ade4829c33cb97100ae1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cceff5ba4ce63edf605c087cba759e8dcc40c2abec0534ec856e760f1956a85a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:14ba0bea138b281bee5db9094dd7dcd1fc36c4712198f408c8811a7522bb877f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:416fe4e736d5f3e3b0e4668fd2f092ae855a4073d18a064bdcca73ff5450b77d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9039143f009152a4b6040c8251f3444fd1daee5ecc76eccc98818d9a430a1bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bfc08679165fb0a4c17c4002ed676f7e6fb0571ac72ceae8a1933436753fdc73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6f698b3a95ee24a6c821c9ebf30a610510a639c6d3c56d4399fc45d34179dffc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c44d52cbc06cd3702b2ad8d963f15dbcaf0fa5ad86a800b9852c4f062fc10a76_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef54b7c8c1f96edbed0f3c449b57c6869ea4c33d97f883ab697f53f7d923f5c6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fe664cfc24f79a569d7c01a226ffd13bc91fe1aaf3b3c096dd8ae3d561670d07_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0edca20347f1e9c88542925020f52759547e2af94b54882e739d6c7fdc7150c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8d99a2cdff81f2c41a6b38c625f7fc6f824eb3c3b443221039367b790d8e2a72_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9da0116d6b0b4f33ca7ccfc26658ec79c8a4ba17f8a63d0bd399ec26808382fd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e5106bb4c8de0ef6b9f177e58366395c5bdb3bde226d25a7667ac54ebf952d6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:226cc05403576fbcc6d40b001ea969402a5e98cefd9444329396de56ab21c36a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:850062314bc77b0442b9f4bf463db06aa716f62437b5c9d15b678eaeab9f2eb8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:b08df82541f0a9078c8ba31db67897137a2f71fdc9fd0a79e5230ce16b3e9735_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d8547d72a4b791ad7435ccf3883c427db9f6592f9add54cdecd0b46f2b55be60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:25db07689f639f79919d6f028a10375fb9b68abfd9cf55829333d0360a7acf99_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7e6de11065df1e2acd959d9bcdfdecd4832e27ca92e291c8b5128a7c44c0d8f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:96aab15a47ed8722406eab6ee2933a1c842a29a49c2ebddb60e102d610c092e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a415eb2cf567e2b9f02fcaac05b2c6dd11625cc3120e3a494d8690dfe2a413ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:048eb32db3c8e83767639d6ed9c7e07406348b309dad16fa8e0afb61a65cf87f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:138478cbb17db8b8cbd6574d38cb1c1a4f72bd8d319fe2eb02954076febc903c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ef6c3a619bfb3bfbaf9be20fdff6148d1af0701d4ab13a047867f734859ffe1a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f90a83b839dcd68d04ffee8569e4ffe1bcc695d192c9026ecfcef9d52428e4fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0c2af2e992c5b0ae60cf87b496f8c6b5b3f736ef7576ccf6f03d37e3a2d9cab1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1217c6f9b998c01c7a6c283f035f11692d6393596194e338578919d8809ac2d1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2bb41b270973bd2db4b6ded25357ad5b4113e03a64a5f55bab27e6723902a79b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3fac63d925327ae02db3c5afb3e0a98ea12feb309e113abed5db353faf4ba7c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:18f4a3cf19874d5b1696baa731b7b2207db1c52e014d99b42a17a7d1125e05de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9e25ecabfe5600eb15916f819b853e7d6a445cb61bf5a2fc9396af787213905b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:da51fa3afa3d7cad2088b785407b6ae2d73640550410ed375254c3ef948befba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:faa48301669a5fbfe6f8cbdf221e964c349956b51d95fab8bceafe9011f5964e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:73057cabcfb42e5b5d0f8177b08e6b2eae217b99618d980b8217399c2978aeed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9ffcf3713cd336d9fc552be6b05f138b9d16f225e58ad42d7a96c3eb3cf154b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7e1b5dd5ed0d13ada6bdbb9adb924cb985be96f4345e2d8b14881a5d55469f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:aae9deacd010205f4a5f4ed0bbb3408ab493972ed4acc5ad296a81f0099c3ef6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:19e833e3b514dd6fd339e0c00f8dbd6c45fb7ca16b9cd291d50ab05adcb6b1bf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:67df479466b162b90afb4d17a6ba5d3d51cec078adafceb0a406dad55173371d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b580c79b9edff4d51d5317ff1e1dcd4bc193b439c268bb5c084019c1ea3fddf4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b63a4eb2eec521dadca336416406b595e0db02b853e233e3c80ca454e1153b28_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2fbd7baee98c89f59a87d541fd4f7b2e14eb88645b53fefa7b44fcd86e3e1eff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:576cacb6ba6d2aa3882a295f1774428a945e7b1c967830633293ce04bce08571_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b41266b3bbbb3ea638466d14a35aeefee8acda9a0d2157066cbecaebdb751d4a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f162f5f3a38b4b1b1f71db3e1301de7c60baa3ce9a4e8e5bd66227795d366b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:11718e3d6ada33abc0530890da159ac99e8f63b03266eafef8819c48c92aaf51_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:1657eeeab10652e30e60633e4fe5f50f278236a2814c6a53bad9effbb98d06dc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d4022142d133560c79c30090a045441bd90271ec8de528d2bcb4590d96ad1e98_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fada881117627ed34c8001afc157a42f6cf0efe3e4dda2b73ff8d665c2f8a878_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:00d0abda324914e5599f289c37325f387404ad48793b6db32b3da0486af18cb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:07558b4306c0d5dd18145b65758bf02d8f451462b28188e336f1dea1091eab24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37287b7720a8d5951fdf6f92b59a5b25a21a7748b93bffe6a4686fe377e80a1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bdf5c2bae7d4516fed258e2bda5cb9162bf42112dbfe8399c2a5f4596ac67bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:3e8f19f8602c6b0bfcce59dc51858195d4c10fc53a652c6e49be3fbac0bf1338_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a5a69b772a5f1cb9affeb3c4ec5f050949b95b02f55eccc8e5897d5e392329c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:87adef1f28c02c387f795e0eb47fc925eef6013aa0116e5fcda016407e4d81cd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a973533a2ecfa414c1f95c4d8ffdbe85f18969a740c19d3b8c4d2096f17a94bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12f1e84fdd0ca084e018f3f9ca550bfe183412dfe42fc9ccb356238ddc572a2a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1d516d0e3b8128ab9994d2a7df68251a87e0bef013a6bc7040d519ab68ca8b37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:58a646461aaea1fc7522e11a0a4acc5ca784923581a2d15cd36319cc1d59d210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c399c4381724fe755e5b7cf87e011eaa542a86928fb9cdef4de244cc57c192ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bb706db0ff9b591f189d089a9e5bd5bcdf5371b312529ebede24329a82e9806_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b9784c555f0088c201e5eb269b18dfd3212c727cb202250f18139fe7ee22e6fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c6e9100f0b6420f2ac9f68bac1e19ea5a813b58064d54610cf77f86fcc1410c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:df01b29e279c5fef750737c48041bfb4ef531599fa6ce556987ecdfbf8eb6767_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:443c8d763eb16ce12ad7660e36db67f1f5cb2970cfe0c8ccb922d4697f9e4da5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4e708aba93aa644457fa3aa047fafcea0b504cee71724917f497fb4f0ad59210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aad14619136317ec49570c1059d59036fc36ed2e6df996918f2741a7c1ec90a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b3989b5959fb58d543612b9da4dad6797fe62677fd148ca59ba77c4ae4c9e17a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:00f150e9a977b547e1511fbd0972027a01bdf4852bfaa5b7c21a01f1bb9cdc76_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:254799c9323f6f753924c1b739f189f5daf7287cca9e469f169bf5b145dac19e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:45f94d3ae86090cf4ba0791b9102e9b118e0e9a28d3901611051c9eed86178b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9553e2fcfca8cc369f512d405c92c35cd79a0d5ecded5bc11be78febf0efc8e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:593d8b13bc16136998a2d109162e54046a08ceeda2a74d1e6d9b2d220a772f8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ad0b598016cb0aba3335d6d9bb01a2767fc3032baf24a2f8a2d857651a38222c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b5ad73901c7036206068e9a24d71cc3bcfa88207a59ec10521f1581d784debbd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c2b60ac1878d974e0608955a1c6c104bfb840853fe10a6bb6c971951042dd0f2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:182e148ddb5ae83c7540564f0975f28c17fd859912bedd6392231fee95060d69_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f766d291114a36f9233b68fb3a1bbebe65867c37189243df0c779e3dce7f509_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a48cb051fb2a8e5c70715093012f18b65d9bbdf7a4346b1cb828f2592975050b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b605723a4087f4555d491389cf5bf15711cbc1b1da84cdb268d4fcc5c87683df_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2e976d4a7016dc2a541098fce90353d3bb922943373c8b820e5c95893ef739f8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:68fcad612630ef316bc5f86ec98f828dfdb928a236e551a4c8dbf8f919f4cd98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e44082e909372715fb8612484c5fe0ad82699620fa530e75f10d41396ef6d63_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a949ed5a2a43edde8fd2abcf0f91c4ba4cff7dcbbf131a2ee579d1256ea628a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e7ca33f11829a834febec5a1dbe0f267b53fcde66dda9128eab3df006d2d7e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cd72d535761b16f14b149a155a1a0f4f0dfb0bde6e5146101914521ea1e2a365_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d91fdcc0e8bbd15d091c316a5bfeb683a7e9982ddf474724f49acedac349c48b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f85e6be61cb6c744900578d654909ceaff76eb98df36564bae2e57a3a4bcee05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:183bdbb02b5bcfe7bbe4fee5d0fe520c986a5244f02cc896762d36710498c18c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:19fd07362ecf5282edf9086f840bb9e1dc3c6da56bb8ac3156ad05ec54be9408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b679f580e43660d36492cb57d275f6cd2cfce6d7c1d872d871ce7ddd9364dc72_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:dfb848cb68bea17a789a807b5edadba37a02947c506b8fa58d8b6376cfd3fe48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:4982e0c65a5469001613886115ddfaba5e2bedf6c1f9c2dd538a73646c190b00_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:89c7b0e5f1c0f13effd3888be07da4acdce02eb54fd4a214fc8a3f9c204d82b4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c04482437d736cfbd2259aad085766f911951255d77bde48abf34af758e42744_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e0f6f48dfc0eb1f410ac198eb6ef6a9c6ee288fe4a01b7ef65e6b62f6b939153_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:097d5658d4c2cfb9e88fa9ab82ae4b4d7f3108a4dafb42997847cd714367973c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:221e48cefff45243b181abc4074adf95df97712990030b4f280b65452083bae7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3f8362646716993b61d35b5377b402ae627c15ce3d2e6b7ff0d5b52159e81726_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:73acd569142f5dbfffb16d34dabb2e05d4552354cc58bba83ef8406029c102d1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2d5a9f1213ef66cd474cbbe11dce4c37a56613cb136fddc8a5a93ac63ebb79d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b5e4275e6a80d99ffd2bc73c26b421f7790ccf88782aa8fcbb22d588fa15857_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:a7216bd1136625966d8232aac1b61360a26e86ba203a6135a32395482a097bfd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd0f6d91a4687e3bcc87e4cc6f1e34f8ad19346648e594491c760bcfce671c96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a9a27ac5377c42979866406869e8de55cdc219ec7090ffd1e4f98c98127ac27_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:57db654e947f5cd7efea9409ea18509c3d4740e03daa164c62faf886a7287ea3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a9ded8f2c9d761de5ca64c04665fb4c9d69ec31ea3ea3c7e91291101a00ee876_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:bcb139bd20b7cd79ee16cf8968dfcb0a5a3398bcfa734dcc2c2ec47dda46a93c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0e56be34b942905008d2b7f1ebefe0a4446cb35da9f4bf09e1e3c0e15d88395f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:761b0b68ca18e23e758c780c5baee54607549cace7f1d337b418c0e0ee630ddb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cd32f964f1f4bbc981565fbf66b6ce05547a32fe89fc6f6fa3f634791120cf9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d6accf480e8645c70f53adf062189259549144af3a4c3d736b28c561dd538f0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7aedf77c4e1ec8b09c77a9d37dc1d7c3651995bab2f84d23c1478e06fe97a7a6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:fb2df252487a734b3e051ff54713a7689f7f1e8cd93557f846458f54d3776162_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:786831a2af730d5ce6e8ac1c247599e872e6c683ee53946c9a552636f02c88c1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9d807221e98130e63530f757157207556a7b2bb7fe7587f0d7c5f9d1ac9592d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:9e739fbf82f09ff6bbbd9baf6f2e64b0056ba1608b979e45ee6de17dcd5fcb85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c2a9ad6b4707faf2329b88b12e06f6f10c5bc6ff15c06ef644ff14efdc736653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:84e1af7983cc502b35755475dcc87c2eac2e931f623d070736580cca65081992_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8a9610268e8460c1ffa73d5f27f7fb9760b08c4d98af29cb0edd30b1afae7460_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:952459632a7e13cff2a8543a1a23e0032e9c163bc223102ca0c8d92c28e0acad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c568a4d0ba7a6137d77cd37e77f48c411f840ce7b36df3bfde76a5047a2c3f7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:21e0a12571846addb7b6b112ffee2fe3ab01a501fdb669d9b1056381b254be89_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:97eeb443e12e9e91f6a38ca22ce4017ed09320a8ac1f79184d236fce8e2b21ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d26f837461773b3ba1dcf7b77fd95fa5f36580f4cc351e121ec65fbb9480dbef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f1fdf87492d66f03cbca16cbdb07607481041080c244d94c59a773cbe5457734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:899eb4bfb863d1cebe38b4b8f2d098f0dfb501eed1fcdc794215e0d7dd649b92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abfd8c69fd7ac41b2a46b8398370b79ff5f7388ce09d80bcb88180b160ac7c2a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f65fe33668fabb81400649500a2fde6dd3236650a129e074664a129c0bf6d738_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f797d5cedf4ea7f121eced618e93dd4f53eb6ec5828afb978c3a2e504e16c11d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:1560bc58a43485387fda173fe0a8a396c2f6b038202bd9863c85d1b666f3ddc1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8044c37bc844e6b52ad027f7f7557f8364e73d49b9ed3730b2e51d1d41ae0387_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:ad0d0922f3417545e5fa1d6d5e7f05476552388714757e856d42e5a65fb99e27_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:efd6130dc94592715fbf9fd2f48dbecf827c64d521e5850ecf773aa07fb3bf89_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:64e1b9fd351ac5ee0427dd131b0dccfa961b07df2dc72225f59090acab8886cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a44323edf14cc87c14bddfa0c06979a8f696a159cb091623a8351973b35b4d14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:c0b9d948d72ee8f79c2e6b4d2f255c6959c21bb7bea1d7b0a260a0b658e490ab_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dfb14efc88780729a819cad4cd19805fa7f5b660067b4e7b10f61d5e8ec3270f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:15d9d32b5eaa1603f2601dbd6898f0182b709292ab0153bcfa7bfebce5be13c0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:178cf1edf9a80f37bbb19597a34bdd8edfed5e44af3ff7273a46a7b4fb7fe964_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66f9ceb6d26ed52405b9439606d49b9f8158c0d2b6b0eb715a22ae2c746defa9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4754971cc6f907064a799f4845fc9f949a3068a5b818b23eb292c8346f9f2f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:766ba5aefee0ade548842c06f8061fe8b849b76d16280e3c41225f21d2d0b6be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8730cb01fa2ea29046c200890d8cba4b0291d769db57875b93c8e7c1c68af3e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b2c1423302c27b56725d91ef0c9dc34903eecee9b0e8bf6761f179bfcc48cd32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ca6573030508bbfae251c27a292bd25384dbe3ce55cb58865fdad2fe460fb6e7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1aa25a4a4eef7443d6bdac8f5d159b41db9cab89f56d43d2d7a01a0bb7929da2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:30b84fb0b78767956548a81b10d276979967e99bd1dcaca2bf06f7a14967b86e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:98a70790286c97045f4ac1b5ec5de45ed043fcd0ccfbe96e6a93dbbf4ae0d96e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ae9f9c747fc7f26dc4fe31644db03b93c7de10384eae1dd40b40767c2e654667_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:115ad4f19e948ae0fe04b57c131a3ac8c261cdefe282374a667dea850e956500_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:15673b625efc49511ad48958f766aaff589c68c5880c95d7c6c89e5c9c9bce5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:78f92ad65baee06e314611b83e07e7a87dc4e3994ecb76b5b3b2a2039c1aa2b3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7f0ce0299f97924b4c3ebd129ebc0d9cda54b1126ec933fa33f20f438694a590_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6b4db8392b4fd5d49b177c707bed1048c6ccc7564f2dea39ebafe492807884df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7aecb1e4860f54933c9e911b415aa059ba3c7664c2309d406a56b305887ce6f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c662c420d15d0419d38af3038fc232990bc21299a9e56b26f4df6371d8022dd8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d7b45d95a2687972730a64bcad78fa793e4a244d5a034969889e4e5e5b319057_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:02ef6749721cec830957dec8da2d3fff2dc88a9bdadfee0f7e3177a27d265fe4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2fff2ecb2b19603744be8e2821f401a9e0234ce1b4ac15c27223c10e24ccc7b0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:62e44648b669cc51e9dcaeec49d2c5b880fb93c32c2bbc1f535904b40849ded2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c1ca8a203ab5c80f3d7b8fb9e026a46a75bfb0f5d6e4d5ea09dfb2a2db5c6a2c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:56f09c58109b0455903b4b1e938639c6c1a9491d4206a1e7b4515f89d5510a5c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9b5c3e0697d738fa6c1fe2c115d2133275ec3adfe2d412547535a605f30d0c00_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df2d7c18bdb6bf49c2f655b7dd70cd4739b2b9b4243fe2f136042b922a029e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2534343a990c27b8efc5d674b4b97b24acb00d781c75004adbce0c7e187ea742_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4f474f91da6fa969938f67a7b254f6e34e6ed2d8ca38e4de4d7c190328c65352_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e2b3a346ee194564f34a2db8ca14c08340b063c995936cd06787b248cea65622_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0cdf866394b6db732b741a22765a096f04feaa6d0237c1e54d310cfa645f2883_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bf09aede6dd816a7c1f6db9a73f25e3414e0f408e5744dc2f32dca5c73f06a74_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:db8ecd1162e094b6cb166b88dfa40258f31cdc4db3ca7f6a9b110893bc27d044_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:acff56a6371c4fd63e831ca8149d5dc5c2f66fcb9e5b6f2d81afbf225fc9cd2e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43bb0e2b7af46bbfeff6809f44f401007498cae3cbc04a9c4e8f8033f3142d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43d5f576d8c78508793fe745384e7c12b08d52a6757f2a60a4e416d2e1297cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6f5fd70511974d782b102cd378cb932ce27f58a18ab53599b570954c379b88ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:76698b01437d4d0a46f1bf3bbfca30ee2065a8684199caf406e0e7a027871741_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:acf2839dbc4ed85e957d4b975b0ef0c08cf06d42f75f11704e9cd54197548784_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c8a1a13f5a36513e22f8db1345386f1835eac5b7f809c6745fe43afe8372ed92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:22d7a0d9938f75746797f97424284f6e0aae7f853b392bdc87e183b5c834972d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7ede51978a537c20cf89f7e2c469034859ef89b1f34b3a8c89a727378746bd24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7fc7a7fbeef800bc1efebac7e1d9a3110ab4962405d181df23b01e0a9ead70b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e0f8524eead302224bec4bcb23caa0b587aaaf1582ba0e9e6ecc3e2e9755bc32_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1598a3a15eb623d10cc95a97996611c0949450cff57257b2d1851c8d83657a39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e97767977f70b4a53e7e898af37d51c1ed2a0c510fadc3180d3ed6675ea5fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:acbe9df84cedc53ddc968e5027c662badf18384a9f25ad78c914ec4eeac208f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d19ee5bb8b73f322b0bfdce50ffbc25cd89737b6d378499bece9be0dfed8a262_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a0d654463288adab9acd6dd6bc5e9bfc05b60081e77877e285b60738c4210077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f3a38302163122cb34702f23e88de2db5d44d70ca24526f4a73624cb091de243_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:348bfab8b43715c5b79610c50bd7a8c383bd7e0d404fe26ad3745d803fdaf339_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c4becd27abec4f1dd782dced2c91a832a731a71f37fe7a3b2d07135702e0d512_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b27cbc2a5d54ec8bbf744ee483f2cc81b9101900ec9e229d362a8169ee72b29b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dfaadc0fd73c36c83063ce6442a9f5e8c1346422f7bb10faa8d27617a0c6a710_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:57b58c92ff48ca5f8275bf41b1f1284b3f0ca881df22e355585ff7877b215198_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ab7d9c2e48415e4cd8a1584e942dd2bb98848aa657ee7293fadebbc6cf439c4e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:eecfaf9d138ce8a5618856ec98f2d2b41d2b025acac5852e81ba20aa7443bbf5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:08ea69707b4d728f1368947281cf3ec122d68713209cfcb0e91e5322bf1ada5b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:09862c60fc2dcb1fb0aef2776148ff46117460f2cd92e202c76c0d122453899e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:59a251157e8aa68bde3d1953a52c2e3d34faeb9088340c7f5f8e818e82acef7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9fc0a293a6420dae695cb7dc0ba7306805af3bf984be3e31ea585f373bbf2011_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:08bdf0bc7808dc10b3597b3e37fe97d768f0bdaa0b19dc8b6f565c15993372bb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0d1e25b874b260043556c33ed62a26ebd56bef929e3539fa86db96501a798b14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:32e253ee82038724e6455b3e80d1ea6b056c92c2053ebb22ce329ca5b7d5f03b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c478e1e2e08bb0b44d9bd3ff8054a12e7d98be7821045cbb218c62e1fb2cd8dd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:06eba656e1b664519f5e663e3ede831465f1635ecfb1d293c1b1b745d79b4158_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:19a89d0373af1265e09e12bd377e5bf631e5fb58c36b2f73b8ca86d186bb0840_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1d2da7acd64cc59f03f6a986306fc7d51a680a55b7f62e180e66c6cb3e213037_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7bc8808eec74ba5b0bb91d23e918401da8a4beda52fbe93975f4d7d190836aab_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b075e0d54437ff4323eea051e2347a71dc085464c2abbdcb4a85d55d9fb84e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2d19a6538ded95c21b22b0489b00aca53265ea73b4f5f7b91eda8f24fb39a12b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3c97585f4dd92f700fc44e21291f913aca946c75bd0124f832a6d8d1c5f3d5d7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a7b7e0019f78254b5afa024b7ff6c9dc0440e40d0f6fdb22e6ac86f261435915_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:344a60ac1e833a349a8f24f3db2859e9fd0f45dd562ca50478973868e3669451_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:693b81294308ff38490144fbb45de352926be577fde7668a60059f3e5be3b776_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0ad2b1b3b63a22d793a67a220550e7730d49193e36443b9783d045d0d628e986_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:624899ec57f3d7269da3b5acd20040fe1ea2c1bcc617910f7659cc3110548dda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7414f3068e135ba5f9e0796967297f66dd619122e426dd8355a7d21c88c3ac36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bf6ac903efe307b33a5d17a000c4dff28c5ac55f5ecde7d65a15025d291f9053_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:35396543cbd1ebea8e70f1beeb10b4fd87d9a42293b1464fc0442eeadc6c0e7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4bd4ba390e83fb3eff7d17281090981125e08ecb458969b5ac95da4342641e65_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:602dc9f92b7a8e84e6eb998191263d186d1d10d378eeef0845435715bee812dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:622a2e6ba66f1624454cf3ff9229ded9dbd06815ae6512f251836da18b545da2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:265112268f914a12e152e58a674116408253b120a35d5e696c2afd059b6fc015_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6e2c4811105f74a2200eb5c14cab29dc5735465f3ade08bd44378d1a3f3c6a16_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b4c1767d3b1d7d32b79c58d9894a85e4e897deaed7405281239058b204a5209f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:dcde633d96ae797962a3bec581ef3078a5142b3131595e0055031195b798bc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:47731f2034e86e1b86a86d1b9ab20e1b978f89baf270a567de3b6be17665dc6e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8b00cad2744076ce7186abb2304a0a1ac8bc84e92ce76c843fc19a3d5f79e049_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9edb1bba41b757bc30ccc0bd7d823f3574e21195a1a4075a31ae5bea6fcea516_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f3ad88ffd94f0fb2c825452841ee7c938d81a522d8e8fe09d224b42fea301d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:24830ccec39949668dc836f6532f2375d0b7ac23ef69c78315139c4e15af4088_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:67899e606e1ac40ded141b4360168959587a7f1385299f99ace9312016cb01da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:708686f865ce646ea8e6405db61f539773444e873f6101e733567cf8be40b1c8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7fd150db54f6ddac412e063be423bb17cf0dc8717df7fdc32fc52434cf7c866_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:10e2611fecd1ef8a770a366382bffcb32096b3a8b396d3c0f3a67c06a809e186_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8e26412eb9c4efddfb90bbc864e68aac6ce43541f5952250709e973c75cbe8b9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b6ef9bc4955ddfac9ab851f8956566b52a49526e6aded669271efb338603f3d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c084c44640f2949bf5fe89370cf105d8307ee1d2f9ec8b5bfbf7dc865fc45476_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:8268d0e76b556f2b0413ab6975f15aea685b140362bba5d245ecabf0668a41be_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:b1e1d2e8782377f73d8b9d458a7d433dc9395ec7fefd2e376a54a19779dd4ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:556d277848c695d76ab33ae109b99e0448bbd60262b39ae7f5cdb5c052252b3b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8107455fa57ff48346e4b056bac8f1d73071699505c62e3c4a6b63fda65d1301_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7c037c5134abbbe50088311f7765bf614fecdc7da0b58b3491ed0924a45cc1f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c848d97da53997ed67654ed4cd558961e4ced5fe80860831f6100f27bb97316c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f63f5c139dff756c4a36e8c8aa18aee4dfd74260ca90a6c9cd8c68b7a23f5330_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:18e2b009af42ae09190598403077f59ac14fff0083dbd0377b23dfe8bf90bf85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:23c4ce9a3efd2b7cfe52406aa0df67bd6b17e2ff2583980b24e5f71c4e69bdd2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:45faf0f08b479a7b6511703243cc6746129fbe639936f693e245688e33cda4f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5fddf39479d0594b6514b837da1e9fc7cf23aac4e092a43feec2dc738f3a36a2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:27662597b04f8a83ed40951fb3161755e565f4b45cb08160ad65495b1971b1b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:66548d316213a04bab082f88b71e84f26f93e3b861144b79ee2a1d6daf236e67_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:915f0ebb139d489bab32c418ed4708935e65cbb95321aeac9bd3dfccd682713a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fdf3b790c4ebbb4a049a452ee65a4f15de7c6b1fa06227dec1e0f44879d33d3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cbce9872ea22b8756670549f2844f8aa6a3323779774c4839a455e4f831eff31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:da8d61470c3c3120912a4c05fb149d404da73c1cc654faa36c5311b3ba47c554_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e33aa6dfd96a471d0676b033c4ab64f112e7a200b15c74051bbeffbf48e68eed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ecf24d093581fc39574dceec3d50efd4c3146cebf49bb7a5a450b3f8ce740551_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3dd9ca3b6c119ebeeb38e5529407f1889ce2c06c11f15bbdb38955caf2a3a44d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:53bb0329ee10d609d297ebe7327e9fc2db866a3d32b87ea4ae04fc46d9aea7b2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9bb57dbdb1f3e05d2e711c87f59f05c56aae4504a432a7bf69d0719b614f5ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bdbec412e541109c63c5f342be19fc88037c485b199856d55ef1798510ee4039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:332ed123500ea4dedb757d95f0111658b96faea8f8996fd74dc14e51e2ab9978_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78d21fcf562cac4d525153a03c574bb2a9ad71d50f955e263f06e2fb2b1daa08_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:907a8679fa95ea05ab7132e5953560b61c9ecfff5d0ceb4124cf8dde42530cd7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f7a732ad09341efece3af08500fd7c18d9b70e4e2e218afb2fabddab0145f393_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0958362f0fd9f365fe7c0553d468ca4b116c5b879c26b8035205fd95fbda79c4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2fe9e91baef7b27e2396be83a187282ed19482386413f82f8e00446044588132_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5bad53fe321f2d924f07f7cd8b6f19771631a3c75dc25df875d25cfeed6290ed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a42d5ec3c0b582a70bfb2297f3f7461f4b516aa28ea8a6c12c6bca2af51a9e7e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:64b0f83d2d4b40eeaa6784ed20019e2ae2c7fdef43c3ea9a49eb07a3ef27ddfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:744da89cf9a8ac399564877fe699525fdefd31d302b70bbf33d457361235ff26_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aedb8ec541683a33066c8e4393fdef2b2940879da38f06e37bc4aa247038081d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e5dc458e034b48610c05a65784b4ce8731709969a25867c1174beb7bef0d43e7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:10c59d23c3b20e640fa3decf0fff7db097b1da46b58058b1a9dc1284c8d5f1d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8946f0589388c5ac174374e2de1a4bae4d6134dacc7fef9a95bc54f41265ab9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9ac3b13d328bdca2a50d286adf9f32621a3a059f3dedbb0f3414bbce3b1d83ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c56dbbd0868f35b7376cf4208b10f1be543b5b8096ee30322b44d31d5887b784_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:104e230cfe12c0f6218d5a834c5e85d1c3f962c9f00dab941ef7f409243c94d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:56e6a16d77dc1cf0dd2bae15f9117faba1c88be9bffcb4113b29dcdc32bf3dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6014a9a744d98499f4e68c99a612229b148db39c40dfc0fc72a0b0fdbbe26626_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:92d6845bc5c65cdec3d0f59440500af1b60b070b415ecb6e3c5c276fbdb97f4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:86dfa215430ea4c2286a8e9e0921f3a4ca14fac70ae6f5ad4f66636fd5620e0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c20df9f23d90cb585878aeb06e921741267b98a7b078ba494f6dbcdde2156020_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c64396e8b58f76b4f416e1f76332c6a28f2ac866240a4a07541d6ef4b13801e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fce08887d2471192a8b68228f61636bcbe2a8b78885512d5ee24d55b10784df0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:42cf0a1f66357b0054b4932b2952489fcb46182e4ff04501ec3b8ec4fc86b5c5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4652118a90e9d0fa90010823fdbdbe1c49db2b208cfc948a835c7f2aedcaef14_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c827d0d949f005ac61c1c7d43ac27dcb842cfc2013e42b7a70a72d18a20ac45d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cd7eb7f4b822575925bfa223282946937c7dc5053fdaee9cbfbf8d0c2467e59d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7b4dde279a23d7f73becb18b204787bec7ca9bb85b0fcfef4a7323ef59dfe6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38bd513387b83d3388d063e797d347932a335306b9f65eb73b7fbfb478b95748_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:96674cceccce573229f82da92f10e3029a5af33b192ae9437214f50bbf9e2651_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b5b9452bcca062df5bfe00b913778e2c182a6c2edc8b649a62b0e927037d7eb0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:578f67e6b9aa327a20cfaf5912a5601489ca0653ad744109b08262fd31d27d68_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9b86e03cdeb0968ad70f6372630bc5e974ccf74a63666f1b4517347d5cf66e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c87e5142780624f7090c8a0dd9ce935b112b74c86b8f0a9f97779df293cdf94b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d6b881c99cea669ab664f41460b5910bbf8953e57dfafbdc5ef6b44d8b45dc39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fc58e1f537d1d1cfb376c8bb3a1390c008341212540fcd98a4a315509cd7e62a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:80ea2836ec34d2d2995c50a090e9a97623485c633c2cc39ed4fdce34c9f253dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18c5603f9bf889466977a8cbc1b1e785e9e93a76852434465848b00de85a3384_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:852a40e0bf7ba727a9a4f4e65d820184f69d3b6410afeaee5b7c25da9d6222f7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b0323e72aa737bbca1d743568e2388dc2f3763b7b23fda8b0c30c7da82361828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f7bc0d938292e36063c8dc51447fbb563f011991664d6d7352fd82b1f8729fdb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0c5ea8bdffff3d880526de9f5b4d553c2cbc0681dca2785b44a2d50534eaee14_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:25efef408a198ddf977595cd7864dc8c68b66b5210b01372ceb94f0bdf0eaf7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4af0d2d2ff92b30d0bfd1217791f796ab853a709d6724c1089d967cd8b2bdb35_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fb88da574373955332ee34a14390ec328a7ad6e62de8499ed52949656f6ff923_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23b511f2c7fe86c4f8afc509ed707d27a63ee6cf1fa3b74131489fdc7c668cd4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23e7ccb1befa2816e77abdef5eecd8212e56ae6d616f4003392935e7edf7ed93_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:25f015786ca305a2bd100695adef64936782586725477c67bc43a42402e9a4a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:513e02881726c145fdba109c6485c19dc6a25e1329e71e64da6a1ca55a9bbeb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:651e1f43c1483775c0d9ce67365db3d75021e67a3f4dc872071968538033458a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d565301af46c356a4fc80f36c7c8e958a19a4e36cd08abc84cc9a49d88433b18_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f382ef885d8be8e7007416722029689f2b8ec1fcff45f3f405f4dba5afde7d9d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:fcffc574841c7f5f5f06e41063c6e63dd8471259c8b6436210b1fa8f66bcd32b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:06b33e1160ffea1621b8b365682c8b33eb88e1d0af49f2badfa2f2cdc1858187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0adf9a1507c462323ef994cfb8e94a91e05a90834eeb818c6ff035a469308734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4dd70885b033339366a51b39e1a0dc9716bfcfe9b3072a9425f93318ee1868ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a675329ee42ea8e39cf56e29562e0c9d58345a468f895765b6000cb2e03c85f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:046f5864fb471f536e1d07ff4db875eea3323fdbec3c8467ffcbadaea4317e48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:338bc8f6c2bffd8382536c628e99388f1579df9a881c2ef5fde980be70652eb2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:613556b062cf0adc4f9826afca26ee52106805907c1c083580b0f7595fe35d22_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63b5335ff0b2e5ec2a748aad70cfb87a1e67400e8d4a58c4d21f4bbe0ab8fff5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:134163c4600edac7fd6cd32e6e489bfdd03a9e7b2554fb3cc43c696c18d1d6ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:646a707c50a3656bd6cec5b46960d4d27885135a1b2a4eac2f74fc8721723c3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4cd06cc8b51a11cdee4218deb90e612934506c100298dc2d95cb3961619a34a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c28197eb87571077a9c4d102a659e2ee3e9f4a96a2c65e32c2155aeba638d114_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:884468e937461054e4d0f6fbe428c0837c547fdfb77494fc4fd0d80c85ebc116_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a0ca6e2d795cf58e53f392ccf33ebe3a958164d7c807351976e7f34229585b4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c7c740ddb429a1e4c4b37a761d07a28b0a3c54b1a9d0a05d50f52c1046e67bd5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f1b0a334d0a34ac7df7177915c9d86925b1d09e2b7b73739e2e242b156043d00_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:21386a83ddd84b3cd3903be7cb72fcaa075258aefa6a8aed5f9db293cb813646_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8bc70bdd58177aaeceffe4a1ead8014949561a36f49e704edec1a87809a8e308_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b0124697d65e28f4068afe9969a3558ab5239b7b39b8a8e4d59179267cddec92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6929fc57fcf0e9c7d26b858afa505278f09fa81a854050194253e2b84fabb94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:04b8125efeb99b9283590730314e1792064cf887d124906b6b39c83925d97f4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b0534c781222f49ce04e95899cd3558bf62a74c7d5defce8ede815d7aa88aa67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3769775243694c05be0c6d52bee13877834b98e80a32162e3cc990386fe17cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ee66f64d8b3832cfa270298dc1257226c9abe618918de7283d7ea3acc7bfa058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:09e6525bcb52ecc92e628adb611938f208c09436c1cb787539df696bb7040e27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:48f82fb019f0083c414b895589183931f623d9c4f64a545be9460df83d8f23ca_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a2cec88104e0ac39cca06c351868da8ca42cea21014e276ef4c492603c90e6eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d5fe8fa8055701c1d85ff5cd062b28b808a791d658c1e6227cef379dc3706740_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:072e335f2ef540426bd02ab03df3017062cc713e9f15c7d131043c998f6bd8df_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:750327cb858a4bff3df278ebcab6a9c73b88a55729e8f54669155adad0f1c77c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a2762bde107a05ad6ee1b167c6ef7cfd32646b73209f3841ab1f2545f2f5cba8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d3ffde90e606b0344c39f8668dc629f919612cc5a3475e8fbd15aa1bb807a42f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:533703f83c1706641c5423dff8be080c70ba831a0904c4d08cb84247c768fd96_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c34e3b2772aa6329401c1dffa8316d3516368cfaa095a9cba95628bd9ad2a7d0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c3887c6c2d115b686a65205cbaa373882689899aca8cbe5125547db198c84c9a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc6a5e17268e07c6309afdc92acd2a31a8021e3ba9f5d0dbf514f3b9df09e01e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f9b11c33ecc1a60bf7e76277604027fad491a559a01ef6d81f2ff3e1b1630ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a23563b0a48ef83f83afb6b603c3c6e432613ac914f91cee12c45ce88e4568a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c905195d7c87506f478c79baa7af0242c05a53f424a5dde49e379c2a5456cd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f70c550c755645b78b3e7c01118b6a646b1a8bd283f0a9415857a8fad6d4dba5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0e7d60dd7a32d4dcf1b6554c4896f3e6710864a5df8a06a0ae3d7cd8c719a309_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5b2de9e018b94f9453f4ed479113464317121764c1551eb27cb249930b87ab3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:894978ef07143c0e17fd299e1cf3cf66bfd5d1d94c61bb98a196c22c8004252e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c05190f5e6e9886ce31dbb9c97e177dc69b257a009c08298d9964c824f769056_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:037f48344e06fbc216914705d9be8c9ae21a70069b3031ee4dbf07c34e8d054b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:46623fe33e5d8b6eb551a012f5b444849b335a5bbd1726c274c28b8491e955de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6140ab1bcfb22b2d92b8776e5458bf6e1d2d65753b16d4229d4b020c0b4a12f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aafd425c0dcdf391f811bf3aacad9828ca2d18d34201b6d954ca13c1b4043bc5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237d87f0080a039435915945a2405af205b4787a2d03d71ec801f5093e1cdec7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd9dfae5523167d30f125e3be00f666f3b98f3a63bfa55f9c79927123d13a65_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd9a7c1b3d8bcd779e02925e2bd9d79f0c3f839636cb5fc66181eaece5dead1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:ff78f8929c2a152f76ac995d4e9203c6844058b114cf1e2bfafe371f41f305e9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e4437f5baa2f1e07ed0c1a245af10cd3e9919a852eac7a22996a9b7ea51e65b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:666aaeff92117bf500aa2fd3cb6326d39e83da6f6d9d08b883aa0ff66d56fed5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:be357cbfda2ec9e821dca667511471a812cfc6ec8728b8dc9e345c5457b50b0f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:cdf3f134bac400823d74df622bc73368c849621e10ce6e2483a3d17346e9adc8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3172c4a59d36cfbe0567767264b230cb7b1bc355e8753cbf14da088987601d06_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8d38f1aeb56ffc54758fca6ab17a60e3bef145a3221728a56dc10a37e3dd7d4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ab60ac0729c4fe33c4a801982f9a632d7c9b5ecf991b7166b8a6642a621f9490_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c0cd58a244979e44f80ee6bb4f2f25bf4150f747b8db3b4f27b8e27b7b2657e9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5c312b21457753ed8c850d7fdade84bfc01ab2d0bcb3435e5a800ea1b57ce328_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:c01cbd659b1fcb8dba2716f35c5256e886d438bb3a456f2d2f8189cf7d7a3f79_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:114d2dbfa9f68214f2bf75daf889bd9dd8c678f6dfce6dfff9e13aed8f0ef66d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:853248c99686b92e8f03af1f7e03ab8de1a0410f1ffa973c61e9620c3c29ee3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:db82a9efe15ccfd1fc7462166a3dfb8e88ea845bbbcbd78125817ef606d7d4fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f3d43dcaf117d7d4b4ab4db76e4f16bba7384c2c0dde245b3e264d6957bd8f19_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:23ab98b2ad9e01cebf816c41ffcf05a0238c376e749891b69571d14e3254725a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ffc4e82b9d9ed4229d3a549e9beffda45d9bc9d56ebeccfd3b5802ccacf6d801_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:1a191eaf5b0d23e0374829048c516e743555781bae221c9bf2234de24fe8d29a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:3b7c80c9567f0a623c8b44c5bfecbea8997dc61896efb52370cf4f821eac2328_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:afa4fc3ab60c1c50f44c59e40f07fd06b52ddc65d3b87fb4bc9eb3e2d9a83aab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e8749dc60de7657ebf93e7226b47661b51d1daa4c5a4fecf336a17a0e0cf3c59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1c1c12ad472c45ae03529792013154098ce4780a0fde6dfcc8b15674518b64e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1e764b697a728e444ed6267e44dfbfe36f7763bca86cc8991c429e9be5f10027_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22e25afa4b71ce9f1e70697ec3f7d463b2c1352e327f6bb5d5769f6c421d978b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e8372947353c8a6e32dbce30650b91a1f09b20162fef90150a58f3d3764c0e86_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:34dd3f5cb10fc1aa35820805090b6c031a4b771931903936817a8afee2546782_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:751ddc2fe22c3928ae1e3137fd8b7741f4f671d5acc56467b05e3d9c892139f0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4f48095d3dbbf481a4f0044b496ade9fa59cdcd58f6aa9cbea97b3a77cfbb1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f2cc96d8b2c7942cce9c79607176938848aea0a330542f21c47b6bd8eeb4f29a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:10e051b10f8001bc4344d39d32a8d0c46dddb798f6ca025a6de0e78ba5b70b96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:33943aaf687567ae3ddb4339608e562f9f877f43d779f39820741e68f691b47c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7adc1f05bc8568cdb5f376950fc92b8ca886fdcf4554d7dd6815780118cc8153_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:8dacfd86daa69817ce35eb7ca51989f90f9aad12999f1c76e21a49ac036cc444_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:25daab414833b6f1f0f91b7a55935ed5cfd7aaad5d2f0eb8674a06a603187059_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5091fa31975c3af6c2389db26e31fad80220b0bab03d4b880270168a62105357_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5e8e1fe00bc512502b348f16a0352e50ac4a5b491b843f33c72fc765a48929ad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a2b9473de35e8194617769c2c1aaed3499d57a55110827f3f94f191ab02acdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:29835580dae34eaf6a13a4b2c706138f40adbacd67670f8d19cfb952e70593d6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:be7fb081fa52399f118c7393cf72159ef362cc1ed80792aa7fe9847b00cbfcdd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e865bad23956b605474eaa4c5e637a14e5453a53522b145138f216e4909b5348_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ff01b00b64a65dc45eac4e3a607e7bf70e41fe333044f357e436dfa0fc4abcd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:1f64e57709acc5ebc392907106819ad3f8896c436d1afacd30c6952c071c97be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:401edc06a2b99d0c1f9c0e6302291c78e35475003f74fcd9a487c091da70631c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:408bfcd24ecda598d5a71bf827a74c3e10d6d7748a9cb8007616c45e4d490275_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f626e4910ffc626acfbb1d2c1d0ce76564d139175ffd39e797a4b4c957c9a570_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:18064f2babbd41c755d29968a2d3f2bf5865a1d49f6bd9a37c527b754abf6273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4023611263777c3f71fd89b5072b36667dbfb91bd2fceee2923ca590d013defb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa7dae5d07b71b2e551c6d8b428f01265e171eb2bf6e10b3d68764fd9055d94_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:93addcca1cfdbdbcbaf0a01d5de2e63956d7ae5bb4616405c88132c3d416e5a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:40f34d8424475c6090d059ce4ec4f17394694939ae88bccd802007048d35f351_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:786e891282301405fd2ab537b4ab459cf984e50ae4384def434b47f28b6fe35b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c74e92a11425bf52a763fb17976e9efc97eb3e8f6d63f188a3019eb858481822_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d1d8e4246ccac8436bc696b9bbac8c102c26258e902f947c892c91084f7d41cf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:073a7ae3f6dee770aa3146ab25bf109c2ebefc561821e4f249a8fd952e401597_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a8a2e150b72f78f43e5f186eadd267ea49876a2e0579957414802b92700003ce_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:aa8d336c6822ed4dbb522ca8c46ba3e0e090563624353d2b1fac6dd55d00e445_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d464b4bd9d86b902c8836110faafe8c349da3bc03a7b352a2bd2f02e54069570_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:097e955c655e3dea8251b05c0f56a5cba51ef51c7e15b0812cc10f2a36a68eb1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6a447e5642af9c109fad7eb4201140d94eba9f743b6cbca3585e18624fe99d20_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:af05801e4082f887de2d89a685c2d13678d3ea7aefe1272ecad2085ef3d25b73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b888f5efba0ae2447c338beed49f3854460801ef19a0efed8ad22edf083391f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:016186005ba6bc28aaa6eb5e53440cb32db58fdad03c01cae007f13ca72b6bc2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:208c40ac2823a80f406d94cf41ca1cb5c7e96bd25d8ece7556608d717bef460e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:8af3cfc07d1611d6ea3459a77f0d3ccdae0d0b9867fda35bdefa0a940ca1296e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:be59287a152a193415847f19eb418698197e52c8bf1f74eb1162106404bb403c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b73ade6d149819e41a72599e2ea12b6a338d5ebd4d9e24e41178a1e2c31971f1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:c699affbdef36d64881653a63e0e8a5c10fd5dae0ef6dddb9bb7e50de29d8e8b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:368f61e0cd92fd849a673ec2ea2f51e7e6d7c12ee886676409369a580d0347e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:5ff7cea307bba36d569d6d66b4d3e116f52b69441cc071b830310d9f4134f02a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1cb922e93f21b2c055ecfdf002582ddc51c7199dbca1f34701aae9576d817c09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5b7609b2ec476d596f0ee4dedcc3579970fe5e5125c61a474536ed21c8c094b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9878e44273c6c014ad997855ba76572268b8f18709de8fbdcba5ccbd38f2a731_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c1bef96bc0b79e4462606d3e42ed71e4d37ef14d2bea928b592272a149db9d11_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2437833ae04941249ebb8b351a3f731ec04166d4fd8129e19d0717a2f651a234_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7033be83aeb0222e99fff2ed1436d9a9a61c9b616f6b0fa3c5352d8574bf5f04_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:707856466152b42f416d446cc45e45852fd3dc5d2e67c9c46aeb50c6d1baa9a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9705f3ca0e1fed96e556766c1d5b5e2047e4230ec3a3a57daeca21bfc152bfe7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:458c8d962d112078933a4279f40a568b4cac90843b236a2444932dd44fe5fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:7d6c779a0e71176bf7fa54cc557108b7d5961b61db85b5de24d077ed2a5892a7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9de43b02a4982a2073cb1b813b63dd85000c3153cd314603773907ef6ab62e30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a1bd55517958d9320e04f417ebcdae6ebd6b3fcc9d4cd683c54686c7660205df_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:11ba356bc22603fdc9da30ce02a56e0841715ffa1be1533e409f680525e35a95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313103a205fe81020b9acec854f03b3c35de728e2a8ee7f8b778eefcff1e9adc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:48ed707b531cc589ab67cc34196bd107b85250edf3619a3c348c45dfc6f535a4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7e689a159a17e702266acb3e5d7487f9ce17eed2c1f5166948103010747f2db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:24068dc6b55124cd76463fa0678843ff83f92b65fa43a53e360ec03c5fdc4fcd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4c58b309f4603e59b3a6e35c06e60c37631d07d0f07228bb757102f741b6edce_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:68f715655f2b9abb1f22a24c04794c2d05e3327d8125701c15329ecec2b670ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc454e0621f04eb9e2a384ecb30b7b863178447938f8024719a812712e4277f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2d3560ed1da1d414471efc17767847312a9537c40dbb327ab8951a393efe288b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:58bdfdb8d996abe6f35f177acb3d7e3c493e211090af8b30b6376601c57257c9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8eb98a0fd45c22a0aeb23f8c2558d37a1801b5afb2a2be36a9f64abf40f6a3dd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:97e599fbc19e379fb55e9181ccb16de1af1e101e6c10f872c35ff7a9082aa937_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:00c3fa5a11961ab40d820619e649974783d90c2ecf4da292ffe5caa6bcd1d7eb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15a421e4461be8683d967387b1224fcc0179d478f46618d03c0e7f1222ca4c69_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:663a50864f70ebf653e8ab5a167755ee632d58e199b81bcbbf0d43f01cad2ecd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dd4b72aaaf892109abb29961b61fb95c77ec0a7b09158d747c84116646c0005b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:085602599cae9eabcab557a60947d3f3abc272c51c3beae3ab9cecae3b71a3e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:fb83420683a5c649804f400ff80b041693872fa9ca1bd423184587e4c4e9f018_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7e57a906f55fdc4522dd130c76942999c5c28f469579dcdda2e78949a860b8f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a000a2a94ba6f3c2698171f1cbb4d6976fd241de64857aa74bc5783301ba5165_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:2593c53eeb484b020e297c286d13e17bdfb52253c06777a124b62eabdb9a1090_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6677aa15725f5cb40cb925224454bdf1ba07e37e1e0240b0dffd3499bafdcd27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:32bd53429d58f46521bb3b3da28dee2e9dfce9e41992d9e15483cb1da656f569_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b203e363150a6b9f1e3f12c4424af0a4fd7f3f5382bfafdedd041789c7fb5e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d271c473cfc854b34d17114967f659b0ba86a36f408696f348463e106930d657_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ef6f8a6c1a8e13578d16585d0bcefe15ef7a246f779e2aab32965e5d7016af39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:389bffb7286fda26e7f9d583a982f673c7487e4b152d0f1449fa0cc5956f0850_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6c6bc1dd1345fb7f5ba86cf728189fe3c576fe25d2b3e2caa6b3436e2c6a42c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:750d110adf37079c83b02b85f49fc612c9ba646ef5ad341b9a43c3c76c084e5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d097d858dfa7eb705412902a77e8750fd7fd883c8c83e6732e102d6751f275f1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1b7eab16cec06f09c6d29dc328c723e63c410e101f2338efd38c266ead5a661f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:afde633bf2b45cc358137c70b17b5275adf59c0e71317b5d40de66fe40155c59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f117e6c476d1e70d006f3a32f70c6e8dde636d40ecf6b350348315bc30feaa9c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f7b7e43467fb98d34680f471b5f99b52417deb826624a17dcd957268bf19eadb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-11T04:54:31+00:00",
"details": "For OpenShift Container Platform 4.20 see 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.20/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:5e2fb7977a82237e497443e2bb53fd1c196e083fc5095294699399b61ce02746\n\n (For s390x architecture)\n The image digest is sha256:dfc309cca8f14d497793502deace618448e55a97686b49793034a16e014a5843\n\n (For ppc64le architecture)\n The image digest is sha256:097c91d50e665781b82929c57911fff13b453d1ef3ee1759d84a0ce88da8e03b\n\n (For aarch64 architecture)\n The image digest is sha256:665bd6fff9282786782e17b6b70520e798087d06eaa840e0bb37e2ed3a9ac59e\n\nAll OpenShift Container Platform 4.20 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.20/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:53b47cc5cad449bb388468486726593c6f5f0a20e23b035c2bdbe283d77fdc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5e268fb9530fc6ea702bfe64e5ad3864f40d9c0e3beeb2581fe2a8229e191336_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9414bd27ae196de5d952d6689530d09632bc529ea73e29ab09a2a9e8aaed601e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b1ca3d740fe69d29817827b9b5475172b8cfe21546b59c99c82cb1c61d19844f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:879e40240f8a9e6f323bf40d226586f5ecfdb91bfdeb0a2126dfaa67c3e3fd85_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9b4085029ca2e11663e7adfeee36a9f5783ce7106521fe02a99132be4bf4d9a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:acbd8e36fbcccc23f3fbc2013321c793d724592e637988ddc1b0d81b0a538ffd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f51d6640749d0b80892428c7eb2b54e1e75fc69311ce456c425afac40caec745_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2e7fcd6eaae5d8e35155b811ad6fe4cc9934b31a0076e80df6d409b11ca8d226_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:828ac94fecfe5b6e8263621a62187f070f9e3cf2668d24f00620ca47b29c37c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b152b96f3e1c5e6ea18ee532c4f747ac0e0bcf082c1bc0fd8ba60aaf7d914ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c5f8bb01174a32ba07070a5488b2fb27ca7820508491914337a6433d4766f039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e024a95761866be7a23ddcd5fd0dbbabbda249218d36ba9cf51d561575009fd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:4a5cb39ccce3520bbbd2bb98b84df278724e9084cf7abe9f100963b05f6a51a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7b3dac83c616876919f2bed7ef7318dce0f20bd12bcb6cf754814233f19710e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b466e339cfa61e214e09f1b47171616d59dc1748b8e02a096d74d0975b955c5a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1675f4cf4337e6ee6f4b0506017f95e48775b58ae80b02f24d2d6cf4b24e0897_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7b91722c7e9d1fda1994adeb21ebd50726d916378b50b942cd2a6bb636d98a4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4f190f8c7699860fef711a4ea52e922d840b0ae7f7b99f431d29be088e16b12_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c72327fe63c1e302e35dbb0fdf46787529e6583c544a20c0c7507fec8a9916f9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:148d1267925de54e2ff67cc04f7e1eea48e4812881eb13a6d4ac84fc9edf3960_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4728a45a6f0d6184637de454fa23aa87fdab1ad388c0f82dc97a63780d848148_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7ed045e8c4ffd8421d54d6a4ff9ee3b8af00169d184f39fafdcbe689429e9a94_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ee8ef9b71b81d64e1c95c28aa12093098c55dbb4a970f16237aee5cfa1f1756d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:377373ba5a37f2fc8fa27875afb5ab500820c68e660b1cab11cb52ad14541577_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6d8b5a059175e2260a85f40a098c25c61608feb4d59880c2eed941bcc3fdc6db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:82a2a3cc00c616964a3c24cf1095a005e4e573cb79c345e9004dbcd35e180c10_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecebe8f91837ebe91c2f9c159b54f6fea43fd7d750929e2a5b08fd1aee688582_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:1256eb041e3f4703292fda7d334bdab8ad59e6ded330b2480f0e450aee1b141d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:78083b25b57df22ae9e0eb27d3edd7c3e73de676f3dfabd4c419b37aa9c027a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b8ef42ea1815cde45206e98b2b0fc70ca55549df44d7ae7470b37567c30ff5d6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d61acb82a53a3e4b0d1d2fb09e94d34d9a990e43f09aac31f335f970a29ca82f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5855659dd086fe497b927919984f9ebbf9e5ab0a110ecc3d761efc6d44846245_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a19a3f623da8d80725954f6cd9aa9717b62c8fca465f242db675b28911906499_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a5328b6e7d62edfebe695362a4532572c99f79cde855f0ad0f46394d93d9cfda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:b49d1a3d8141b1b16c0dee745ab5a0109bff96fb8103ea911db8efd49ae1f1de_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0783c5a17f3458d7e3f59952ff01dfdcfe8510048fb41f8603e73f374c1fb49c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1f3a254a7c44483a9503e70e4abcb579081c62d5cd37ff435be44a215f7843ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:e113ec3685f8d055c89e11b0ac8acc806b4aed59f19ae0eb4e7d896d4276a4c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f9fb910e3a55c4023201befe8e29197f3a60b3c62b7814903bcef5554b939857_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:17546c1840d65f2ee98ac183705e6956f4131d3ff32cde615728f9f25882b603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3c928586ae0b46feacd6570dee3ec49a5a204227e113432194bc353f6014dcbc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:562eced3b90258a09cbab4518332ad36f9526532f2228da862d50b3076aa31d7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c925e942321c121dd314b39f7254913e71992d8414b5c778163855764269fc8e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:8ad05e7041a80ac61df181098b00784912670e01ec166bac6c504460828eba6a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9b357c6d30157c7dad00894e9f8f724d8be110d9658813fd61699714b7a48c4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9cf1116ad028c8b358eb013d9751aec24eda566a74325123ce18c10bade1e13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:bc49f21e2c4be0b4ca0c199a25f90548d7ab8f16e3d78ff4adecbde6052262be_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1d8c51ba4344673c2f0c4b023d72b683b2c3a26cbfe64798414c5d4e05005ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6e32a82da78fd60e74c129296bd390de402cd7a22a0f1ddbcfb9d3dec7ac1c5b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:aaab47f78d572983b4e8e8395c8c3d53d05c3317aea16c011032b2fd4f438fb9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d2d38a98fc09052bc5fe169321a534006a2ff8605d2314d04eee39e2492104b9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0615ec5b92ee4b3a4e28531f41a21b9a99a64f6972c76c66de90ea13875ddb5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46aea21f727db784382ab4a0329437fe9e1f4556c0cf7d0e3a6d904e4e3ef412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:62ca47a44b86ae7bde47e145474a0b61dacb1f6b503ea63475d7c090ff2b5db0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:97d075f6a0c08361b3f207632d98bdf276a9eb0ec0e79d54ed13550edee42c38_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70e3b704d6af11d99287446717854c466f188db69fc622be08fdd7a8266a1391_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:784d025249cf0f4921d34ffd4387ad7fef62292e8df8e303213514bbd5a3b1e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9e3be6f0d660b4809221fe1b2d6f51206b4ed40db4122eb2a55f23e0be4bf3d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d3fe7d8d1fbacc9832ebf90ed7548a6b2cb283f8a98a6ca73b324e427b5d69d7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:9b772451057fbf63e5173aecb056db601413f419ed9fd98d7ef3b08dfcd79e11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:bf155cef265c06b90ddabf0b4e5eac5395f4cbf9165c87e3183746ebade36b99_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:d73481ff034289f9f1cc811bb66ecb9a254de0044aee18755034c10410478f2e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e26d8456983b600e7248b5741030a68531e5d0f45666e6e3ae02ffc55ed0f906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1e21d1b03c1d8d6d2d5c3d2fd2bc68f06cf4ba6339390b49ee94980e66faa3e6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:85b66f1e1b6ca493592c62215cf8e94d29d6f1bcb68c146a7466133f661cff9c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a9e900b764acc0925e6c381fe09ab5c59bf8085ee5cb21b9bf87ba08fff95c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d4f70164ddbe9c49e57f079bc5f7f0881fce0f8a074b5a948ecd338a308638da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8445b586683b90ca3f69f83b881cdd46c78198a7b021b0499f3f5de367ae27e1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aa0f445083b105af4fc1cad85682c286dc1764c2810634c4266942677125412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f1ab95b9af24529b03e73d6d3cc3e010c53eeb72f7cd441160982e7a3f40edba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f4f78fda0baa299dcf7ac093ca782970074760999f96fcea9d170c9cd35455ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2ad3be815abfa60205bc0de77557f8bfc6ee8b80e3d25ee9cd1088a5e3f6bf8d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3242a9336b5a940e9a88b988d1780e8dd6fbe7055ff647d07a7885a3c272619e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d9c7a9bf4ff66ed09b758109eaa9002242e4eb9604f5c0fd964b4087a609d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d84b76fbb614c30c67c88d6bea9ac818854f6f9aa3ab2ae8bc3be266c0901400_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:45c02eac036665c9f003f0383f1503503580cdd5461f6de4bcb0b88edd8c77ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a0514e0c9580b85e61b553b971d8d3a65f3cac4040ad6d74a3337db46d840feb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a2f51cce516f6300e1724389a99afc1e5b00096d5d8b0c05c302d9ef483c166c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f7caf5c32326c741206573aaecf5fdfc4948062d840dd2beb7b7b1016d24e697_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:4bac5520ec58aac65a508a746976667acbb6132ebfe6aacb2f8136f3198aa35b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:019951ef27fb8d5ea4878b8f22bb0d0d1f357aac25b8998c743980377fe03563_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18b5b21ee15093503e1e3d2f6446ef3f5ffdca30bb50cc9f67dc7596930cb449_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86362580db907ab09ca1f54b284fea5cf787ddb5c1e99674f6ebf28a3990cccd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9ca06bbe2df39add7d22b660a5408b54b974ded86faf7ec9d0985acf0d4e9f32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3322914e1219da147d36aee3121d4d4b42bb619419535942aa9108f6918d8e3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3d444da8f07a9e605b799ae9e3154c7a8681da7824f959e2b5b2423b80c39bdf_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b87501819460dc6ba4bed05a65311592e85ef392a36e9296eeb11fcec26be8b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e45d8e82a1654526fc4562335cad427c7c3aa4dd01215e9754a34be8b9e64f5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:946fbedc73895ef344552e10628d3fa305bb50a0329614ced5b200fc1b4d2dfd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e4f534afec621975ef7b2389f239bc672eae0bc342fee2fbe9560e20e892e3c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:010e0f69ac3dec9157af776acd4f91d29641c2550466f6ec26ba31743373233f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:87371170c06f7ff9245e5c8f2a0884e969d6d8941d555338ef28ba63be405728_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:2c913cd14b852ece07e98db33327a22a4ea3451d241d37027bb51f595f93b0e3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:952b83652c4613ee04ecf5c6cfa6961fd66fc865c84c99bff4f879512820bb60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4cc93202ab581798ff4e06e177ce24b8e880ce650b45a135569c1257656c2b24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b877e2430ca1ef3b575577dbe08d3b13fe1274c1bb20e065421cae418a6374a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3701c8556b2ec7a09dab7e672729dc6057919b905eeeaba9e09ab38e3074ebb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:faa21d468371967ce9e5b262111cbdfe69ba6a8821b659806718866b3a640490_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f6d80e175d9165dd41da793921d5d6f69cf536c5d16e745b445979b0282045c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:42f5aeee6f2524bc1f0db71092fccd1260d20d0b94531f88ee037921bedc8408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:182402ad5468234dca690272044b015d0545229ebd84e85834f57c767eb96d84_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3e3f7e476df2c2b27a8c3a17ca83a98224c8db8952ef6b2117816bc81c9c74ae_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:96a17f8d79e9f8acfb86e3d54687da1c0564e98a9cc7d830b770db24edf9a96f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e244c83b21c68b755d7e0eaaf476a1ae451f3368918b80b19546fe01a9a4a9a2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:017f982fb763a0eea61580758d4f69ec14bb78e5b5d107503276683336f9983c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:677e81f4f2e77f2b8bd354cdb4ebc99e5701151926dfa36ca1a3458607d395ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0e9fe96d6b1ef18e0fb3ed4751d8809e0fcddada5387ef81e2801ed4036d54d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:13feaae13069cd9a08e285e2d077b96bc75cffeeda2e3b665443c022750d68da_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:105a07e6bc8acd530a8ae3097846789dbcd2c7a2f1f984805c5bb3b7449b1d05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3e0bff5d178668f001f74c4d30482753f481f257db49ad6fd2ff56439d95079f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5f9c581120873f1a012c29ac00721b6fd834c9378cd64f1d8e243da36755cef3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:84ed295a1fd729c6bfd8250116d752b4c3ad66c7bc01ca44408e7cb8a115b5e0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:2c0d1db3e0f37f09115d3f1af5ace12911311f70f4ceb574025fb1ed9552575a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:c69da4b39cf7ba1018b91423ce0282df124d606d2e5162bc8e3e2251b832cf91_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0099c7b040ac7e6ba7e91ec4ef2250bea6ac10472901aadee07686c63faadc92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5b132b86c1b14a775ee77dafa3a72eb723358cbce6e710e44d279c8050c4261b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5ee7943edd42760625d7b8f3f97dc0da4aa620b53ed3ca6b666e3b7a801027b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:906f97849e8063fbfe02bd7e2f951d4fc848c2d8cdbff947d40be50fd6f995fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:69827e616ea617867837723347dd6fe36cc85f43703b4e37b335d79fb3f87d6a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:703e8d44a7d59181d0a36a886ef570c5b838268acebd0b32d5208169770b6ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c092893fdbee22f0fe4a2a25aa458bc1dde8c52367efbaabc1155bf5a578cd51_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d6ab422fea2e5e0782be99e3a275eee5ff665baf8e7310a601d42ba2f5f39608_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:39071a963cda210a344f5d4255c5c5276d539e4bb661e21b49be11923b54e020_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3f9ca2d789b60a51018e0242a01390e1d4b569df21769682292d3b483954aa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c7ec38c4ef21e65139166bde80aa73a36b432889b6855d63b1892efc0ddf58e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:bba88a8f8b41c76aeddd25012b4dcb14da6d896763ba6a003ca824260b8c24e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69dfa976e259586decfc0635dc49fd656e878b513783579bcc2a5e456df100b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:86b4bd7254cd92f2632d90357ed08404521d89ffdd70a21cbf130f652f71c1de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8ceb3fd7e1d7d6bbdfeed53a97accf43b3981d5e101746e891a804ef8903fee4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e4f81394f77f17552bbde8d5682449216bf676b181df4a25ec1c6c38cb3bad82_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:425a3e4c2774dd14e2d4baf3bc6f9b1bc6fbcc41faa0ed55431fef26cc5db7ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5e27fe06737a254ee3fb2bb5ba38ebc79e2989487de9536b01b6a1d49488ac17_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6b64ed15c154b927714b840036c16293f4fe924aceb5624fc04d30e478d4673_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c797b64090712c154c848215b1bee933946c019c33fc9b08d00532d611f4d27c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1ab33f9ad593ee146550951038b289973cb1b80e15fa146ab20e823c89f64616_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cce4806b40fd1f040da28b0a76e8f7edb45e5e3b68fcdbd1ffec407f8b5d40a4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e237d756150f298076ccbd616c137d0439c8f59c9e9ca44cfc4cb04178b7a3d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f547caefe7cbbfa9c958fe940eaf72b2b08a460a3b401d1b059c3f097f2b7435_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:0b96283c10f51d6e8a5d00acfdd9535804d0ffe7c4c58c037af6d44ac3a85bd9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8eeb12229d09c020f7f71cc996853eb47ea1311b8426eb7fc6f28652766ded15_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:9d07f82ed2b467215c084754ef1fdb349536bbe0e3c83e3d48a2ab7a97b7f355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d36f927b9c24b3647fe58e5b3579a6bcb2b0b50322db690d885572e0d8492ef9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:317c932c74d67e596b97de943694f9561e85be9d8ca3c883865692ed47389eda_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3dcb7ecb5da7d94ddd370e48cea9fb1ee1314e84874ae192b8aa01a834a3238_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3fe06959d74f9c3aaa9fb9a90b3f33d331347e96cc4f67741f7d6ac6daf8254_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d69d1884d60a78838900fb8ac8aa010ffe8a9814bd05c5fd23640ffb2fe62078_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:30dd2fc299876aef6342316851b8baa68f2b404741f7eddf920818e2036b0828_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:47e721205ff64d2cd94f17a704c315ab4f48601dc446c6fdbf6d0651af0e282f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a42c0b3dff389161ee931de7d2f78272c1576632a357d7e4de3a8ad8e18cc2eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:be883bf81f21e85657ac114397f1a226803a5a0c50146d11ca24f5d0e61bd252_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:95a1813fdfba31007b44fc7d0fce109279f775f6bcf1fe7b7b319f642e614d0a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b624d5a16de8051a33eab593d57f378de36877d7db083144f88899929bf1c0a8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bc7bedd2a60a0f3d862de0644e511d6f330b72a6d12efbdd150dc9b50679112e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e8bbd18a1d2d8a8eed42cc86d19a260f2bbe9379e35257c33cdb70980cbfa5f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:03bfe65de545d250da52cd40db72e8b5346f149e8126509801be86b5f39fc3d5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9e8b46869a8d0cec254539d703e5da848364401fa9c203f0561cb0e5f7aa00c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b7c5a30160b834ce2256aeeee9a36a8655e305018d0647fb663106ec7e3d102d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dd5537f856bf3d86da38de94c7ee6fb9851b262515a4efee6aa1230924755721_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:37bc380d77c7db30a206baa5cec23341064ee370eb5ee0aa5bacf682dd67024e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5db690533cf26e8bffc456e69dc1e0d2f9554f6770c5ac75ea9eb345e1c101e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f7913b9b8f0aafcdc0c0b07ed43f86bb58d6da84ef92f950979eca15fc1a7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:876435e0b14447e833a4e9a0dbed2227bded7d857230557a101c36b47a105921_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4a7dcf77112dde43e0944ba53bfcc3eb802dea755c9610f86b4465b22d355856_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4b3de326992186eeb6206638396c348ef5b4d2c4597eb40e5f5b140f6efb0abe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:779674ddd263854aa364bbdfeb92865821613d6da30a0d3b503ceadaea48cffa_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d3a37f7d09a85c9eff1323c920a9a2f471908e90b7a1621155bed93048c81320_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3806c5c7dc711a3d63a26b60c8c257a1ed87dfaa3e628629af4ccf06325f6ccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:52680ac76f439d5334bb257ac7deb433ccfa6cd824dc2d9e67abf6ec970ec7c1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:65c1a312a57a482045f442861f6a64605d64994304b07567af0c69eb4b205bcc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:76901d5214dc2c2040d44d1c46ace24f403f95a92b825176c00ea29d7ba2ddc0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0f12505d607e05431b905de5ce0c31984ed4ef4dbc7f027eeb019dd0747005d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5383f749ae80a70b6bac223d5c3ce9b70d58de06c031a57b02ea5510f4cf2e31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:76e1151f0d25719c5257e106bff680514e740983333de92097d55f071189ed18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d072c04ce9f1777925bb8df07925652b0f8e684ce2e010adc6fb2c7953eb66a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:786c62c9eab9cb68788ddef5dee8ecd74e03a1197293a3047adacd489e034dda_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9fb2cde680dd3f850c23ee7abec1a4dc8fe0d5b3f2a1c80ad6c8ad7a62b53f4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aef7c437611ed1adcba12e9875f3fb2f094d5116d5a0449066b48f25131faea4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c01ca8b3c84e8ba98e35d0cf0a659e76bec4189a198f82975e6db25ceb336b9b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:41452719dd766d6229b9d1d808b89825b1e7e0aaf8ab8e70c0aecb1b5eb30edf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:9969b96f421a3e9d27a495bf1eff33dba8ae2c12c0cdd33895b6190a4f75e000_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:99e65563c13b1a6d3e64f79ab6491b21106b3d46ef75ade4829c33cb97100ae1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cceff5ba4ce63edf605c087cba759e8dcc40c2abec0534ec856e760f1956a85a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:14ba0bea138b281bee5db9094dd7dcd1fc36c4712198f408c8811a7522bb877f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:416fe4e736d5f3e3b0e4668fd2f092ae855a4073d18a064bdcca73ff5450b77d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9039143f009152a4b6040c8251f3444fd1daee5ecc76eccc98818d9a430a1bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bfc08679165fb0a4c17c4002ed676f7e6fb0571ac72ceae8a1933436753fdc73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6f698b3a95ee24a6c821c9ebf30a610510a639c6d3c56d4399fc45d34179dffc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c44d52cbc06cd3702b2ad8d963f15dbcaf0fa5ad86a800b9852c4f062fc10a76_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef54b7c8c1f96edbed0f3c449b57c6869ea4c33d97f883ab697f53f7d923f5c6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fe664cfc24f79a569d7c01a226ffd13bc91fe1aaf3b3c096dd8ae3d561670d07_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0edca20347f1e9c88542925020f52759547e2af94b54882e739d6c7fdc7150c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8d99a2cdff81f2c41a6b38c625f7fc6f824eb3c3b443221039367b790d8e2a72_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9da0116d6b0b4f33ca7ccfc26658ec79c8a4ba17f8a63d0bd399ec26808382fd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e5106bb4c8de0ef6b9f177e58366395c5bdb3bde226d25a7667ac54ebf952d6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:226cc05403576fbcc6d40b001ea969402a5e98cefd9444329396de56ab21c36a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:850062314bc77b0442b9f4bf463db06aa716f62437b5c9d15b678eaeab9f2eb8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:b08df82541f0a9078c8ba31db67897137a2f71fdc9fd0a79e5230ce16b3e9735_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d8547d72a4b791ad7435ccf3883c427db9f6592f9add54cdecd0b46f2b55be60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:25db07689f639f79919d6f028a10375fb9b68abfd9cf55829333d0360a7acf99_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7e6de11065df1e2acd959d9bcdfdecd4832e27ca92e291c8b5128a7c44c0d8f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:96aab15a47ed8722406eab6ee2933a1c842a29a49c2ebddb60e102d610c092e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a415eb2cf567e2b9f02fcaac05b2c6dd11625cc3120e3a494d8690dfe2a413ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:048eb32db3c8e83767639d6ed9c7e07406348b309dad16fa8e0afb61a65cf87f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:138478cbb17db8b8cbd6574d38cb1c1a4f72bd8d319fe2eb02954076febc903c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ef6c3a619bfb3bfbaf9be20fdff6148d1af0701d4ab13a047867f734859ffe1a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f90a83b839dcd68d04ffee8569e4ffe1bcc695d192c9026ecfcef9d52428e4fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0c2af2e992c5b0ae60cf87b496f8c6b5b3f736ef7576ccf6f03d37e3a2d9cab1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1217c6f9b998c01c7a6c283f035f11692d6393596194e338578919d8809ac2d1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2bb41b270973bd2db4b6ded25357ad5b4113e03a64a5f55bab27e6723902a79b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3fac63d925327ae02db3c5afb3e0a98ea12feb309e113abed5db353faf4ba7c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:18f4a3cf19874d5b1696baa731b7b2207db1c52e014d99b42a17a7d1125e05de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9e25ecabfe5600eb15916f819b853e7d6a445cb61bf5a2fc9396af787213905b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:da51fa3afa3d7cad2088b785407b6ae2d73640550410ed375254c3ef948befba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:faa48301669a5fbfe6f8cbdf221e964c349956b51d95fab8bceafe9011f5964e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:73057cabcfb42e5b5d0f8177b08e6b2eae217b99618d980b8217399c2978aeed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9ffcf3713cd336d9fc552be6b05f138b9d16f225e58ad42d7a96c3eb3cf154b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7e1b5dd5ed0d13ada6bdbb9adb924cb985be96f4345e2d8b14881a5d55469f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:aae9deacd010205f4a5f4ed0bbb3408ab493972ed4acc5ad296a81f0099c3ef6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:19e833e3b514dd6fd339e0c00f8dbd6c45fb7ca16b9cd291d50ab05adcb6b1bf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:67df479466b162b90afb4d17a6ba5d3d51cec078adafceb0a406dad55173371d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b580c79b9edff4d51d5317ff1e1dcd4bc193b439c268bb5c084019c1ea3fddf4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b63a4eb2eec521dadca336416406b595e0db02b853e233e3c80ca454e1153b28_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2fbd7baee98c89f59a87d541fd4f7b2e14eb88645b53fefa7b44fcd86e3e1eff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:576cacb6ba6d2aa3882a295f1774428a945e7b1c967830633293ce04bce08571_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b41266b3bbbb3ea638466d14a35aeefee8acda9a0d2157066cbecaebdb751d4a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f162f5f3a38b4b1b1f71db3e1301de7c60baa3ce9a4e8e5bd66227795d366b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:11718e3d6ada33abc0530890da159ac99e8f63b03266eafef8819c48c92aaf51_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:1657eeeab10652e30e60633e4fe5f50f278236a2814c6a53bad9effbb98d06dc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d4022142d133560c79c30090a045441bd90271ec8de528d2bcb4590d96ad1e98_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fada881117627ed34c8001afc157a42f6cf0efe3e4dda2b73ff8d665c2f8a878_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:00d0abda324914e5599f289c37325f387404ad48793b6db32b3da0486af18cb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:07558b4306c0d5dd18145b65758bf02d8f451462b28188e336f1dea1091eab24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37287b7720a8d5951fdf6f92b59a5b25a21a7748b93bffe6a4686fe377e80a1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bdf5c2bae7d4516fed258e2bda5cb9162bf42112dbfe8399c2a5f4596ac67bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:3e8f19f8602c6b0bfcce59dc51858195d4c10fc53a652c6e49be3fbac0bf1338_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a5a69b772a5f1cb9affeb3c4ec5f050949b95b02f55eccc8e5897d5e392329c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:87adef1f28c02c387f795e0eb47fc925eef6013aa0116e5fcda016407e4d81cd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a973533a2ecfa414c1f95c4d8ffdbe85f18969a740c19d3b8c4d2096f17a94bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12f1e84fdd0ca084e018f3f9ca550bfe183412dfe42fc9ccb356238ddc572a2a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1d516d0e3b8128ab9994d2a7df68251a87e0bef013a6bc7040d519ab68ca8b37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:58a646461aaea1fc7522e11a0a4acc5ca784923581a2d15cd36319cc1d59d210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c399c4381724fe755e5b7cf87e011eaa542a86928fb9cdef4de244cc57c192ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bb706db0ff9b591f189d089a9e5bd5bcdf5371b312529ebede24329a82e9806_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b9784c555f0088c201e5eb269b18dfd3212c727cb202250f18139fe7ee22e6fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c6e9100f0b6420f2ac9f68bac1e19ea5a813b58064d54610cf77f86fcc1410c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:df01b29e279c5fef750737c48041bfb4ef531599fa6ce556987ecdfbf8eb6767_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:443c8d763eb16ce12ad7660e36db67f1f5cb2970cfe0c8ccb922d4697f9e4da5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4e708aba93aa644457fa3aa047fafcea0b504cee71724917f497fb4f0ad59210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aad14619136317ec49570c1059d59036fc36ed2e6df996918f2741a7c1ec90a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b3989b5959fb58d543612b9da4dad6797fe62677fd148ca59ba77c4ae4c9e17a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:00f150e9a977b547e1511fbd0972027a01bdf4852bfaa5b7c21a01f1bb9cdc76_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:254799c9323f6f753924c1b739f189f5daf7287cca9e469f169bf5b145dac19e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:45f94d3ae86090cf4ba0791b9102e9b118e0e9a28d3901611051c9eed86178b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9553e2fcfca8cc369f512d405c92c35cd79a0d5ecded5bc11be78febf0efc8e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:593d8b13bc16136998a2d109162e54046a08ceeda2a74d1e6d9b2d220a772f8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ad0b598016cb0aba3335d6d9bb01a2767fc3032baf24a2f8a2d857651a38222c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b5ad73901c7036206068e9a24d71cc3bcfa88207a59ec10521f1581d784debbd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c2b60ac1878d974e0608955a1c6c104bfb840853fe10a6bb6c971951042dd0f2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:182e148ddb5ae83c7540564f0975f28c17fd859912bedd6392231fee95060d69_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f766d291114a36f9233b68fb3a1bbebe65867c37189243df0c779e3dce7f509_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a48cb051fb2a8e5c70715093012f18b65d9bbdf7a4346b1cb828f2592975050b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b605723a4087f4555d491389cf5bf15711cbc1b1da84cdb268d4fcc5c87683df_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2e976d4a7016dc2a541098fce90353d3bb922943373c8b820e5c95893ef739f8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:68fcad612630ef316bc5f86ec98f828dfdb928a236e551a4c8dbf8f919f4cd98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e44082e909372715fb8612484c5fe0ad82699620fa530e75f10d41396ef6d63_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a949ed5a2a43edde8fd2abcf0f91c4ba4cff7dcbbf131a2ee579d1256ea628a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e7ca33f11829a834febec5a1dbe0f267b53fcde66dda9128eab3df006d2d7e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cd72d535761b16f14b149a155a1a0f4f0dfb0bde6e5146101914521ea1e2a365_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d91fdcc0e8bbd15d091c316a5bfeb683a7e9982ddf474724f49acedac349c48b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f85e6be61cb6c744900578d654909ceaff76eb98df36564bae2e57a3a4bcee05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:183bdbb02b5bcfe7bbe4fee5d0fe520c986a5244f02cc896762d36710498c18c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:19fd07362ecf5282edf9086f840bb9e1dc3c6da56bb8ac3156ad05ec54be9408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b679f580e43660d36492cb57d275f6cd2cfce6d7c1d872d871ce7ddd9364dc72_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:dfb848cb68bea17a789a807b5edadba37a02947c506b8fa58d8b6376cfd3fe48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:4982e0c65a5469001613886115ddfaba5e2bedf6c1f9c2dd538a73646c190b00_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:89c7b0e5f1c0f13effd3888be07da4acdce02eb54fd4a214fc8a3f9c204d82b4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c04482437d736cfbd2259aad085766f911951255d77bde48abf34af758e42744_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e0f6f48dfc0eb1f410ac198eb6ef6a9c6ee288fe4a01b7ef65e6b62f6b939153_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:097d5658d4c2cfb9e88fa9ab82ae4b4d7f3108a4dafb42997847cd714367973c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:221e48cefff45243b181abc4074adf95df97712990030b4f280b65452083bae7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3f8362646716993b61d35b5377b402ae627c15ce3d2e6b7ff0d5b52159e81726_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:73acd569142f5dbfffb16d34dabb2e05d4552354cc58bba83ef8406029c102d1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2d5a9f1213ef66cd474cbbe11dce4c37a56613cb136fddc8a5a93ac63ebb79d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b5e4275e6a80d99ffd2bc73c26b421f7790ccf88782aa8fcbb22d588fa15857_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:a7216bd1136625966d8232aac1b61360a26e86ba203a6135a32395482a097bfd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd0f6d91a4687e3bcc87e4cc6f1e34f8ad19346648e594491c760bcfce671c96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a9a27ac5377c42979866406869e8de55cdc219ec7090ffd1e4f98c98127ac27_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:57db654e947f5cd7efea9409ea18509c3d4740e03daa164c62faf886a7287ea3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a9ded8f2c9d761de5ca64c04665fb4c9d69ec31ea3ea3c7e91291101a00ee876_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:bcb139bd20b7cd79ee16cf8968dfcb0a5a3398bcfa734dcc2c2ec47dda46a93c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0e56be34b942905008d2b7f1ebefe0a4446cb35da9f4bf09e1e3c0e15d88395f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:761b0b68ca18e23e758c780c5baee54607549cace7f1d337b418c0e0ee630ddb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cd32f964f1f4bbc981565fbf66b6ce05547a32fe89fc6f6fa3f634791120cf9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d6accf480e8645c70f53adf062189259549144af3a4c3d736b28c561dd538f0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7aedf77c4e1ec8b09c77a9d37dc1d7c3651995bab2f84d23c1478e06fe97a7a6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:fb2df252487a734b3e051ff54713a7689f7f1e8cd93557f846458f54d3776162_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:786831a2af730d5ce6e8ac1c247599e872e6c683ee53946c9a552636f02c88c1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9d807221e98130e63530f757157207556a7b2bb7fe7587f0d7c5f9d1ac9592d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:9e739fbf82f09ff6bbbd9baf6f2e64b0056ba1608b979e45ee6de17dcd5fcb85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c2a9ad6b4707faf2329b88b12e06f6f10c5bc6ff15c06ef644ff14efdc736653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:84e1af7983cc502b35755475dcc87c2eac2e931f623d070736580cca65081992_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8a9610268e8460c1ffa73d5f27f7fb9760b08c4d98af29cb0edd30b1afae7460_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:952459632a7e13cff2a8543a1a23e0032e9c163bc223102ca0c8d92c28e0acad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c568a4d0ba7a6137d77cd37e77f48c411f840ce7b36df3bfde76a5047a2c3f7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:21e0a12571846addb7b6b112ffee2fe3ab01a501fdb669d9b1056381b254be89_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:97eeb443e12e9e91f6a38ca22ce4017ed09320a8ac1f79184d236fce8e2b21ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d26f837461773b3ba1dcf7b77fd95fa5f36580f4cc351e121ec65fbb9480dbef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f1fdf87492d66f03cbca16cbdb07607481041080c244d94c59a773cbe5457734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:899eb4bfb863d1cebe38b4b8f2d098f0dfb501eed1fcdc794215e0d7dd649b92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abfd8c69fd7ac41b2a46b8398370b79ff5f7388ce09d80bcb88180b160ac7c2a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f65fe33668fabb81400649500a2fde6dd3236650a129e074664a129c0bf6d738_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f797d5cedf4ea7f121eced618e93dd4f53eb6ec5828afb978c3a2e504e16c11d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:1560bc58a43485387fda173fe0a8a396c2f6b038202bd9863c85d1b666f3ddc1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8044c37bc844e6b52ad027f7f7557f8364e73d49b9ed3730b2e51d1d41ae0387_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:ad0d0922f3417545e5fa1d6d5e7f05476552388714757e856d42e5a65fb99e27_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:efd6130dc94592715fbf9fd2f48dbecf827c64d521e5850ecf773aa07fb3bf89_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:64e1b9fd351ac5ee0427dd131b0dccfa961b07df2dc72225f59090acab8886cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a44323edf14cc87c14bddfa0c06979a8f696a159cb091623a8351973b35b4d14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:c0b9d948d72ee8f79c2e6b4d2f255c6959c21bb7bea1d7b0a260a0b658e490ab_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dfb14efc88780729a819cad4cd19805fa7f5b660067b4e7b10f61d5e8ec3270f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:15d9d32b5eaa1603f2601dbd6898f0182b709292ab0153bcfa7bfebce5be13c0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:178cf1edf9a80f37bbb19597a34bdd8edfed5e44af3ff7273a46a7b4fb7fe964_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66f9ceb6d26ed52405b9439606d49b9f8158c0d2b6b0eb715a22ae2c746defa9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4754971cc6f907064a799f4845fc9f949a3068a5b818b23eb292c8346f9f2f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:766ba5aefee0ade548842c06f8061fe8b849b76d16280e3c41225f21d2d0b6be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8730cb01fa2ea29046c200890d8cba4b0291d769db57875b93c8e7c1c68af3e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b2c1423302c27b56725d91ef0c9dc34903eecee9b0e8bf6761f179bfcc48cd32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ca6573030508bbfae251c27a292bd25384dbe3ce55cb58865fdad2fe460fb6e7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1aa25a4a4eef7443d6bdac8f5d159b41db9cab89f56d43d2d7a01a0bb7929da2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:30b84fb0b78767956548a81b10d276979967e99bd1dcaca2bf06f7a14967b86e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:98a70790286c97045f4ac1b5ec5de45ed043fcd0ccfbe96e6a93dbbf4ae0d96e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ae9f9c747fc7f26dc4fe31644db03b93c7de10384eae1dd40b40767c2e654667_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:115ad4f19e948ae0fe04b57c131a3ac8c261cdefe282374a667dea850e956500_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:15673b625efc49511ad48958f766aaff589c68c5880c95d7c6c89e5c9c9bce5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:78f92ad65baee06e314611b83e07e7a87dc4e3994ecb76b5b3b2a2039c1aa2b3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7f0ce0299f97924b4c3ebd129ebc0d9cda54b1126ec933fa33f20f438694a590_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6b4db8392b4fd5d49b177c707bed1048c6ccc7564f2dea39ebafe492807884df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7aecb1e4860f54933c9e911b415aa059ba3c7664c2309d406a56b305887ce6f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c662c420d15d0419d38af3038fc232990bc21299a9e56b26f4df6371d8022dd8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d7b45d95a2687972730a64bcad78fa793e4a244d5a034969889e4e5e5b319057_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:02ef6749721cec830957dec8da2d3fff2dc88a9bdadfee0f7e3177a27d265fe4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2fff2ecb2b19603744be8e2821f401a9e0234ce1b4ac15c27223c10e24ccc7b0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:62e44648b669cc51e9dcaeec49d2c5b880fb93c32c2bbc1f535904b40849ded2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c1ca8a203ab5c80f3d7b8fb9e026a46a75bfb0f5d6e4d5ea09dfb2a2db5c6a2c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:56f09c58109b0455903b4b1e938639c6c1a9491d4206a1e7b4515f89d5510a5c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9b5c3e0697d738fa6c1fe2c115d2133275ec3adfe2d412547535a605f30d0c00_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df2d7c18bdb6bf49c2f655b7dd70cd4739b2b9b4243fe2f136042b922a029e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2534343a990c27b8efc5d674b4b97b24acb00d781c75004adbce0c7e187ea742_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4f474f91da6fa969938f67a7b254f6e34e6ed2d8ca38e4de4d7c190328c65352_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e2b3a346ee194564f34a2db8ca14c08340b063c995936cd06787b248cea65622_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0cdf866394b6db732b741a22765a096f04feaa6d0237c1e54d310cfa645f2883_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bf09aede6dd816a7c1f6db9a73f25e3414e0f408e5744dc2f32dca5c73f06a74_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:db8ecd1162e094b6cb166b88dfa40258f31cdc4db3ca7f6a9b110893bc27d044_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:acff56a6371c4fd63e831ca8149d5dc5c2f66fcb9e5b6f2d81afbf225fc9cd2e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43bb0e2b7af46bbfeff6809f44f401007498cae3cbc04a9c4e8f8033f3142d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43d5f576d8c78508793fe745384e7c12b08d52a6757f2a60a4e416d2e1297cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6f5fd70511974d782b102cd378cb932ce27f58a18ab53599b570954c379b88ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:76698b01437d4d0a46f1bf3bbfca30ee2065a8684199caf406e0e7a027871741_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:acf2839dbc4ed85e957d4b975b0ef0c08cf06d42f75f11704e9cd54197548784_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c8a1a13f5a36513e22f8db1345386f1835eac5b7f809c6745fe43afe8372ed92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:22d7a0d9938f75746797f97424284f6e0aae7f853b392bdc87e183b5c834972d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7ede51978a537c20cf89f7e2c469034859ef89b1f34b3a8c89a727378746bd24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7fc7a7fbeef800bc1efebac7e1d9a3110ab4962405d181df23b01e0a9ead70b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e0f8524eead302224bec4bcb23caa0b587aaaf1582ba0e9e6ecc3e2e9755bc32_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1598a3a15eb623d10cc95a97996611c0949450cff57257b2d1851c8d83657a39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e97767977f70b4a53e7e898af37d51c1ed2a0c510fadc3180d3ed6675ea5fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:acbe9df84cedc53ddc968e5027c662badf18384a9f25ad78c914ec4eeac208f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d19ee5bb8b73f322b0bfdce50ffbc25cd89737b6d378499bece9be0dfed8a262_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a0d654463288adab9acd6dd6bc5e9bfc05b60081e77877e285b60738c4210077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f3a38302163122cb34702f23e88de2db5d44d70ca24526f4a73624cb091de243_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:348bfab8b43715c5b79610c50bd7a8c383bd7e0d404fe26ad3745d803fdaf339_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c4becd27abec4f1dd782dced2c91a832a731a71f37fe7a3b2d07135702e0d512_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b27cbc2a5d54ec8bbf744ee483f2cc81b9101900ec9e229d362a8169ee72b29b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dfaadc0fd73c36c83063ce6442a9f5e8c1346422f7bb10faa8d27617a0c6a710_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:57b58c92ff48ca5f8275bf41b1f1284b3f0ca881df22e355585ff7877b215198_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ab7d9c2e48415e4cd8a1584e942dd2bb98848aa657ee7293fadebbc6cf439c4e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:eecfaf9d138ce8a5618856ec98f2d2b41d2b025acac5852e81ba20aa7443bbf5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:08ea69707b4d728f1368947281cf3ec122d68713209cfcb0e91e5322bf1ada5b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:09862c60fc2dcb1fb0aef2776148ff46117460f2cd92e202c76c0d122453899e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:59a251157e8aa68bde3d1953a52c2e3d34faeb9088340c7f5f8e818e82acef7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9fc0a293a6420dae695cb7dc0ba7306805af3bf984be3e31ea585f373bbf2011_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:08bdf0bc7808dc10b3597b3e37fe97d768f0bdaa0b19dc8b6f565c15993372bb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0d1e25b874b260043556c33ed62a26ebd56bef929e3539fa86db96501a798b14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:32e253ee82038724e6455b3e80d1ea6b056c92c2053ebb22ce329ca5b7d5f03b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c478e1e2e08bb0b44d9bd3ff8054a12e7d98be7821045cbb218c62e1fb2cd8dd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:06eba656e1b664519f5e663e3ede831465f1635ecfb1d293c1b1b745d79b4158_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:19a89d0373af1265e09e12bd377e5bf631e5fb58c36b2f73b8ca86d186bb0840_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1d2da7acd64cc59f03f6a986306fc7d51a680a55b7f62e180e66c6cb3e213037_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7bc8808eec74ba5b0bb91d23e918401da8a4beda52fbe93975f4d7d190836aab_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b075e0d54437ff4323eea051e2347a71dc085464c2abbdcb4a85d55d9fb84e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2d19a6538ded95c21b22b0489b00aca53265ea73b4f5f7b91eda8f24fb39a12b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3c97585f4dd92f700fc44e21291f913aca946c75bd0124f832a6d8d1c5f3d5d7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a7b7e0019f78254b5afa024b7ff6c9dc0440e40d0f6fdb22e6ac86f261435915_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:344a60ac1e833a349a8f24f3db2859e9fd0f45dd562ca50478973868e3669451_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:693b81294308ff38490144fbb45de352926be577fde7668a60059f3e5be3b776_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0ad2b1b3b63a22d793a67a220550e7730d49193e36443b9783d045d0d628e986_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:624899ec57f3d7269da3b5acd20040fe1ea2c1bcc617910f7659cc3110548dda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7414f3068e135ba5f9e0796967297f66dd619122e426dd8355a7d21c88c3ac36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bf6ac903efe307b33a5d17a000c4dff28c5ac55f5ecde7d65a15025d291f9053_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:35396543cbd1ebea8e70f1beeb10b4fd87d9a42293b1464fc0442eeadc6c0e7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4bd4ba390e83fb3eff7d17281090981125e08ecb458969b5ac95da4342641e65_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:602dc9f92b7a8e84e6eb998191263d186d1d10d378eeef0845435715bee812dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:622a2e6ba66f1624454cf3ff9229ded9dbd06815ae6512f251836da18b545da2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:265112268f914a12e152e58a674116408253b120a35d5e696c2afd059b6fc015_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6e2c4811105f74a2200eb5c14cab29dc5735465f3ade08bd44378d1a3f3c6a16_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b4c1767d3b1d7d32b79c58d9894a85e4e897deaed7405281239058b204a5209f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:dcde633d96ae797962a3bec581ef3078a5142b3131595e0055031195b798bc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:47731f2034e86e1b86a86d1b9ab20e1b978f89baf270a567de3b6be17665dc6e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8b00cad2744076ce7186abb2304a0a1ac8bc84e92ce76c843fc19a3d5f79e049_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9edb1bba41b757bc30ccc0bd7d823f3574e21195a1a4075a31ae5bea6fcea516_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f3ad88ffd94f0fb2c825452841ee7c938d81a522d8e8fe09d224b42fea301d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:24830ccec39949668dc836f6532f2375d0b7ac23ef69c78315139c4e15af4088_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:67899e606e1ac40ded141b4360168959587a7f1385299f99ace9312016cb01da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:708686f865ce646ea8e6405db61f539773444e873f6101e733567cf8be40b1c8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7fd150db54f6ddac412e063be423bb17cf0dc8717df7fdc32fc52434cf7c866_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:10e2611fecd1ef8a770a366382bffcb32096b3a8b396d3c0f3a67c06a809e186_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8e26412eb9c4efddfb90bbc864e68aac6ce43541f5952250709e973c75cbe8b9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b6ef9bc4955ddfac9ab851f8956566b52a49526e6aded669271efb338603f3d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c084c44640f2949bf5fe89370cf105d8307ee1d2f9ec8b5bfbf7dc865fc45476_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:8268d0e76b556f2b0413ab6975f15aea685b140362bba5d245ecabf0668a41be_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:b1e1d2e8782377f73d8b9d458a7d433dc9395ec7fefd2e376a54a19779dd4ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:556d277848c695d76ab33ae109b99e0448bbd60262b39ae7f5cdb5c052252b3b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8107455fa57ff48346e4b056bac8f1d73071699505c62e3c4a6b63fda65d1301_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7c037c5134abbbe50088311f7765bf614fecdc7da0b58b3491ed0924a45cc1f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c848d97da53997ed67654ed4cd558961e4ced5fe80860831f6100f27bb97316c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f63f5c139dff756c4a36e8c8aa18aee4dfd74260ca90a6c9cd8c68b7a23f5330_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:18e2b009af42ae09190598403077f59ac14fff0083dbd0377b23dfe8bf90bf85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:23c4ce9a3efd2b7cfe52406aa0df67bd6b17e2ff2583980b24e5f71c4e69bdd2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:45faf0f08b479a7b6511703243cc6746129fbe639936f693e245688e33cda4f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5fddf39479d0594b6514b837da1e9fc7cf23aac4e092a43feec2dc738f3a36a2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:27662597b04f8a83ed40951fb3161755e565f4b45cb08160ad65495b1971b1b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:66548d316213a04bab082f88b71e84f26f93e3b861144b79ee2a1d6daf236e67_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:915f0ebb139d489bab32c418ed4708935e65cbb95321aeac9bd3dfccd682713a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fdf3b790c4ebbb4a049a452ee65a4f15de7c6b1fa06227dec1e0f44879d33d3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cbce9872ea22b8756670549f2844f8aa6a3323779774c4839a455e4f831eff31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:da8d61470c3c3120912a4c05fb149d404da73c1cc654faa36c5311b3ba47c554_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e33aa6dfd96a471d0676b033c4ab64f112e7a200b15c74051bbeffbf48e68eed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ecf24d093581fc39574dceec3d50efd4c3146cebf49bb7a5a450b3f8ce740551_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3dd9ca3b6c119ebeeb38e5529407f1889ce2c06c11f15bbdb38955caf2a3a44d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:53bb0329ee10d609d297ebe7327e9fc2db866a3d32b87ea4ae04fc46d9aea7b2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9bb57dbdb1f3e05d2e711c87f59f05c56aae4504a432a7bf69d0719b614f5ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bdbec412e541109c63c5f342be19fc88037c485b199856d55ef1798510ee4039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:332ed123500ea4dedb757d95f0111658b96faea8f8996fd74dc14e51e2ab9978_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78d21fcf562cac4d525153a03c574bb2a9ad71d50f955e263f06e2fb2b1daa08_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:907a8679fa95ea05ab7132e5953560b61c9ecfff5d0ceb4124cf8dde42530cd7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f7a732ad09341efece3af08500fd7c18d9b70e4e2e218afb2fabddab0145f393_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0958362f0fd9f365fe7c0553d468ca4b116c5b879c26b8035205fd95fbda79c4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2fe9e91baef7b27e2396be83a187282ed19482386413f82f8e00446044588132_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5bad53fe321f2d924f07f7cd8b6f19771631a3c75dc25df875d25cfeed6290ed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a42d5ec3c0b582a70bfb2297f3f7461f4b516aa28ea8a6c12c6bca2af51a9e7e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:64b0f83d2d4b40eeaa6784ed20019e2ae2c7fdef43c3ea9a49eb07a3ef27ddfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:744da89cf9a8ac399564877fe699525fdefd31d302b70bbf33d457361235ff26_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aedb8ec541683a33066c8e4393fdef2b2940879da38f06e37bc4aa247038081d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e5dc458e034b48610c05a65784b4ce8731709969a25867c1174beb7bef0d43e7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:10c59d23c3b20e640fa3decf0fff7db097b1da46b58058b1a9dc1284c8d5f1d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8946f0589388c5ac174374e2de1a4bae4d6134dacc7fef9a95bc54f41265ab9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9ac3b13d328bdca2a50d286adf9f32621a3a059f3dedbb0f3414bbce3b1d83ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c56dbbd0868f35b7376cf4208b10f1be543b5b8096ee30322b44d31d5887b784_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:104e230cfe12c0f6218d5a834c5e85d1c3f962c9f00dab941ef7f409243c94d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:56e6a16d77dc1cf0dd2bae15f9117faba1c88be9bffcb4113b29dcdc32bf3dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6014a9a744d98499f4e68c99a612229b148db39c40dfc0fc72a0b0fdbbe26626_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:92d6845bc5c65cdec3d0f59440500af1b60b070b415ecb6e3c5c276fbdb97f4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:86dfa215430ea4c2286a8e9e0921f3a4ca14fac70ae6f5ad4f66636fd5620e0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c20df9f23d90cb585878aeb06e921741267b98a7b078ba494f6dbcdde2156020_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c64396e8b58f76b4f416e1f76332c6a28f2ac866240a4a07541d6ef4b13801e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fce08887d2471192a8b68228f61636bcbe2a8b78885512d5ee24d55b10784df0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:42cf0a1f66357b0054b4932b2952489fcb46182e4ff04501ec3b8ec4fc86b5c5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4652118a90e9d0fa90010823fdbdbe1c49db2b208cfc948a835c7f2aedcaef14_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c827d0d949f005ac61c1c7d43ac27dcb842cfc2013e42b7a70a72d18a20ac45d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cd7eb7f4b822575925bfa223282946937c7dc5053fdaee9cbfbf8d0c2467e59d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7b4dde279a23d7f73becb18b204787bec7ca9bb85b0fcfef4a7323ef59dfe6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38bd513387b83d3388d063e797d347932a335306b9f65eb73b7fbfb478b95748_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:96674cceccce573229f82da92f10e3029a5af33b192ae9437214f50bbf9e2651_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b5b9452bcca062df5bfe00b913778e2c182a6c2edc8b649a62b0e927037d7eb0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:578f67e6b9aa327a20cfaf5912a5601489ca0653ad744109b08262fd31d27d68_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9b86e03cdeb0968ad70f6372630bc5e974ccf74a63666f1b4517347d5cf66e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c87e5142780624f7090c8a0dd9ce935b112b74c86b8f0a9f97779df293cdf94b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d6b881c99cea669ab664f41460b5910bbf8953e57dfafbdc5ef6b44d8b45dc39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fc58e1f537d1d1cfb376c8bb3a1390c008341212540fcd98a4a315509cd7e62a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:80ea2836ec34d2d2995c50a090e9a97623485c633c2cc39ed4fdce34c9f253dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18c5603f9bf889466977a8cbc1b1e785e9e93a76852434465848b00de85a3384_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:852a40e0bf7ba727a9a4f4e65d820184f69d3b6410afeaee5b7c25da9d6222f7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b0323e72aa737bbca1d743568e2388dc2f3763b7b23fda8b0c30c7da82361828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f7bc0d938292e36063c8dc51447fbb563f011991664d6d7352fd82b1f8729fdb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0c5ea8bdffff3d880526de9f5b4d553c2cbc0681dca2785b44a2d50534eaee14_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:25efef408a198ddf977595cd7864dc8c68b66b5210b01372ceb94f0bdf0eaf7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4af0d2d2ff92b30d0bfd1217791f796ab853a709d6724c1089d967cd8b2bdb35_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fb88da574373955332ee34a14390ec328a7ad6e62de8499ed52949656f6ff923_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23b511f2c7fe86c4f8afc509ed707d27a63ee6cf1fa3b74131489fdc7c668cd4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23e7ccb1befa2816e77abdef5eecd8212e56ae6d616f4003392935e7edf7ed93_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:25f015786ca305a2bd100695adef64936782586725477c67bc43a42402e9a4a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:513e02881726c145fdba109c6485c19dc6a25e1329e71e64da6a1ca55a9bbeb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:651e1f43c1483775c0d9ce67365db3d75021e67a3f4dc872071968538033458a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d565301af46c356a4fc80f36c7c8e958a19a4e36cd08abc84cc9a49d88433b18_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f382ef885d8be8e7007416722029689f2b8ec1fcff45f3f405f4dba5afde7d9d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:fcffc574841c7f5f5f06e41063c6e63dd8471259c8b6436210b1fa8f66bcd32b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:06b33e1160ffea1621b8b365682c8b33eb88e1d0af49f2badfa2f2cdc1858187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0adf9a1507c462323ef994cfb8e94a91e05a90834eeb818c6ff035a469308734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4dd70885b033339366a51b39e1a0dc9716bfcfe9b3072a9425f93318ee1868ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a675329ee42ea8e39cf56e29562e0c9d58345a468f895765b6000cb2e03c85f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:046f5864fb471f536e1d07ff4db875eea3323fdbec3c8467ffcbadaea4317e48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:338bc8f6c2bffd8382536c628e99388f1579df9a881c2ef5fde980be70652eb2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:613556b062cf0adc4f9826afca26ee52106805907c1c083580b0f7595fe35d22_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63b5335ff0b2e5ec2a748aad70cfb87a1e67400e8d4a58c4d21f4bbe0ab8fff5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:134163c4600edac7fd6cd32e6e489bfdd03a9e7b2554fb3cc43c696c18d1d6ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:646a707c50a3656bd6cec5b46960d4d27885135a1b2a4eac2f74fc8721723c3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4cd06cc8b51a11cdee4218deb90e612934506c100298dc2d95cb3961619a34a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c28197eb87571077a9c4d102a659e2ee3e9f4a96a2c65e32c2155aeba638d114_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:884468e937461054e4d0f6fbe428c0837c547fdfb77494fc4fd0d80c85ebc116_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a0ca6e2d795cf58e53f392ccf33ebe3a958164d7c807351976e7f34229585b4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c7c740ddb429a1e4c4b37a761d07a28b0a3c54b1a9d0a05d50f52c1046e67bd5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f1b0a334d0a34ac7df7177915c9d86925b1d09e2b7b73739e2e242b156043d00_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:21386a83ddd84b3cd3903be7cb72fcaa075258aefa6a8aed5f9db293cb813646_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8bc70bdd58177aaeceffe4a1ead8014949561a36f49e704edec1a87809a8e308_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b0124697d65e28f4068afe9969a3558ab5239b7b39b8a8e4d59179267cddec92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6929fc57fcf0e9c7d26b858afa505278f09fa81a854050194253e2b84fabb94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:04b8125efeb99b9283590730314e1792064cf887d124906b6b39c83925d97f4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b0534c781222f49ce04e95899cd3558bf62a74c7d5defce8ede815d7aa88aa67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3769775243694c05be0c6d52bee13877834b98e80a32162e3cc990386fe17cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ee66f64d8b3832cfa270298dc1257226c9abe618918de7283d7ea3acc7bfa058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:09e6525bcb52ecc92e628adb611938f208c09436c1cb787539df696bb7040e27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:48f82fb019f0083c414b895589183931f623d9c4f64a545be9460df83d8f23ca_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a2cec88104e0ac39cca06c351868da8ca42cea21014e276ef4c492603c90e6eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d5fe8fa8055701c1d85ff5cd062b28b808a791d658c1e6227cef379dc3706740_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:072e335f2ef540426bd02ab03df3017062cc713e9f15c7d131043c998f6bd8df_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:750327cb858a4bff3df278ebcab6a9c73b88a55729e8f54669155adad0f1c77c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a2762bde107a05ad6ee1b167c6ef7cfd32646b73209f3841ab1f2545f2f5cba8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d3ffde90e606b0344c39f8668dc629f919612cc5a3475e8fbd15aa1bb807a42f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:533703f83c1706641c5423dff8be080c70ba831a0904c4d08cb84247c768fd96_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c34e3b2772aa6329401c1dffa8316d3516368cfaa095a9cba95628bd9ad2a7d0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c3887c6c2d115b686a65205cbaa373882689899aca8cbe5125547db198c84c9a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc6a5e17268e07c6309afdc92acd2a31a8021e3ba9f5d0dbf514f3b9df09e01e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f9b11c33ecc1a60bf7e76277604027fad491a559a01ef6d81f2ff3e1b1630ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a23563b0a48ef83f83afb6b603c3c6e432613ac914f91cee12c45ce88e4568a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c905195d7c87506f478c79baa7af0242c05a53f424a5dde49e379c2a5456cd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f70c550c755645b78b3e7c01118b6a646b1a8bd283f0a9415857a8fad6d4dba5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0e7d60dd7a32d4dcf1b6554c4896f3e6710864a5df8a06a0ae3d7cd8c719a309_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5b2de9e018b94f9453f4ed479113464317121764c1551eb27cb249930b87ab3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:894978ef07143c0e17fd299e1cf3cf66bfd5d1d94c61bb98a196c22c8004252e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c05190f5e6e9886ce31dbb9c97e177dc69b257a009c08298d9964c824f769056_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:037f48344e06fbc216914705d9be8c9ae21a70069b3031ee4dbf07c34e8d054b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:46623fe33e5d8b6eb551a012f5b444849b335a5bbd1726c274c28b8491e955de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6140ab1bcfb22b2d92b8776e5458bf6e1d2d65753b16d4229d4b020c0b4a12f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aafd425c0dcdf391f811bf3aacad9828ca2d18d34201b6d954ca13c1b4043bc5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237d87f0080a039435915945a2405af205b4787a2d03d71ec801f5093e1cdec7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd9dfae5523167d30f125e3be00f666f3b98f3a63bfa55f9c79927123d13a65_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd9a7c1b3d8bcd779e02925e2bd9d79f0c3f839636cb5fc66181eaece5dead1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:ff78f8929c2a152f76ac995d4e9203c6844058b114cf1e2bfafe371f41f305e9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e4437f5baa2f1e07ed0c1a245af10cd3e9919a852eac7a22996a9b7ea51e65b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:666aaeff92117bf500aa2fd3cb6326d39e83da6f6d9d08b883aa0ff66d56fed5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:be357cbfda2ec9e821dca667511471a812cfc6ec8728b8dc9e345c5457b50b0f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:cdf3f134bac400823d74df622bc73368c849621e10ce6e2483a3d17346e9adc8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3172c4a59d36cfbe0567767264b230cb7b1bc355e8753cbf14da088987601d06_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8d38f1aeb56ffc54758fca6ab17a60e3bef145a3221728a56dc10a37e3dd7d4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ab60ac0729c4fe33c4a801982f9a632d7c9b5ecf991b7166b8a6642a621f9490_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c0cd58a244979e44f80ee6bb4f2f25bf4150f747b8db3b4f27b8e27b7b2657e9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5c312b21457753ed8c850d7fdade84bfc01ab2d0bcb3435e5a800ea1b57ce328_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:c01cbd659b1fcb8dba2716f35c5256e886d438bb3a456f2d2f8189cf7d7a3f79_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:114d2dbfa9f68214f2bf75daf889bd9dd8c678f6dfce6dfff9e13aed8f0ef66d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:853248c99686b92e8f03af1f7e03ab8de1a0410f1ffa973c61e9620c3c29ee3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:db82a9efe15ccfd1fc7462166a3dfb8e88ea845bbbcbd78125817ef606d7d4fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f3d43dcaf117d7d4b4ab4db76e4f16bba7384c2c0dde245b3e264d6957bd8f19_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:23ab98b2ad9e01cebf816c41ffcf05a0238c376e749891b69571d14e3254725a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ffc4e82b9d9ed4229d3a549e9beffda45d9bc9d56ebeccfd3b5802ccacf6d801_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:1a191eaf5b0d23e0374829048c516e743555781bae221c9bf2234de24fe8d29a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:3b7c80c9567f0a623c8b44c5bfecbea8997dc61896efb52370cf4f821eac2328_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:afa4fc3ab60c1c50f44c59e40f07fd06b52ddc65d3b87fb4bc9eb3e2d9a83aab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e8749dc60de7657ebf93e7226b47661b51d1daa4c5a4fecf336a17a0e0cf3c59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1c1c12ad472c45ae03529792013154098ce4780a0fde6dfcc8b15674518b64e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1e764b697a728e444ed6267e44dfbfe36f7763bca86cc8991c429e9be5f10027_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22e25afa4b71ce9f1e70697ec3f7d463b2c1352e327f6bb5d5769f6c421d978b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e8372947353c8a6e32dbce30650b91a1f09b20162fef90150a58f3d3764c0e86_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:34dd3f5cb10fc1aa35820805090b6c031a4b771931903936817a8afee2546782_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:751ddc2fe22c3928ae1e3137fd8b7741f4f671d5acc56467b05e3d9c892139f0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4f48095d3dbbf481a4f0044b496ade9fa59cdcd58f6aa9cbea97b3a77cfbb1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f2cc96d8b2c7942cce9c79607176938848aea0a330542f21c47b6bd8eeb4f29a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:10e051b10f8001bc4344d39d32a8d0c46dddb798f6ca025a6de0e78ba5b70b96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:33943aaf687567ae3ddb4339608e562f9f877f43d779f39820741e68f691b47c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7adc1f05bc8568cdb5f376950fc92b8ca886fdcf4554d7dd6815780118cc8153_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:8dacfd86daa69817ce35eb7ca51989f90f9aad12999f1c76e21a49ac036cc444_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:25daab414833b6f1f0f91b7a55935ed5cfd7aaad5d2f0eb8674a06a603187059_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5091fa31975c3af6c2389db26e31fad80220b0bab03d4b880270168a62105357_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5e8e1fe00bc512502b348f16a0352e50ac4a5b491b843f33c72fc765a48929ad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a2b9473de35e8194617769c2c1aaed3499d57a55110827f3f94f191ab02acdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:29835580dae34eaf6a13a4b2c706138f40adbacd67670f8d19cfb952e70593d6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:be7fb081fa52399f118c7393cf72159ef362cc1ed80792aa7fe9847b00cbfcdd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e865bad23956b605474eaa4c5e637a14e5453a53522b145138f216e4909b5348_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ff01b00b64a65dc45eac4e3a607e7bf70e41fe333044f357e436dfa0fc4abcd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:1f64e57709acc5ebc392907106819ad3f8896c436d1afacd30c6952c071c97be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:401edc06a2b99d0c1f9c0e6302291c78e35475003f74fcd9a487c091da70631c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:408bfcd24ecda598d5a71bf827a74c3e10d6d7748a9cb8007616c45e4d490275_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f626e4910ffc626acfbb1d2c1d0ce76564d139175ffd39e797a4b4c957c9a570_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:18064f2babbd41c755d29968a2d3f2bf5865a1d49f6bd9a37c527b754abf6273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4023611263777c3f71fd89b5072b36667dbfb91bd2fceee2923ca590d013defb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa7dae5d07b71b2e551c6d8b428f01265e171eb2bf6e10b3d68764fd9055d94_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:93addcca1cfdbdbcbaf0a01d5de2e63956d7ae5bb4616405c88132c3d416e5a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:40f34d8424475c6090d059ce4ec4f17394694939ae88bccd802007048d35f351_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:786e891282301405fd2ab537b4ab459cf984e50ae4384def434b47f28b6fe35b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c74e92a11425bf52a763fb17976e9efc97eb3e8f6d63f188a3019eb858481822_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d1d8e4246ccac8436bc696b9bbac8c102c26258e902f947c892c91084f7d41cf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:073a7ae3f6dee770aa3146ab25bf109c2ebefc561821e4f249a8fd952e401597_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a8a2e150b72f78f43e5f186eadd267ea49876a2e0579957414802b92700003ce_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:aa8d336c6822ed4dbb522ca8c46ba3e0e090563624353d2b1fac6dd55d00e445_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d464b4bd9d86b902c8836110faafe8c349da3bc03a7b352a2bd2f02e54069570_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:097e955c655e3dea8251b05c0f56a5cba51ef51c7e15b0812cc10f2a36a68eb1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6a447e5642af9c109fad7eb4201140d94eba9f743b6cbca3585e18624fe99d20_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:af05801e4082f887de2d89a685c2d13678d3ea7aefe1272ecad2085ef3d25b73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b888f5efba0ae2447c338beed49f3854460801ef19a0efed8ad22edf083391f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:016186005ba6bc28aaa6eb5e53440cb32db58fdad03c01cae007f13ca72b6bc2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:208c40ac2823a80f406d94cf41ca1cb5c7e96bd25d8ece7556608d717bef460e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:8af3cfc07d1611d6ea3459a77f0d3ccdae0d0b9867fda35bdefa0a940ca1296e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:be59287a152a193415847f19eb418698197e52c8bf1f74eb1162106404bb403c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b73ade6d149819e41a72599e2ea12b6a338d5ebd4d9e24e41178a1e2c31971f1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:c699affbdef36d64881653a63e0e8a5c10fd5dae0ef6dddb9bb7e50de29d8e8b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:368f61e0cd92fd849a673ec2ea2f51e7e6d7c12ee886676409369a580d0347e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:5ff7cea307bba36d569d6d66b4d3e116f52b69441cc071b830310d9f4134f02a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1cb922e93f21b2c055ecfdf002582ddc51c7199dbca1f34701aae9576d817c09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5b7609b2ec476d596f0ee4dedcc3579970fe5e5125c61a474536ed21c8c094b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9878e44273c6c014ad997855ba76572268b8f18709de8fbdcba5ccbd38f2a731_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c1bef96bc0b79e4462606d3e42ed71e4d37ef14d2bea928b592272a149db9d11_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2437833ae04941249ebb8b351a3f731ec04166d4fd8129e19d0717a2f651a234_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7033be83aeb0222e99fff2ed1436d9a9a61c9b616f6b0fa3c5352d8574bf5f04_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:707856466152b42f416d446cc45e45852fd3dc5d2e67c9c46aeb50c6d1baa9a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9705f3ca0e1fed96e556766c1d5b5e2047e4230ec3a3a57daeca21bfc152bfe7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:458c8d962d112078933a4279f40a568b4cac90843b236a2444932dd44fe5fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:7d6c779a0e71176bf7fa54cc557108b7d5961b61db85b5de24d077ed2a5892a7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9de43b02a4982a2073cb1b813b63dd85000c3153cd314603773907ef6ab62e30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a1bd55517958d9320e04f417ebcdae6ebd6b3fcc9d4cd683c54686c7660205df_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3855"
},
{
"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 Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:53b47cc5cad449bb388468486726593c6f5f0a20e23b035c2bdbe283d77fdc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5e268fb9530fc6ea702bfe64e5ad3864f40d9c0e3beeb2581fe2a8229e191336_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9414bd27ae196de5d952d6689530d09632bc529ea73e29ab09a2a9e8aaed601e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b1ca3d740fe69d29817827b9b5475172b8cfe21546b59c99c82cb1c61d19844f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:879e40240f8a9e6f323bf40d226586f5ecfdb91bfdeb0a2126dfaa67c3e3fd85_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9b4085029ca2e11663e7adfeee36a9f5783ce7106521fe02a99132be4bf4d9a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:acbd8e36fbcccc23f3fbc2013321c793d724592e637988ddc1b0d81b0a538ffd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f51d6640749d0b80892428c7eb2b54e1e75fc69311ce456c425afac40caec745_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2e7fcd6eaae5d8e35155b811ad6fe4cc9934b31a0076e80df6d409b11ca8d226_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:828ac94fecfe5b6e8263621a62187f070f9e3cf2668d24f00620ca47b29c37c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b152b96f3e1c5e6ea18ee532c4f747ac0e0bcf082c1bc0fd8ba60aaf7d914ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c5f8bb01174a32ba07070a5488b2fb27ca7820508491914337a6433d4766f039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e024a95761866be7a23ddcd5fd0dbbabbda249218d36ba9cf51d561575009fd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:4a5cb39ccce3520bbbd2bb98b84df278724e9084cf7abe9f100963b05f6a51a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7b3dac83c616876919f2bed7ef7318dce0f20bd12bcb6cf754814233f19710e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b466e339cfa61e214e09f1b47171616d59dc1748b8e02a096d74d0975b955c5a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1675f4cf4337e6ee6f4b0506017f95e48775b58ae80b02f24d2d6cf4b24e0897_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7b91722c7e9d1fda1994adeb21ebd50726d916378b50b942cd2a6bb636d98a4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4f190f8c7699860fef711a4ea52e922d840b0ae7f7b99f431d29be088e16b12_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c72327fe63c1e302e35dbb0fdf46787529e6583c544a20c0c7507fec8a9916f9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:148d1267925de54e2ff67cc04f7e1eea48e4812881eb13a6d4ac84fc9edf3960_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4728a45a6f0d6184637de454fa23aa87fdab1ad388c0f82dc97a63780d848148_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7ed045e8c4ffd8421d54d6a4ff9ee3b8af00169d184f39fafdcbe689429e9a94_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ee8ef9b71b81d64e1c95c28aa12093098c55dbb4a970f16237aee5cfa1f1756d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:11ba356bc22603fdc9da30ce02a56e0841715ffa1be1533e409f680525e35a95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313103a205fe81020b9acec854f03b3c35de728e2a8ee7f8b778eefcff1e9adc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:48ed707b531cc589ab67cc34196bd107b85250edf3619a3c348c45dfc6f535a4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7e689a159a17e702266acb3e5d7487f9ce17eed2c1f5166948103010747f2db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:377373ba5a37f2fc8fa27875afb5ab500820c68e660b1cab11cb52ad14541577_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6d8b5a059175e2260a85f40a098c25c61608feb4d59880c2eed941bcc3fdc6db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:82a2a3cc00c616964a3c24cf1095a005e4e573cb79c345e9004dbcd35e180c10_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecebe8f91837ebe91c2f9c159b54f6fea43fd7d750929e2a5b08fd1aee688582_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:1256eb041e3f4703292fda7d334bdab8ad59e6ded330b2480f0e450aee1b141d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:78083b25b57df22ae9e0eb27d3edd7c3e73de676f3dfabd4c419b37aa9c027a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b8ef42ea1815cde45206e98b2b0fc70ca55549df44d7ae7470b37567c30ff5d6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d61acb82a53a3e4b0d1d2fb09e94d34d9a990e43f09aac31f335f970a29ca82f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5855659dd086fe497b927919984f9ebbf9e5ab0a110ecc3d761efc6d44846245_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a19a3f623da8d80725954f6cd9aa9717b62c8fca465f242db675b28911906499_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a5328b6e7d62edfebe695362a4532572c99f79cde855f0ad0f46394d93d9cfda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:b49d1a3d8141b1b16c0dee745ab5a0109bff96fb8103ea911db8efd49ae1f1de_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0783c5a17f3458d7e3f59952ff01dfdcfe8510048fb41f8603e73f374c1fb49c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1f3a254a7c44483a9503e70e4abcb579081c62d5cd37ff435be44a215f7843ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:e113ec3685f8d055c89e11b0ac8acc806b4aed59f19ae0eb4e7d896d4276a4c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f9fb910e3a55c4023201befe8e29197f3a60b3c62b7814903bcef5554b939857_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:17546c1840d65f2ee98ac183705e6956f4131d3ff32cde615728f9f25882b603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3c928586ae0b46feacd6570dee3ec49a5a204227e113432194bc353f6014dcbc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:562eced3b90258a09cbab4518332ad36f9526532f2228da862d50b3076aa31d7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c925e942321c121dd314b39f7254913e71992d8414b5c778163855764269fc8e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:8ad05e7041a80ac61df181098b00784912670e01ec166bac6c504460828eba6a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9b357c6d30157c7dad00894e9f8f724d8be110d9658813fd61699714b7a48c4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9cf1116ad028c8b358eb013d9751aec24eda566a74325123ce18c10bade1e13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:bc49f21e2c4be0b4ca0c199a25f90548d7ab8f16e3d78ff4adecbde6052262be_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1d8c51ba4344673c2f0c4b023d72b683b2c3a26cbfe64798414c5d4e05005ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6e32a82da78fd60e74c129296bd390de402cd7a22a0f1ddbcfb9d3dec7ac1c5b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:aaab47f78d572983b4e8e8395c8c3d53d05c3317aea16c011032b2fd4f438fb9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d2d38a98fc09052bc5fe169321a534006a2ff8605d2314d04eee39e2492104b9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0615ec5b92ee4b3a4e28531f41a21b9a99a64f6972c76c66de90ea13875ddb5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46aea21f727db784382ab4a0329437fe9e1f4556c0cf7d0e3a6d904e4e3ef412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:62ca47a44b86ae7bde47e145474a0b61dacb1f6b503ea63475d7c090ff2b5db0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:97d075f6a0c08361b3f207632d98bdf276a9eb0ec0e79d54ed13550edee42c38_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70e3b704d6af11d99287446717854c466f188db69fc622be08fdd7a8266a1391_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:784d025249cf0f4921d34ffd4387ad7fef62292e8df8e303213514bbd5a3b1e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9e3be6f0d660b4809221fe1b2d6f51206b4ed40db4122eb2a55f23e0be4bf3d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d3fe7d8d1fbacc9832ebf90ed7548a6b2cb283f8a98a6ca73b324e427b5d69d7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:9b772451057fbf63e5173aecb056db601413f419ed9fd98d7ef3b08dfcd79e11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:bf155cef265c06b90ddabf0b4e5eac5395f4cbf9165c87e3183746ebade36b99_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:d73481ff034289f9f1cc811bb66ecb9a254de0044aee18755034c10410478f2e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e26d8456983b600e7248b5741030a68531e5d0f45666e6e3ae02ffc55ed0f906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1e21d1b03c1d8d6d2d5c3d2fd2bc68f06cf4ba6339390b49ee94980e66faa3e6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:85b66f1e1b6ca493592c62215cf8e94d29d6f1bcb68c146a7466133f661cff9c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a9e900b764acc0925e6c381fe09ab5c59bf8085ee5cb21b9bf87ba08fff95c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d4f70164ddbe9c49e57f079bc5f7f0881fce0f8a074b5a948ecd338a308638da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8445b586683b90ca3f69f83b881cdd46c78198a7b021b0499f3f5de367ae27e1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aa0f445083b105af4fc1cad85682c286dc1764c2810634c4266942677125412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f1ab95b9af24529b03e73d6d3cc3e010c53eeb72f7cd441160982e7a3f40edba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f4f78fda0baa299dcf7ac093ca782970074760999f96fcea9d170c9cd35455ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2ad3be815abfa60205bc0de77557f8bfc6ee8b80e3d25ee9cd1088a5e3f6bf8d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3242a9336b5a940e9a88b988d1780e8dd6fbe7055ff647d07a7885a3c272619e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d9c7a9bf4ff66ed09b758109eaa9002242e4eb9604f5c0fd964b4087a609d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d84b76fbb614c30c67c88d6bea9ac818854f6f9aa3ab2ae8bc3be266c0901400_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:45c02eac036665c9f003f0383f1503503580cdd5461f6de4bcb0b88edd8c77ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a0514e0c9580b85e61b553b971d8d3a65f3cac4040ad6d74a3337db46d840feb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a2f51cce516f6300e1724389a99afc1e5b00096d5d8b0c05c302d9ef483c166c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f7caf5c32326c741206573aaecf5fdfc4948062d840dd2beb7b7b1016d24e697_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:4bac5520ec58aac65a508a746976667acbb6132ebfe6aacb2f8136f3198aa35b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:019951ef27fb8d5ea4878b8f22bb0d0d1f357aac25b8998c743980377fe03563_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18b5b21ee15093503e1e3d2f6446ef3f5ffdca30bb50cc9f67dc7596930cb449_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86362580db907ab09ca1f54b284fea5cf787ddb5c1e99674f6ebf28a3990cccd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9ca06bbe2df39add7d22b660a5408b54b974ded86faf7ec9d0985acf0d4e9f32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3322914e1219da147d36aee3121d4d4b42bb619419535942aa9108f6918d8e3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3d444da8f07a9e605b799ae9e3154c7a8681da7824f959e2b5b2423b80c39bdf_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b87501819460dc6ba4bed05a65311592e85ef392a36e9296eeb11fcec26be8b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e45d8e82a1654526fc4562335cad427c7c3aa4dd01215e9754a34be8b9e64f5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:946fbedc73895ef344552e10628d3fa305bb50a0329614ced5b200fc1b4d2dfd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e4f534afec621975ef7b2389f239bc672eae0bc342fee2fbe9560e20e892e3c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:010e0f69ac3dec9157af776acd4f91d29641c2550466f6ec26ba31743373233f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:87371170c06f7ff9245e5c8f2a0884e969d6d8941d555338ef28ba63be405728_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:2c913cd14b852ece07e98db33327a22a4ea3451d241d37027bb51f595f93b0e3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:952b83652c4613ee04ecf5c6cfa6961fd66fc865c84c99bff4f879512820bb60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4cc93202ab581798ff4e06e177ce24b8e880ce650b45a135569c1257656c2b24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b877e2430ca1ef3b575577dbe08d3b13fe1274c1bb20e065421cae418a6374a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3701c8556b2ec7a09dab7e672729dc6057919b905eeeaba9e09ab38e3074ebb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:faa21d468371967ce9e5b262111cbdfe69ba6a8821b659806718866b3a640490_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f6d80e175d9165dd41da793921d5d6f69cf536c5d16e745b445979b0282045c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:42f5aeee6f2524bc1f0db71092fccd1260d20d0b94531f88ee037921bedc8408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:182402ad5468234dca690272044b015d0545229ebd84e85834f57c767eb96d84_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3e3f7e476df2c2b27a8c3a17ca83a98224c8db8952ef6b2117816bc81c9c74ae_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:96a17f8d79e9f8acfb86e3d54687da1c0564e98a9cc7d830b770db24edf9a96f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e244c83b21c68b755d7e0eaaf476a1ae451f3368918b80b19546fe01a9a4a9a2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:017f982fb763a0eea61580758d4f69ec14bb78e5b5d107503276683336f9983c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:677e81f4f2e77f2b8bd354cdb4ebc99e5701151926dfa36ca1a3458607d395ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0e9fe96d6b1ef18e0fb3ed4751d8809e0fcddada5387ef81e2801ed4036d54d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:13feaae13069cd9a08e285e2d077b96bc75cffeeda2e3b665443c022750d68da_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:105a07e6bc8acd530a8ae3097846789dbcd2c7a2f1f984805c5bb3b7449b1d05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3e0bff5d178668f001f74c4d30482753f481f257db49ad6fd2ff56439d95079f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5f9c581120873f1a012c29ac00721b6fd834c9378cd64f1d8e243da36755cef3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:84ed295a1fd729c6bfd8250116d752b4c3ad66c7bc01ca44408e7cb8a115b5e0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:2c0d1db3e0f37f09115d3f1af5ace12911311f70f4ceb574025fb1ed9552575a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:c69da4b39cf7ba1018b91423ce0282df124d606d2e5162bc8e3e2251b832cf91_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0099c7b040ac7e6ba7e91ec4ef2250bea6ac10472901aadee07686c63faadc92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5b132b86c1b14a775ee77dafa3a72eb723358cbce6e710e44d279c8050c4261b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5ee7943edd42760625d7b8f3f97dc0da4aa620b53ed3ca6b666e3b7a801027b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:906f97849e8063fbfe02bd7e2f951d4fc848c2d8cdbff947d40be50fd6f995fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:69827e616ea617867837723347dd6fe36cc85f43703b4e37b335d79fb3f87d6a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:703e8d44a7d59181d0a36a886ef570c5b838268acebd0b32d5208169770b6ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c092893fdbee22f0fe4a2a25aa458bc1dde8c52367efbaabc1155bf5a578cd51_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d6ab422fea2e5e0782be99e3a275eee5ff665baf8e7310a601d42ba2f5f39608_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:39071a963cda210a344f5d4255c5c5276d539e4bb661e21b49be11923b54e020_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3f9ca2d789b60a51018e0242a01390e1d4b569df21769682292d3b483954aa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c7ec38c4ef21e65139166bde80aa73a36b432889b6855d63b1892efc0ddf58e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:bba88a8f8b41c76aeddd25012b4dcb14da6d896763ba6a003ca824260b8c24e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69dfa976e259586decfc0635dc49fd656e878b513783579bcc2a5e456df100b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:86b4bd7254cd92f2632d90357ed08404521d89ffdd70a21cbf130f652f71c1de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8ceb3fd7e1d7d6bbdfeed53a97accf43b3981d5e101746e891a804ef8903fee4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e4f81394f77f17552bbde8d5682449216bf676b181df4a25ec1c6c38cb3bad82_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:425a3e4c2774dd14e2d4baf3bc6f9b1bc6fbcc41faa0ed55431fef26cc5db7ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5e27fe06737a254ee3fb2bb5ba38ebc79e2989487de9536b01b6a1d49488ac17_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6b64ed15c154b927714b840036c16293f4fe924aceb5624fc04d30e478d4673_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c797b64090712c154c848215b1bee933946c019c33fc9b08d00532d611f4d27c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1ab33f9ad593ee146550951038b289973cb1b80e15fa146ab20e823c89f64616_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cce4806b40fd1f040da28b0a76e8f7edb45e5e3b68fcdbd1ffec407f8b5d40a4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e237d756150f298076ccbd616c137d0439c8f59c9e9ca44cfc4cb04178b7a3d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f547caefe7cbbfa9c958fe940eaf72b2b08a460a3b401d1b059c3f097f2b7435_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:0b96283c10f51d6e8a5d00acfdd9535804d0ffe7c4c58c037af6d44ac3a85bd9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8eeb12229d09c020f7f71cc996853eb47ea1311b8426eb7fc6f28652766ded15_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:9d07f82ed2b467215c084754ef1fdb349536bbe0e3c83e3d48a2ab7a97b7f355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d36f927b9c24b3647fe58e5b3579a6bcb2b0b50322db690d885572e0d8492ef9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:317c932c74d67e596b97de943694f9561e85be9d8ca3c883865692ed47389eda_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3dcb7ecb5da7d94ddd370e48cea9fb1ee1314e84874ae192b8aa01a834a3238_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3fe06959d74f9c3aaa9fb9a90b3f33d331347e96cc4f67741f7d6ac6daf8254_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d69d1884d60a78838900fb8ac8aa010ffe8a9814bd05c5fd23640ffb2fe62078_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:30dd2fc299876aef6342316851b8baa68f2b404741f7eddf920818e2036b0828_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:47e721205ff64d2cd94f17a704c315ab4f48601dc446c6fdbf6d0651af0e282f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a42c0b3dff389161ee931de7d2f78272c1576632a357d7e4de3a8ad8e18cc2eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:be883bf81f21e85657ac114397f1a226803a5a0c50146d11ca24f5d0e61bd252_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:95a1813fdfba31007b44fc7d0fce109279f775f6bcf1fe7b7b319f642e614d0a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b624d5a16de8051a33eab593d57f378de36877d7db083144f88899929bf1c0a8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bc7bedd2a60a0f3d862de0644e511d6f330b72a6d12efbdd150dc9b50679112e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e8bbd18a1d2d8a8eed42cc86d19a260f2bbe9379e35257c33cdb70980cbfa5f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:03bfe65de545d250da52cd40db72e8b5346f149e8126509801be86b5f39fc3d5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9e8b46869a8d0cec254539d703e5da848364401fa9c203f0561cb0e5f7aa00c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b7c5a30160b834ce2256aeeee9a36a8655e305018d0647fb663106ec7e3d102d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dd5537f856bf3d86da38de94c7ee6fb9851b262515a4efee6aa1230924755721_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:37bc380d77c7db30a206baa5cec23341064ee370eb5ee0aa5bacf682dd67024e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5db690533cf26e8bffc456e69dc1e0d2f9554f6770c5ac75ea9eb345e1c101e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f7913b9b8f0aafcdc0c0b07ed43f86bb58d6da84ef92f950979eca15fc1a7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:876435e0b14447e833a4e9a0dbed2227bded7d857230557a101c36b47a105921_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4a7dcf77112dde43e0944ba53bfcc3eb802dea755c9610f86b4465b22d355856_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4b3de326992186eeb6206638396c348ef5b4d2c4597eb40e5f5b140f6efb0abe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:779674ddd263854aa364bbdfeb92865821613d6da30a0d3b503ceadaea48cffa_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d3a37f7d09a85c9eff1323c920a9a2f471908e90b7a1621155bed93048c81320_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3806c5c7dc711a3d63a26b60c8c257a1ed87dfaa3e628629af4ccf06325f6ccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:52680ac76f439d5334bb257ac7deb433ccfa6cd824dc2d9e67abf6ec970ec7c1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:65c1a312a57a482045f442861f6a64605d64994304b07567af0c69eb4b205bcc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:76901d5214dc2c2040d44d1c46ace24f403f95a92b825176c00ea29d7ba2ddc0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0f12505d607e05431b905de5ce0c31984ed4ef4dbc7f027eeb019dd0747005d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5383f749ae80a70b6bac223d5c3ce9b70d58de06c031a57b02ea5510f4cf2e31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:76e1151f0d25719c5257e106bff680514e740983333de92097d55f071189ed18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d072c04ce9f1777925bb8df07925652b0f8e684ce2e010adc6fb2c7953eb66a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:786c62c9eab9cb68788ddef5dee8ecd74e03a1197293a3047adacd489e034dda_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9fb2cde680dd3f850c23ee7abec1a4dc8fe0d5b3f2a1c80ad6c8ad7a62b53f4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aef7c437611ed1adcba12e9875f3fb2f094d5116d5a0449066b48f25131faea4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c01ca8b3c84e8ba98e35d0cf0a659e76bec4189a198f82975e6db25ceb336b9b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:41452719dd766d6229b9d1d808b89825b1e7e0aaf8ab8e70c0aecb1b5eb30edf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:9969b96f421a3e9d27a495bf1eff33dba8ae2c12c0cdd33895b6190a4f75e000_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:99e65563c13b1a6d3e64f79ab6491b21106b3d46ef75ade4829c33cb97100ae1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cceff5ba4ce63edf605c087cba759e8dcc40c2abec0534ec856e760f1956a85a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:14ba0bea138b281bee5db9094dd7dcd1fc36c4712198f408c8811a7522bb877f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:416fe4e736d5f3e3b0e4668fd2f092ae855a4073d18a064bdcca73ff5450b77d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9039143f009152a4b6040c8251f3444fd1daee5ecc76eccc98818d9a430a1bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bfc08679165fb0a4c17c4002ed676f7e6fb0571ac72ceae8a1933436753fdc73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6f698b3a95ee24a6c821c9ebf30a610510a639c6d3c56d4399fc45d34179dffc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c44d52cbc06cd3702b2ad8d963f15dbcaf0fa5ad86a800b9852c4f062fc10a76_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef54b7c8c1f96edbed0f3c449b57c6869ea4c33d97f883ab697f53f7d923f5c6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fe664cfc24f79a569d7c01a226ffd13bc91fe1aaf3b3c096dd8ae3d561670d07_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0edca20347f1e9c88542925020f52759547e2af94b54882e739d6c7fdc7150c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8d99a2cdff81f2c41a6b38c625f7fc6f824eb3c3b443221039367b790d8e2a72_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9da0116d6b0b4f33ca7ccfc26658ec79c8a4ba17f8a63d0bd399ec26808382fd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e5106bb4c8de0ef6b9f177e58366395c5bdb3bde226d25a7667ac54ebf952d6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:226cc05403576fbcc6d40b001ea969402a5e98cefd9444329396de56ab21c36a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:850062314bc77b0442b9f4bf463db06aa716f62437b5c9d15b678eaeab9f2eb8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:b08df82541f0a9078c8ba31db67897137a2f71fdc9fd0a79e5230ce16b3e9735_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d8547d72a4b791ad7435ccf3883c427db9f6592f9add54cdecd0b46f2b55be60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:25db07689f639f79919d6f028a10375fb9b68abfd9cf55829333d0360a7acf99_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7e6de11065df1e2acd959d9bcdfdecd4832e27ca92e291c8b5128a7c44c0d8f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:96aab15a47ed8722406eab6ee2933a1c842a29a49c2ebddb60e102d610c092e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a415eb2cf567e2b9f02fcaac05b2c6dd11625cc3120e3a494d8690dfe2a413ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:048eb32db3c8e83767639d6ed9c7e07406348b309dad16fa8e0afb61a65cf87f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:138478cbb17db8b8cbd6574d38cb1c1a4f72bd8d319fe2eb02954076febc903c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ef6c3a619bfb3bfbaf9be20fdff6148d1af0701d4ab13a047867f734859ffe1a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f90a83b839dcd68d04ffee8569e4ffe1bcc695d192c9026ecfcef9d52428e4fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0c2af2e992c5b0ae60cf87b496f8c6b5b3f736ef7576ccf6f03d37e3a2d9cab1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1217c6f9b998c01c7a6c283f035f11692d6393596194e338578919d8809ac2d1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2bb41b270973bd2db4b6ded25357ad5b4113e03a64a5f55bab27e6723902a79b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3fac63d925327ae02db3c5afb3e0a98ea12feb309e113abed5db353faf4ba7c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:18f4a3cf19874d5b1696baa731b7b2207db1c52e014d99b42a17a7d1125e05de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9e25ecabfe5600eb15916f819b853e7d6a445cb61bf5a2fc9396af787213905b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:da51fa3afa3d7cad2088b785407b6ae2d73640550410ed375254c3ef948befba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:faa48301669a5fbfe6f8cbdf221e964c349956b51d95fab8bceafe9011f5964e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:73057cabcfb42e5b5d0f8177b08e6b2eae217b99618d980b8217399c2978aeed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9ffcf3713cd336d9fc552be6b05f138b9d16f225e58ad42d7a96c3eb3cf154b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7e1b5dd5ed0d13ada6bdbb9adb924cb985be96f4345e2d8b14881a5d55469f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:aae9deacd010205f4a5f4ed0bbb3408ab493972ed4acc5ad296a81f0099c3ef6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:19e833e3b514dd6fd339e0c00f8dbd6c45fb7ca16b9cd291d50ab05adcb6b1bf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:67df479466b162b90afb4d17a6ba5d3d51cec078adafceb0a406dad55173371d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b580c79b9edff4d51d5317ff1e1dcd4bc193b439c268bb5c084019c1ea3fddf4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b63a4eb2eec521dadca336416406b595e0db02b853e233e3c80ca454e1153b28_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2fbd7baee98c89f59a87d541fd4f7b2e14eb88645b53fefa7b44fcd86e3e1eff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:576cacb6ba6d2aa3882a295f1774428a945e7b1c967830633293ce04bce08571_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b41266b3bbbb3ea638466d14a35aeefee8acda9a0d2157066cbecaebdb751d4a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f162f5f3a38b4b1b1f71db3e1301de7c60baa3ce9a4e8e5bd66227795d366b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:11718e3d6ada33abc0530890da159ac99e8f63b03266eafef8819c48c92aaf51_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:1657eeeab10652e30e60633e4fe5f50f278236a2814c6a53bad9effbb98d06dc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d4022142d133560c79c30090a045441bd90271ec8de528d2bcb4590d96ad1e98_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fada881117627ed34c8001afc157a42f6cf0efe3e4dda2b73ff8d665c2f8a878_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:00d0abda324914e5599f289c37325f387404ad48793b6db32b3da0486af18cb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:07558b4306c0d5dd18145b65758bf02d8f451462b28188e336f1dea1091eab24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37287b7720a8d5951fdf6f92b59a5b25a21a7748b93bffe6a4686fe377e80a1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bdf5c2bae7d4516fed258e2bda5cb9162bf42112dbfe8399c2a5f4596ac67bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:3e8f19f8602c6b0bfcce59dc51858195d4c10fc53a652c6e49be3fbac0bf1338_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a5a69b772a5f1cb9affeb3c4ec5f050949b95b02f55eccc8e5897d5e392329c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:87adef1f28c02c387f795e0eb47fc925eef6013aa0116e5fcda016407e4d81cd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a973533a2ecfa414c1f95c4d8ffdbe85f18969a740c19d3b8c4d2096f17a94bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12f1e84fdd0ca084e018f3f9ca550bfe183412dfe42fc9ccb356238ddc572a2a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1d516d0e3b8128ab9994d2a7df68251a87e0bef013a6bc7040d519ab68ca8b37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:58a646461aaea1fc7522e11a0a4acc5ca784923581a2d15cd36319cc1d59d210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c399c4381724fe755e5b7cf87e011eaa542a86928fb9cdef4de244cc57c192ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bb706db0ff9b591f189d089a9e5bd5bcdf5371b312529ebede24329a82e9806_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b9784c555f0088c201e5eb269b18dfd3212c727cb202250f18139fe7ee22e6fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c6e9100f0b6420f2ac9f68bac1e19ea5a813b58064d54610cf77f86fcc1410c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:df01b29e279c5fef750737c48041bfb4ef531599fa6ce556987ecdfbf8eb6767_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:443c8d763eb16ce12ad7660e36db67f1f5cb2970cfe0c8ccb922d4697f9e4da5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4e708aba93aa644457fa3aa047fafcea0b504cee71724917f497fb4f0ad59210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aad14619136317ec49570c1059d59036fc36ed2e6df996918f2741a7c1ec90a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b3989b5959fb58d543612b9da4dad6797fe62677fd148ca59ba77c4ae4c9e17a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:00f150e9a977b547e1511fbd0972027a01bdf4852bfaa5b7c21a01f1bb9cdc76_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:254799c9323f6f753924c1b739f189f5daf7287cca9e469f169bf5b145dac19e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:45f94d3ae86090cf4ba0791b9102e9b118e0e9a28d3901611051c9eed86178b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9553e2fcfca8cc369f512d405c92c35cd79a0d5ecded5bc11be78febf0efc8e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:593d8b13bc16136998a2d109162e54046a08ceeda2a74d1e6d9b2d220a772f8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ad0b598016cb0aba3335d6d9bb01a2767fc3032baf24a2f8a2d857651a38222c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b5ad73901c7036206068e9a24d71cc3bcfa88207a59ec10521f1581d784debbd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c2b60ac1878d974e0608955a1c6c104bfb840853fe10a6bb6c971951042dd0f2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:182e148ddb5ae83c7540564f0975f28c17fd859912bedd6392231fee95060d69_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f766d291114a36f9233b68fb3a1bbebe65867c37189243df0c779e3dce7f509_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a48cb051fb2a8e5c70715093012f18b65d9bbdf7a4346b1cb828f2592975050b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b605723a4087f4555d491389cf5bf15711cbc1b1da84cdb268d4fcc5c87683df_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2e976d4a7016dc2a541098fce90353d3bb922943373c8b820e5c95893ef739f8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:68fcad612630ef316bc5f86ec98f828dfdb928a236e551a4c8dbf8f919f4cd98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e44082e909372715fb8612484c5fe0ad82699620fa530e75f10d41396ef6d63_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a949ed5a2a43edde8fd2abcf0f91c4ba4cff7dcbbf131a2ee579d1256ea628a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e7ca33f11829a834febec5a1dbe0f267b53fcde66dda9128eab3df006d2d7e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cd72d535761b16f14b149a155a1a0f4f0dfb0bde6e5146101914521ea1e2a365_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d91fdcc0e8bbd15d091c316a5bfeb683a7e9982ddf474724f49acedac349c48b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f85e6be61cb6c744900578d654909ceaff76eb98df36564bae2e57a3a4bcee05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:24068dc6b55124cd76463fa0678843ff83f92b65fa43a53e360ec03c5fdc4fcd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4c58b309f4603e59b3a6e35c06e60c37631d07d0f07228bb757102f741b6edce_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:68f715655f2b9abb1f22a24c04794c2d05e3327d8125701c15329ecec2b670ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc454e0621f04eb9e2a384ecb30b7b863178447938f8024719a812712e4277f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:183bdbb02b5bcfe7bbe4fee5d0fe520c986a5244f02cc896762d36710498c18c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:19fd07362ecf5282edf9086f840bb9e1dc3c6da56bb8ac3156ad05ec54be9408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b679f580e43660d36492cb57d275f6cd2cfce6d7c1d872d871ce7ddd9364dc72_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:dfb848cb68bea17a789a807b5edadba37a02947c506b8fa58d8b6376cfd3fe48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:4982e0c65a5469001613886115ddfaba5e2bedf6c1f9c2dd538a73646c190b00_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:89c7b0e5f1c0f13effd3888be07da4acdce02eb54fd4a214fc8a3f9c204d82b4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c04482437d736cfbd2259aad085766f911951255d77bde48abf34af758e42744_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e0f6f48dfc0eb1f410ac198eb6ef6a9c6ee288fe4a01b7ef65e6b62f6b939153_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:097d5658d4c2cfb9e88fa9ab82ae4b4d7f3108a4dafb42997847cd714367973c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:221e48cefff45243b181abc4074adf95df97712990030b4f280b65452083bae7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3f8362646716993b61d35b5377b402ae627c15ce3d2e6b7ff0d5b52159e81726_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:73acd569142f5dbfffb16d34dabb2e05d4552354cc58bba83ef8406029c102d1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2d5a9f1213ef66cd474cbbe11dce4c37a56613cb136fddc8a5a93ac63ebb79d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b5e4275e6a80d99ffd2bc73c26b421f7790ccf88782aa8fcbb22d588fa15857_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:a7216bd1136625966d8232aac1b61360a26e86ba203a6135a32395482a097bfd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd0f6d91a4687e3bcc87e4cc6f1e34f8ad19346648e594491c760bcfce671c96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a9a27ac5377c42979866406869e8de55cdc219ec7090ffd1e4f98c98127ac27_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:57db654e947f5cd7efea9409ea18509c3d4740e03daa164c62faf886a7287ea3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a9ded8f2c9d761de5ca64c04665fb4c9d69ec31ea3ea3c7e91291101a00ee876_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:bcb139bd20b7cd79ee16cf8968dfcb0a5a3398bcfa734dcc2c2ec47dda46a93c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0e56be34b942905008d2b7f1ebefe0a4446cb35da9f4bf09e1e3c0e15d88395f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:761b0b68ca18e23e758c780c5baee54607549cace7f1d337b418c0e0ee630ddb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cd32f964f1f4bbc981565fbf66b6ce05547a32fe89fc6f6fa3f634791120cf9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d6accf480e8645c70f53adf062189259549144af3a4c3d736b28c561dd538f0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7aedf77c4e1ec8b09c77a9d37dc1d7c3651995bab2f84d23c1478e06fe97a7a6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:fb2df252487a734b3e051ff54713a7689f7f1e8cd93557f846458f54d3776162_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:786831a2af730d5ce6e8ac1c247599e872e6c683ee53946c9a552636f02c88c1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9d807221e98130e63530f757157207556a7b2bb7fe7587f0d7c5f9d1ac9592d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:9e739fbf82f09ff6bbbd9baf6f2e64b0056ba1608b979e45ee6de17dcd5fcb85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c2a9ad6b4707faf2329b88b12e06f6f10c5bc6ff15c06ef644ff14efdc736653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:84e1af7983cc502b35755475dcc87c2eac2e931f623d070736580cca65081992_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8a9610268e8460c1ffa73d5f27f7fb9760b08c4d98af29cb0edd30b1afae7460_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:952459632a7e13cff2a8543a1a23e0032e9c163bc223102ca0c8d92c28e0acad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c568a4d0ba7a6137d77cd37e77f48c411f840ce7b36df3bfde76a5047a2c3f7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:21e0a12571846addb7b6b112ffee2fe3ab01a501fdb669d9b1056381b254be89_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:97eeb443e12e9e91f6a38ca22ce4017ed09320a8ac1f79184d236fce8e2b21ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d26f837461773b3ba1dcf7b77fd95fa5f36580f4cc351e121ec65fbb9480dbef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f1fdf87492d66f03cbca16cbdb07607481041080c244d94c59a773cbe5457734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:899eb4bfb863d1cebe38b4b8f2d098f0dfb501eed1fcdc794215e0d7dd649b92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abfd8c69fd7ac41b2a46b8398370b79ff5f7388ce09d80bcb88180b160ac7c2a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f65fe33668fabb81400649500a2fde6dd3236650a129e074664a129c0bf6d738_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f797d5cedf4ea7f121eced618e93dd4f53eb6ec5828afb978c3a2e504e16c11d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:1560bc58a43485387fda173fe0a8a396c2f6b038202bd9863c85d1b666f3ddc1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8044c37bc844e6b52ad027f7f7557f8364e73d49b9ed3730b2e51d1d41ae0387_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:ad0d0922f3417545e5fa1d6d5e7f05476552388714757e856d42e5a65fb99e27_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:efd6130dc94592715fbf9fd2f48dbecf827c64d521e5850ecf773aa07fb3bf89_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:64e1b9fd351ac5ee0427dd131b0dccfa961b07df2dc72225f59090acab8886cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a44323edf14cc87c14bddfa0c06979a8f696a159cb091623a8351973b35b4d14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:c0b9d948d72ee8f79c2e6b4d2f255c6959c21bb7bea1d7b0a260a0b658e490ab_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dfb14efc88780729a819cad4cd19805fa7f5b660067b4e7b10f61d5e8ec3270f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:15d9d32b5eaa1603f2601dbd6898f0182b709292ab0153bcfa7bfebce5be13c0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:178cf1edf9a80f37bbb19597a34bdd8edfed5e44af3ff7273a46a7b4fb7fe964_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66f9ceb6d26ed52405b9439606d49b9f8158c0d2b6b0eb715a22ae2c746defa9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4754971cc6f907064a799f4845fc9f949a3068a5b818b23eb292c8346f9f2f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:766ba5aefee0ade548842c06f8061fe8b849b76d16280e3c41225f21d2d0b6be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8730cb01fa2ea29046c200890d8cba4b0291d769db57875b93c8e7c1c68af3e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b2c1423302c27b56725d91ef0c9dc34903eecee9b0e8bf6761f179bfcc48cd32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ca6573030508bbfae251c27a292bd25384dbe3ce55cb58865fdad2fe460fb6e7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1aa25a4a4eef7443d6bdac8f5d159b41db9cab89f56d43d2d7a01a0bb7929da2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:30b84fb0b78767956548a81b10d276979967e99bd1dcaca2bf06f7a14967b86e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:98a70790286c97045f4ac1b5ec5de45ed043fcd0ccfbe96e6a93dbbf4ae0d96e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ae9f9c747fc7f26dc4fe31644db03b93c7de10384eae1dd40b40767c2e654667_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2d3560ed1da1d414471efc17767847312a9537c40dbb327ab8951a393efe288b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:58bdfdb8d996abe6f35f177acb3d7e3c493e211090af8b30b6376601c57257c9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8eb98a0fd45c22a0aeb23f8c2558d37a1801b5afb2a2be36a9f64abf40f6a3dd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:97e599fbc19e379fb55e9181ccb16de1af1e101e6c10f872c35ff7a9082aa937_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:115ad4f19e948ae0fe04b57c131a3ac8c261cdefe282374a667dea850e956500_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:15673b625efc49511ad48958f766aaff589c68c5880c95d7c6c89e5c9c9bce5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:78f92ad65baee06e314611b83e07e7a87dc4e3994ecb76b5b3b2a2039c1aa2b3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7f0ce0299f97924b4c3ebd129ebc0d9cda54b1126ec933fa33f20f438694a590_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6b4db8392b4fd5d49b177c707bed1048c6ccc7564f2dea39ebafe492807884df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7aecb1e4860f54933c9e911b415aa059ba3c7664c2309d406a56b305887ce6f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c662c420d15d0419d38af3038fc232990bc21299a9e56b26f4df6371d8022dd8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d7b45d95a2687972730a64bcad78fa793e4a244d5a034969889e4e5e5b319057_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:02ef6749721cec830957dec8da2d3fff2dc88a9bdadfee0f7e3177a27d265fe4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2fff2ecb2b19603744be8e2821f401a9e0234ce1b4ac15c27223c10e24ccc7b0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:62e44648b669cc51e9dcaeec49d2c5b880fb93c32c2bbc1f535904b40849ded2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c1ca8a203ab5c80f3d7b8fb9e026a46a75bfb0f5d6e4d5ea09dfb2a2db5c6a2c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:56f09c58109b0455903b4b1e938639c6c1a9491d4206a1e7b4515f89d5510a5c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9b5c3e0697d738fa6c1fe2c115d2133275ec3adfe2d412547535a605f30d0c00_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df2d7c18bdb6bf49c2f655b7dd70cd4739b2b9b4243fe2f136042b922a029e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2534343a990c27b8efc5d674b4b97b24acb00d781c75004adbce0c7e187ea742_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4f474f91da6fa969938f67a7b254f6e34e6ed2d8ca38e4de4d7c190328c65352_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e2b3a346ee194564f34a2db8ca14c08340b063c995936cd06787b248cea65622_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0cdf866394b6db732b741a22765a096f04feaa6d0237c1e54d310cfa645f2883_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bf09aede6dd816a7c1f6db9a73f25e3414e0f408e5744dc2f32dca5c73f06a74_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:db8ecd1162e094b6cb166b88dfa40258f31cdc4db3ca7f6a9b110893bc27d044_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:acff56a6371c4fd63e831ca8149d5dc5c2f66fcb9e5b6f2d81afbf225fc9cd2e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43bb0e2b7af46bbfeff6809f44f401007498cae3cbc04a9c4e8f8033f3142d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43d5f576d8c78508793fe745384e7c12b08d52a6757f2a60a4e416d2e1297cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6f5fd70511974d782b102cd378cb932ce27f58a18ab53599b570954c379b88ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:76698b01437d4d0a46f1bf3bbfca30ee2065a8684199caf406e0e7a027871741_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:acf2839dbc4ed85e957d4b975b0ef0c08cf06d42f75f11704e9cd54197548784_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c8a1a13f5a36513e22f8db1345386f1835eac5b7f809c6745fe43afe8372ed92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:00c3fa5a11961ab40d820619e649974783d90c2ecf4da292ffe5caa6bcd1d7eb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15a421e4461be8683d967387b1224fcc0179d478f46618d03c0e7f1222ca4c69_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:663a50864f70ebf653e8ab5a167755ee632d58e199b81bcbbf0d43f01cad2ecd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dd4b72aaaf892109abb29961b61fb95c77ec0a7b09158d747c84116646c0005b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:22d7a0d9938f75746797f97424284f6e0aae7f853b392bdc87e183b5c834972d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7ede51978a537c20cf89f7e2c469034859ef89b1f34b3a8c89a727378746bd24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7fc7a7fbeef800bc1efebac7e1d9a3110ab4962405d181df23b01e0a9ead70b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e0f8524eead302224bec4bcb23caa0b587aaaf1582ba0e9e6ecc3e2e9755bc32_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1598a3a15eb623d10cc95a97996611c0949450cff57257b2d1851c8d83657a39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e97767977f70b4a53e7e898af37d51c1ed2a0c510fadc3180d3ed6675ea5fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:acbe9df84cedc53ddc968e5027c662badf18384a9f25ad78c914ec4eeac208f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d19ee5bb8b73f322b0bfdce50ffbc25cd89737b6d378499bece9be0dfed8a262_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a0d654463288adab9acd6dd6bc5e9bfc05b60081e77877e285b60738c4210077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f3a38302163122cb34702f23e88de2db5d44d70ca24526f4a73624cb091de243_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:348bfab8b43715c5b79610c50bd7a8c383bd7e0d404fe26ad3745d803fdaf339_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c4becd27abec4f1dd782dced2c91a832a731a71f37fe7a3b2d07135702e0d512_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b27cbc2a5d54ec8bbf744ee483f2cc81b9101900ec9e229d362a8169ee72b29b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dfaadc0fd73c36c83063ce6442a9f5e8c1346422f7bb10faa8d27617a0c6a710_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:57b58c92ff48ca5f8275bf41b1f1284b3f0ca881df22e355585ff7877b215198_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ab7d9c2e48415e4cd8a1584e942dd2bb98848aa657ee7293fadebbc6cf439c4e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:eecfaf9d138ce8a5618856ec98f2d2b41d2b025acac5852e81ba20aa7443bbf5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:08ea69707b4d728f1368947281cf3ec122d68713209cfcb0e91e5322bf1ada5b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:09862c60fc2dcb1fb0aef2776148ff46117460f2cd92e202c76c0d122453899e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:59a251157e8aa68bde3d1953a52c2e3d34faeb9088340c7f5f8e818e82acef7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9fc0a293a6420dae695cb7dc0ba7306805af3bf984be3e31ea585f373bbf2011_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:08bdf0bc7808dc10b3597b3e37fe97d768f0bdaa0b19dc8b6f565c15993372bb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0d1e25b874b260043556c33ed62a26ebd56bef929e3539fa86db96501a798b14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:32e253ee82038724e6455b3e80d1ea6b056c92c2053ebb22ce329ca5b7d5f03b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c478e1e2e08bb0b44d9bd3ff8054a12e7d98be7821045cbb218c62e1fb2cd8dd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:06eba656e1b664519f5e663e3ede831465f1635ecfb1d293c1b1b745d79b4158_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:19a89d0373af1265e09e12bd377e5bf631e5fb58c36b2f73b8ca86d186bb0840_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1d2da7acd64cc59f03f6a986306fc7d51a680a55b7f62e180e66c6cb3e213037_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7bc8808eec74ba5b0bb91d23e918401da8a4beda52fbe93975f4d7d190836aab_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b075e0d54437ff4323eea051e2347a71dc085464c2abbdcb4a85d55d9fb84e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2d19a6538ded95c21b22b0489b00aca53265ea73b4f5f7b91eda8f24fb39a12b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3c97585f4dd92f700fc44e21291f913aca946c75bd0124f832a6d8d1c5f3d5d7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a7b7e0019f78254b5afa024b7ff6c9dc0440e40d0f6fdb22e6ac86f261435915_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:085602599cae9eabcab557a60947d3f3abc272c51c3beae3ab9cecae3b71a3e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:fb83420683a5c649804f400ff80b041693872fa9ca1bd423184587e4c4e9f018_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:344a60ac1e833a349a8f24f3db2859e9fd0f45dd562ca50478973868e3669451_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:693b81294308ff38490144fbb45de352926be577fde7668a60059f3e5be3b776_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7e57a906f55fdc4522dd130c76942999c5c28f469579dcdda2e78949a860b8f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a000a2a94ba6f3c2698171f1cbb4d6976fd241de64857aa74bc5783301ba5165_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:2593c53eeb484b020e297c286d13e17bdfb52253c06777a124b62eabdb9a1090_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6677aa15725f5cb40cb925224454bdf1ba07e37e1e0240b0dffd3499bafdcd27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:32bd53429d58f46521bb3b3da28dee2e9dfce9e41992d9e15483cb1da656f569_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b203e363150a6b9f1e3f12c4424af0a4fd7f3f5382bfafdedd041789c7fb5e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d271c473cfc854b34d17114967f659b0ba86a36f408696f348463e106930d657_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ef6f8a6c1a8e13578d16585d0bcefe15ef7a246f779e2aab32965e5d7016af39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0ad2b1b3b63a22d793a67a220550e7730d49193e36443b9783d045d0d628e986_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:624899ec57f3d7269da3b5acd20040fe1ea2c1bcc617910f7659cc3110548dda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7414f3068e135ba5f9e0796967297f66dd619122e426dd8355a7d21c88c3ac36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bf6ac903efe307b33a5d17a000c4dff28c5ac55f5ecde7d65a15025d291f9053_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:35396543cbd1ebea8e70f1beeb10b4fd87d9a42293b1464fc0442eeadc6c0e7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4bd4ba390e83fb3eff7d17281090981125e08ecb458969b5ac95da4342641e65_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:602dc9f92b7a8e84e6eb998191263d186d1d10d378eeef0845435715bee812dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:622a2e6ba66f1624454cf3ff9229ded9dbd06815ae6512f251836da18b545da2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:265112268f914a12e152e58a674116408253b120a35d5e696c2afd059b6fc015_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6e2c4811105f74a2200eb5c14cab29dc5735465f3ade08bd44378d1a3f3c6a16_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b4c1767d3b1d7d32b79c58d9894a85e4e897deaed7405281239058b204a5209f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:dcde633d96ae797962a3bec581ef3078a5142b3131595e0055031195b798bc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:47731f2034e86e1b86a86d1b9ab20e1b978f89baf270a567de3b6be17665dc6e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8b00cad2744076ce7186abb2304a0a1ac8bc84e92ce76c843fc19a3d5f79e049_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9edb1bba41b757bc30ccc0bd7d823f3574e21195a1a4075a31ae5bea6fcea516_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f3ad88ffd94f0fb2c825452841ee7c938d81a522d8e8fe09d224b42fea301d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:24830ccec39949668dc836f6532f2375d0b7ac23ef69c78315139c4e15af4088_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:67899e606e1ac40ded141b4360168959587a7f1385299f99ace9312016cb01da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:708686f865ce646ea8e6405db61f539773444e873f6101e733567cf8be40b1c8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7fd150db54f6ddac412e063be423bb17cf0dc8717df7fdc32fc52434cf7c866_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:10e2611fecd1ef8a770a366382bffcb32096b3a8b396d3c0f3a67c06a809e186_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8e26412eb9c4efddfb90bbc864e68aac6ce43541f5952250709e973c75cbe8b9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b6ef9bc4955ddfac9ab851f8956566b52a49526e6aded669271efb338603f3d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c084c44640f2949bf5fe89370cf105d8307ee1d2f9ec8b5bfbf7dc865fc45476_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:8268d0e76b556f2b0413ab6975f15aea685b140362bba5d245ecabf0668a41be_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:b1e1d2e8782377f73d8b9d458a7d433dc9395ec7fefd2e376a54a19779dd4ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:556d277848c695d76ab33ae109b99e0448bbd60262b39ae7f5cdb5c052252b3b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8107455fa57ff48346e4b056bac8f1d73071699505c62e3c4a6b63fda65d1301_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7c037c5134abbbe50088311f7765bf614fecdc7da0b58b3491ed0924a45cc1f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c848d97da53997ed67654ed4cd558961e4ced5fe80860831f6100f27bb97316c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f63f5c139dff756c4a36e8c8aa18aee4dfd74260ca90a6c9cd8c68b7a23f5330_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:18e2b009af42ae09190598403077f59ac14fff0083dbd0377b23dfe8bf90bf85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:23c4ce9a3efd2b7cfe52406aa0df67bd6b17e2ff2583980b24e5f71c4e69bdd2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:45faf0f08b479a7b6511703243cc6746129fbe639936f693e245688e33cda4f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5fddf39479d0594b6514b837da1e9fc7cf23aac4e092a43feec2dc738f3a36a2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:27662597b04f8a83ed40951fb3161755e565f4b45cb08160ad65495b1971b1b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:66548d316213a04bab082f88b71e84f26f93e3b861144b79ee2a1d6daf236e67_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:915f0ebb139d489bab32c418ed4708935e65cbb95321aeac9bd3dfccd682713a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fdf3b790c4ebbb4a049a452ee65a4f15de7c6b1fa06227dec1e0f44879d33d3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cbce9872ea22b8756670549f2844f8aa6a3323779774c4839a455e4f831eff31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:da8d61470c3c3120912a4c05fb149d404da73c1cc654faa36c5311b3ba47c554_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e33aa6dfd96a471d0676b033c4ab64f112e7a200b15c74051bbeffbf48e68eed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ecf24d093581fc39574dceec3d50efd4c3146cebf49bb7a5a450b3f8ce740551_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:389bffb7286fda26e7f9d583a982f673c7487e4b152d0f1449fa0cc5956f0850_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6c6bc1dd1345fb7f5ba86cf728189fe3c576fe25d2b3e2caa6b3436e2c6a42c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:750d110adf37079c83b02b85f49fc612c9ba646ef5ad341b9a43c3c76c084e5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d097d858dfa7eb705412902a77e8750fd7fd883c8c83e6732e102d6751f275f1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3dd9ca3b6c119ebeeb38e5529407f1889ce2c06c11f15bbdb38955caf2a3a44d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:53bb0329ee10d609d297ebe7327e9fc2db866a3d32b87ea4ae04fc46d9aea7b2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9bb57dbdb1f3e05d2e711c87f59f05c56aae4504a432a7bf69d0719b614f5ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bdbec412e541109c63c5f342be19fc88037c485b199856d55ef1798510ee4039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:332ed123500ea4dedb757d95f0111658b96faea8f8996fd74dc14e51e2ab9978_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78d21fcf562cac4d525153a03c574bb2a9ad71d50f955e263f06e2fb2b1daa08_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:907a8679fa95ea05ab7132e5953560b61c9ecfff5d0ceb4124cf8dde42530cd7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f7a732ad09341efece3af08500fd7c18d9b70e4e2e218afb2fabddab0145f393_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0958362f0fd9f365fe7c0553d468ca4b116c5b879c26b8035205fd95fbda79c4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2fe9e91baef7b27e2396be83a187282ed19482386413f82f8e00446044588132_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5bad53fe321f2d924f07f7cd8b6f19771631a3c75dc25df875d25cfeed6290ed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a42d5ec3c0b582a70bfb2297f3f7461f4b516aa28ea8a6c12c6bca2af51a9e7e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:64b0f83d2d4b40eeaa6784ed20019e2ae2c7fdef43c3ea9a49eb07a3ef27ddfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:744da89cf9a8ac399564877fe699525fdefd31d302b70bbf33d457361235ff26_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aedb8ec541683a33066c8e4393fdef2b2940879da38f06e37bc4aa247038081d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e5dc458e034b48610c05a65784b4ce8731709969a25867c1174beb7bef0d43e7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:10c59d23c3b20e640fa3decf0fff7db097b1da46b58058b1a9dc1284c8d5f1d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8946f0589388c5ac174374e2de1a4bae4d6134dacc7fef9a95bc54f41265ab9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9ac3b13d328bdca2a50d286adf9f32621a3a059f3dedbb0f3414bbce3b1d83ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c56dbbd0868f35b7376cf4208b10f1be543b5b8096ee30322b44d31d5887b784_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:104e230cfe12c0f6218d5a834c5e85d1c3f962c9f00dab941ef7f409243c94d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:56e6a16d77dc1cf0dd2bae15f9117faba1c88be9bffcb4113b29dcdc32bf3dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6014a9a744d98499f4e68c99a612229b148db39c40dfc0fc72a0b0fdbbe26626_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:92d6845bc5c65cdec3d0f59440500af1b60b070b415ecb6e3c5c276fbdb97f4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:86dfa215430ea4c2286a8e9e0921f3a4ca14fac70ae6f5ad4f66636fd5620e0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c20df9f23d90cb585878aeb06e921741267b98a7b078ba494f6dbcdde2156020_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c64396e8b58f76b4f416e1f76332c6a28f2ac866240a4a07541d6ef4b13801e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fce08887d2471192a8b68228f61636bcbe2a8b78885512d5ee24d55b10784df0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:42cf0a1f66357b0054b4932b2952489fcb46182e4ff04501ec3b8ec4fc86b5c5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4652118a90e9d0fa90010823fdbdbe1c49db2b208cfc948a835c7f2aedcaef14_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c827d0d949f005ac61c1c7d43ac27dcb842cfc2013e42b7a70a72d18a20ac45d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cd7eb7f4b822575925bfa223282946937c7dc5053fdaee9cbfbf8d0c2467e59d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7b4dde279a23d7f73becb18b204787bec7ca9bb85b0fcfef4a7323ef59dfe6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38bd513387b83d3388d063e797d347932a335306b9f65eb73b7fbfb478b95748_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:96674cceccce573229f82da92f10e3029a5af33b192ae9437214f50bbf9e2651_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b5b9452bcca062df5bfe00b913778e2c182a6c2edc8b649a62b0e927037d7eb0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:578f67e6b9aa327a20cfaf5912a5601489ca0653ad744109b08262fd31d27d68_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9b86e03cdeb0968ad70f6372630bc5e974ccf74a63666f1b4517347d5cf66e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c87e5142780624f7090c8a0dd9ce935b112b74c86b8f0a9f97779df293cdf94b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d6b881c99cea669ab664f41460b5910bbf8953e57dfafbdc5ef6b44d8b45dc39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1b7eab16cec06f09c6d29dc328c723e63c410e101f2338efd38c266ead5a661f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:afde633bf2b45cc358137c70b17b5275adf59c0e71317b5d40de66fe40155c59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f117e6c476d1e70d006f3a32f70c6e8dde636d40ecf6b350348315bc30feaa9c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f7b7e43467fb98d34680f471b5f99b52417deb826624a17dcd957268bf19eadb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fc58e1f537d1d1cfb376c8bb3a1390c008341212540fcd98a4a315509cd7e62a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:80ea2836ec34d2d2995c50a090e9a97623485c633c2cc39ed4fdce34c9f253dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18c5603f9bf889466977a8cbc1b1e785e9e93a76852434465848b00de85a3384_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:852a40e0bf7ba727a9a4f4e65d820184f69d3b6410afeaee5b7c25da9d6222f7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b0323e72aa737bbca1d743568e2388dc2f3763b7b23fda8b0c30c7da82361828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f7bc0d938292e36063c8dc51447fbb563f011991664d6d7352fd82b1f8729fdb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0c5ea8bdffff3d880526de9f5b4d553c2cbc0681dca2785b44a2d50534eaee14_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:25efef408a198ddf977595cd7864dc8c68b66b5210b01372ceb94f0bdf0eaf7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4af0d2d2ff92b30d0bfd1217791f796ab853a709d6724c1089d967cd8b2bdb35_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fb88da574373955332ee34a14390ec328a7ad6e62de8499ed52949656f6ff923_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23b511f2c7fe86c4f8afc509ed707d27a63ee6cf1fa3b74131489fdc7c668cd4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23e7ccb1befa2816e77abdef5eecd8212e56ae6d616f4003392935e7edf7ed93_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:25f015786ca305a2bd100695adef64936782586725477c67bc43a42402e9a4a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:513e02881726c145fdba109c6485c19dc6a25e1329e71e64da6a1ca55a9bbeb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:651e1f43c1483775c0d9ce67365db3d75021e67a3f4dc872071968538033458a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d565301af46c356a4fc80f36c7c8e958a19a4e36cd08abc84cc9a49d88433b18_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f382ef885d8be8e7007416722029689f2b8ec1fcff45f3f405f4dba5afde7d9d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:fcffc574841c7f5f5f06e41063c6e63dd8471259c8b6436210b1fa8f66bcd32b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:06b33e1160ffea1621b8b365682c8b33eb88e1d0af49f2badfa2f2cdc1858187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0adf9a1507c462323ef994cfb8e94a91e05a90834eeb818c6ff035a469308734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4dd70885b033339366a51b39e1a0dc9716bfcfe9b3072a9425f93318ee1868ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a675329ee42ea8e39cf56e29562e0c9d58345a468f895765b6000cb2e03c85f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:046f5864fb471f536e1d07ff4db875eea3323fdbec3c8467ffcbadaea4317e48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:338bc8f6c2bffd8382536c628e99388f1579df9a881c2ef5fde980be70652eb2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:613556b062cf0adc4f9826afca26ee52106805907c1c083580b0f7595fe35d22_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63b5335ff0b2e5ec2a748aad70cfb87a1e67400e8d4a58c4d21f4bbe0ab8fff5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:134163c4600edac7fd6cd32e6e489bfdd03a9e7b2554fb3cc43c696c18d1d6ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:646a707c50a3656bd6cec5b46960d4d27885135a1b2a4eac2f74fc8721723c3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4cd06cc8b51a11cdee4218deb90e612934506c100298dc2d95cb3961619a34a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c28197eb87571077a9c4d102a659e2ee3e9f4a96a2c65e32c2155aeba638d114_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:884468e937461054e4d0f6fbe428c0837c547fdfb77494fc4fd0d80c85ebc116_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a0ca6e2d795cf58e53f392ccf33ebe3a958164d7c807351976e7f34229585b4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c7c740ddb429a1e4c4b37a761d07a28b0a3c54b1a9d0a05d50f52c1046e67bd5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f1b0a334d0a34ac7df7177915c9d86925b1d09e2b7b73739e2e242b156043d00_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:21386a83ddd84b3cd3903be7cb72fcaa075258aefa6a8aed5f9db293cb813646_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8bc70bdd58177aaeceffe4a1ead8014949561a36f49e704edec1a87809a8e308_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b0124697d65e28f4068afe9969a3558ab5239b7b39b8a8e4d59179267cddec92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6929fc57fcf0e9c7d26b858afa505278f09fa81a854050194253e2b84fabb94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:04b8125efeb99b9283590730314e1792064cf887d124906b6b39c83925d97f4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b0534c781222f49ce04e95899cd3558bf62a74c7d5defce8ede815d7aa88aa67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3769775243694c05be0c6d52bee13877834b98e80a32162e3cc990386fe17cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ee66f64d8b3832cfa270298dc1257226c9abe618918de7283d7ea3acc7bfa058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:09e6525bcb52ecc92e628adb611938f208c09436c1cb787539df696bb7040e27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:48f82fb019f0083c414b895589183931f623d9c4f64a545be9460df83d8f23ca_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a2cec88104e0ac39cca06c351868da8ca42cea21014e276ef4c492603c90e6eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d5fe8fa8055701c1d85ff5cd062b28b808a791d658c1e6227cef379dc3706740_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:072e335f2ef540426bd02ab03df3017062cc713e9f15c7d131043c998f6bd8df_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:750327cb858a4bff3df278ebcab6a9c73b88a55729e8f54669155adad0f1c77c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a2762bde107a05ad6ee1b167c6ef7cfd32646b73209f3841ab1f2545f2f5cba8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d3ffde90e606b0344c39f8668dc629f919612cc5a3475e8fbd15aa1bb807a42f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:533703f83c1706641c5423dff8be080c70ba831a0904c4d08cb84247c768fd96_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c34e3b2772aa6329401c1dffa8316d3516368cfaa095a9cba95628bd9ad2a7d0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c3887c6c2d115b686a65205cbaa373882689899aca8cbe5125547db198c84c9a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc6a5e17268e07c6309afdc92acd2a31a8021e3ba9f5d0dbf514f3b9df09e01e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f9b11c33ecc1a60bf7e76277604027fad491a559a01ef6d81f2ff3e1b1630ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a23563b0a48ef83f83afb6b603c3c6e432613ac914f91cee12c45ce88e4568a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c905195d7c87506f478c79baa7af0242c05a53f424a5dde49e379c2a5456cd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f70c550c755645b78b3e7c01118b6a646b1a8bd283f0a9415857a8fad6d4dba5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0e7d60dd7a32d4dcf1b6554c4896f3e6710864a5df8a06a0ae3d7cd8c719a309_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5b2de9e018b94f9453f4ed479113464317121764c1551eb27cb249930b87ab3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:894978ef07143c0e17fd299e1cf3cf66bfd5d1d94c61bb98a196c22c8004252e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c05190f5e6e9886ce31dbb9c97e177dc69b257a009c08298d9964c824f769056_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:037f48344e06fbc216914705d9be8c9ae21a70069b3031ee4dbf07c34e8d054b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:46623fe33e5d8b6eb551a012f5b444849b335a5bbd1726c274c28b8491e955de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6140ab1bcfb22b2d92b8776e5458bf6e1d2d65753b16d4229d4b020c0b4a12f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aafd425c0dcdf391f811bf3aacad9828ca2d18d34201b6d954ca13c1b4043bc5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237d87f0080a039435915945a2405af205b4787a2d03d71ec801f5093e1cdec7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd9dfae5523167d30f125e3be00f666f3b98f3a63bfa55f9c79927123d13a65_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd9a7c1b3d8bcd779e02925e2bd9d79f0c3f839636cb5fc66181eaece5dead1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:ff78f8929c2a152f76ac995d4e9203c6844058b114cf1e2bfafe371f41f305e9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e4437f5baa2f1e07ed0c1a245af10cd3e9919a852eac7a22996a9b7ea51e65b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:666aaeff92117bf500aa2fd3cb6326d39e83da6f6d9d08b883aa0ff66d56fed5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:be357cbfda2ec9e821dca667511471a812cfc6ec8728b8dc9e345c5457b50b0f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:cdf3f134bac400823d74df622bc73368c849621e10ce6e2483a3d17346e9adc8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3172c4a59d36cfbe0567767264b230cb7b1bc355e8753cbf14da088987601d06_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8d38f1aeb56ffc54758fca6ab17a60e3bef145a3221728a56dc10a37e3dd7d4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ab60ac0729c4fe33c4a801982f9a632d7c9b5ecf991b7166b8a6642a621f9490_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c0cd58a244979e44f80ee6bb4f2f25bf4150f747b8db3b4f27b8e27b7b2657e9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5c312b21457753ed8c850d7fdade84bfc01ab2d0bcb3435e5a800ea1b57ce328_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:c01cbd659b1fcb8dba2716f35c5256e886d438bb3a456f2d2f8189cf7d7a3f79_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:114d2dbfa9f68214f2bf75daf889bd9dd8c678f6dfce6dfff9e13aed8f0ef66d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:853248c99686b92e8f03af1f7e03ab8de1a0410f1ffa973c61e9620c3c29ee3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:db82a9efe15ccfd1fc7462166a3dfb8e88ea845bbbcbd78125817ef606d7d4fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f3d43dcaf117d7d4b4ab4db76e4f16bba7384c2c0dde245b3e264d6957bd8f19_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:23ab98b2ad9e01cebf816c41ffcf05a0238c376e749891b69571d14e3254725a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ffc4e82b9d9ed4229d3a549e9beffda45d9bc9d56ebeccfd3b5802ccacf6d801_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:1a191eaf5b0d23e0374829048c516e743555781bae221c9bf2234de24fe8d29a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:3b7c80c9567f0a623c8b44c5bfecbea8997dc61896efb52370cf4f821eac2328_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:afa4fc3ab60c1c50f44c59e40f07fd06b52ddc65d3b87fb4bc9eb3e2d9a83aab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e8749dc60de7657ebf93e7226b47661b51d1daa4c5a4fecf336a17a0e0cf3c59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1c1c12ad472c45ae03529792013154098ce4780a0fde6dfcc8b15674518b64e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1e764b697a728e444ed6267e44dfbfe36f7763bca86cc8991c429e9be5f10027_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22e25afa4b71ce9f1e70697ec3f7d463b2c1352e327f6bb5d5769f6c421d978b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e8372947353c8a6e32dbce30650b91a1f09b20162fef90150a58f3d3764c0e86_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:34dd3f5cb10fc1aa35820805090b6c031a4b771931903936817a8afee2546782_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:751ddc2fe22c3928ae1e3137fd8b7741f4f671d5acc56467b05e3d9c892139f0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4f48095d3dbbf481a4f0044b496ade9fa59cdcd58f6aa9cbea97b3a77cfbb1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f2cc96d8b2c7942cce9c79607176938848aea0a330542f21c47b6bd8eeb4f29a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:10e051b10f8001bc4344d39d32a8d0c46dddb798f6ca025a6de0e78ba5b70b96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:33943aaf687567ae3ddb4339608e562f9f877f43d779f39820741e68f691b47c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7adc1f05bc8568cdb5f376950fc92b8ca886fdcf4554d7dd6815780118cc8153_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:8dacfd86daa69817ce35eb7ca51989f90f9aad12999f1c76e21a49ac036cc444_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:25daab414833b6f1f0f91b7a55935ed5cfd7aaad5d2f0eb8674a06a603187059_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5091fa31975c3af6c2389db26e31fad80220b0bab03d4b880270168a62105357_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5e8e1fe00bc512502b348f16a0352e50ac4a5b491b843f33c72fc765a48929ad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a2b9473de35e8194617769c2c1aaed3499d57a55110827f3f94f191ab02acdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:29835580dae34eaf6a13a4b2c706138f40adbacd67670f8d19cfb952e70593d6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:be7fb081fa52399f118c7393cf72159ef362cc1ed80792aa7fe9847b00cbfcdd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e865bad23956b605474eaa4c5e637a14e5453a53522b145138f216e4909b5348_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ff01b00b64a65dc45eac4e3a607e7bf70e41fe333044f357e436dfa0fc4abcd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:1f64e57709acc5ebc392907106819ad3f8896c436d1afacd30c6952c071c97be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:401edc06a2b99d0c1f9c0e6302291c78e35475003f74fcd9a487c091da70631c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:408bfcd24ecda598d5a71bf827a74c3e10d6d7748a9cb8007616c45e4d490275_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f626e4910ffc626acfbb1d2c1d0ce76564d139175ffd39e797a4b4c957c9a570_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:18064f2babbd41c755d29968a2d3f2bf5865a1d49f6bd9a37c527b754abf6273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4023611263777c3f71fd89b5072b36667dbfb91bd2fceee2923ca590d013defb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa7dae5d07b71b2e551c6d8b428f01265e171eb2bf6e10b3d68764fd9055d94_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:93addcca1cfdbdbcbaf0a01d5de2e63956d7ae5bb4616405c88132c3d416e5a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:40f34d8424475c6090d059ce4ec4f17394694939ae88bccd802007048d35f351_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:786e891282301405fd2ab537b4ab459cf984e50ae4384def434b47f28b6fe35b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c74e92a11425bf52a763fb17976e9efc97eb3e8f6d63f188a3019eb858481822_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d1d8e4246ccac8436bc696b9bbac8c102c26258e902f947c892c91084f7d41cf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:073a7ae3f6dee770aa3146ab25bf109c2ebefc561821e4f249a8fd952e401597_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a8a2e150b72f78f43e5f186eadd267ea49876a2e0579957414802b92700003ce_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:aa8d336c6822ed4dbb522ca8c46ba3e0e090563624353d2b1fac6dd55d00e445_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d464b4bd9d86b902c8836110faafe8c349da3bc03a7b352a2bd2f02e54069570_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:097e955c655e3dea8251b05c0f56a5cba51ef51c7e15b0812cc10f2a36a68eb1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6a447e5642af9c109fad7eb4201140d94eba9f743b6cbca3585e18624fe99d20_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:af05801e4082f887de2d89a685c2d13678d3ea7aefe1272ecad2085ef3d25b73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b888f5efba0ae2447c338beed49f3854460801ef19a0efed8ad22edf083391f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:016186005ba6bc28aaa6eb5e53440cb32db58fdad03c01cae007f13ca72b6bc2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:208c40ac2823a80f406d94cf41ca1cb5c7e96bd25d8ece7556608d717bef460e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:8af3cfc07d1611d6ea3459a77f0d3ccdae0d0b9867fda35bdefa0a940ca1296e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:be59287a152a193415847f19eb418698197e52c8bf1f74eb1162106404bb403c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b73ade6d149819e41a72599e2ea12b6a338d5ebd4d9e24e41178a1e2c31971f1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:c699affbdef36d64881653a63e0e8a5c10fd5dae0ef6dddb9bb7e50de29d8e8b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:368f61e0cd92fd849a673ec2ea2f51e7e6d7c12ee886676409369a580d0347e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:5ff7cea307bba36d569d6d66b4d3e116f52b69441cc071b830310d9f4134f02a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1cb922e93f21b2c055ecfdf002582ddc51c7199dbca1f34701aae9576d817c09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5b7609b2ec476d596f0ee4dedcc3579970fe5e5125c61a474536ed21c8c094b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9878e44273c6c014ad997855ba76572268b8f18709de8fbdcba5ccbd38f2a731_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c1bef96bc0b79e4462606d3e42ed71e4d37ef14d2bea928b592272a149db9d11_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2437833ae04941249ebb8b351a3f731ec04166d4fd8129e19d0717a2f651a234_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7033be83aeb0222e99fff2ed1436d9a9a61c9b616f6b0fa3c5352d8574bf5f04_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:707856466152b42f416d446cc45e45852fd3dc5d2e67c9c46aeb50c6d1baa9a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9705f3ca0e1fed96e556766c1d5b5e2047e4230ec3a3a57daeca21bfc152bfe7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:458c8d962d112078933a4279f40a568b4cac90843b236a2444932dd44fe5fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:7d6c779a0e71176bf7fa54cc557108b7d5961b61db85b5de24d077ed2a5892a7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9de43b02a4982a2073cb1b813b63dd85000c3153cd314603773907ef6ab62e30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a1bd55517958d9320e04f417ebcdae6ebd6b3fcc9d4cd683c54686c7660205df_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 Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:53b47cc5cad449bb388468486726593c6f5f0a20e23b035c2bdbe283d77fdc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5e268fb9530fc6ea702bfe64e5ad3864f40d9c0e3beeb2581fe2a8229e191336_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9414bd27ae196de5d952d6689530d09632bc529ea73e29ab09a2a9e8aaed601e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b1ca3d740fe69d29817827b9b5475172b8cfe21546b59c99c82cb1c61d19844f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:879e40240f8a9e6f323bf40d226586f5ecfdb91bfdeb0a2126dfaa67c3e3fd85_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9b4085029ca2e11663e7adfeee36a9f5783ce7106521fe02a99132be4bf4d9a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:acbd8e36fbcccc23f3fbc2013321c793d724592e637988ddc1b0d81b0a538ffd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f51d6640749d0b80892428c7eb2b54e1e75fc69311ce456c425afac40caec745_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2e7fcd6eaae5d8e35155b811ad6fe4cc9934b31a0076e80df6d409b11ca8d226_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:828ac94fecfe5b6e8263621a62187f070f9e3cf2668d24f00620ca47b29c37c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b152b96f3e1c5e6ea18ee532c4f747ac0e0bcf082c1bc0fd8ba60aaf7d914ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c5f8bb01174a32ba07070a5488b2fb27ca7820508491914337a6433d4766f039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e024a95761866be7a23ddcd5fd0dbbabbda249218d36ba9cf51d561575009fd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:4a5cb39ccce3520bbbd2bb98b84df278724e9084cf7abe9f100963b05f6a51a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7b3dac83c616876919f2bed7ef7318dce0f20bd12bcb6cf754814233f19710e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b466e339cfa61e214e09f1b47171616d59dc1748b8e02a096d74d0975b955c5a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1675f4cf4337e6ee6f4b0506017f95e48775b58ae80b02f24d2d6cf4b24e0897_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7b91722c7e9d1fda1994adeb21ebd50726d916378b50b942cd2a6bb636d98a4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4f190f8c7699860fef711a4ea52e922d840b0ae7f7b99f431d29be088e16b12_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c72327fe63c1e302e35dbb0fdf46787529e6583c544a20c0c7507fec8a9916f9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:148d1267925de54e2ff67cc04f7e1eea48e4812881eb13a6d4ac84fc9edf3960_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4728a45a6f0d6184637de454fa23aa87fdab1ad388c0f82dc97a63780d848148_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7ed045e8c4ffd8421d54d6a4ff9ee3b8af00169d184f39fafdcbe689429e9a94_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ee8ef9b71b81d64e1c95c28aa12093098c55dbb4a970f16237aee5cfa1f1756d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:11ba356bc22603fdc9da30ce02a56e0841715ffa1be1533e409f680525e35a95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313103a205fe81020b9acec854f03b3c35de728e2a8ee7f8b778eefcff1e9adc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:48ed707b531cc589ab67cc34196bd107b85250edf3619a3c348c45dfc6f535a4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7e689a159a17e702266acb3e5d7487f9ce17eed2c1f5166948103010747f2db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:377373ba5a37f2fc8fa27875afb5ab500820c68e660b1cab11cb52ad14541577_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6d8b5a059175e2260a85f40a098c25c61608feb4d59880c2eed941bcc3fdc6db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:82a2a3cc00c616964a3c24cf1095a005e4e573cb79c345e9004dbcd35e180c10_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecebe8f91837ebe91c2f9c159b54f6fea43fd7d750929e2a5b08fd1aee688582_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:1256eb041e3f4703292fda7d334bdab8ad59e6ded330b2480f0e450aee1b141d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:78083b25b57df22ae9e0eb27d3edd7c3e73de676f3dfabd4c419b37aa9c027a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b8ef42ea1815cde45206e98b2b0fc70ca55549df44d7ae7470b37567c30ff5d6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d61acb82a53a3e4b0d1d2fb09e94d34d9a990e43f09aac31f335f970a29ca82f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5855659dd086fe497b927919984f9ebbf9e5ab0a110ecc3d761efc6d44846245_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a19a3f623da8d80725954f6cd9aa9717b62c8fca465f242db675b28911906499_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a5328b6e7d62edfebe695362a4532572c99f79cde855f0ad0f46394d93d9cfda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:b49d1a3d8141b1b16c0dee745ab5a0109bff96fb8103ea911db8efd49ae1f1de_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0783c5a17f3458d7e3f59952ff01dfdcfe8510048fb41f8603e73f374c1fb49c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1f3a254a7c44483a9503e70e4abcb579081c62d5cd37ff435be44a215f7843ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:e113ec3685f8d055c89e11b0ac8acc806b4aed59f19ae0eb4e7d896d4276a4c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f9fb910e3a55c4023201befe8e29197f3a60b3c62b7814903bcef5554b939857_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:17546c1840d65f2ee98ac183705e6956f4131d3ff32cde615728f9f25882b603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3c928586ae0b46feacd6570dee3ec49a5a204227e113432194bc353f6014dcbc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:562eced3b90258a09cbab4518332ad36f9526532f2228da862d50b3076aa31d7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c925e942321c121dd314b39f7254913e71992d8414b5c778163855764269fc8e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:8ad05e7041a80ac61df181098b00784912670e01ec166bac6c504460828eba6a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9b357c6d30157c7dad00894e9f8f724d8be110d9658813fd61699714b7a48c4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9cf1116ad028c8b358eb013d9751aec24eda566a74325123ce18c10bade1e13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:bc49f21e2c4be0b4ca0c199a25f90548d7ab8f16e3d78ff4adecbde6052262be_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1d8c51ba4344673c2f0c4b023d72b683b2c3a26cbfe64798414c5d4e05005ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6e32a82da78fd60e74c129296bd390de402cd7a22a0f1ddbcfb9d3dec7ac1c5b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:aaab47f78d572983b4e8e8395c8c3d53d05c3317aea16c011032b2fd4f438fb9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d2d38a98fc09052bc5fe169321a534006a2ff8605d2314d04eee39e2492104b9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0615ec5b92ee4b3a4e28531f41a21b9a99a64f6972c76c66de90ea13875ddb5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46aea21f727db784382ab4a0329437fe9e1f4556c0cf7d0e3a6d904e4e3ef412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:62ca47a44b86ae7bde47e145474a0b61dacb1f6b503ea63475d7c090ff2b5db0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:97d075f6a0c08361b3f207632d98bdf276a9eb0ec0e79d54ed13550edee42c38_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70e3b704d6af11d99287446717854c466f188db69fc622be08fdd7a8266a1391_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:784d025249cf0f4921d34ffd4387ad7fef62292e8df8e303213514bbd5a3b1e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9e3be6f0d660b4809221fe1b2d6f51206b4ed40db4122eb2a55f23e0be4bf3d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d3fe7d8d1fbacc9832ebf90ed7548a6b2cb283f8a98a6ca73b324e427b5d69d7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:9b772451057fbf63e5173aecb056db601413f419ed9fd98d7ef3b08dfcd79e11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:bf155cef265c06b90ddabf0b4e5eac5395f4cbf9165c87e3183746ebade36b99_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:d73481ff034289f9f1cc811bb66ecb9a254de0044aee18755034c10410478f2e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e26d8456983b600e7248b5741030a68531e5d0f45666e6e3ae02ffc55ed0f906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1e21d1b03c1d8d6d2d5c3d2fd2bc68f06cf4ba6339390b49ee94980e66faa3e6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:85b66f1e1b6ca493592c62215cf8e94d29d6f1bcb68c146a7466133f661cff9c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a9e900b764acc0925e6c381fe09ab5c59bf8085ee5cb21b9bf87ba08fff95c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d4f70164ddbe9c49e57f079bc5f7f0881fce0f8a074b5a948ecd338a308638da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8445b586683b90ca3f69f83b881cdd46c78198a7b021b0499f3f5de367ae27e1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aa0f445083b105af4fc1cad85682c286dc1764c2810634c4266942677125412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f1ab95b9af24529b03e73d6d3cc3e010c53eeb72f7cd441160982e7a3f40edba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f4f78fda0baa299dcf7ac093ca782970074760999f96fcea9d170c9cd35455ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2ad3be815abfa60205bc0de77557f8bfc6ee8b80e3d25ee9cd1088a5e3f6bf8d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3242a9336b5a940e9a88b988d1780e8dd6fbe7055ff647d07a7885a3c272619e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d9c7a9bf4ff66ed09b758109eaa9002242e4eb9604f5c0fd964b4087a609d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d84b76fbb614c30c67c88d6bea9ac818854f6f9aa3ab2ae8bc3be266c0901400_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:45c02eac036665c9f003f0383f1503503580cdd5461f6de4bcb0b88edd8c77ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a0514e0c9580b85e61b553b971d8d3a65f3cac4040ad6d74a3337db46d840feb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a2f51cce516f6300e1724389a99afc1e5b00096d5d8b0c05c302d9ef483c166c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f7caf5c32326c741206573aaecf5fdfc4948062d840dd2beb7b7b1016d24e697_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:4bac5520ec58aac65a508a746976667acbb6132ebfe6aacb2f8136f3198aa35b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:019951ef27fb8d5ea4878b8f22bb0d0d1f357aac25b8998c743980377fe03563_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18b5b21ee15093503e1e3d2f6446ef3f5ffdca30bb50cc9f67dc7596930cb449_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86362580db907ab09ca1f54b284fea5cf787ddb5c1e99674f6ebf28a3990cccd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9ca06bbe2df39add7d22b660a5408b54b974ded86faf7ec9d0985acf0d4e9f32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3322914e1219da147d36aee3121d4d4b42bb619419535942aa9108f6918d8e3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3d444da8f07a9e605b799ae9e3154c7a8681da7824f959e2b5b2423b80c39bdf_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b87501819460dc6ba4bed05a65311592e85ef392a36e9296eeb11fcec26be8b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e45d8e82a1654526fc4562335cad427c7c3aa4dd01215e9754a34be8b9e64f5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:946fbedc73895ef344552e10628d3fa305bb50a0329614ced5b200fc1b4d2dfd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e4f534afec621975ef7b2389f239bc672eae0bc342fee2fbe9560e20e892e3c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:010e0f69ac3dec9157af776acd4f91d29641c2550466f6ec26ba31743373233f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:87371170c06f7ff9245e5c8f2a0884e969d6d8941d555338ef28ba63be405728_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:2c913cd14b852ece07e98db33327a22a4ea3451d241d37027bb51f595f93b0e3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:952b83652c4613ee04ecf5c6cfa6961fd66fc865c84c99bff4f879512820bb60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4cc93202ab581798ff4e06e177ce24b8e880ce650b45a135569c1257656c2b24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b877e2430ca1ef3b575577dbe08d3b13fe1274c1bb20e065421cae418a6374a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3701c8556b2ec7a09dab7e672729dc6057919b905eeeaba9e09ab38e3074ebb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:faa21d468371967ce9e5b262111cbdfe69ba6a8821b659806718866b3a640490_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f6d80e175d9165dd41da793921d5d6f69cf536c5d16e745b445979b0282045c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:42f5aeee6f2524bc1f0db71092fccd1260d20d0b94531f88ee037921bedc8408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:182402ad5468234dca690272044b015d0545229ebd84e85834f57c767eb96d84_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3e3f7e476df2c2b27a8c3a17ca83a98224c8db8952ef6b2117816bc81c9c74ae_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:96a17f8d79e9f8acfb86e3d54687da1c0564e98a9cc7d830b770db24edf9a96f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e244c83b21c68b755d7e0eaaf476a1ae451f3368918b80b19546fe01a9a4a9a2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:017f982fb763a0eea61580758d4f69ec14bb78e5b5d107503276683336f9983c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:677e81f4f2e77f2b8bd354cdb4ebc99e5701151926dfa36ca1a3458607d395ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0e9fe96d6b1ef18e0fb3ed4751d8809e0fcddada5387ef81e2801ed4036d54d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:13feaae13069cd9a08e285e2d077b96bc75cffeeda2e3b665443c022750d68da_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:105a07e6bc8acd530a8ae3097846789dbcd2c7a2f1f984805c5bb3b7449b1d05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3e0bff5d178668f001f74c4d30482753f481f257db49ad6fd2ff56439d95079f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5f9c581120873f1a012c29ac00721b6fd834c9378cd64f1d8e243da36755cef3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:84ed295a1fd729c6bfd8250116d752b4c3ad66c7bc01ca44408e7cb8a115b5e0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:2c0d1db3e0f37f09115d3f1af5ace12911311f70f4ceb574025fb1ed9552575a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:c69da4b39cf7ba1018b91423ce0282df124d606d2e5162bc8e3e2251b832cf91_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0099c7b040ac7e6ba7e91ec4ef2250bea6ac10472901aadee07686c63faadc92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5b132b86c1b14a775ee77dafa3a72eb723358cbce6e710e44d279c8050c4261b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5ee7943edd42760625d7b8f3f97dc0da4aa620b53ed3ca6b666e3b7a801027b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:906f97849e8063fbfe02bd7e2f951d4fc848c2d8cdbff947d40be50fd6f995fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:69827e616ea617867837723347dd6fe36cc85f43703b4e37b335d79fb3f87d6a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:703e8d44a7d59181d0a36a886ef570c5b838268acebd0b32d5208169770b6ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c092893fdbee22f0fe4a2a25aa458bc1dde8c52367efbaabc1155bf5a578cd51_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d6ab422fea2e5e0782be99e3a275eee5ff665baf8e7310a601d42ba2f5f39608_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:39071a963cda210a344f5d4255c5c5276d539e4bb661e21b49be11923b54e020_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3f9ca2d789b60a51018e0242a01390e1d4b569df21769682292d3b483954aa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c7ec38c4ef21e65139166bde80aa73a36b432889b6855d63b1892efc0ddf58e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:bba88a8f8b41c76aeddd25012b4dcb14da6d896763ba6a003ca824260b8c24e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69dfa976e259586decfc0635dc49fd656e878b513783579bcc2a5e456df100b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:86b4bd7254cd92f2632d90357ed08404521d89ffdd70a21cbf130f652f71c1de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8ceb3fd7e1d7d6bbdfeed53a97accf43b3981d5e101746e891a804ef8903fee4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e4f81394f77f17552bbde8d5682449216bf676b181df4a25ec1c6c38cb3bad82_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:425a3e4c2774dd14e2d4baf3bc6f9b1bc6fbcc41faa0ed55431fef26cc5db7ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5e27fe06737a254ee3fb2bb5ba38ebc79e2989487de9536b01b6a1d49488ac17_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6b64ed15c154b927714b840036c16293f4fe924aceb5624fc04d30e478d4673_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c797b64090712c154c848215b1bee933946c019c33fc9b08d00532d611f4d27c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1ab33f9ad593ee146550951038b289973cb1b80e15fa146ab20e823c89f64616_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cce4806b40fd1f040da28b0a76e8f7edb45e5e3b68fcdbd1ffec407f8b5d40a4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e237d756150f298076ccbd616c137d0439c8f59c9e9ca44cfc4cb04178b7a3d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f547caefe7cbbfa9c958fe940eaf72b2b08a460a3b401d1b059c3f097f2b7435_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:0b96283c10f51d6e8a5d00acfdd9535804d0ffe7c4c58c037af6d44ac3a85bd9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8eeb12229d09c020f7f71cc996853eb47ea1311b8426eb7fc6f28652766ded15_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:9d07f82ed2b467215c084754ef1fdb349536bbe0e3c83e3d48a2ab7a97b7f355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d36f927b9c24b3647fe58e5b3579a6bcb2b0b50322db690d885572e0d8492ef9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:317c932c74d67e596b97de943694f9561e85be9d8ca3c883865692ed47389eda_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3dcb7ecb5da7d94ddd370e48cea9fb1ee1314e84874ae192b8aa01a834a3238_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3fe06959d74f9c3aaa9fb9a90b3f33d331347e96cc4f67741f7d6ac6daf8254_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d69d1884d60a78838900fb8ac8aa010ffe8a9814bd05c5fd23640ffb2fe62078_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:30dd2fc299876aef6342316851b8baa68f2b404741f7eddf920818e2036b0828_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:47e721205ff64d2cd94f17a704c315ab4f48601dc446c6fdbf6d0651af0e282f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a42c0b3dff389161ee931de7d2f78272c1576632a357d7e4de3a8ad8e18cc2eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:be883bf81f21e85657ac114397f1a226803a5a0c50146d11ca24f5d0e61bd252_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:95a1813fdfba31007b44fc7d0fce109279f775f6bcf1fe7b7b319f642e614d0a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b624d5a16de8051a33eab593d57f378de36877d7db083144f88899929bf1c0a8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bc7bedd2a60a0f3d862de0644e511d6f330b72a6d12efbdd150dc9b50679112e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e8bbd18a1d2d8a8eed42cc86d19a260f2bbe9379e35257c33cdb70980cbfa5f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:03bfe65de545d250da52cd40db72e8b5346f149e8126509801be86b5f39fc3d5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9e8b46869a8d0cec254539d703e5da848364401fa9c203f0561cb0e5f7aa00c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b7c5a30160b834ce2256aeeee9a36a8655e305018d0647fb663106ec7e3d102d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dd5537f856bf3d86da38de94c7ee6fb9851b262515a4efee6aa1230924755721_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:37bc380d77c7db30a206baa5cec23341064ee370eb5ee0aa5bacf682dd67024e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5db690533cf26e8bffc456e69dc1e0d2f9554f6770c5ac75ea9eb345e1c101e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f7913b9b8f0aafcdc0c0b07ed43f86bb58d6da84ef92f950979eca15fc1a7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:876435e0b14447e833a4e9a0dbed2227bded7d857230557a101c36b47a105921_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4a7dcf77112dde43e0944ba53bfcc3eb802dea755c9610f86b4465b22d355856_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4b3de326992186eeb6206638396c348ef5b4d2c4597eb40e5f5b140f6efb0abe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:779674ddd263854aa364bbdfeb92865821613d6da30a0d3b503ceadaea48cffa_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d3a37f7d09a85c9eff1323c920a9a2f471908e90b7a1621155bed93048c81320_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3806c5c7dc711a3d63a26b60c8c257a1ed87dfaa3e628629af4ccf06325f6ccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:52680ac76f439d5334bb257ac7deb433ccfa6cd824dc2d9e67abf6ec970ec7c1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:65c1a312a57a482045f442861f6a64605d64994304b07567af0c69eb4b205bcc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:76901d5214dc2c2040d44d1c46ace24f403f95a92b825176c00ea29d7ba2ddc0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0f12505d607e05431b905de5ce0c31984ed4ef4dbc7f027eeb019dd0747005d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5383f749ae80a70b6bac223d5c3ce9b70d58de06c031a57b02ea5510f4cf2e31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:76e1151f0d25719c5257e106bff680514e740983333de92097d55f071189ed18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d072c04ce9f1777925bb8df07925652b0f8e684ce2e010adc6fb2c7953eb66a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:786c62c9eab9cb68788ddef5dee8ecd74e03a1197293a3047adacd489e034dda_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9fb2cde680dd3f850c23ee7abec1a4dc8fe0d5b3f2a1c80ad6c8ad7a62b53f4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aef7c437611ed1adcba12e9875f3fb2f094d5116d5a0449066b48f25131faea4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c01ca8b3c84e8ba98e35d0cf0a659e76bec4189a198f82975e6db25ceb336b9b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:41452719dd766d6229b9d1d808b89825b1e7e0aaf8ab8e70c0aecb1b5eb30edf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:9969b96f421a3e9d27a495bf1eff33dba8ae2c12c0cdd33895b6190a4f75e000_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:99e65563c13b1a6d3e64f79ab6491b21106b3d46ef75ade4829c33cb97100ae1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cceff5ba4ce63edf605c087cba759e8dcc40c2abec0534ec856e760f1956a85a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:14ba0bea138b281bee5db9094dd7dcd1fc36c4712198f408c8811a7522bb877f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:416fe4e736d5f3e3b0e4668fd2f092ae855a4073d18a064bdcca73ff5450b77d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9039143f009152a4b6040c8251f3444fd1daee5ecc76eccc98818d9a430a1bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bfc08679165fb0a4c17c4002ed676f7e6fb0571ac72ceae8a1933436753fdc73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6f698b3a95ee24a6c821c9ebf30a610510a639c6d3c56d4399fc45d34179dffc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c44d52cbc06cd3702b2ad8d963f15dbcaf0fa5ad86a800b9852c4f062fc10a76_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef54b7c8c1f96edbed0f3c449b57c6869ea4c33d97f883ab697f53f7d923f5c6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fe664cfc24f79a569d7c01a226ffd13bc91fe1aaf3b3c096dd8ae3d561670d07_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0edca20347f1e9c88542925020f52759547e2af94b54882e739d6c7fdc7150c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8d99a2cdff81f2c41a6b38c625f7fc6f824eb3c3b443221039367b790d8e2a72_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9da0116d6b0b4f33ca7ccfc26658ec79c8a4ba17f8a63d0bd399ec26808382fd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e5106bb4c8de0ef6b9f177e58366395c5bdb3bde226d25a7667ac54ebf952d6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:226cc05403576fbcc6d40b001ea969402a5e98cefd9444329396de56ab21c36a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:850062314bc77b0442b9f4bf463db06aa716f62437b5c9d15b678eaeab9f2eb8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:b08df82541f0a9078c8ba31db67897137a2f71fdc9fd0a79e5230ce16b3e9735_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d8547d72a4b791ad7435ccf3883c427db9f6592f9add54cdecd0b46f2b55be60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:25db07689f639f79919d6f028a10375fb9b68abfd9cf55829333d0360a7acf99_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7e6de11065df1e2acd959d9bcdfdecd4832e27ca92e291c8b5128a7c44c0d8f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:96aab15a47ed8722406eab6ee2933a1c842a29a49c2ebddb60e102d610c092e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a415eb2cf567e2b9f02fcaac05b2c6dd11625cc3120e3a494d8690dfe2a413ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:048eb32db3c8e83767639d6ed9c7e07406348b309dad16fa8e0afb61a65cf87f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:138478cbb17db8b8cbd6574d38cb1c1a4f72bd8d319fe2eb02954076febc903c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ef6c3a619bfb3bfbaf9be20fdff6148d1af0701d4ab13a047867f734859ffe1a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f90a83b839dcd68d04ffee8569e4ffe1bcc695d192c9026ecfcef9d52428e4fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0c2af2e992c5b0ae60cf87b496f8c6b5b3f736ef7576ccf6f03d37e3a2d9cab1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1217c6f9b998c01c7a6c283f035f11692d6393596194e338578919d8809ac2d1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2bb41b270973bd2db4b6ded25357ad5b4113e03a64a5f55bab27e6723902a79b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3fac63d925327ae02db3c5afb3e0a98ea12feb309e113abed5db353faf4ba7c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:18f4a3cf19874d5b1696baa731b7b2207db1c52e014d99b42a17a7d1125e05de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9e25ecabfe5600eb15916f819b853e7d6a445cb61bf5a2fc9396af787213905b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:da51fa3afa3d7cad2088b785407b6ae2d73640550410ed375254c3ef948befba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:faa48301669a5fbfe6f8cbdf221e964c349956b51d95fab8bceafe9011f5964e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:73057cabcfb42e5b5d0f8177b08e6b2eae217b99618d980b8217399c2978aeed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9ffcf3713cd336d9fc552be6b05f138b9d16f225e58ad42d7a96c3eb3cf154b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7e1b5dd5ed0d13ada6bdbb9adb924cb985be96f4345e2d8b14881a5d55469f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:aae9deacd010205f4a5f4ed0bbb3408ab493972ed4acc5ad296a81f0099c3ef6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:19e833e3b514dd6fd339e0c00f8dbd6c45fb7ca16b9cd291d50ab05adcb6b1bf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:67df479466b162b90afb4d17a6ba5d3d51cec078adafceb0a406dad55173371d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b580c79b9edff4d51d5317ff1e1dcd4bc193b439c268bb5c084019c1ea3fddf4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b63a4eb2eec521dadca336416406b595e0db02b853e233e3c80ca454e1153b28_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2fbd7baee98c89f59a87d541fd4f7b2e14eb88645b53fefa7b44fcd86e3e1eff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:576cacb6ba6d2aa3882a295f1774428a945e7b1c967830633293ce04bce08571_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b41266b3bbbb3ea638466d14a35aeefee8acda9a0d2157066cbecaebdb751d4a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f162f5f3a38b4b1b1f71db3e1301de7c60baa3ce9a4e8e5bd66227795d366b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:11718e3d6ada33abc0530890da159ac99e8f63b03266eafef8819c48c92aaf51_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:1657eeeab10652e30e60633e4fe5f50f278236a2814c6a53bad9effbb98d06dc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d4022142d133560c79c30090a045441bd90271ec8de528d2bcb4590d96ad1e98_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fada881117627ed34c8001afc157a42f6cf0efe3e4dda2b73ff8d665c2f8a878_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:00d0abda324914e5599f289c37325f387404ad48793b6db32b3da0486af18cb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:07558b4306c0d5dd18145b65758bf02d8f451462b28188e336f1dea1091eab24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37287b7720a8d5951fdf6f92b59a5b25a21a7748b93bffe6a4686fe377e80a1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bdf5c2bae7d4516fed258e2bda5cb9162bf42112dbfe8399c2a5f4596ac67bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:3e8f19f8602c6b0bfcce59dc51858195d4c10fc53a652c6e49be3fbac0bf1338_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a5a69b772a5f1cb9affeb3c4ec5f050949b95b02f55eccc8e5897d5e392329c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:87adef1f28c02c387f795e0eb47fc925eef6013aa0116e5fcda016407e4d81cd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a973533a2ecfa414c1f95c4d8ffdbe85f18969a740c19d3b8c4d2096f17a94bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12f1e84fdd0ca084e018f3f9ca550bfe183412dfe42fc9ccb356238ddc572a2a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1d516d0e3b8128ab9994d2a7df68251a87e0bef013a6bc7040d519ab68ca8b37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:58a646461aaea1fc7522e11a0a4acc5ca784923581a2d15cd36319cc1d59d210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c399c4381724fe755e5b7cf87e011eaa542a86928fb9cdef4de244cc57c192ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bb706db0ff9b591f189d089a9e5bd5bcdf5371b312529ebede24329a82e9806_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b9784c555f0088c201e5eb269b18dfd3212c727cb202250f18139fe7ee22e6fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c6e9100f0b6420f2ac9f68bac1e19ea5a813b58064d54610cf77f86fcc1410c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:df01b29e279c5fef750737c48041bfb4ef531599fa6ce556987ecdfbf8eb6767_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:443c8d763eb16ce12ad7660e36db67f1f5cb2970cfe0c8ccb922d4697f9e4da5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4e708aba93aa644457fa3aa047fafcea0b504cee71724917f497fb4f0ad59210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aad14619136317ec49570c1059d59036fc36ed2e6df996918f2741a7c1ec90a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b3989b5959fb58d543612b9da4dad6797fe62677fd148ca59ba77c4ae4c9e17a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:00f150e9a977b547e1511fbd0972027a01bdf4852bfaa5b7c21a01f1bb9cdc76_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:254799c9323f6f753924c1b739f189f5daf7287cca9e469f169bf5b145dac19e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:45f94d3ae86090cf4ba0791b9102e9b118e0e9a28d3901611051c9eed86178b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9553e2fcfca8cc369f512d405c92c35cd79a0d5ecded5bc11be78febf0efc8e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:593d8b13bc16136998a2d109162e54046a08ceeda2a74d1e6d9b2d220a772f8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ad0b598016cb0aba3335d6d9bb01a2767fc3032baf24a2f8a2d857651a38222c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b5ad73901c7036206068e9a24d71cc3bcfa88207a59ec10521f1581d784debbd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c2b60ac1878d974e0608955a1c6c104bfb840853fe10a6bb6c971951042dd0f2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:182e148ddb5ae83c7540564f0975f28c17fd859912bedd6392231fee95060d69_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f766d291114a36f9233b68fb3a1bbebe65867c37189243df0c779e3dce7f509_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a48cb051fb2a8e5c70715093012f18b65d9bbdf7a4346b1cb828f2592975050b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b605723a4087f4555d491389cf5bf15711cbc1b1da84cdb268d4fcc5c87683df_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2e976d4a7016dc2a541098fce90353d3bb922943373c8b820e5c95893ef739f8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:68fcad612630ef316bc5f86ec98f828dfdb928a236e551a4c8dbf8f919f4cd98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e44082e909372715fb8612484c5fe0ad82699620fa530e75f10d41396ef6d63_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a949ed5a2a43edde8fd2abcf0f91c4ba4cff7dcbbf131a2ee579d1256ea628a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e7ca33f11829a834febec5a1dbe0f267b53fcde66dda9128eab3df006d2d7e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cd72d535761b16f14b149a155a1a0f4f0dfb0bde6e5146101914521ea1e2a365_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d91fdcc0e8bbd15d091c316a5bfeb683a7e9982ddf474724f49acedac349c48b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f85e6be61cb6c744900578d654909ceaff76eb98df36564bae2e57a3a4bcee05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:24068dc6b55124cd76463fa0678843ff83f92b65fa43a53e360ec03c5fdc4fcd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4c58b309f4603e59b3a6e35c06e60c37631d07d0f07228bb757102f741b6edce_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:68f715655f2b9abb1f22a24c04794c2d05e3327d8125701c15329ecec2b670ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc454e0621f04eb9e2a384ecb30b7b863178447938f8024719a812712e4277f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:183bdbb02b5bcfe7bbe4fee5d0fe520c986a5244f02cc896762d36710498c18c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:19fd07362ecf5282edf9086f840bb9e1dc3c6da56bb8ac3156ad05ec54be9408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b679f580e43660d36492cb57d275f6cd2cfce6d7c1d872d871ce7ddd9364dc72_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:dfb848cb68bea17a789a807b5edadba37a02947c506b8fa58d8b6376cfd3fe48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:4982e0c65a5469001613886115ddfaba5e2bedf6c1f9c2dd538a73646c190b00_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:89c7b0e5f1c0f13effd3888be07da4acdce02eb54fd4a214fc8a3f9c204d82b4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c04482437d736cfbd2259aad085766f911951255d77bde48abf34af758e42744_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e0f6f48dfc0eb1f410ac198eb6ef6a9c6ee288fe4a01b7ef65e6b62f6b939153_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:097d5658d4c2cfb9e88fa9ab82ae4b4d7f3108a4dafb42997847cd714367973c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:221e48cefff45243b181abc4074adf95df97712990030b4f280b65452083bae7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3f8362646716993b61d35b5377b402ae627c15ce3d2e6b7ff0d5b52159e81726_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:73acd569142f5dbfffb16d34dabb2e05d4552354cc58bba83ef8406029c102d1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2d5a9f1213ef66cd474cbbe11dce4c37a56613cb136fddc8a5a93ac63ebb79d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b5e4275e6a80d99ffd2bc73c26b421f7790ccf88782aa8fcbb22d588fa15857_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:a7216bd1136625966d8232aac1b61360a26e86ba203a6135a32395482a097bfd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd0f6d91a4687e3bcc87e4cc6f1e34f8ad19346648e594491c760bcfce671c96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a9a27ac5377c42979866406869e8de55cdc219ec7090ffd1e4f98c98127ac27_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:57db654e947f5cd7efea9409ea18509c3d4740e03daa164c62faf886a7287ea3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a9ded8f2c9d761de5ca64c04665fb4c9d69ec31ea3ea3c7e91291101a00ee876_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:bcb139bd20b7cd79ee16cf8968dfcb0a5a3398bcfa734dcc2c2ec47dda46a93c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0e56be34b942905008d2b7f1ebefe0a4446cb35da9f4bf09e1e3c0e15d88395f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:761b0b68ca18e23e758c780c5baee54607549cace7f1d337b418c0e0ee630ddb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cd32f964f1f4bbc981565fbf66b6ce05547a32fe89fc6f6fa3f634791120cf9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d6accf480e8645c70f53adf062189259549144af3a4c3d736b28c561dd538f0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7aedf77c4e1ec8b09c77a9d37dc1d7c3651995bab2f84d23c1478e06fe97a7a6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:fb2df252487a734b3e051ff54713a7689f7f1e8cd93557f846458f54d3776162_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:786831a2af730d5ce6e8ac1c247599e872e6c683ee53946c9a552636f02c88c1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9d807221e98130e63530f757157207556a7b2bb7fe7587f0d7c5f9d1ac9592d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:9e739fbf82f09ff6bbbd9baf6f2e64b0056ba1608b979e45ee6de17dcd5fcb85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c2a9ad6b4707faf2329b88b12e06f6f10c5bc6ff15c06ef644ff14efdc736653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:84e1af7983cc502b35755475dcc87c2eac2e931f623d070736580cca65081992_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8a9610268e8460c1ffa73d5f27f7fb9760b08c4d98af29cb0edd30b1afae7460_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:952459632a7e13cff2a8543a1a23e0032e9c163bc223102ca0c8d92c28e0acad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c568a4d0ba7a6137d77cd37e77f48c411f840ce7b36df3bfde76a5047a2c3f7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:21e0a12571846addb7b6b112ffee2fe3ab01a501fdb669d9b1056381b254be89_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:97eeb443e12e9e91f6a38ca22ce4017ed09320a8ac1f79184d236fce8e2b21ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d26f837461773b3ba1dcf7b77fd95fa5f36580f4cc351e121ec65fbb9480dbef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f1fdf87492d66f03cbca16cbdb07607481041080c244d94c59a773cbe5457734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:899eb4bfb863d1cebe38b4b8f2d098f0dfb501eed1fcdc794215e0d7dd649b92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abfd8c69fd7ac41b2a46b8398370b79ff5f7388ce09d80bcb88180b160ac7c2a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f65fe33668fabb81400649500a2fde6dd3236650a129e074664a129c0bf6d738_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f797d5cedf4ea7f121eced618e93dd4f53eb6ec5828afb978c3a2e504e16c11d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:1560bc58a43485387fda173fe0a8a396c2f6b038202bd9863c85d1b666f3ddc1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8044c37bc844e6b52ad027f7f7557f8364e73d49b9ed3730b2e51d1d41ae0387_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:ad0d0922f3417545e5fa1d6d5e7f05476552388714757e856d42e5a65fb99e27_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:efd6130dc94592715fbf9fd2f48dbecf827c64d521e5850ecf773aa07fb3bf89_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:64e1b9fd351ac5ee0427dd131b0dccfa961b07df2dc72225f59090acab8886cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a44323edf14cc87c14bddfa0c06979a8f696a159cb091623a8351973b35b4d14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:c0b9d948d72ee8f79c2e6b4d2f255c6959c21bb7bea1d7b0a260a0b658e490ab_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dfb14efc88780729a819cad4cd19805fa7f5b660067b4e7b10f61d5e8ec3270f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:15d9d32b5eaa1603f2601dbd6898f0182b709292ab0153bcfa7bfebce5be13c0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:178cf1edf9a80f37bbb19597a34bdd8edfed5e44af3ff7273a46a7b4fb7fe964_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66f9ceb6d26ed52405b9439606d49b9f8158c0d2b6b0eb715a22ae2c746defa9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4754971cc6f907064a799f4845fc9f949a3068a5b818b23eb292c8346f9f2f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:766ba5aefee0ade548842c06f8061fe8b849b76d16280e3c41225f21d2d0b6be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8730cb01fa2ea29046c200890d8cba4b0291d769db57875b93c8e7c1c68af3e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b2c1423302c27b56725d91ef0c9dc34903eecee9b0e8bf6761f179bfcc48cd32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ca6573030508bbfae251c27a292bd25384dbe3ce55cb58865fdad2fe460fb6e7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1aa25a4a4eef7443d6bdac8f5d159b41db9cab89f56d43d2d7a01a0bb7929da2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:30b84fb0b78767956548a81b10d276979967e99bd1dcaca2bf06f7a14967b86e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:98a70790286c97045f4ac1b5ec5de45ed043fcd0ccfbe96e6a93dbbf4ae0d96e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ae9f9c747fc7f26dc4fe31644db03b93c7de10384eae1dd40b40767c2e654667_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2d3560ed1da1d414471efc17767847312a9537c40dbb327ab8951a393efe288b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:58bdfdb8d996abe6f35f177acb3d7e3c493e211090af8b30b6376601c57257c9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8eb98a0fd45c22a0aeb23f8c2558d37a1801b5afb2a2be36a9f64abf40f6a3dd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:97e599fbc19e379fb55e9181ccb16de1af1e101e6c10f872c35ff7a9082aa937_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:115ad4f19e948ae0fe04b57c131a3ac8c261cdefe282374a667dea850e956500_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:15673b625efc49511ad48958f766aaff589c68c5880c95d7c6c89e5c9c9bce5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:78f92ad65baee06e314611b83e07e7a87dc4e3994ecb76b5b3b2a2039c1aa2b3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7f0ce0299f97924b4c3ebd129ebc0d9cda54b1126ec933fa33f20f438694a590_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6b4db8392b4fd5d49b177c707bed1048c6ccc7564f2dea39ebafe492807884df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7aecb1e4860f54933c9e911b415aa059ba3c7664c2309d406a56b305887ce6f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c662c420d15d0419d38af3038fc232990bc21299a9e56b26f4df6371d8022dd8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d7b45d95a2687972730a64bcad78fa793e4a244d5a034969889e4e5e5b319057_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:02ef6749721cec830957dec8da2d3fff2dc88a9bdadfee0f7e3177a27d265fe4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2fff2ecb2b19603744be8e2821f401a9e0234ce1b4ac15c27223c10e24ccc7b0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:62e44648b669cc51e9dcaeec49d2c5b880fb93c32c2bbc1f535904b40849ded2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c1ca8a203ab5c80f3d7b8fb9e026a46a75bfb0f5d6e4d5ea09dfb2a2db5c6a2c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:56f09c58109b0455903b4b1e938639c6c1a9491d4206a1e7b4515f89d5510a5c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9b5c3e0697d738fa6c1fe2c115d2133275ec3adfe2d412547535a605f30d0c00_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df2d7c18bdb6bf49c2f655b7dd70cd4739b2b9b4243fe2f136042b922a029e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2534343a990c27b8efc5d674b4b97b24acb00d781c75004adbce0c7e187ea742_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4f474f91da6fa969938f67a7b254f6e34e6ed2d8ca38e4de4d7c190328c65352_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e2b3a346ee194564f34a2db8ca14c08340b063c995936cd06787b248cea65622_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0cdf866394b6db732b741a22765a096f04feaa6d0237c1e54d310cfa645f2883_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bf09aede6dd816a7c1f6db9a73f25e3414e0f408e5744dc2f32dca5c73f06a74_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:db8ecd1162e094b6cb166b88dfa40258f31cdc4db3ca7f6a9b110893bc27d044_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:acff56a6371c4fd63e831ca8149d5dc5c2f66fcb9e5b6f2d81afbf225fc9cd2e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43bb0e2b7af46bbfeff6809f44f401007498cae3cbc04a9c4e8f8033f3142d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43d5f576d8c78508793fe745384e7c12b08d52a6757f2a60a4e416d2e1297cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6f5fd70511974d782b102cd378cb932ce27f58a18ab53599b570954c379b88ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:76698b01437d4d0a46f1bf3bbfca30ee2065a8684199caf406e0e7a027871741_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:acf2839dbc4ed85e957d4b975b0ef0c08cf06d42f75f11704e9cd54197548784_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c8a1a13f5a36513e22f8db1345386f1835eac5b7f809c6745fe43afe8372ed92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:00c3fa5a11961ab40d820619e649974783d90c2ecf4da292ffe5caa6bcd1d7eb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15a421e4461be8683d967387b1224fcc0179d478f46618d03c0e7f1222ca4c69_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:663a50864f70ebf653e8ab5a167755ee632d58e199b81bcbbf0d43f01cad2ecd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dd4b72aaaf892109abb29961b61fb95c77ec0a7b09158d747c84116646c0005b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:22d7a0d9938f75746797f97424284f6e0aae7f853b392bdc87e183b5c834972d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7ede51978a537c20cf89f7e2c469034859ef89b1f34b3a8c89a727378746bd24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7fc7a7fbeef800bc1efebac7e1d9a3110ab4962405d181df23b01e0a9ead70b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e0f8524eead302224bec4bcb23caa0b587aaaf1582ba0e9e6ecc3e2e9755bc32_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1598a3a15eb623d10cc95a97996611c0949450cff57257b2d1851c8d83657a39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e97767977f70b4a53e7e898af37d51c1ed2a0c510fadc3180d3ed6675ea5fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:acbe9df84cedc53ddc968e5027c662badf18384a9f25ad78c914ec4eeac208f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d19ee5bb8b73f322b0bfdce50ffbc25cd89737b6d378499bece9be0dfed8a262_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a0d654463288adab9acd6dd6bc5e9bfc05b60081e77877e285b60738c4210077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f3a38302163122cb34702f23e88de2db5d44d70ca24526f4a73624cb091de243_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:348bfab8b43715c5b79610c50bd7a8c383bd7e0d404fe26ad3745d803fdaf339_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c4becd27abec4f1dd782dced2c91a832a731a71f37fe7a3b2d07135702e0d512_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b27cbc2a5d54ec8bbf744ee483f2cc81b9101900ec9e229d362a8169ee72b29b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dfaadc0fd73c36c83063ce6442a9f5e8c1346422f7bb10faa8d27617a0c6a710_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:57b58c92ff48ca5f8275bf41b1f1284b3f0ca881df22e355585ff7877b215198_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ab7d9c2e48415e4cd8a1584e942dd2bb98848aa657ee7293fadebbc6cf439c4e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:eecfaf9d138ce8a5618856ec98f2d2b41d2b025acac5852e81ba20aa7443bbf5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:08ea69707b4d728f1368947281cf3ec122d68713209cfcb0e91e5322bf1ada5b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:09862c60fc2dcb1fb0aef2776148ff46117460f2cd92e202c76c0d122453899e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:59a251157e8aa68bde3d1953a52c2e3d34faeb9088340c7f5f8e818e82acef7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9fc0a293a6420dae695cb7dc0ba7306805af3bf984be3e31ea585f373bbf2011_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:08bdf0bc7808dc10b3597b3e37fe97d768f0bdaa0b19dc8b6f565c15993372bb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0d1e25b874b260043556c33ed62a26ebd56bef929e3539fa86db96501a798b14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:32e253ee82038724e6455b3e80d1ea6b056c92c2053ebb22ce329ca5b7d5f03b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c478e1e2e08bb0b44d9bd3ff8054a12e7d98be7821045cbb218c62e1fb2cd8dd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:06eba656e1b664519f5e663e3ede831465f1635ecfb1d293c1b1b745d79b4158_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:19a89d0373af1265e09e12bd377e5bf631e5fb58c36b2f73b8ca86d186bb0840_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1d2da7acd64cc59f03f6a986306fc7d51a680a55b7f62e180e66c6cb3e213037_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7bc8808eec74ba5b0bb91d23e918401da8a4beda52fbe93975f4d7d190836aab_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b075e0d54437ff4323eea051e2347a71dc085464c2abbdcb4a85d55d9fb84e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2d19a6538ded95c21b22b0489b00aca53265ea73b4f5f7b91eda8f24fb39a12b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3c97585f4dd92f700fc44e21291f913aca946c75bd0124f832a6d8d1c5f3d5d7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a7b7e0019f78254b5afa024b7ff6c9dc0440e40d0f6fdb22e6ac86f261435915_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:085602599cae9eabcab557a60947d3f3abc272c51c3beae3ab9cecae3b71a3e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:fb83420683a5c649804f400ff80b041693872fa9ca1bd423184587e4c4e9f018_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:344a60ac1e833a349a8f24f3db2859e9fd0f45dd562ca50478973868e3669451_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:693b81294308ff38490144fbb45de352926be577fde7668a60059f3e5be3b776_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7e57a906f55fdc4522dd130c76942999c5c28f469579dcdda2e78949a860b8f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a000a2a94ba6f3c2698171f1cbb4d6976fd241de64857aa74bc5783301ba5165_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:2593c53eeb484b020e297c286d13e17bdfb52253c06777a124b62eabdb9a1090_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6677aa15725f5cb40cb925224454bdf1ba07e37e1e0240b0dffd3499bafdcd27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:32bd53429d58f46521bb3b3da28dee2e9dfce9e41992d9e15483cb1da656f569_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b203e363150a6b9f1e3f12c4424af0a4fd7f3f5382bfafdedd041789c7fb5e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d271c473cfc854b34d17114967f659b0ba86a36f408696f348463e106930d657_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ef6f8a6c1a8e13578d16585d0bcefe15ef7a246f779e2aab32965e5d7016af39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0ad2b1b3b63a22d793a67a220550e7730d49193e36443b9783d045d0d628e986_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:624899ec57f3d7269da3b5acd20040fe1ea2c1bcc617910f7659cc3110548dda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7414f3068e135ba5f9e0796967297f66dd619122e426dd8355a7d21c88c3ac36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bf6ac903efe307b33a5d17a000c4dff28c5ac55f5ecde7d65a15025d291f9053_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:35396543cbd1ebea8e70f1beeb10b4fd87d9a42293b1464fc0442eeadc6c0e7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4bd4ba390e83fb3eff7d17281090981125e08ecb458969b5ac95da4342641e65_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:602dc9f92b7a8e84e6eb998191263d186d1d10d378eeef0845435715bee812dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:622a2e6ba66f1624454cf3ff9229ded9dbd06815ae6512f251836da18b545da2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:265112268f914a12e152e58a674116408253b120a35d5e696c2afd059b6fc015_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6e2c4811105f74a2200eb5c14cab29dc5735465f3ade08bd44378d1a3f3c6a16_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b4c1767d3b1d7d32b79c58d9894a85e4e897deaed7405281239058b204a5209f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:dcde633d96ae797962a3bec581ef3078a5142b3131595e0055031195b798bc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:47731f2034e86e1b86a86d1b9ab20e1b978f89baf270a567de3b6be17665dc6e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8b00cad2744076ce7186abb2304a0a1ac8bc84e92ce76c843fc19a3d5f79e049_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9edb1bba41b757bc30ccc0bd7d823f3574e21195a1a4075a31ae5bea6fcea516_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f3ad88ffd94f0fb2c825452841ee7c938d81a522d8e8fe09d224b42fea301d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:24830ccec39949668dc836f6532f2375d0b7ac23ef69c78315139c4e15af4088_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:67899e606e1ac40ded141b4360168959587a7f1385299f99ace9312016cb01da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:708686f865ce646ea8e6405db61f539773444e873f6101e733567cf8be40b1c8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7fd150db54f6ddac412e063be423bb17cf0dc8717df7fdc32fc52434cf7c866_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:10e2611fecd1ef8a770a366382bffcb32096b3a8b396d3c0f3a67c06a809e186_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8e26412eb9c4efddfb90bbc864e68aac6ce43541f5952250709e973c75cbe8b9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b6ef9bc4955ddfac9ab851f8956566b52a49526e6aded669271efb338603f3d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c084c44640f2949bf5fe89370cf105d8307ee1d2f9ec8b5bfbf7dc865fc45476_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:8268d0e76b556f2b0413ab6975f15aea685b140362bba5d245ecabf0668a41be_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:b1e1d2e8782377f73d8b9d458a7d433dc9395ec7fefd2e376a54a19779dd4ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:556d277848c695d76ab33ae109b99e0448bbd60262b39ae7f5cdb5c052252b3b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8107455fa57ff48346e4b056bac8f1d73071699505c62e3c4a6b63fda65d1301_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7c037c5134abbbe50088311f7765bf614fecdc7da0b58b3491ed0924a45cc1f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c848d97da53997ed67654ed4cd558961e4ced5fe80860831f6100f27bb97316c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f63f5c139dff756c4a36e8c8aa18aee4dfd74260ca90a6c9cd8c68b7a23f5330_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:18e2b009af42ae09190598403077f59ac14fff0083dbd0377b23dfe8bf90bf85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:23c4ce9a3efd2b7cfe52406aa0df67bd6b17e2ff2583980b24e5f71c4e69bdd2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:45faf0f08b479a7b6511703243cc6746129fbe639936f693e245688e33cda4f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5fddf39479d0594b6514b837da1e9fc7cf23aac4e092a43feec2dc738f3a36a2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:27662597b04f8a83ed40951fb3161755e565f4b45cb08160ad65495b1971b1b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:66548d316213a04bab082f88b71e84f26f93e3b861144b79ee2a1d6daf236e67_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:915f0ebb139d489bab32c418ed4708935e65cbb95321aeac9bd3dfccd682713a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fdf3b790c4ebbb4a049a452ee65a4f15de7c6b1fa06227dec1e0f44879d33d3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cbce9872ea22b8756670549f2844f8aa6a3323779774c4839a455e4f831eff31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:da8d61470c3c3120912a4c05fb149d404da73c1cc654faa36c5311b3ba47c554_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e33aa6dfd96a471d0676b033c4ab64f112e7a200b15c74051bbeffbf48e68eed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ecf24d093581fc39574dceec3d50efd4c3146cebf49bb7a5a450b3f8ce740551_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:389bffb7286fda26e7f9d583a982f673c7487e4b152d0f1449fa0cc5956f0850_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6c6bc1dd1345fb7f5ba86cf728189fe3c576fe25d2b3e2caa6b3436e2c6a42c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:750d110adf37079c83b02b85f49fc612c9ba646ef5ad341b9a43c3c76c084e5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d097d858dfa7eb705412902a77e8750fd7fd883c8c83e6732e102d6751f275f1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3dd9ca3b6c119ebeeb38e5529407f1889ce2c06c11f15bbdb38955caf2a3a44d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:53bb0329ee10d609d297ebe7327e9fc2db866a3d32b87ea4ae04fc46d9aea7b2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9bb57dbdb1f3e05d2e711c87f59f05c56aae4504a432a7bf69d0719b614f5ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bdbec412e541109c63c5f342be19fc88037c485b199856d55ef1798510ee4039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:332ed123500ea4dedb757d95f0111658b96faea8f8996fd74dc14e51e2ab9978_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78d21fcf562cac4d525153a03c574bb2a9ad71d50f955e263f06e2fb2b1daa08_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:907a8679fa95ea05ab7132e5953560b61c9ecfff5d0ceb4124cf8dde42530cd7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f7a732ad09341efece3af08500fd7c18d9b70e4e2e218afb2fabddab0145f393_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0958362f0fd9f365fe7c0553d468ca4b116c5b879c26b8035205fd95fbda79c4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2fe9e91baef7b27e2396be83a187282ed19482386413f82f8e00446044588132_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5bad53fe321f2d924f07f7cd8b6f19771631a3c75dc25df875d25cfeed6290ed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a42d5ec3c0b582a70bfb2297f3f7461f4b516aa28ea8a6c12c6bca2af51a9e7e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:64b0f83d2d4b40eeaa6784ed20019e2ae2c7fdef43c3ea9a49eb07a3ef27ddfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:744da89cf9a8ac399564877fe699525fdefd31d302b70bbf33d457361235ff26_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aedb8ec541683a33066c8e4393fdef2b2940879da38f06e37bc4aa247038081d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e5dc458e034b48610c05a65784b4ce8731709969a25867c1174beb7bef0d43e7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:10c59d23c3b20e640fa3decf0fff7db097b1da46b58058b1a9dc1284c8d5f1d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8946f0589388c5ac174374e2de1a4bae4d6134dacc7fef9a95bc54f41265ab9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9ac3b13d328bdca2a50d286adf9f32621a3a059f3dedbb0f3414bbce3b1d83ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c56dbbd0868f35b7376cf4208b10f1be543b5b8096ee30322b44d31d5887b784_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:104e230cfe12c0f6218d5a834c5e85d1c3f962c9f00dab941ef7f409243c94d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:56e6a16d77dc1cf0dd2bae15f9117faba1c88be9bffcb4113b29dcdc32bf3dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6014a9a744d98499f4e68c99a612229b148db39c40dfc0fc72a0b0fdbbe26626_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:92d6845bc5c65cdec3d0f59440500af1b60b070b415ecb6e3c5c276fbdb97f4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:86dfa215430ea4c2286a8e9e0921f3a4ca14fac70ae6f5ad4f66636fd5620e0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c20df9f23d90cb585878aeb06e921741267b98a7b078ba494f6dbcdde2156020_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c64396e8b58f76b4f416e1f76332c6a28f2ac866240a4a07541d6ef4b13801e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fce08887d2471192a8b68228f61636bcbe2a8b78885512d5ee24d55b10784df0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:42cf0a1f66357b0054b4932b2952489fcb46182e4ff04501ec3b8ec4fc86b5c5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4652118a90e9d0fa90010823fdbdbe1c49db2b208cfc948a835c7f2aedcaef14_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c827d0d949f005ac61c1c7d43ac27dcb842cfc2013e42b7a70a72d18a20ac45d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cd7eb7f4b822575925bfa223282946937c7dc5053fdaee9cbfbf8d0c2467e59d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7b4dde279a23d7f73becb18b204787bec7ca9bb85b0fcfef4a7323ef59dfe6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38bd513387b83d3388d063e797d347932a335306b9f65eb73b7fbfb478b95748_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:96674cceccce573229f82da92f10e3029a5af33b192ae9437214f50bbf9e2651_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b5b9452bcca062df5bfe00b913778e2c182a6c2edc8b649a62b0e927037d7eb0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:578f67e6b9aa327a20cfaf5912a5601489ca0653ad744109b08262fd31d27d68_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9b86e03cdeb0968ad70f6372630bc5e974ccf74a63666f1b4517347d5cf66e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c87e5142780624f7090c8a0dd9ce935b112b74c86b8f0a9f97779df293cdf94b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d6b881c99cea669ab664f41460b5910bbf8953e57dfafbdc5ef6b44d8b45dc39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1b7eab16cec06f09c6d29dc328c723e63c410e101f2338efd38c266ead5a661f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:afde633bf2b45cc358137c70b17b5275adf59c0e71317b5d40de66fe40155c59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f117e6c476d1e70d006f3a32f70c6e8dde636d40ecf6b350348315bc30feaa9c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f7b7e43467fb98d34680f471b5f99b52417deb826624a17dcd957268bf19eadb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fc58e1f537d1d1cfb376c8bb3a1390c008341212540fcd98a4a315509cd7e62a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:80ea2836ec34d2d2995c50a090e9a97623485c633c2cc39ed4fdce34c9f253dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18c5603f9bf889466977a8cbc1b1e785e9e93a76852434465848b00de85a3384_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:852a40e0bf7ba727a9a4f4e65d820184f69d3b6410afeaee5b7c25da9d6222f7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b0323e72aa737bbca1d743568e2388dc2f3763b7b23fda8b0c30c7da82361828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f7bc0d938292e36063c8dc51447fbb563f011991664d6d7352fd82b1f8729fdb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0c5ea8bdffff3d880526de9f5b4d553c2cbc0681dca2785b44a2d50534eaee14_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:25efef408a198ddf977595cd7864dc8c68b66b5210b01372ceb94f0bdf0eaf7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4af0d2d2ff92b30d0bfd1217791f796ab853a709d6724c1089d967cd8b2bdb35_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fb88da574373955332ee34a14390ec328a7ad6e62de8499ed52949656f6ff923_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23b511f2c7fe86c4f8afc509ed707d27a63ee6cf1fa3b74131489fdc7c668cd4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23e7ccb1befa2816e77abdef5eecd8212e56ae6d616f4003392935e7edf7ed93_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:25f015786ca305a2bd100695adef64936782586725477c67bc43a42402e9a4a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:513e02881726c145fdba109c6485c19dc6a25e1329e71e64da6a1ca55a9bbeb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:651e1f43c1483775c0d9ce67365db3d75021e67a3f4dc872071968538033458a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d565301af46c356a4fc80f36c7c8e958a19a4e36cd08abc84cc9a49d88433b18_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f382ef885d8be8e7007416722029689f2b8ec1fcff45f3f405f4dba5afde7d9d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:fcffc574841c7f5f5f06e41063c6e63dd8471259c8b6436210b1fa8f66bcd32b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:06b33e1160ffea1621b8b365682c8b33eb88e1d0af49f2badfa2f2cdc1858187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0adf9a1507c462323ef994cfb8e94a91e05a90834eeb818c6ff035a469308734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4dd70885b033339366a51b39e1a0dc9716bfcfe9b3072a9425f93318ee1868ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a675329ee42ea8e39cf56e29562e0c9d58345a468f895765b6000cb2e03c85f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:046f5864fb471f536e1d07ff4db875eea3323fdbec3c8467ffcbadaea4317e48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:338bc8f6c2bffd8382536c628e99388f1579df9a881c2ef5fde980be70652eb2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:613556b062cf0adc4f9826afca26ee52106805907c1c083580b0f7595fe35d22_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63b5335ff0b2e5ec2a748aad70cfb87a1e67400e8d4a58c4d21f4bbe0ab8fff5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:134163c4600edac7fd6cd32e6e489bfdd03a9e7b2554fb3cc43c696c18d1d6ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:646a707c50a3656bd6cec5b46960d4d27885135a1b2a4eac2f74fc8721723c3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4cd06cc8b51a11cdee4218deb90e612934506c100298dc2d95cb3961619a34a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c28197eb87571077a9c4d102a659e2ee3e9f4a96a2c65e32c2155aeba638d114_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:884468e937461054e4d0f6fbe428c0837c547fdfb77494fc4fd0d80c85ebc116_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a0ca6e2d795cf58e53f392ccf33ebe3a958164d7c807351976e7f34229585b4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c7c740ddb429a1e4c4b37a761d07a28b0a3c54b1a9d0a05d50f52c1046e67bd5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f1b0a334d0a34ac7df7177915c9d86925b1d09e2b7b73739e2e242b156043d00_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:21386a83ddd84b3cd3903be7cb72fcaa075258aefa6a8aed5f9db293cb813646_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8bc70bdd58177aaeceffe4a1ead8014949561a36f49e704edec1a87809a8e308_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b0124697d65e28f4068afe9969a3558ab5239b7b39b8a8e4d59179267cddec92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6929fc57fcf0e9c7d26b858afa505278f09fa81a854050194253e2b84fabb94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:04b8125efeb99b9283590730314e1792064cf887d124906b6b39c83925d97f4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b0534c781222f49ce04e95899cd3558bf62a74c7d5defce8ede815d7aa88aa67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3769775243694c05be0c6d52bee13877834b98e80a32162e3cc990386fe17cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ee66f64d8b3832cfa270298dc1257226c9abe618918de7283d7ea3acc7bfa058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:09e6525bcb52ecc92e628adb611938f208c09436c1cb787539df696bb7040e27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:48f82fb019f0083c414b895589183931f623d9c4f64a545be9460df83d8f23ca_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a2cec88104e0ac39cca06c351868da8ca42cea21014e276ef4c492603c90e6eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d5fe8fa8055701c1d85ff5cd062b28b808a791d658c1e6227cef379dc3706740_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:072e335f2ef540426bd02ab03df3017062cc713e9f15c7d131043c998f6bd8df_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:750327cb858a4bff3df278ebcab6a9c73b88a55729e8f54669155adad0f1c77c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a2762bde107a05ad6ee1b167c6ef7cfd32646b73209f3841ab1f2545f2f5cba8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d3ffde90e606b0344c39f8668dc629f919612cc5a3475e8fbd15aa1bb807a42f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:533703f83c1706641c5423dff8be080c70ba831a0904c4d08cb84247c768fd96_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c34e3b2772aa6329401c1dffa8316d3516368cfaa095a9cba95628bd9ad2a7d0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c3887c6c2d115b686a65205cbaa373882689899aca8cbe5125547db198c84c9a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc6a5e17268e07c6309afdc92acd2a31a8021e3ba9f5d0dbf514f3b9df09e01e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f9b11c33ecc1a60bf7e76277604027fad491a559a01ef6d81f2ff3e1b1630ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a23563b0a48ef83f83afb6b603c3c6e432613ac914f91cee12c45ce88e4568a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c905195d7c87506f478c79baa7af0242c05a53f424a5dde49e379c2a5456cd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f70c550c755645b78b3e7c01118b6a646b1a8bd283f0a9415857a8fad6d4dba5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0e7d60dd7a32d4dcf1b6554c4896f3e6710864a5df8a06a0ae3d7cd8c719a309_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5b2de9e018b94f9453f4ed479113464317121764c1551eb27cb249930b87ab3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:894978ef07143c0e17fd299e1cf3cf66bfd5d1d94c61bb98a196c22c8004252e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c05190f5e6e9886ce31dbb9c97e177dc69b257a009c08298d9964c824f769056_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:037f48344e06fbc216914705d9be8c9ae21a70069b3031ee4dbf07c34e8d054b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:46623fe33e5d8b6eb551a012f5b444849b335a5bbd1726c274c28b8491e955de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6140ab1bcfb22b2d92b8776e5458bf6e1d2d65753b16d4229d4b020c0b4a12f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aafd425c0dcdf391f811bf3aacad9828ca2d18d34201b6d954ca13c1b4043bc5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237d87f0080a039435915945a2405af205b4787a2d03d71ec801f5093e1cdec7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd9dfae5523167d30f125e3be00f666f3b98f3a63bfa55f9c79927123d13a65_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd9a7c1b3d8bcd779e02925e2bd9d79f0c3f839636cb5fc66181eaece5dead1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:ff78f8929c2a152f76ac995d4e9203c6844058b114cf1e2bfafe371f41f305e9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e4437f5baa2f1e07ed0c1a245af10cd3e9919a852eac7a22996a9b7ea51e65b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:666aaeff92117bf500aa2fd3cb6326d39e83da6f6d9d08b883aa0ff66d56fed5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:be357cbfda2ec9e821dca667511471a812cfc6ec8728b8dc9e345c5457b50b0f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:cdf3f134bac400823d74df622bc73368c849621e10ce6e2483a3d17346e9adc8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3172c4a59d36cfbe0567767264b230cb7b1bc355e8753cbf14da088987601d06_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8d38f1aeb56ffc54758fca6ab17a60e3bef145a3221728a56dc10a37e3dd7d4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ab60ac0729c4fe33c4a801982f9a632d7c9b5ecf991b7166b8a6642a621f9490_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c0cd58a244979e44f80ee6bb4f2f25bf4150f747b8db3b4f27b8e27b7b2657e9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5c312b21457753ed8c850d7fdade84bfc01ab2d0bcb3435e5a800ea1b57ce328_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:c01cbd659b1fcb8dba2716f35c5256e886d438bb3a456f2d2f8189cf7d7a3f79_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:114d2dbfa9f68214f2bf75daf889bd9dd8c678f6dfce6dfff9e13aed8f0ef66d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:853248c99686b92e8f03af1f7e03ab8de1a0410f1ffa973c61e9620c3c29ee3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:db82a9efe15ccfd1fc7462166a3dfb8e88ea845bbbcbd78125817ef606d7d4fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f3d43dcaf117d7d4b4ab4db76e4f16bba7384c2c0dde245b3e264d6957bd8f19_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:23ab98b2ad9e01cebf816c41ffcf05a0238c376e749891b69571d14e3254725a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ffc4e82b9d9ed4229d3a549e9beffda45d9bc9d56ebeccfd3b5802ccacf6d801_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:1a191eaf5b0d23e0374829048c516e743555781bae221c9bf2234de24fe8d29a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:3b7c80c9567f0a623c8b44c5bfecbea8997dc61896efb52370cf4f821eac2328_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:afa4fc3ab60c1c50f44c59e40f07fd06b52ddc65d3b87fb4bc9eb3e2d9a83aab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e8749dc60de7657ebf93e7226b47661b51d1daa4c5a4fecf336a17a0e0cf3c59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1c1c12ad472c45ae03529792013154098ce4780a0fde6dfcc8b15674518b64e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1e764b697a728e444ed6267e44dfbfe36f7763bca86cc8991c429e9be5f10027_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22e25afa4b71ce9f1e70697ec3f7d463b2c1352e327f6bb5d5769f6c421d978b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e8372947353c8a6e32dbce30650b91a1f09b20162fef90150a58f3d3764c0e86_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:34dd3f5cb10fc1aa35820805090b6c031a4b771931903936817a8afee2546782_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:751ddc2fe22c3928ae1e3137fd8b7741f4f671d5acc56467b05e3d9c892139f0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4f48095d3dbbf481a4f0044b496ade9fa59cdcd58f6aa9cbea97b3a77cfbb1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f2cc96d8b2c7942cce9c79607176938848aea0a330542f21c47b6bd8eeb4f29a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:10e051b10f8001bc4344d39d32a8d0c46dddb798f6ca025a6de0e78ba5b70b96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:33943aaf687567ae3ddb4339608e562f9f877f43d779f39820741e68f691b47c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7adc1f05bc8568cdb5f376950fc92b8ca886fdcf4554d7dd6815780118cc8153_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:8dacfd86daa69817ce35eb7ca51989f90f9aad12999f1c76e21a49ac036cc444_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:25daab414833b6f1f0f91b7a55935ed5cfd7aaad5d2f0eb8674a06a603187059_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5091fa31975c3af6c2389db26e31fad80220b0bab03d4b880270168a62105357_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5e8e1fe00bc512502b348f16a0352e50ac4a5b491b843f33c72fc765a48929ad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a2b9473de35e8194617769c2c1aaed3499d57a55110827f3f94f191ab02acdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:29835580dae34eaf6a13a4b2c706138f40adbacd67670f8d19cfb952e70593d6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:be7fb081fa52399f118c7393cf72159ef362cc1ed80792aa7fe9847b00cbfcdd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e865bad23956b605474eaa4c5e637a14e5453a53522b145138f216e4909b5348_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ff01b00b64a65dc45eac4e3a607e7bf70e41fe333044f357e436dfa0fc4abcd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:1f64e57709acc5ebc392907106819ad3f8896c436d1afacd30c6952c071c97be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:401edc06a2b99d0c1f9c0e6302291c78e35475003f74fcd9a487c091da70631c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:408bfcd24ecda598d5a71bf827a74c3e10d6d7748a9cb8007616c45e4d490275_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f626e4910ffc626acfbb1d2c1d0ce76564d139175ffd39e797a4b4c957c9a570_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:18064f2babbd41c755d29968a2d3f2bf5865a1d49f6bd9a37c527b754abf6273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4023611263777c3f71fd89b5072b36667dbfb91bd2fceee2923ca590d013defb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa7dae5d07b71b2e551c6d8b428f01265e171eb2bf6e10b3d68764fd9055d94_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:93addcca1cfdbdbcbaf0a01d5de2e63956d7ae5bb4616405c88132c3d416e5a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:40f34d8424475c6090d059ce4ec4f17394694939ae88bccd802007048d35f351_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:786e891282301405fd2ab537b4ab459cf984e50ae4384def434b47f28b6fe35b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c74e92a11425bf52a763fb17976e9efc97eb3e8f6d63f188a3019eb858481822_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d1d8e4246ccac8436bc696b9bbac8c102c26258e902f947c892c91084f7d41cf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:073a7ae3f6dee770aa3146ab25bf109c2ebefc561821e4f249a8fd952e401597_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a8a2e150b72f78f43e5f186eadd267ea49876a2e0579957414802b92700003ce_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:aa8d336c6822ed4dbb522ca8c46ba3e0e090563624353d2b1fac6dd55d00e445_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d464b4bd9d86b902c8836110faafe8c349da3bc03a7b352a2bd2f02e54069570_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:097e955c655e3dea8251b05c0f56a5cba51ef51c7e15b0812cc10f2a36a68eb1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6a447e5642af9c109fad7eb4201140d94eba9f743b6cbca3585e18624fe99d20_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:af05801e4082f887de2d89a685c2d13678d3ea7aefe1272ecad2085ef3d25b73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b888f5efba0ae2447c338beed49f3854460801ef19a0efed8ad22edf083391f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:016186005ba6bc28aaa6eb5e53440cb32db58fdad03c01cae007f13ca72b6bc2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:208c40ac2823a80f406d94cf41ca1cb5c7e96bd25d8ece7556608d717bef460e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:8af3cfc07d1611d6ea3459a77f0d3ccdae0d0b9867fda35bdefa0a940ca1296e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:be59287a152a193415847f19eb418698197e52c8bf1f74eb1162106404bb403c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b73ade6d149819e41a72599e2ea12b6a338d5ebd4d9e24e41178a1e2c31971f1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:c699affbdef36d64881653a63e0e8a5c10fd5dae0ef6dddb9bb7e50de29d8e8b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:368f61e0cd92fd849a673ec2ea2f51e7e6d7c12ee886676409369a580d0347e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:5ff7cea307bba36d569d6d66b4d3e116f52b69441cc071b830310d9f4134f02a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1cb922e93f21b2c055ecfdf002582ddc51c7199dbca1f34701aae9576d817c09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5b7609b2ec476d596f0ee4dedcc3579970fe5e5125c61a474536ed21c8c094b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9878e44273c6c014ad997855ba76572268b8f18709de8fbdcba5ccbd38f2a731_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c1bef96bc0b79e4462606d3e42ed71e4d37ef14d2bea928b592272a149db9d11_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2437833ae04941249ebb8b351a3f731ec04166d4fd8129e19d0717a2f651a234_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7033be83aeb0222e99fff2ed1436d9a9a61c9b616f6b0fa3c5352d8574bf5f04_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:707856466152b42f416d446cc45e45852fd3dc5d2e67c9c46aeb50c6d1baa9a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9705f3ca0e1fed96e556766c1d5b5e2047e4230ec3a3a57daeca21bfc152bfe7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:458c8d962d112078933a4279f40a568b4cac90843b236a2444932dd44fe5fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:7d6c779a0e71176bf7fa54cc557108b7d5961b61db85b5de24d077ed2a5892a7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9de43b02a4982a2073cb1b813b63dd85000c3153cd314603773907ef6ab62e30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a1bd55517958d9320e04f417ebcdae6ebd6b3fcc9d4cd683c54686c7660205df_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61731",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-01-28T20:01:45.587773+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:11ba356bc22603fdc9da30ce02a56e0841715ffa1be1533e409f680525e35a95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313103a205fe81020b9acec854f03b3c35de728e2a8ee7f8b778eefcff1e9adc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:48ed707b531cc589ab67cc34196bd107b85250edf3619a3c348c45dfc6f535a4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7e689a159a17e702266acb3e5d7487f9ce17eed2c1f5166948103010747f2db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:24068dc6b55124cd76463fa0678843ff83f92b65fa43a53e360ec03c5fdc4fcd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4c58b309f4603e59b3a6e35c06e60c37631d07d0f07228bb757102f741b6edce_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:68f715655f2b9abb1f22a24c04794c2d05e3327d8125701c15329ecec2b670ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc454e0621f04eb9e2a384ecb30b7b863178447938f8024719a812712e4277f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2d3560ed1da1d414471efc17767847312a9537c40dbb327ab8951a393efe288b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:58bdfdb8d996abe6f35f177acb3d7e3c493e211090af8b30b6376601c57257c9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8eb98a0fd45c22a0aeb23f8c2558d37a1801b5afb2a2be36a9f64abf40f6a3dd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:97e599fbc19e379fb55e9181ccb16de1af1e101e6c10f872c35ff7a9082aa937_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:00c3fa5a11961ab40d820619e649974783d90c2ecf4da292ffe5caa6bcd1d7eb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15a421e4461be8683d967387b1224fcc0179d478f46618d03c0e7f1222ca4c69_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:663a50864f70ebf653e8ab5a167755ee632d58e199b81bcbbf0d43f01cad2ecd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dd4b72aaaf892109abb29961b61fb95c77ec0a7b09158d747c84116646c0005b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:085602599cae9eabcab557a60947d3f3abc272c51c3beae3ab9cecae3b71a3e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:fb83420683a5c649804f400ff80b041693872fa9ca1bd423184587e4c4e9f018_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7e57a906f55fdc4522dd130c76942999c5c28f469579dcdda2e78949a860b8f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a000a2a94ba6f3c2698171f1cbb4d6976fd241de64857aa74bc5783301ba5165_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:2593c53eeb484b020e297c286d13e17bdfb52253c06777a124b62eabdb9a1090_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6677aa15725f5cb40cb925224454bdf1ba07e37e1e0240b0dffd3499bafdcd27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:32bd53429d58f46521bb3b3da28dee2e9dfce9e41992d9e15483cb1da656f569_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b203e363150a6b9f1e3f12c4424af0a4fd7f3f5382bfafdedd041789c7fb5e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d271c473cfc854b34d17114967f659b0ba86a36f408696f348463e106930d657_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ef6f8a6c1a8e13578d16585d0bcefe15ef7a246f779e2aab32965e5d7016af39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:389bffb7286fda26e7f9d583a982f673c7487e4b152d0f1449fa0cc5956f0850_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6c6bc1dd1345fb7f5ba86cf728189fe3c576fe25d2b3e2caa6b3436e2c6a42c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:750d110adf37079c83b02b85f49fc612c9ba646ef5ad341b9a43c3c76c084e5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d097d858dfa7eb705412902a77e8750fd7fd883c8c83e6732e102d6751f275f1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1b7eab16cec06f09c6d29dc328c723e63c410e101f2338efd38c266ead5a661f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:afde633bf2b45cc358137c70b17b5275adf59c0e71317b5d40de66fe40155c59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f117e6c476d1e70d006f3a32f70c6e8dde636d40ecf6b350348315bc30feaa9c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f7b7e43467fb98d34680f471b5f99b52417deb826624a17dcd957268bf19eadb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434433"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cmd/go. An attacker can exploit this by building a malicious Go source file that uses the \u0027#cgo pkg-config:\u0027 directive. This allows the attacker to write to an arbitrary file with partial control over its content, by providing a \u0027--log-file\u0027 argument to the pkg-config command. This vulnerability can lead to arbitrary file write.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/go: cmd/go: Arbitrary file write via malicious pkg-config directive",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is Important rather than Moderate because compiling a malicious Go source file can cause `pkg-config` to create or append data to files at attacker-chosen locations, subject to the permissions of the build user. This can enable unintended filesystem modifications during the build process, which can lead to broken builds, alter tool behavior, and poison caches or artifacts, even without direct 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 Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:53b47cc5cad449bb388468486726593c6f5f0a20e23b035c2bdbe283d77fdc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5e268fb9530fc6ea702bfe64e5ad3864f40d9c0e3beeb2581fe2a8229e191336_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9414bd27ae196de5d952d6689530d09632bc529ea73e29ab09a2a9e8aaed601e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b1ca3d740fe69d29817827b9b5475172b8cfe21546b59c99c82cb1c61d19844f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:879e40240f8a9e6f323bf40d226586f5ecfdb91bfdeb0a2126dfaa67c3e3fd85_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9b4085029ca2e11663e7adfeee36a9f5783ce7106521fe02a99132be4bf4d9a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:acbd8e36fbcccc23f3fbc2013321c793d724592e637988ddc1b0d81b0a538ffd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f51d6640749d0b80892428c7eb2b54e1e75fc69311ce456c425afac40caec745_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2e7fcd6eaae5d8e35155b811ad6fe4cc9934b31a0076e80df6d409b11ca8d226_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:828ac94fecfe5b6e8263621a62187f070f9e3cf2668d24f00620ca47b29c37c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b152b96f3e1c5e6ea18ee532c4f747ac0e0bcf082c1bc0fd8ba60aaf7d914ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c5f8bb01174a32ba07070a5488b2fb27ca7820508491914337a6433d4766f039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e024a95761866be7a23ddcd5fd0dbbabbda249218d36ba9cf51d561575009fd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:4a5cb39ccce3520bbbd2bb98b84df278724e9084cf7abe9f100963b05f6a51a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7b3dac83c616876919f2bed7ef7318dce0f20bd12bcb6cf754814233f19710e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b466e339cfa61e214e09f1b47171616d59dc1748b8e02a096d74d0975b955c5a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1675f4cf4337e6ee6f4b0506017f95e48775b58ae80b02f24d2d6cf4b24e0897_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7b91722c7e9d1fda1994adeb21ebd50726d916378b50b942cd2a6bb636d98a4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4f190f8c7699860fef711a4ea52e922d840b0ae7f7b99f431d29be088e16b12_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c72327fe63c1e302e35dbb0fdf46787529e6583c544a20c0c7507fec8a9916f9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:148d1267925de54e2ff67cc04f7e1eea48e4812881eb13a6d4ac84fc9edf3960_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4728a45a6f0d6184637de454fa23aa87fdab1ad388c0f82dc97a63780d848148_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7ed045e8c4ffd8421d54d6a4ff9ee3b8af00169d184f39fafdcbe689429e9a94_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ee8ef9b71b81d64e1c95c28aa12093098c55dbb4a970f16237aee5cfa1f1756d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:377373ba5a37f2fc8fa27875afb5ab500820c68e660b1cab11cb52ad14541577_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6d8b5a059175e2260a85f40a098c25c61608feb4d59880c2eed941bcc3fdc6db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:82a2a3cc00c616964a3c24cf1095a005e4e573cb79c345e9004dbcd35e180c10_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecebe8f91837ebe91c2f9c159b54f6fea43fd7d750929e2a5b08fd1aee688582_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:1256eb041e3f4703292fda7d334bdab8ad59e6ded330b2480f0e450aee1b141d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:78083b25b57df22ae9e0eb27d3edd7c3e73de676f3dfabd4c419b37aa9c027a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b8ef42ea1815cde45206e98b2b0fc70ca55549df44d7ae7470b37567c30ff5d6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d61acb82a53a3e4b0d1d2fb09e94d34d9a990e43f09aac31f335f970a29ca82f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5855659dd086fe497b927919984f9ebbf9e5ab0a110ecc3d761efc6d44846245_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a19a3f623da8d80725954f6cd9aa9717b62c8fca465f242db675b28911906499_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a5328b6e7d62edfebe695362a4532572c99f79cde855f0ad0f46394d93d9cfda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:b49d1a3d8141b1b16c0dee745ab5a0109bff96fb8103ea911db8efd49ae1f1de_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0783c5a17f3458d7e3f59952ff01dfdcfe8510048fb41f8603e73f374c1fb49c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1f3a254a7c44483a9503e70e4abcb579081c62d5cd37ff435be44a215f7843ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:e113ec3685f8d055c89e11b0ac8acc806b4aed59f19ae0eb4e7d896d4276a4c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f9fb910e3a55c4023201befe8e29197f3a60b3c62b7814903bcef5554b939857_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:17546c1840d65f2ee98ac183705e6956f4131d3ff32cde615728f9f25882b603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3c928586ae0b46feacd6570dee3ec49a5a204227e113432194bc353f6014dcbc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:562eced3b90258a09cbab4518332ad36f9526532f2228da862d50b3076aa31d7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c925e942321c121dd314b39f7254913e71992d8414b5c778163855764269fc8e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:8ad05e7041a80ac61df181098b00784912670e01ec166bac6c504460828eba6a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9b357c6d30157c7dad00894e9f8f724d8be110d9658813fd61699714b7a48c4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9cf1116ad028c8b358eb013d9751aec24eda566a74325123ce18c10bade1e13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:bc49f21e2c4be0b4ca0c199a25f90548d7ab8f16e3d78ff4adecbde6052262be_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1d8c51ba4344673c2f0c4b023d72b683b2c3a26cbfe64798414c5d4e05005ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6e32a82da78fd60e74c129296bd390de402cd7a22a0f1ddbcfb9d3dec7ac1c5b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:aaab47f78d572983b4e8e8395c8c3d53d05c3317aea16c011032b2fd4f438fb9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d2d38a98fc09052bc5fe169321a534006a2ff8605d2314d04eee39e2492104b9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0615ec5b92ee4b3a4e28531f41a21b9a99a64f6972c76c66de90ea13875ddb5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46aea21f727db784382ab4a0329437fe9e1f4556c0cf7d0e3a6d904e4e3ef412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:62ca47a44b86ae7bde47e145474a0b61dacb1f6b503ea63475d7c090ff2b5db0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:97d075f6a0c08361b3f207632d98bdf276a9eb0ec0e79d54ed13550edee42c38_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70e3b704d6af11d99287446717854c466f188db69fc622be08fdd7a8266a1391_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:784d025249cf0f4921d34ffd4387ad7fef62292e8df8e303213514bbd5a3b1e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9e3be6f0d660b4809221fe1b2d6f51206b4ed40db4122eb2a55f23e0be4bf3d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d3fe7d8d1fbacc9832ebf90ed7548a6b2cb283f8a98a6ca73b324e427b5d69d7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:9b772451057fbf63e5173aecb056db601413f419ed9fd98d7ef3b08dfcd79e11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:bf155cef265c06b90ddabf0b4e5eac5395f4cbf9165c87e3183746ebade36b99_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:d73481ff034289f9f1cc811bb66ecb9a254de0044aee18755034c10410478f2e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e26d8456983b600e7248b5741030a68531e5d0f45666e6e3ae02ffc55ed0f906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1e21d1b03c1d8d6d2d5c3d2fd2bc68f06cf4ba6339390b49ee94980e66faa3e6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:85b66f1e1b6ca493592c62215cf8e94d29d6f1bcb68c146a7466133f661cff9c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a9e900b764acc0925e6c381fe09ab5c59bf8085ee5cb21b9bf87ba08fff95c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d4f70164ddbe9c49e57f079bc5f7f0881fce0f8a074b5a948ecd338a308638da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8445b586683b90ca3f69f83b881cdd46c78198a7b021b0499f3f5de367ae27e1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aa0f445083b105af4fc1cad85682c286dc1764c2810634c4266942677125412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f1ab95b9af24529b03e73d6d3cc3e010c53eeb72f7cd441160982e7a3f40edba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f4f78fda0baa299dcf7ac093ca782970074760999f96fcea9d170c9cd35455ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2ad3be815abfa60205bc0de77557f8bfc6ee8b80e3d25ee9cd1088a5e3f6bf8d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3242a9336b5a940e9a88b988d1780e8dd6fbe7055ff647d07a7885a3c272619e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d9c7a9bf4ff66ed09b758109eaa9002242e4eb9604f5c0fd964b4087a609d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d84b76fbb614c30c67c88d6bea9ac818854f6f9aa3ab2ae8bc3be266c0901400_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:45c02eac036665c9f003f0383f1503503580cdd5461f6de4bcb0b88edd8c77ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a0514e0c9580b85e61b553b971d8d3a65f3cac4040ad6d74a3337db46d840feb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a2f51cce516f6300e1724389a99afc1e5b00096d5d8b0c05c302d9ef483c166c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f7caf5c32326c741206573aaecf5fdfc4948062d840dd2beb7b7b1016d24e697_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:4bac5520ec58aac65a508a746976667acbb6132ebfe6aacb2f8136f3198aa35b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:019951ef27fb8d5ea4878b8f22bb0d0d1f357aac25b8998c743980377fe03563_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18b5b21ee15093503e1e3d2f6446ef3f5ffdca30bb50cc9f67dc7596930cb449_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86362580db907ab09ca1f54b284fea5cf787ddb5c1e99674f6ebf28a3990cccd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9ca06bbe2df39add7d22b660a5408b54b974ded86faf7ec9d0985acf0d4e9f32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3322914e1219da147d36aee3121d4d4b42bb619419535942aa9108f6918d8e3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3d444da8f07a9e605b799ae9e3154c7a8681da7824f959e2b5b2423b80c39bdf_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b87501819460dc6ba4bed05a65311592e85ef392a36e9296eeb11fcec26be8b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e45d8e82a1654526fc4562335cad427c7c3aa4dd01215e9754a34be8b9e64f5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:946fbedc73895ef344552e10628d3fa305bb50a0329614ced5b200fc1b4d2dfd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e4f534afec621975ef7b2389f239bc672eae0bc342fee2fbe9560e20e892e3c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:010e0f69ac3dec9157af776acd4f91d29641c2550466f6ec26ba31743373233f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:87371170c06f7ff9245e5c8f2a0884e969d6d8941d555338ef28ba63be405728_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:2c913cd14b852ece07e98db33327a22a4ea3451d241d37027bb51f595f93b0e3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:952b83652c4613ee04ecf5c6cfa6961fd66fc865c84c99bff4f879512820bb60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4cc93202ab581798ff4e06e177ce24b8e880ce650b45a135569c1257656c2b24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b877e2430ca1ef3b575577dbe08d3b13fe1274c1bb20e065421cae418a6374a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3701c8556b2ec7a09dab7e672729dc6057919b905eeeaba9e09ab38e3074ebb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:faa21d468371967ce9e5b262111cbdfe69ba6a8821b659806718866b3a640490_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f6d80e175d9165dd41da793921d5d6f69cf536c5d16e745b445979b0282045c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:42f5aeee6f2524bc1f0db71092fccd1260d20d0b94531f88ee037921bedc8408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:182402ad5468234dca690272044b015d0545229ebd84e85834f57c767eb96d84_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3e3f7e476df2c2b27a8c3a17ca83a98224c8db8952ef6b2117816bc81c9c74ae_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:96a17f8d79e9f8acfb86e3d54687da1c0564e98a9cc7d830b770db24edf9a96f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e244c83b21c68b755d7e0eaaf476a1ae451f3368918b80b19546fe01a9a4a9a2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:017f982fb763a0eea61580758d4f69ec14bb78e5b5d107503276683336f9983c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:677e81f4f2e77f2b8bd354cdb4ebc99e5701151926dfa36ca1a3458607d395ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0e9fe96d6b1ef18e0fb3ed4751d8809e0fcddada5387ef81e2801ed4036d54d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:13feaae13069cd9a08e285e2d077b96bc75cffeeda2e3b665443c022750d68da_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:105a07e6bc8acd530a8ae3097846789dbcd2c7a2f1f984805c5bb3b7449b1d05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3e0bff5d178668f001f74c4d30482753f481f257db49ad6fd2ff56439d95079f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5f9c581120873f1a012c29ac00721b6fd834c9378cd64f1d8e243da36755cef3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:84ed295a1fd729c6bfd8250116d752b4c3ad66c7bc01ca44408e7cb8a115b5e0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:2c0d1db3e0f37f09115d3f1af5ace12911311f70f4ceb574025fb1ed9552575a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:c69da4b39cf7ba1018b91423ce0282df124d606d2e5162bc8e3e2251b832cf91_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0099c7b040ac7e6ba7e91ec4ef2250bea6ac10472901aadee07686c63faadc92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5b132b86c1b14a775ee77dafa3a72eb723358cbce6e710e44d279c8050c4261b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5ee7943edd42760625d7b8f3f97dc0da4aa620b53ed3ca6b666e3b7a801027b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:906f97849e8063fbfe02bd7e2f951d4fc848c2d8cdbff947d40be50fd6f995fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:69827e616ea617867837723347dd6fe36cc85f43703b4e37b335d79fb3f87d6a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:703e8d44a7d59181d0a36a886ef570c5b838268acebd0b32d5208169770b6ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c092893fdbee22f0fe4a2a25aa458bc1dde8c52367efbaabc1155bf5a578cd51_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d6ab422fea2e5e0782be99e3a275eee5ff665baf8e7310a601d42ba2f5f39608_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:39071a963cda210a344f5d4255c5c5276d539e4bb661e21b49be11923b54e020_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3f9ca2d789b60a51018e0242a01390e1d4b569df21769682292d3b483954aa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c7ec38c4ef21e65139166bde80aa73a36b432889b6855d63b1892efc0ddf58e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:bba88a8f8b41c76aeddd25012b4dcb14da6d896763ba6a003ca824260b8c24e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69dfa976e259586decfc0635dc49fd656e878b513783579bcc2a5e456df100b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:86b4bd7254cd92f2632d90357ed08404521d89ffdd70a21cbf130f652f71c1de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8ceb3fd7e1d7d6bbdfeed53a97accf43b3981d5e101746e891a804ef8903fee4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e4f81394f77f17552bbde8d5682449216bf676b181df4a25ec1c6c38cb3bad82_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:425a3e4c2774dd14e2d4baf3bc6f9b1bc6fbcc41faa0ed55431fef26cc5db7ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5e27fe06737a254ee3fb2bb5ba38ebc79e2989487de9536b01b6a1d49488ac17_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6b64ed15c154b927714b840036c16293f4fe924aceb5624fc04d30e478d4673_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c797b64090712c154c848215b1bee933946c019c33fc9b08d00532d611f4d27c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1ab33f9ad593ee146550951038b289973cb1b80e15fa146ab20e823c89f64616_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cce4806b40fd1f040da28b0a76e8f7edb45e5e3b68fcdbd1ffec407f8b5d40a4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e237d756150f298076ccbd616c137d0439c8f59c9e9ca44cfc4cb04178b7a3d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f547caefe7cbbfa9c958fe940eaf72b2b08a460a3b401d1b059c3f097f2b7435_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:0b96283c10f51d6e8a5d00acfdd9535804d0ffe7c4c58c037af6d44ac3a85bd9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8eeb12229d09c020f7f71cc996853eb47ea1311b8426eb7fc6f28652766ded15_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:9d07f82ed2b467215c084754ef1fdb349536bbe0e3c83e3d48a2ab7a97b7f355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d36f927b9c24b3647fe58e5b3579a6bcb2b0b50322db690d885572e0d8492ef9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:317c932c74d67e596b97de943694f9561e85be9d8ca3c883865692ed47389eda_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3dcb7ecb5da7d94ddd370e48cea9fb1ee1314e84874ae192b8aa01a834a3238_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3fe06959d74f9c3aaa9fb9a90b3f33d331347e96cc4f67741f7d6ac6daf8254_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d69d1884d60a78838900fb8ac8aa010ffe8a9814bd05c5fd23640ffb2fe62078_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:30dd2fc299876aef6342316851b8baa68f2b404741f7eddf920818e2036b0828_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:47e721205ff64d2cd94f17a704c315ab4f48601dc446c6fdbf6d0651af0e282f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a42c0b3dff389161ee931de7d2f78272c1576632a357d7e4de3a8ad8e18cc2eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:be883bf81f21e85657ac114397f1a226803a5a0c50146d11ca24f5d0e61bd252_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:95a1813fdfba31007b44fc7d0fce109279f775f6bcf1fe7b7b319f642e614d0a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b624d5a16de8051a33eab593d57f378de36877d7db083144f88899929bf1c0a8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bc7bedd2a60a0f3d862de0644e511d6f330b72a6d12efbdd150dc9b50679112e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e8bbd18a1d2d8a8eed42cc86d19a260f2bbe9379e35257c33cdb70980cbfa5f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:03bfe65de545d250da52cd40db72e8b5346f149e8126509801be86b5f39fc3d5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9e8b46869a8d0cec254539d703e5da848364401fa9c203f0561cb0e5f7aa00c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b7c5a30160b834ce2256aeeee9a36a8655e305018d0647fb663106ec7e3d102d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dd5537f856bf3d86da38de94c7ee6fb9851b262515a4efee6aa1230924755721_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:37bc380d77c7db30a206baa5cec23341064ee370eb5ee0aa5bacf682dd67024e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5db690533cf26e8bffc456e69dc1e0d2f9554f6770c5ac75ea9eb345e1c101e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f7913b9b8f0aafcdc0c0b07ed43f86bb58d6da84ef92f950979eca15fc1a7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:876435e0b14447e833a4e9a0dbed2227bded7d857230557a101c36b47a105921_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4a7dcf77112dde43e0944ba53bfcc3eb802dea755c9610f86b4465b22d355856_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4b3de326992186eeb6206638396c348ef5b4d2c4597eb40e5f5b140f6efb0abe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:779674ddd263854aa364bbdfeb92865821613d6da30a0d3b503ceadaea48cffa_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d3a37f7d09a85c9eff1323c920a9a2f471908e90b7a1621155bed93048c81320_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3806c5c7dc711a3d63a26b60c8c257a1ed87dfaa3e628629af4ccf06325f6ccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:52680ac76f439d5334bb257ac7deb433ccfa6cd824dc2d9e67abf6ec970ec7c1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:65c1a312a57a482045f442861f6a64605d64994304b07567af0c69eb4b205bcc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:76901d5214dc2c2040d44d1c46ace24f403f95a92b825176c00ea29d7ba2ddc0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0f12505d607e05431b905de5ce0c31984ed4ef4dbc7f027eeb019dd0747005d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5383f749ae80a70b6bac223d5c3ce9b70d58de06c031a57b02ea5510f4cf2e31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:76e1151f0d25719c5257e106bff680514e740983333de92097d55f071189ed18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d072c04ce9f1777925bb8df07925652b0f8e684ce2e010adc6fb2c7953eb66a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:786c62c9eab9cb68788ddef5dee8ecd74e03a1197293a3047adacd489e034dda_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9fb2cde680dd3f850c23ee7abec1a4dc8fe0d5b3f2a1c80ad6c8ad7a62b53f4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aef7c437611ed1adcba12e9875f3fb2f094d5116d5a0449066b48f25131faea4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c01ca8b3c84e8ba98e35d0cf0a659e76bec4189a198f82975e6db25ceb336b9b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:41452719dd766d6229b9d1d808b89825b1e7e0aaf8ab8e70c0aecb1b5eb30edf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:9969b96f421a3e9d27a495bf1eff33dba8ae2c12c0cdd33895b6190a4f75e000_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:99e65563c13b1a6d3e64f79ab6491b21106b3d46ef75ade4829c33cb97100ae1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cceff5ba4ce63edf605c087cba759e8dcc40c2abec0534ec856e760f1956a85a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:14ba0bea138b281bee5db9094dd7dcd1fc36c4712198f408c8811a7522bb877f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:416fe4e736d5f3e3b0e4668fd2f092ae855a4073d18a064bdcca73ff5450b77d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9039143f009152a4b6040c8251f3444fd1daee5ecc76eccc98818d9a430a1bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bfc08679165fb0a4c17c4002ed676f7e6fb0571ac72ceae8a1933436753fdc73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6f698b3a95ee24a6c821c9ebf30a610510a639c6d3c56d4399fc45d34179dffc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c44d52cbc06cd3702b2ad8d963f15dbcaf0fa5ad86a800b9852c4f062fc10a76_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef54b7c8c1f96edbed0f3c449b57c6869ea4c33d97f883ab697f53f7d923f5c6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fe664cfc24f79a569d7c01a226ffd13bc91fe1aaf3b3c096dd8ae3d561670d07_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0edca20347f1e9c88542925020f52759547e2af94b54882e739d6c7fdc7150c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8d99a2cdff81f2c41a6b38c625f7fc6f824eb3c3b443221039367b790d8e2a72_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9da0116d6b0b4f33ca7ccfc26658ec79c8a4ba17f8a63d0bd399ec26808382fd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e5106bb4c8de0ef6b9f177e58366395c5bdb3bde226d25a7667ac54ebf952d6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:226cc05403576fbcc6d40b001ea969402a5e98cefd9444329396de56ab21c36a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:850062314bc77b0442b9f4bf463db06aa716f62437b5c9d15b678eaeab9f2eb8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:b08df82541f0a9078c8ba31db67897137a2f71fdc9fd0a79e5230ce16b3e9735_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d8547d72a4b791ad7435ccf3883c427db9f6592f9add54cdecd0b46f2b55be60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:25db07689f639f79919d6f028a10375fb9b68abfd9cf55829333d0360a7acf99_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7e6de11065df1e2acd959d9bcdfdecd4832e27ca92e291c8b5128a7c44c0d8f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:96aab15a47ed8722406eab6ee2933a1c842a29a49c2ebddb60e102d610c092e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a415eb2cf567e2b9f02fcaac05b2c6dd11625cc3120e3a494d8690dfe2a413ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:048eb32db3c8e83767639d6ed9c7e07406348b309dad16fa8e0afb61a65cf87f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:138478cbb17db8b8cbd6574d38cb1c1a4f72bd8d319fe2eb02954076febc903c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ef6c3a619bfb3bfbaf9be20fdff6148d1af0701d4ab13a047867f734859ffe1a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f90a83b839dcd68d04ffee8569e4ffe1bcc695d192c9026ecfcef9d52428e4fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0c2af2e992c5b0ae60cf87b496f8c6b5b3f736ef7576ccf6f03d37e3a2d9cab1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1217c6f9b998c01c7a6c283f035f11692d6393596194e338578919d8809ac2d1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2bb41b270973bd2db4b6ded25357ad5b4113e03a64a5f55bab27e6723902a79b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3fac63d925327ae02db3c5afb3e0a98ea12feb309e113abed5db353faf4ba7c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:18f4a3cf19874d5b1696baa731b7b2207db1c52e014d99b42a17a7d1125e05de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9e25ecabfe5600eb15916f819b853e7d6a445cb61bf5a2fc9396af787213905b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:da51fa3afa3d7cad2088b785407b6ae2d73640550410ed375254c3ef948befba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:faa48301669a5fbfe6f8cbdf221e964c349956b51d95fab8bceafe9011f5964e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:73057cabcfb42e5b5d0f8177b08e6b2eae217b99618d980b8217399c2978aeed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9ffcf3713cd336d9fc552be6b05f138b9d16f225e58ad42d7a96c3eb3cf154b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7e1b5dd5ed0d13ada6bdbb9adb924cb985be96f4345e2d8b14881a5d55469f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:aae9deacd010205f4a5f4ed0bbb3408ab493972ed4acc5ad296a81f0099c3ef6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:19e833e3b514dd6fd339e0c00f8dbd6c45fb7ca16b9cd291d50ab05adcb6b1bf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:67df479466b162b90afb4d17a6ba5d3d51cec078adafceb0a406dad55173371d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b580c79b9edff4d51d5317ff1e1dcd4bc193b439c268bb5c084019c1ea3fddf4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b63a4eb2eec521dadca336416406b595e0db02b853e233e3c80ca454e1153b28_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2fbd7baee98c89f59a87d541fd4f7b2e14eb88645b53fefa7b44fcd86e3e1eff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:576cacb6ba6d2aa3882a295f1774428a945e7b1c967830633293ce04bce08571_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b41266b3bbbb3ea638466d14a35aeefee8acda9a0d2157066cbecaebdb751d4a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f162f5f3a38b4b1b1f71db3e1301de7c60baa3ce9a4e8e5bd66227795d366b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:11718e3d6ada33abc0530890da159ac99e8f63b03266eafef8819c48c92aaf51_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:1657eeeab10652e30e60633e4fe5f50f278236a2814c6a53bad9effbb98d06dc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d4022142d133560c79c30090a045441bd90271ec8de528d2bcb4590d96ad1e98_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fada881117627ed34c8001afc157a42f6cf0efe3e4dda2b73ff8d665c2f8a878_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:00d0abda324914e5599f289c37325f387404ad48793b6db32b3da0486af18cb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:07558b4306c0d5dd18145b65758bf02d8f451462b28188e336f1dea1091eab24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37287b7720a8d5951fdf6f92b59a5b25a21a7748b93bffe6a4686fe377e80a1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bdf5c2bae7d4516fed258e2bda5cb9162bf42112dbfe8399c2a5f4596ac67bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:3e8f19f8602c6b0bfcce59dc51858195d4c10fc53a652c6e49be3fbac0bf1338_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a5a69b772a5f1cb9affeb3c4ec5f050949b95b02f55eccc8e5897d5e392329c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:87adef1f28c02c387f795e0eb47fc925eef6013aa0116e5fcda016407e4d81cd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a973533a2ecfa414c1f95c4d8ffdbe85f18969a740c19d3b8c4d2096f17a94bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12f1e84fdd0ca084e018f3f9ca550bfe183412dfe42fc9ccb356238ddc572a2a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1d516d0e3b8128ab9994d2a7df68251a87e0bef013a6bc7040d519ab68ca8b37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:58a646461aaea1fc7522e11a0a4acc5ca784923581a2d15cd36319cc1d59d210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c399c4381724fe755e5b7cf87e011eaa542a86928fb9cdef4de244cc57c192ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bb706db0ff9b591f189d089a9e5bd5bcdf5371b312529ebede24329a82e9806_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b9784c555f0088c201e5eb269b18dfd3212c727cb202250f18139fe7ee22e6fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c6e9100f0b6420f2ac9f68bac1e19ea5a813b58064d54610cf77f86fcc1410c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:df01b29e279c5fef750737c48041bfb4ef531599fa6ce556987ecdfbf8eb6767_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:443c8d763eb16ce12ad7660e36db67f1f5cb2970cfe0c8ccb922d4697f9e4da5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4e708aba93aa644457fa3aa047fafcea0b504cee71724917f497fb4f0ad59210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aad14619136317ec49570c1059d59036fc36ed2e6df996918f2741a7c1ec90a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b3989b5959fb58d543612b9da4dad6797fe62677fd148ca59ba77c4ae4c9e17a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:00f150e9a977b547e1511fbd0972027a01bdf4852bfaa5b7c21a01f1bb9cdc76_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:254799c9323f6f753924c1b739f189f5daf7287cca9e469f169bf5b145dac19e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:45f94d3ae86090cf4ba0791b9102e9b118e0e9a28d3901611051c9eed86178b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9553e2fcfca8cc369f512d405c92c35cd79a0d5ecded5bc11be78febf0efc8e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:593d8b13bc16136998a2d109162e54046a08ceeda2a74d1e6d9b2d220a772f8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ad0b598016cb0aba3335d6d9bb01a2767fc3032baf24a2f8a2d857651a38222c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b5ad73901c7036206068e9a24d71cc3bcfa88207a59ec10521f1581d784debbd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c2b60ac1878d974e0608955a1c6c104bfb840853fe10a6bb6c971951042dd0f2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:182e148ddb5ae83c7540564f0975f28c17fd859912bedd6392231fee95060d69_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f766d291114a36f9233b68fb3a1bbebe65867c37189243df0c779e3dce7f509_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a48cb051fb2a8e5c70715093012f18b65d9bbdf7a4346b1cb828f2592975050b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b605723a4087f4555d491389cf5bf15711cbc1b1da84cdb268d4fcc5c87683df_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2e976d4a7016dc2a541098fce90353d3bb922943373c8b820e5c95893ef739f8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:68fcad612630ef316bc5f86ec98f828dfdb928a236e551a4c8dbf8f919f4cd98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e44082e909372715fb8612484c5fe0ad82699620fa530e75f10d41396ef6d63_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a949ed5a2a43edde8fd2abcf0f91c4ba4cff7dcbbf131a2ee579d1256ea628a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e7ca33f11829a834febec5a1dbe0f267b53fcde66dda9128eab3df006d2d7e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cd72d535761b16f14b149a155a1a0f4f0dfb0bde6e5146101914521ea1e2a365_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d91fdcc0e8bbd15d091c316a5bfeb683a7e9982ddf474724f49acedac349c48b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f85e6be61cb6c744900578d654909ceaff76eb98df36564bae2e57a3a4bcee05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:183bdbb02b5bcfe7bbe4fee5d0fe520c986a5244f02cc896762d36710498c18c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:19fd07362ecf5282edf9086f840bb9e1dc3c6da56bb8ac3156ad05ec54be9408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b679f580e43660d36492cb57d275f6cd2cfce6d7c1d872d871ce7ddd9364dc72_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:dfb848cb68bea17a789a807b5edadba37a02947c506b8fa58d8b6376cfd3fe48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:4982e0c65a5469001613886115ddfaba5e2bedf6c1f9c2dd538a73646c190b00_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:89c7b0e5f1c0f13effd3888be07da4acdce02eb54fd4a214fc8a3f9c204d82b4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c04482437d736cfbd2259aad085766f911951255d77bde48abf34af758e42744_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e0f6f48dfc0eb1f410ac198eb6ef6a9c6ee288fe4a01b7ef65e6b62f6b939153_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:097d5658d4c2cfb9e88fa9ab82ae4b4d7f3108a4dafb42997847cd714367973c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:221e48cefff45243b181abc4074adf95df97712990030b4f280b65452083bae7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3f8362646716993b61d35b5377b402ae627c15ce3d2e6b7ff0d5b52159e81726_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:73acd569142f5dbfffb16d34dabb2e05d4552354cc58bba83ef8406029c102d1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2d5a9f1213ef66cd474cbbe11dce4c37a56613cb136fddc8a5a93ac63ebb79d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b5e4275e6a80d99ffd2bc73c26b421f7790ccf88782aa8fcbb22d588fa15857_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:a7216bd1136625966d8232aac1b61360a26e86ba203a6135a32395482a097bfd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd0f6d91a4687e3bcc87e4cc6f1e34f8ad19346648e594491c760bcfce671c96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a9a27ac5377c42979866406869e8de55cdc219ec7090ffd1e4f98c98127ac27_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:57db654e947f5cd7efea9409ea18509c3d4740e03daa164c62faf886a7287ea3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a9ded8f2c9d761de5ca64c04665fb4c9d69ec31ea3ea3c7e91291101a00ee876_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:bcb139bd20b7cd79ee16cf8968dfcb0a5a3398bcfa734dcc2c2ec47dda46a93c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0e56be34b942905008d2b7f1ebefe0a4446cb35da9f4bf09e1e3c0e15d88395f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:761b0b68ca18e23e758c780c5baee54607549cace7f1d337b418c0e0ee630ddb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cd32f964f1f4bbc981565fbf66b6ce05547a32fe89fc6f6fa3f634791120cf9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d6accf480e8645c70f53adf062189259549144af3a4c3d736b28c561dd538f0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7aedf77c4e1ec8b09c77a9d37dc1d7c3651995bab2f84d23c1478e06fe97a7a6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:fb2df252487a734b3e051ff54713a7689f7f1e8cd93557f846458f54d3776162_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:786831a2af730d5ce6e8ac1c247599e872e6c683ee53946c9a552636f02c88c1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9d807221e98130e63530f757157207556a7b2bb7fe7587f0d7c5f9d1ac9592d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:9e739fbf82f09ff6bbbd9baf6f2e64b0056ba1608b979e45ee6de17dcd5fcb85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c2a9ad6b4707faf2329b88b12e06f6f10c5bc6ff15c06ef644ff14efdc736653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:84e1af7983cc502b35755475dcc87c2eac2e931f623d070736580cca65081992_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8a9610268e8460c1ffa73d5f27f7fb9760b08c4d98af29cb0edd30b1afae7460_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:952459632a7e13cff2a8543a1a23e0032e9c163bc223102ca0c8d92c28e0acad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c568a4d0ba7a6137d77cd37e77f48c411f840ce7b36df3bfde76a5047a2c3f7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:21e0a12571846addb7b6b112ffee2fe3ab01a501fdb669d9b1056381b254be89_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:97eeb443e12e9e91f6a38ca22ce4017ed09320a8ac1f79184d236fce8e2b21ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d26f837461773b3ba1dcf7b77fd95fa5f36580f4cc351e121ec65fbb9480dbef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f1fdf87492d66f03cbca16cbdb07607481041080c244d94c59a773cbe5457734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:899eb4bfb863d1cebe38b4b8f2d098f0dfb501eed1fcdc794215e0d7dd649b92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abfd8c69fd7ac41b2a46b8398370b79ff5f7388ce09d80bcb88180b160ac7c2a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f65fe33668fabb81400649500a2fde6dd3236650a129e074664a129c0bf6d738_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f797d5cedf4ea7f121eced618e93dd4f53eb6ec5828afb978c3a2e504e16c11d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:1560bc58a43485387fda173fe0a8a396c2f6b038202bd9863c85d1b666f3ddc1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8044c37bc844e6b52ad027f7f7557f8364e73d49b9ed3730b2e51d1d41ae0387_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:ad0d0922f3417545e5fa1d6d5e7f05476552388714757e856d42e5a65fb99e27_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:efd6130dc94592715fbf9fd2f48dbecf827c64d521e5850ecf773aa07fb3bf89_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:64e1b9fd351ac5ee0427dd131b0dccfa961b07df2dc72225f59090acab8886cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a44323edf14cc87c14bddfa0c06979a8f696a159cb091623a8351973b35b4d14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:c0b9d948d72ee8f79c2e6b4d2f255c6959c21bb7bea1d7b0a260a0b658e490ab_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dfb14efc88780729a819cad4cd19805fa7f5b660067b4e7b10f61d5e8ec3270f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:15d9d32b5eaa1603f2601dbd6898f0182b709292ab0153bcfa7bfebce5be13c0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:178cf1edf9a80f37bbb19597a34bdd8edfed5e44af3ff7273a46a7b4fb7fe964_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66f9ceb6d26ed52405b9439606d49b9f8158c0d2b6b0eb715a22ae2c746defa9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4754971cc6f907064a799f4845fc9f949a3068a5b818b23eb292c8346f9f2f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:766ba5aefee0ade548842c06f8061fe8b849b76d16280e3c41225f21d2d0b6be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8730cb01fa2ea29046c200890d8cba4b0291d769db57875b93c8e7c1c68af3e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b2c1423302c27b56725d91ef0c9dc34903eecee9b0e8bf6761f179bfcc48cd32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ca6573030508bbfae251c27a292bd25384dbe3ce55cb58865fdad2fe460fb6e7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1aa25a4a4eef7443d6bdac8f5d159b41db9cab89f56d43d2d7a01a0bb7929da2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:30b84fb0b78767956548a81b10d276979967e99bd1dcaca2bf06f7a14967b86e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:98a70790286c97045f4ac1b5ec5de45ed043fcd0ccfbe96e6a93dbbf4ae0d96e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ae9f9c747fc7f26dc4fe31644db03b93c7de10384eae1dd40b40767c2e654667_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:115ad4f19e948ae0fe04b57c131a3ac8c261cdefe282374a667dea850e956500_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:15673b625efc49511ad48958f766aaff589c68c5880c95d7c6c89e5c9c9bce5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:78f92ad65baee06e314611b83e07e7a87dc4e3994ecb76b5b3b2a2039c1aa2b3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7f0ce0299f97924b4c3ebd129ebc0d9cda54b1126ec933fa33f20f438694a590_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6b4db8392b4fd5d49b177c707bed1048c6ccc7564f2dea39ebafe492807884df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7aecb1e4860f54933c9e911b415aa059ba3c7664c2309d406a56b305887ce6f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c662c420d15d0419d38af3038fc232990bc21299a9e56b26f4df6371d8022dd8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d7b45d95a2687972730a64bcad78fa793e4a244d5a034969889e4e5e5b319057_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:02ef6749721cec830957dec8da2d3fff2dc88a9bdadfee0f7e3177a27d265fe4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2fff2ecb2b19603744be8e2821f401a9e0234ce1b4ac15c27223c10e24ccc7b0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:62e44648b669cc51e9dcaeec49d2c5b880fb93c32c2bbc1f535904b40849ded2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c1ca8a203ab5c80f3d7b8fb9e026a46a75bfb0f5d6e4d5ea09dfb2a2db5c6a2c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:56f09c58109b0455903b4b1e938639c6c1a9491d4206a1e7b4515f89d5510a5c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9b5c3e0697d738fa6c1fe2c115d2133275ec3adfe2d412547535a605f30d0c00_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df2d7c18bdb6bf49c2f655b7dd70cd4739b2b9b4243fe2f136042b922a029e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2534343a990c27b8efc5d674b4b97b24acb00d781c75004adbce0c7e187ea742_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4f474f91da6fa969938f67a7b254f6e34e6ed2d8ca38e4de4d7c190328c65352_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e2b3a346ee194564f34a2db8ca14c08340b063c995936cd06787b248cea65622_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0cdf866394b6db732b741a22765a096f04feaa6d0237c1e54d310cfa645f2883_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bf09aede6dd816a7c1f6db9a73f25e3414e0f408e5744dc2f32dca5c73f06a74_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:db8ecd1162e094b6cb166b88dfa40258f31cdc4db3ca7f6a9b110893bc27d044_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:acff56a6371c4fd63e831ca8149d5dc5c2f66fcb9e5b6f2d81afbf225fc9cd2e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43bb0e2b7af46bbfeff6809f44f401007498cae3cbc04a9c4e8f8033f3142d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43d5f576d8c78508793fe745384e7c12b08d52a6757f2a60a4e416d2e1297cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6f5fd70511974d782b102cd378cb932ce27f58a18ab53599b570954c379b88ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:76698b01437d4d0a46f1bf3bbfca30ee2065a8684199caf406e0e7a027871741_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:acf2839dbc4ed85e957d4b975b0ef0c08cf06d42f75f11704e9cd54197548784_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c8a1a13f5a36513e22f8db1345386f1835eac5b7f809c6745fe43afe8372ed92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:22d7a0d9938f75746797f97424284f6e0aae7f853b392bdc87e183b5c834972d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7ede51978a537c20cf89f7e2c469034859ef89b1f34b3a8c89a727378746bd24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7fc7a7fbeef800bc1efebac7e1d9a3110ab4962405d181df23b01e0a9ead70b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e0f8524eead302224bec4bcb23caa0b587aaaf1582ba0e9e6ecc3e2e9755bc32_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1598a3a15eb623d10cc95a97996611c0949450cff57257b2d1851c8d83657a39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e97767977f70b4a53e7e898af37d51c1ed2a0c510fadc3180d3ed6675ea5fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:acbe9df84cedc53ddc968e5027c662badf18384a9f25ad78c914ec4eeac208f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d19ee5bb8b73f322b0bfdce50ffbc25cd89737b6d378499bece9be0dfed8a262_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a0d654463288adab9acd6dd6bc5e9bfc05b60081e77877e285b60738c4210077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f3a38302163122cb34702f23e88de2db5d44d70ca24526f4a73624cb091de243_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:348bfab8b43715c5b79610c50bd7a8c383bd7e0d404fe26ad3745d803fdaf339_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c4becd27abec4f1dd782dced2c91a832a731a71f37fe7a3b2d07135702e0d512_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b27cbc2a5d54ec8bbf744ee483f2cc81b9101900ec9e229d362a8169ee72b29b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dfaadc0fd73c36c83063ce6442a9f5e8c1346422f7bb10faa8d27617a0c6a710_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:57b58c92ff48ca5f8275bf41b1f1284b3f0ca881df22e355585ff7877b215198_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ab7d9c2e48415e4cd8a1584e942dd2bb98848aa657ee7293fadebbc6cf439c4e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:eecfaf9d138ce8a5618856ec98f2d2b41d2b025acac5852e81ba20aa7443bbf5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:08ea69707b4d728f1368947281cf3ec122d68713209cfcb0e91e5322bf1ada5b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:09862c60fc2dcb1fb0aef2776148ff46117460f2cd92e202c76c0d122453899e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:59a251157e8aa68bde3d1953a52c2e3d34faeb9088340c7f5f8e818e82acef7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9fc0a293a6420dae695cb7dc0ba7306805af3bf984be3e31ea585f373bbf2011_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:08bdf0bc7808dc10b3597b3e37fe97d768f0bdaa0b19dc8b6f565c15993372bb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0d1e25b874b260043556c33ed62a26ebd56bef929e3539fa86db96501a798b14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:32e253ee82038724e6455b3e80d1ea6b056c92c2053ebb22ce329ca5b7d5f03b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c478e1e2e08bb0b44d9bd3ff8054a12e7d98be7821045cbb218c62e1fb2cd8dd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:06eba656e1b664519f5e663e3ede831465f1635ecfb1d293c1b1b745d79b4158_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:19a89d0373af1265e09e12bd377e5bf631e5fb58c36b2f73b8ca86d186bb0840_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1d2da7acd64cc59f03f6a986306fc7d51a680a55b7f62e180e66c6cb3e213037_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7bc8808eec74ba5b0bb91d23e918401da8a4beda52fbe93975f4d7d190836aab_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b075e0d54437ff4323eea051e2347a71dc085464c2abbdcb4a85d55d9fb84e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2d19a6538ded95c21b22b0489b00aca53265ea73b4f5f7b91eda8f24fb39a12b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3c97585f4dd92f700fc44e21291f913aca946c75bd0124f832a6d8d1c5f3d5d7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a7b7e0019f78254b5afa024b7ff6c9dc0440e40d0f6fdb22e6ac86f261435915_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:344a60ac1e833a349a8f24f3db2859e9fd0f45dd562ca50478973868e3669451_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:693b81294308ff38490144fbb45de352926be577fde7668a60059f3e5be3b776_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0ad2b1b3b63a22d793a67a220550e7730d49193e36443b9783d045d0d628e986_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:624899ec57f3d7269da3b5acd20040fe1ea2c1bcc617910f7659cc3110548dda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7414f3068e135ba5f9e0796967297f66dd619122e426dd8355a7d21c88c3ac36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bf6ac903efe307b33a5d17a000c4dff28c5ac55f5ecde7d65a15025d291f9053_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:35396543cbd1ebea8e70f1beeb10b4fd87d9a42293b1464fc0442eeadc6c0e7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4bd4ba390e83fb3eff7d17281090981125e08ecb458969b5ac95da4342641e65_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:602dc9f92b7a8e84e6eb998191263d186d1d10d378eeef0845435715bee812dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:622a2e6ba66f1624454cf3ff9229ded9dbd06815ae6512f251836da18b545da2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:265112268f914a12e152e58a674116408253b120a35d5e696c2afd059b6fc015_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6e2c4811105f74a2200eb5c14cab29dc5735465f3ade08bd44378d1a3f3c6a16_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b4c1767d3b1d7d32b79c58d9894a85e4e897deaed7405281239058b204a5209f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:dcde633d96ae797962a3bec581ef3078a5142b3131595e0055031195b798bc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:47731f2034e86e1b86a86d1b9ab20e1b978f89baf270a567de3b6be17665dc6e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8b00cad2744076ce7186abb2304a0a1ac8bc84e92ce76c843fc19a3d5f79e049_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9edb1bba41b757bc30ccc0bd7d823f3574e21195a1a4075a31ae5bea6fcea516_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f3ad88ffd94f0fb2c825452841ee7c938d81a522d8e8fe09d224b42fea301d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:24830ccec39949668dc836f6532f2375d0b7ac23ef69c78315139c4e15af4088_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:67899e606e1ac40ded141b4360168959587a7f1385299f99ace9312016cb01da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:708686f865ce646ea8e6405db61f539773444e873f6101e733567cf8be40b1c8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7fd150db54f6ddac412e063be423bb17cf0dc8717df7fdc32fc52434cf7c866_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:10e2611fecd1ef8a770a366382bffcb32096b3a8b396d3c0f3a67c06a809e186_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8e26412eb9c4efddfb90bbc864e68aac6ce43541f5952250709e973c75cbe8b9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b6ef9bc4955ddfac9ab851f8956566b52a49526e6aded669271efb338603f3d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c084c44640f2949bf5fe89370cf105d8307ee1d2f9ec8b5bfbf7dc865fc45476_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:8268d0e76b556f2b0413ab6975f15aea685b140362bba5d245ecabf0668a41be_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:b1e1d2e8782377f73d8b9d458a7d433dc9395ec7fefd2e376a54a19779dd4ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:556d277848c695d76ab33ae109b99e0448bbd60262b39ae7f5cdb5c052252b3b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8107455fa57ff48346e4b056bac8f1d73071699505c62e3c4a6b63fda65d1301_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7c037c5134abbbe50088311f7765bf614fecdc7da0b58b3491ed0924a45cc1f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c848d97da53997ed67654ed4cd558961e4ced5fe80860831f6100f27bb97316c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f63f5c139dff756c4a36e8c8aa18aee4dfd74260ca90a6c9cd8c68b7a23f5330_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:18e2b009af42ae09190598403077f59ac14fff0083dbd0377b23dfe8bf90bf85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:23c4ce9a3efd2b7cfe52406aa0df67bd6b17e2ff2583980b24e5f71c4e69bdd2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:45faf0f08b479a7b6511703243cc6746129fbe639936f693e245688e33cda4f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5fddf39479d0594b6514b837da1e9fc7cf23aac4e092a43feec2dc738f3a36a2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:27662597b04f8a83ed40951fb3161755e565f4b45cb08160ad65495b1971b1b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:66548d316213a04bab082f88b71e84f26f93e3b861144b79ee2a1d6daf236e67_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:915f0ebb139d489bab32c418ed4708935e65cbb95321aeac9bd3dfccd682713a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fdf3b790c4ebbb4a049a452ee65a4f15de7c6b1fa06227dec1e0f44879d33d3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cbce9872ea22b8756670549f2844f8aa6a3323779774c4839a455e4f831eff31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:da8d61470c3c3120912a4c05fb149d404da73c1cc654faa36c5311b3ba47c554_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e33aa6dfd96a471d0676b033c4ab64f112e7a200b15c74051bbeffbf48e68eed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ecf24d093581fc39574dceec3d50efd4c3146cebf49bb7a5a450b3f8ce740551_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3dd9ca3b6c119ebeeb38e5529407f1889ce2c06c11f15bbdb38955caf2a3a44d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:53bb0329ee10d609d297ebe7327e9fc2db866a3d32b87ea4ae04fc46d9aea7b2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9bb57dbdb1f3e05d2e711c87f59f05c56aae4504a432a7bf69d0719b614f5ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bdbec412e541109c63c5f342be19fc88037c485b199856d55ef1798510ee4039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:332ed123500ea4dedb757d95f0111658b96faea8f8996fd74dc14e51e2ab9978_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78d21fcf562cac4d525153a03c574bb2a9ad71d50f955e263f06e2fb2b1daa08_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:907a8679fa95ea05ab7132e5953560b61c9ecfff5d0ceb4124cf8dde42530cd7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f7a732ad09341efece3af08500fd7c18d9b70e4e2e218afb2fabddab0145f393_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0958362f0fd9f365fe7c0553d468ca4b116c5b879c26b8035205fd95fbda79c4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2fe9e91baef7b27e2396be83a187282ed19482386413f82f8e00446044588132_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5bad53fe321f2d924f07f7cd8b6f19771631a3c75dc25df875d25cfeed6290ed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a42d5ec3c0b582a70bfb2297f3f7461f4b516aa28ea8a6c12c6bca2af51a9e7e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:64b0f83d2d4b40eeaa6784ed20019e2ae2c7fdef43c3ea9a49eb07a3ef27ddfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:744da89cf9a8ac399564877fe699525fdefd31d302b70bbf33d457361235ff26_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aedb8ec541683a33066c8e4393fdef2b2940879da38f06e37bc4aa247038081d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e5dc458e034b48610c05a65784b4ce8731709969a25867c1174beb7bef0d43e7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:10c59d23c3b20e640fa3decf0fff7db097b1da46b58058b1a9dc1284c8d5f1d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8946f0589388c5ac174374e2de1a4bae4d6134dacc7fef9a95bc54f41265ab9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9ac3b13d328bdca2a50d286adf9f32621a3a059f3dedbb0f3414bbce3b1d83ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c56dbbd0868f35b7376cf4208b10f1be543b5b8096ee30322b44d31d5887b784_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:104e230cfe12c0f6218d5a834c5e85d1c3f962c9f00dab941ef7f409243c94d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:56e6a16d77dc1cf0dd2bae15f9117faba1c88be9bffcb4113b29dcdc32bf3dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6014a9a744d98499f4e68c99a612229b148db39c40dfc0fc72a0b0fdbbe26626_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:92d6845bc5c65cdec3d0f59440500af1b60b070b415ecb6e3c5c276fbdb97f4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:86dfa215430ea4c2286a8e9e0921f3a4ca14fac70ae6f5ad4f66636fd5620e0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c20df9f23d90cb585878aeb06e921741267b98a7b078ba494f6dbcdde2156020_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c64396e8b58f76b4f416e1f76332c6a28f2ac866240a4a07541d6ef4b13801e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fce08887d2471192a8b68228f61636bcbe2a8b78885512d5ee24d55b10784df0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:42cf0a1f66357b0054b4932b2952489fcb46182e4ff04501ec3b8ec4fc86b5c5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4652118a90e9d0fa90010823fdbdbe1c49db2b208cfc948a835c7f2aedcaef14_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c827d0d949f005ac61c1c7d43ac27dcb842cfc2013e42b7a70a72d18a20ac45d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cd7eb7f4b822575925bfa223282946937c7dc5053fdaee9cbfbf8d0c2467e59d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7b4dde279a23d7f73becb18b204787bec7ca9bb85b0fcfef4a7323ef59dfe6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38bd513387b83d3388d063e797d347932a335306b9f65eb73b7fbfb478b95748_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:96674cceccce573229f82da92f10e3029a5af33b192ae9437214f50bbf9e2651_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b5b9452bcca062df5bfe00b913778e2c182a6c2edc8b649a62b0e927037d7eb0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:578f67e6b9aa327a20cfaf5912a5601489ca0653ad744109b08262fd31d27d68_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9b86e03cdeb0968ad70f6372630bc5e974ccf74a63666f1b4517347d5cf66e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c87e5142780624f7090c8a0dd9ce935b112b74c86b8f0a9f97779df293cdf94b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d6b881c99cea669ab664f41460b5910bbf8953e57dfafbdc5ef6b44d8b45dc39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fc58e1f537d1d1cfb376c8bb3a1390c008341212540fcd98a4a315509cd7e62a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:80ea2836ec34d2d2995c50a090e9a97623485c633c2cc39ed4fdce34c9f253dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18c5603f9bf889466977a8cbc1b1e785e9e93a76852434465848b00de85a3384_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:852a40e0bf7ba727a9a4f4e65d820184f69d3b6410afeaee5b7c25da9d6222f7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b0323e72aa737bbca1d743568e2388dc2f3763b7b23fda8b0c30c7da82361828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f7bc0d938292e36063c8dc51447fbb563f011991664d6d7352fd82b1f8729fdb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0c5ea8bdffff3d880526de9f5b4d553c2cbc0681dca2785b44a2d50534eaee14_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:25efef408a198ddf977595cd7864dc8c68b66b5210b01372ceb94f0bdf0eaf7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4af0d2d2ff92b30d0bfd1217791f796ab853a709d6724c1089d967cd8b2bdb35_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fb88da574373955332ee34a14390ec328a7ad6e62de8499ed52949656f6ff923_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23b511f2c7fe86c4f8afc509ed707d27a63ee6cf1fa3b74131489fdc7c668cd4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23e7ccb1befa2816e77abdef5eecd8212e56ae6d616f4003392935e7edf7ed93_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:25f015786ca305a2bd100695adef64936782586725477c67bc43a42402e9a4a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:513e02881726c145fdba109c6485c19dc6a25e1329e71e64da6a1ca55a9bbeb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:651e1f43c1483775c0d9ce67365db3d75021e67a3f4dc872071968538033458a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d565301af46c356a4fc80f36c7c8e958a19a4e36cd08abc84cc9a49d88433b18_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f382ef885d8be8e7007416722029689f2b8ec1fcff45f3f405f4dba5afde7d9d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:fcffc574841c7f5f5f06e41063c6e63dd8471259c8b6436210b1fa8f66bcd32b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:06b33e1160ffea1621b8b365682c8b33eb88e1d0af49f2badfa2f2cdc1858187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0adf9a1507c462323ef994cfb8e94a91e05a90834eeb818c6ff035a469308734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4dd70885b033339366a51b39e1a0dc9716bfcfe9b3072a9425f93318ee1868ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a675329ee42ea8e39cf56e29562e0c9d58345a468f895765b6000cb2e03c85f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:046f5864fb471f536e1d07ff4db875eea3323fdbec3c8467ffcbadaea4317e48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:338bc8f6c2bffd8382536c628e99388f1579df9a881c2ef5fde980be70652eb2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:613556b062cf0adc4f9826afca26ee52106805907c1c083580b0f7595fe35d22_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63b5335ff0b2e5ec2a748aad70cfb87a1e67400e8d4a58c4d21f4bbe0ab8fff5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:134163c4600edac7fd6cd32e6e489bfdd03a9e7b2554fb3cc43c696c18d1d6ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:646a707c50a3656bd6cec5b46960d4d27885135a1b2a4eac2f74fc8721723c3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4cd06cc8b51a11cdee4218deb90e612934506c100298dc2d95cb3961619a34a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c28197eb87571077a9c4d102a659e2ee3e9f4a96a2c65e32c2155aeba638d114_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:884468e937461054e4d0f6fbe428c0837c547fdfb77494fc4fd0d80c85ebc116_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a0ca6e2d795cf58e53f392ccf33ebe3a958164d7c807351976e7f34229585b4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c7c740ddb429a1e4c4b37a761d07a28b0a3c54b1a9d0a05d50f52c1046e67bd5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f1b0a334d0a34ac7df7177915c9d86925b1d09e2b7b73739e2e242b156043d00_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:21386a83ddd84b3cd3903be7cb72fcaa075258aefa6a8aed5f9db293cb813646_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8bc70bdd58177aaeceffe4a1ead8014949561a36f49e704edec1a87809a8e308_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b0124697d65e28f4068afe9969a3558ab5239b7b39b8a8e4d59179267cddec92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6929fc57fcf0e9c7d26b858afa505278f09fa81a854050194253e2b84fabb94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:04b8125efeb99b9283590730314e1792064cf887d124906b6b39c83925d97f4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b0534c781222f49ce04e95899cd3558bf62a74c7d5defce8ede815d7aa88aa67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3769775243694c05be0c6d52bee13877834b98e80a32162e3cc990386fe17cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ee66f64d8b3832cfa270298dc1257226c9abe618918de7283d7ea3acc7bfa058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:09e6525bcb52ecc92e628adb611938f208c09436c1cb787539df696bb7040e27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:48f82fb019f0083c414b895589183931f623d9c4f64a545be9460df83d8f23ca_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a2cec88104e0ac39cca06c351868da8ca42cea21014e276ef4c492603c90e6eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d5fe8fa8055701c1d85ff5cd062b28b808a791d658c1e6227cef379dc3706740_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:072e335f2ef540426bd02ab03df3017062cc713e9f15c7d131043c998f6bd8df_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:750327cb858a4bff3df278ebcab6a9c73b88a55729e8f54669155adad0f1c77c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a2762bde107a05ad6ee1b167c6ef7cfd32646b73209f3841ab1f2545f2f5cba8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d3ffde90e606b0344c39f8668dc629f919612cc5a3475e8fbd15aa1bb807a42f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:533703f83c1706641c5423dff8be080c70ba831a0904c4d08cb84247c768fd96_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c34e3b2772aa6329401c1dffa8316d3516368cfaa095a9cba95628bd9ad2a7d0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c3887c6c2d115b686a65205cbaa373882689899aca8cbe5125547db198c84c9a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc6a5e17268e07c6309afdc92acd2a31a8021e3ba9f5d0dbf514f3b9df09e01e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f9b11c33ecc1a60bf7e76277604027fad491a559a01ef6d81f2ff3e1b1630ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a23563b0a48ef83f83afb6b603c3c6e432613ac914f91cee12c45ce88e4568a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c905195d7c87506f478c79baa7af0242c05a53f424a5dde49e379c2a5456cd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f70c550c755645b78b3e7c01118b6a646b1a8bd283f0a9415857a8fad6d4dba5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0e7d60dd7a32d4dcf1b6554c4896f3e6710864a5df8a06a0ae3d7cd8c719a309_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5b2de9e018b94f9453f4ed479113464317121764c1551eb27cb249930b87ab3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:894978ef07143c0e17fd299e1cf3cf66bfd5d1d94c61bb98a196c22c8004252e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c05190f5e6e9886ce31dbb9c97e177dc69b257a009c08298d9964c824f769056_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:037f48344e06fbc216914705d9be8c9ae21a70069b3031ee4dbf07c34e8d054b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:46623fe33e5d8b6eb551a012f5b444849b335a5bbd1726c274c28b8491e955de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6140ab1bcfb22b2d92b8776e5458bf6e1d2d65753b16d4229d4b020c0b4a12f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aafd425c0dcdf391f811bf3aacad9828ca2d18d34201b6d954ca13c1b4043bc5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237d87f0080a039435915945a2405af205b4787a2d03d71ec801f5093e1cdec7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd9dfae5523167d30f125e3be00f666f3b98f3a63bfa55f9c79927123d13a65_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd9a7c1b3d8bcd779e02925e2bd9d79f0c3f839636cb5fc66181eaece5dead1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:ff78f8929c2a152f76ac995d4e9203c6844058b114cf1e2bfafe371f41f305e9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e4437f5baa2f1e07ed0c1a245af10cd3e9919a852eac7a22996a9b7ea51e65b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:666aaeff92117bf500aa2fd3cb6326d39e83da6f6d9d08b883aa0ff66d56fed5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:be357cbfda2ec9e821dca667511471a812cfc6ec8728b8dc9e345c5457b50b0f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:cdf3f134bac400823d74df622bc73368c849621e10ce6e2483a3d17346e9adc8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3172c4a59d36cfbe0567767264b230cb7b1bc355e8753cbf14da088987601d06_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8d38f1aeb56ffc54758fca6ab17a60e3bef145a3221728a56dc10a37e3dd7d4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ab60ac0729c4fe33c4a801982f9a632d7c9b5ecf991b7166b8a6642a621f9490_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c0cd58a244979e44f80ee6bb4f2f25bf4150f747b8db3b4f27b8e27b7b2657e9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5c312b21457753ed8c850d7fdade84bfc01ab2d0bcb3435e5a800ea1b57ce328_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:c01cbd659b1fcb8dba2716f35c5256e886d438bb3a456f2d2f8189cf7d7a3f79_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:114d2dbfa9f68214f2bf75daf889bd9dd8c678f6dfce6dfff9e13aed8f0ef66d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:853248c99686b92e8f03af1f7e03ab8de1a0410f1ffa973c61e9620c3c29ee3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:db82a9efe15ccfd1fc7462166a3dfb8e88ea845bbbcbd78125817ef606d7d4fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f3d43dcaf117d7d4b4ab4db76e4f16bba7384c2c0dde245b3e264d6957bd8f19_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:23ab98b2ad9e01cebf816c41ffcf05a0238c376e749891b69571d14e3254725a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ffc4e82b9d9ed4229d3a549e9beffda45d9bc9d56ebeccfd3b5802ccacf6d801_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:1a191eaf5b0d23e0374829048c516e743555781bae221c9bf2234de24fe8d29a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:3b7c80c9567f0a623c8b44c5bfecbea8997dc61896efb52370cf4f821eac2328_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:afa4fc3ab60c1c50f44c59e40f07fd06b52ddc65d3b87fb4bc9eb3e2d9a83aab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e8749dc60de7657ebf93e7226b47661b51d1daa4c5a4fecf336a17a0e0cf3c59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1c1c12ad472c45ae03529792013154098ce4780a0fde6dfcc8b15674518b64e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1e764b697a728e444ed6267e44dfbfe36f7763bca86cc8991c429e9be5f10027_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22e25afa4b71ce9f1e70697ec3f7d463b2c1352e327f6bb5d5769f6c421d978b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e8372947353c8a6e32dbce30650b91a1f09b20162fef90150a58f3d3764c0e86_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:34dd3f5cb10fc1aa35820805090b6c031a4b771931903936817a8afee2546782_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:751ddc2fe22c3928ae1e3137fd8b7741f4f671d5acc56467b05e3d9c892139f0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4f48095d3dbbf481a4f0044b496ade9fa59cdcd58f6aa9cbea97b3a77cfbb1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f2cc96d8b2c7942cce9c79607176938848aea0a330542f21c47b6bd8eeb4f29a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:10e051b10f8001bc4344d39d32a8d0c46dddb798f6ca025a6de0e78ba5b70b96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:33943aaf687567ae3ddb4339608e562f9f877f43d779f39820741e68f691b47c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7adc1f05bc8568cdb5f376950fc92b8ca886fdcf4554d7dd6815780118cc8153_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:8dacfd86daa69817ce35eb7ca51989f90f9aad12999f1c76e21a49ac036cc444_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:25daab414833b6f1f0f91b7a55935ed5cfd7aaad5d2f0eb8674a06a603187059_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5091fa31975c3af6c2389db26e31fad80220b0bab03d4b880270168a62105357_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5e8e1fe00bc512502b348f16a0352e50ac4a5b491b843f33c72fc765a48929ad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a2b9473de35e8194617769c2c1aaed3499d57a55110827f3f94f191ab02acdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:29835580dae34eaf6a13a4b2c706138f40adbacd67670f8d19cfb952e70593d6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:be7fb081fa52399f118c7393cf72159ef362cc1ed80792aa7fe9847b00cbfcdd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e865bad23956b605474eaa4c5e637a14e5453a53522b145138f216e4909b5348_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ff01b00b64a65dc45eac4e3a607e7bf70e41fe333044f357e436dfa0fc4abcd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:1f64e57709acc5ebc392907106819ad3f8896c436d1afacd30c6952c071c97be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:401edc06a2b99d0c1f9c0e6302291c78e35475003f74fcd9a487c091da70631c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:408bfcd24ecda598d5a71bf827a74c3e10d6d7748a9cb8007616c45e4d490275_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f626e4910ffc626acfbb1d2c1d0ce76564d139175ffd39e797a4b4c957c9a570_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:18064f2babbd41c755d29968a2d3f2bf5865a1d49f6bd9a37c527b754abf6273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4023611263777c3f71fd89b5072b36667dbfb91bd2fceee2923ca590d013defb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa7dae5d07b71b2e551c6d8b428f01265e171eb2bf6e10b3d68764fd9055d94_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:93addcca1cfdbdbcbaf0a01d5de2e63956d7ae5bb4616405c88132c3d416e5a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:40f34d8424475c6090d059ce4ec4f17394694939ae88bccd802007048d35f351_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:786e891282301405fd2ab537b4ab459cf984e50ae4384def434b47f28b6fe35b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c74e92a11425bf52a763fb17976e9efc97eb3e8f6d63f188a3019eb858481822_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d1d8e4246ccac8436bc696b9bbac8c102c26258e902f947c892c91084f7d41cf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:073a7ae3f6dee770aa3146ab25bf109c2ebefc561821e4f249a8fd952e401597_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a8a2e150b72f78f43e5f186eadd267ea49876a2e0579957414802b92700003ce_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:aa8d336c6822ed4dbb522ca8c46ba3e0e090563624353d2b1fac6dd55d00e445_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d464b4bd9d86b902c8836110faafe8c349da3bc03a7b352a2bd2f02e54069570_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:097e955c655e3dea8251b05c0f56a5cba51ef51c7e15b0812cc10f2a36a68eb1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6a447e5642af9c109fad7eb4201140d94eba9f743b6cbca3585e18624fe99d20_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:af05801e4082f887de2d89a685c2d13678d3ea7aefe1272ecad2085ef3d25b73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b888f5efba0ae2447c338beed49f3854460801ef19a0efed8ad22edf083391f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:016186005ba6bc28aaa6eb5e53440cb32db58fdad03c01cae007f13ca72b6bc2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:208c40ac2823a80f406d94cf41ca1cb5c7e96bd25d8ece7556608d717bef460e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:8af3cfc07d1611d6ea3459a77f0d3ccdae0d0b9867fda35bdefa0a940ca1296e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:be59287a152a193415847f19eb418698197e52c8bf1f74eb1162106404bb403c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b73ade6d149819e41a72599e2ea12b6a338d5ebd4d9e24e41178a1e2c31971f1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:c699affbdef36d64881653a63e0e8a5c10fd5dae0ef6dddb9bb7e50de29d8e8b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:368f61e0cd92fd849a673ec2ea2f51e7e6d7c12ee886676409369a580d0347e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:5ff7cea307bba36d569d6d66b4d3e116f52b69441cc071b830310d9f4134f02a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1cb922e93f21b2c055ecfdf002582ddc51c7199dbca1f34701aae9576d817c09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5b7609b2ec476d596f0ee4dedcc3579970fe5e5125c61a474536ed21c8c094b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9878e44273c6c014ad997855ba76572268b8f18709de8fbdcba5ccbd38f2a731_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c1bef96bc0b79e4462606d3e42ed71e4d37ef14d2bea928b592272a149db9d11_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2437833ae04941249ebb8b351a3f731ec04166d4fd8129e19d0717a2f651a234_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7033be83aeb0222e99fff2ed1436d9a9a61c9b616f6b0fa3c5352d8574bf5f04_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:707856466152b42f416d446cc45e45852fd3dc5d2e67c9c46aeb50c6d1baa9a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9705f3ca0e1fed96e556766c1d5b5e2047e4230ec3a3a57daeca21bfc152bfe7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:458c8d962d112078933a4279f40a568b4cac90843b236a2444932dd44fe5fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:7d6c779a0e71176bf7fa54cc557108b7d5961b61db85b5de24d077ed2a5892a7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9de43b02a4982a2073cb1b813b63dd85000c3153cd314603773907ef6ab62e30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a1bd55517958d9320e04f417ebcdae6ebd6b3fcc9d4cd683c54686c7660205df_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:11ba356bc22603fdc9da30ce02a56e0841715ffa1be1533e409f680525e35a95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313103a205fe81020b9acec854f03b3c35de728e2a8ee7f8b778eefcff1e9adc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:48ed707b531cc589ab67cc34196bd107b85250edf3619a3c348c45dfc6f535a4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7e689a159a17e702266acb3e5d7487f9ce17eed2c1f5166948103010747f2db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:24068dc6b55124cd76463fa0678843ff83f92b65fa43a53e360ec03c5fdc4fcd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4c58b309f4603e59b3a6e35c06e60c37631d07d0f07228bb757102f741b6edce_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:68f715655f2b9abb1f22a24c04794c2d05e3327d8125701c15329ecec2b670ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc454e0621f04eb9e2a384ecb30b7b863178447938f8024719a812712e4277f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2d3560ed1da1d414471efc17767847312a9537c40dbb327ab8951a393efe288b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:58bdfdb8d996abe6f35f177acb3d7e3c493e211090af8b30b6376601c57257c9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8eb98a0fd45c22a0aeb23f8c2558d37a1801b5afb2a2be36a9f64abf40f6a3dd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:97e599fbc19e379fb55e9181ccb16de1af1e101e6c10f872c35ff7a9082aa937_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:00c3fa5a11961ab40d820619e649974783d90c2ecf4da292ffe5caa6bcd1d7eb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15a421e4461be8683d967387b1224fcc0179d478f46618d03c0e7f1222ca4c69_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:663a50864f70ebf653e8ab5a167755ee632d58e199b81bcbbf0d43f01cad2ecd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dd4b72aaaf892109abb29961b61fb95c77ec0a7b09158d747c84116646c0005b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:085602599cae9eabcab557a60947d3f3abc272c51c3beae3ab9cecae3b71a3e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:fb83420683a5c649804f400ff80b041693872fa9ca1bd423184587e4c4e9f018_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7e57a906f55fdc4522dd130c76942999c5c28f469579dcdda2e78949a860b8f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a000a2a94ba6f3c2698171f1cbb4d6976fd241de64857aa74bc5783301ba5165_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:2593c53eeb484b020e297c286d13e17bdfb52253c06777a124b62eabdb9a1090_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6677aa15725f5cb40cb925224454bdf1ba07e37e1e0240b0dffd3499bafdcd27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:32bd53429d58f46521bb3b3da28dee2e9dfce9e41992d9e15483cb1da656f569_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b203e363150a6b9f1e3f12c4424af0a4fd7f3f5382bfafdedd041789c7fb5e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d271c473cfc854b34d17114967f659b0ba86a36f408696f348463e106930d657_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ef6f8a6c1a8e13578d16585d0bcefe15ef7a246f779e2aab32965e5d7016af39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:389bffb7286fda26e7f9d583a982f673c7487e4b152d0f1449fa0cc5956f0850_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6c6bc1dd1345fb7f5ba86cf728189fe3c576fe25d2b3e2caa6b3436e2c6a42c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:750d110adf37079c83b02b85f49fc612c9ba646ef5ad341b9a43c3c76c084e5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d097d858dfa7eb705412902a77e8750fd7fd883c8c83e6732e102d6751f275f1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1b7eab16cec06f09c6d29dc328c723e63c410e101f2338efd38c266ead5a661f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:afde633bf2b45cc358137c70b17b5275adf59c0e71317b5d40de66fe40155c59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f117e6c476d1e70d006f3a32f70c6e8dde636d40ecf6b350348315bc30feaa9c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f7b7e43467fb98d34680f471b5f99b52417deb826624a17dcd957268bf19eadb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61731"
},
{
"category": "external",
"summary": "RHBZ#2434433",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434433"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61731"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61731",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61731"
},
{
"category": "external",
"summary": "https://go.dev/cl/736711",
"url": "https://go.dev/cl/736711"
},
{
"category": "external",
"summary": "https://go.dev/issue/77100",
"url": "https://go.dev/issue/77100"
},
{
"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-4339",
"url": "https://pkg.go.dev/vuln/GO-2026-4339"
}
],
"release_date": "2026-01-28T19:30:30.844000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-11T04:54:31+00:00",
"details": "For OpenShift Container Platform 4.20 see 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.20/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:5e2fb7977a82237e497443e2bb53fd1c196e083fc5095294699399b61ce02746\n\n (For s390x architecture)\n The image digest is sha256:dfc309cca8f14d497793502deace618448e55a97686b49793034a16e014a5843\n\n (For ppc64le architecture)\n The image digest is sha256:097c91d50e665781b82929c57911fff13b453d1ef3ee1759d84a0ce88da8e03b\n\n (For aarch64 architecture)\n The image digest is sha256:665bd6fff9282786782e17b6b70520e798087d06eaa840e0bb37e2ed3a9ac59e\n\nAll OpenShift Container Platform 4.20 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.20/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:53b47cc5cad449bb388468486726593c6f5f0a20e23b035c2bdbe283d77fdc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5e268fb9530fc6ea702bfe64e5ad3864f40d9c0e3beeb2581fe2a8229e191336_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9414bd27ae196de5d952d6689530d09632bc529ea73e29ab09a2a9e8aaed601e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b1ca3d740fe69d29817827b9b5475172b8cfe21546b59c99c82cb1c61d19844f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:879e40240f8a9e6f323bf40d226586f5ecfdb91bfdeb0a2126dfaa67c3e3fd85_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9b4085029ca2e11663e7adfeee36a9f5783ce7106521fe02a99132be4bf4d9a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:acbd8e36fbcccc23f3fbc2013321c793d724592e637988ddc1b0d81b0a538ffd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f51d6640749d0b80892428c7eb2b54e1e75fc69311ce456c425afac40caec745_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2e7fcd6eaae5d8e35155b811ad6fe4cc9934b31a0076e80df6d409b11ca8d226_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:828ac94fecfe5b6e8263621a62187f070f9e3cf2668d24f00620ca47b29c37c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b152b96f3e1c5e6ea18ee532c4f747ac0e0bcf082c1bc0fd8ba60aaf7d914ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c5f8bb01174a32ba07070a5488b2fb27ca7820508491914337a6433d4766f039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e024a95761866be7a23ddcd5fd0dbbabbda249218d36ba9cf51d561575009fd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:4a5cb39ccce3520bbbd2bb98b84df278724e9084cf7abe9f100963b05f6a51a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7b3dac83c616876919f2bed7ef7318dce0f20bd12bcb6cf754814233f19710e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b466e339cfa61e214e09f1b47171616d59dc1748b8e02a096d74d0975b955c5a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1675f4cf4337e6ee6f4b0506017f95e48775b58ae80b02f24d2d6cf4b24e0897_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7b91722c7e9d1fda1994adeb21ebd50726d916378b50b942cd2a6bb636d98a4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4f190f8c7699860fef711a4ea52e922d840b0ae7f7b99f431d29be088e16b12_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c72327fe63c1e302e35dbb0fdf46787529e6583c544a20c0c7507fec8a9916f9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:148d1267925de54e2ff67cc04f7e1eea48e4812881eb13a6d4ac84fc9edf3960_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4728a45a6f0d6184637de454fa23aa87fdab1ad388c0f82dc97a63780d848148_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7ed045e8c4ffd8421d54d6a4ff9ee3b8af00169d184f39fafdcbe689429e9a94_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ee8ef9b71b81d64e1c95c28aa12093098c55dbb4a970f16237aee5cfa1f1756d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:377373ba5a37f2fc8fa27875afb5ab500820c68e660b1cab11cb52ad14541577_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6d8b5a059175e2260a85f40a098c25c61608feb4d59880c2eed941bcc3fdc6db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:82a2a3cc00c616964a3c24cf1095a005e4e573cb79c345e9004dbcd35e180c10_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecebe8f91837ebe91c2f9c159b54f6fea43fd7d750929e2a5b08fd1aee688582_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:1256eb041e3f4703292fda7d334bdab8ad59e6ded330b2480f0e450aee1b141d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:78083b25b57df22ae9e0eb27d3edd7c3e73de676f3dfabd4c419b37aa9c027a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b8ef42ea1815cde45206e98b2b0fc70ca55549df44d7ae7470b37567c30ff5d6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d61acb82a53a3e4b0d1d2fb09e94d34d9a990e43f09aac31f335f970a29ca82f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5855659dd086fe497b927919984f9ebbf9e5ab0a110ecc3d761efc6d44846245_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a19a3f623da8d80725954f6cd9aa9717b62c8fca465f242db675b28911906499_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a5328b6e7d62edfebe695362a4532572c99f79cde855f0ad0f46394d93d9cfda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:b49d1a3d8141b1b16c0dee745ab5a0109bff96fb8103ea911db8efd49ae1f1de_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0783c5a17f3458d7e3f59952ff01dfdcfe8510048fb41f8603e73f374c1fb49c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1f3a254a7c44483a9503e70e4abcb579081c62d5cd37ff435be44a215f7843ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:e113ec3685f8d055c89e11b0ac8acc806b4aed59f19ae0eb4e7d896d4276a4c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f9fb910e3a55c4023201befe8e29197f3a60b3c62b7814903bcef5554b939857_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:17546c1840d65f2ee98ac183705e6956f4131d3ff32cde615728f9f25882b603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3c928586ae0b46feacd6570dee3ec49a5a204227e113432194bc353f6014dcbc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:562eced3b90258a09cbab4518332ad36f9526532f2228da862d50b3076aa31d7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c925e942321c121dd314b39f7254913e71992d8414b5c778163855764269fc8e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:8ad05e7041a80ac61df181098b00784912670e01ec166bac6c504460828eba6a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9b357c6d30157c7dad00894e9f8f724d8be110d9658813fd61699714b7a48c4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9cf1116ad028c8b358eb013d9751aec24eda566a74325123ce18c10bade1e13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:bc49f21e2c4be0b4ca0c199a25f90548d7ab8f16e3d78ff4adecbde6052262be_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1d8c51ba4344673c2f0c4b023d72b683b2c3a26cbfe64798414c5d4e05005ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6e32a82da78fd60e74c129296bd390de402cd7a22a0f1ddbcfb9d3dec7ac1c5b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:aaab47f78d572983b4e8e8395c8c3d53d05c3317aea16c011032b2fd4f438fb9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d2d38a98fc09052bc5fe169321a534006a2ff8605d2314d04eee39e2492104b9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0615ec5b92ee4b3a4e28531f41a21b9a99a64f6972c76c66de90ea13875ddb5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46aea21f727db784382ab4a0329437fe9e1f4556c0cf7d0e3a6d904e4e3ef412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:62ca47a44b86ae7bde47e145474a0b61dacb1f6b503ea63475d7c090ff2b5db0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:97d075f6a0c08361b3f207632d98bdf276a9eb0ec0e79d54ed13550edee42c38_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70e3b704d6af11d99287446717854c466f188db69fc622be08fdd7a8266a1391_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:784d025249cf0f4921d34ffd4387ad7fef62292e8df8e303213514bbd5a3b1e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9e3be6f0d660b4809221fe1b2d6f51206b4ed40db4122eb2a55f23e0be4bf3d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d3fe7d8d1fbacc9832ebf90ed7548a6b2cb283f8a98a6ca73b324e427b5d69d7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:9b772451057fbf63e5173aecb056db601413f419ed9fd98d7ef3b08dfcd79e11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:bf155cef265c06b90ddabf0b4e5eac5395f4cbf9165c87e3183746ebade36b99_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:d73481ff034289f9f1cc811bb66ecb9a254de0044aee18755034c10410478f2e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e26d8456983b600e7248b5741030a68531e5d0f45666e6e3ae02ffc55ed0f906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1e21d1b03c1d8d6d2d5c3d2fd2bc68f06cf4ba6339390b49ee94980e66faa3e6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:85b66f1e1b6ca493592c62215cf8e94d29d6f1bcb68c146a7466133f661cff9c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a9e900b764acc0925e6c381fe09ab5c59bf8085ee5cb21b9bf87ba08fff95c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d4f70164ddbe9c49e57f079bc5f7f0881fce0f8a074b5a948ecd338a308638da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8445b586683b90ca3f69f83b881cdd46c78198a7b021b0499f3f5de367ae27e1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aa0f445083b105af4fc1cad85682c286dc1764c2810634c4266942677125412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f1ab95b9af24529b03e73d6d3cc3e010c53eeb72f7cd441160982e7a3f40edba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f4f78fda0baa299dcf7ac093ca782970074760999f96fcea9d170c9cd35455ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2ad3be815abfa60205bc0de77557f8bfc6ee8b80e3d25ee9cd1088a5e3f6bf8d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3242a9336b5a940e9a88b988d1780e8dd6fbe7055ff647d07a7885a3c272619e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d9c7a9bf4ff66ed09b758109eaa9002242e4eb9604f5c0fd964b4087a609d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d84b76fbb614c30c67c88d6bea9ac818854f6f9aa3ab2ae8bc3be266c0901400_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:45c02eac036665c9f003f0383f1503503580cdd5461f6de4bcb0b88edd8c77ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a0514e0c9580b85e61b553b971d8d3a65f3cac4040ad6d74a3337db46d840feb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a2f51cce516f6300e1724389a99afc1e5b00096d5d8b0c05c302d9ef483c166c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f7caf5c32326c741206573aaecf5fdfc4948062d840dd2beb7b7b1016d24e697_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:4bac5520ec58aac65a508a746976667acbb6132ebfe6aacb2f8136f3198aa35b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:019951ef27fb8d5ea4878b8f22bb0d0d1f357aac25b8998c743980377fe03563_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18b5b21ee15093503e1e3d2f6446ef3f5ffdca30bb50cc9f67dc7596930cb449_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86362580db907ab09ca1f54b284fea5cf787ddb5c1e99674f6ebf28a3990cccd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9ca06bbe2df39add7d22b660a5408b54b974ded86faf7ec9d0985acf0d4e9f32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3322914e1219da147d36aee3121d4d4b42bb619419535942aa9108f6918d8e3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3d444da8f07a9e605b799ae9e3154c7a8681da7824f959e2b5b2423b80c39bdf_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b87501819460dc6ba4bed05a65311592e85ef392a36e9296eeb11fcec26be8b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e45d8e82a1654526fc4562335cad427c7c3aa4dd01215e9754a34be8b9e64f5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:946fbedc73895ef344552e10628d3fa305bb50a0329614ced5b200fc1b4d2dfd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e4f534afec621975ef7b2389f239bc672eae0bc342fee2fbe9560e20e892e3c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:010e0f69ac3dec9157af776acd4f91d29641c2550466f6ec26ba31743373233f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:87371170c06f7ff9245e5c8f2a0884e969d6d8941d555338ef28ba63be405728_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:2c913cd14b852ece07e98db33327a22a4ea3451d241d37027bb51f595f93b0e3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:952b83652c4613ee04ecf5c6cfa6961fd66fc865c84c99bff4f879512820bb60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4cc93202ab581798ff4e06e177ce24b8e880ce650b45a135569c1257656c2b24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b877e2430ca1ef3b575577dbe08d3b13fe1274c1bb20e065421cae418a6374a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3701c8556b2ec7a09dab7e672729dc6057919b905eeeaba9e09ab38e3074ebb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:faa21d468371967ce9e5b262111cbdfe69ba6a8821b659806718866b3a640490_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f6d80e175d9165dd41da793921d5d6f69cf536c5d16e745b445979b0282045c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:42f5aeee6f2524bc1f0db71092fccd1260d20d0b94531f88ee037921bedc8408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:182402ad5468234dca690272044b015d0545229ebd84e85834f57c767eb96d84_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3e3f7e476df2c2b27a8c3a17ca83a98224c8db8952ef6b2117816bc81c9c74ae_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:96a17f8d79e9f8acfb86e3d54687da1c0564e98a9cc7d830b770db24edf9a96f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e244c83b21c68b755d7e0eaaf476a1ae451f3368918b80b19546fe01a9a4a9a2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:017f982fb763a0eea61580758d4f69ec14bb78e5b5d107503276683336f9983c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:677e81f4f2e77f2b8bd354cdb4ebc99e5701151926dfa36ca1a3458607d395ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0e9fe96d6b1ef18e0fb3ed4751d8809e0fcddada5387ef81e2801ed4036d54d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:13feaae13069cd9a08e285e2d077b96bc75cffeeda2e3b665443c022750d68da_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:105a07e6bc8acd530a8ae3097846789dbcd2c7a2f1f984805c5bb3b7449b1d05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3e0bff5d178668f001f74c4d30482753f481f257db49ad6fd2ff56439d95079f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5f9c581120873f1a012c29ac00721b6fd834c9378cd64f1d8e243da36755cef3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:84ed295a1fd729c6bfd8250116d752b4c3ad66c7bc01ca44408e7cb8a115b5e0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:2c0d1db3e0f37f09115d3f1af5ace12911311f70f4ceb574025fb1ed9552575a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:c69da4b39cf7ba1018b91423ce0282df124d606d2e5162bc8e3e2251b832cf91_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0099c7b040ac7e6ba7e91ec4ef2250bea6ac10472901aadee07686c63faadc92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5b132b86c1b14a775ee77dafa3a72eb723358cbce6e710e44d279c8050c4261b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5ee7943edd42760625d7b8f3f97dc0da4aa620b53ed3ca6b666e3b7a801027b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:906f97849e8063fbfe02bd7e2f951d4fc848c2d8cdbff947d40be50fd6f995fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:69827e616ea617867837723347dd6fe36cc85f43703b4e37b335d79fb3f87d6a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:703e8d44a7d59181d0a36a886ef570c5b838268acebd0b32d5208169770b6ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c092893fdbee22f0fe4a2a25aa458bc1dde8c52367efbaabc1155bf5a578cd51_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d6ab422fea2e5e0782be99e3a275eee5ff665baf8e7310a601d42ba2f5f39608_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:39071a963cda210a344f5d4255c5c5276d539e4bb661e21b49be11923b54e020_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3f9ca2d789b60a51018e0242a01390e1d4b569df21769682292d3b483954aa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c7ec38c4ef21e65139166bde80aa73a36b432889b6855d63b1892efc0ddf58e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:bba88a8f8b41c76aeddd25012b4dcb14da6d896763ba6a003ca824260b8c24e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69dfa976e259586decfc0635dc49fd656e878b513783579bcc2a5e456df100b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:86b4bd7254cd92f2632d90357ed08404521d89ffdd70a21cbf130f652f71c1de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8ceb3fd7e1d7d6bbdfeed53a97accf43b3981d5e101746e891a804ef8903fee4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e4f81394f77f17552bbde8d5682449216bf676b181df4a25ec1c6c38cb3bad82_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:425a3e4c2774dd14e2d4baf3bc6f9b1bc6fbcc41faa0ed55431fef26cc5db7ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5e27fe06737a254ee3fb2bb5ba38ebc79e2989487de9536b01b6a1d49488ac17_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6b64ed15c154b927714b840036c16293f4fe924aceb5624fc04d30e478d4673_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c797b64090712c154c848215b1bee933946c019c33fc9b08d00532d611f4d27c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1ab33f9ad593ee146550951038b289973cb1b80e15fa146ab20e823c89f64616_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cce4806b40fd1f040da28b0a76e8f7edb45e5e3b68fcdbd1ffec407f8b5d40a4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e237d756150f298076ccbd616c137d0439c8f59c9e9ca44cfc4cb04178b7a3d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f547caefe7cbbfa9c958fe940eaf72b2b08a460a3b401d1b059c3f097f2b7435_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:0b96283c10f51d6e8a5d00acfdd9535804d0ffe7c4c58c037af6d44ac3a85bd9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8eeb12229d09c020f7f71cc996853eb47ea1311b8426eb7fc6f28652766ded15_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:9d07f82ed2b467215c084754ef1fdb349536bbe0e3c83e3d48a2ab7a97b7f355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d36f927b9c24b3647fe58e5b3579a6bcb2b0b50322db690d885572e0d8492ef9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:317c932c74d67e596b97de943694f9561e85be9d8ca3c883865692ed47389eda_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3dcb7ecb5da7d94ddd370e48cea9fb1ee1314e84874ae192b8aa01a834a3238_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3fe06959d74f9c3aaa9fb9a90b3f33d331347e96cc4f67741f7d6ac6daf8254_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d69d1884d60a78838900fb8ac8aa010ffe8a9814bd05c5fd23640ffb2fe62078_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:30dd2fc299876aef6342316851b8baa68f2b404741f7eddf920818e2036b0828_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:47e721205ff64d2cd94f17a704c315ab4f48601dc446c6fdbf6d0651af0e282f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a42c0b3dff389161ee931de7d2f78272c1576632a357d7e4de3a8ad8e18cc2eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:be883bf81f21e85657ac114397f1a226803a5a0c50146d11ca24f5d0e61bd252_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:95a1813fdfba31007b44fc7d0fce109279f775f6bcf1fe7b7b319f642e614d0a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b624d5a16de8051a33eab593d57f378de36877d7db083144f88899929bf1c0a8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bc7bedd2a60a0f3d862de0644e511d6f330b72a6d12efbdd150dc9b50679112e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e8bbd18a1d2d8a8eed42cc86d19a260f2bbe9379e35257c33cdb70980cbfa5f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:03bfe65de545d250da52cd40db72e8b5346f149e8126509801be86b5f39fc3d5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9e8b46869a8d0cec254539d703e5da848364401fa9c203f0561cb0e5f7aa00c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b7c5a30160b834ce2256aeeee9a36a8655e305018d0647fb663106ec7e3d102d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dd5537f856bf3d86da38de94c7ee6fb9851b262515a4efee6aa1230924755721_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:37bc380d77c7db30a206baa5cec23341064ee370eb5ee0aa5bacf682dd67024e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5db690533cf26e8bffc456e69dc1e0d2f9554f6770c5ac75ea9eb345e1c101e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f7913b9b8f0aafcdc0c0b07ed43f86bb58d6da84ef92f950979eca15fc1a7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:876435e0b14447e833a4e9a0dbed2227bded7d857230557a101c36b47a105921_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4a7dcf77112dde43e0944ba53bfcc3eb802dea755c9610f86b4465b22d355856_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4b3de326992186eeb6206638396c348ef5b4d2c4597eb40e5f5b140f6efb0abe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:779674ddd263854aa364bbdfeb92865821613d6da30a0d3b503ceadaea48cffa_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d3a37f7d09a85c9eff1323c920a9a2f471908e90b7a1621155bed93048c81320_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3806c5c7dc711a3d63a26b60c8c257a1ed87dfaa3e628629af4ccf06325f6ccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:52680ac76f439d5334bb257ac7deb433ccfa6cd824dc2d9e67abf6ec970ec7c1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:65c1a312a57a482045f442861f6a64605d64994304b07567af0c69eb4b205bcc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:76901d5214dc2c2040d44d1c46ace24f403f95a92b825176c00ea29d7ba2ddc0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0f12505d607e05431b905de5ce0c31984ed4ef4dbc7f027eeb019dd0747005d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5383f749ae80a70b6bac223d5c3ce9b70d58de06c031a57b02ea5510f4cf2e31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:76e1151f0d25719c5257e106bff680514e740983333de92097d55f071189ed18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d072c04ce9f1777925bb8df07925652b0f8e684ce2e010adc6fb2c7953eb66a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:786c62c9eab9cb68788ddef5dee8ecd74e03a1197293a3047adacd489e034dda_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9fb2cde680dd3f850c23ee7abec1a4dc8fe0d5b3f2a1c80ad6c8ad7a62b53f4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aef7c437611ed1adcba12e9875f3fb2f094d5116d5a0449066b48f25131faea4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c01ca8b3c84e8ba98e35d0cf0a659e76bec4189a198f82975e6db25ceb336b9b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:41452719dd766d6229b9d1d808b89825b1e7e0aaf8ab8e70c0aecb1b5eb30edf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:9969b96f421a3e9d27a495bf1eff33dba8ae2c12c0cdd33895b6190a4f75e000_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:99e65563c13b1a6d3e64f79ab6491b21106b3d46ef75ade4829c33cb97100ae1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cceff5ba4ce63edf605c087cba759e8dcc40c2abec0534ec856e760f1956a85a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:14ba0bea138b281bee5db9094dd7dcd1fc36c4712198f408c8811a7522bb877f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:416fe4e736d5f3e3b0e4668fd2f092ae855a4073d18a064bdcca73ff5450b77d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9039143f009152a4b6040c8251f3444fd1daee5ecc76eccc98818d9a430a1bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bfc08679165fb0a4c17c4002ed676f7e6fb0571ac72ceae8a1933436753fdc73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6f698b3a95ee24a6c821c9ebf30a610510a639c6d3c56d4399fc45d34179dffc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c44d52cbc06cd3702b2ad8d963f15dbcaf0fa5ad86a800b9852c4f062fc10a76_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef54b7c8c1f96edbed0f3c449b57c6869ea4c33d97f883ab697f53f7d923f5c6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fe664cfc24f79a569d7c01a226ffd13bc91fe1aaf3b3c096dd8ae3d561670d07_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0edca20347f1e9c88542925020f52759547e2af94b54882e739d6c7fdc7150c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8d99a2cdff81f2c41a6b38c625f7fc6f824eb3c3b443221039367b790d8e2a72_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9da0116d6b0b4f33ca7ccfc26658ec79c8a4ba17f8a63d0bd399ec26808382fd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e5106bb4c8de0ef6b9f177e58366395c5bdb3bde226d25a7667ac54ebf952d6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:226cc05403576fbcc6d40b001ea969402a5e98cefd9444329396de56ab21c36a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:850062314bc77b0442b9f4bf463db06aa716f62437b5c9d15b678eaeab9f2eb8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:b08df82541f0a9078c8ba31db67897137a2f71fdc9fd0a79e5230ce16b3e9735_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d8547d72a4b791ad7435ccf3883c427db9f6592f9add54cdecd0b46f2b55be60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:25db07689f639f79919d6f028a10375fb9b68abfd9cf55829333d0360a7acf99_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7e6de11065df1e2acd959d9bcdfdecd4832e27ca92e291c8b5128a7c44c0d8f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:96aab15a47ed8722406eab6ee2933a1c842a29a49c2ebddb60e102d610c092e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a415eb2cf567e2b9f02fcaac05b2c6dd11625cc3120e3a494d8690dfe2a413ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:048eb32db3c8e83767639d6ed9c7e07406348b309dad16fa8e0afb61a65cf87f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:138478cbb17db8b8cbd6574d38cb1c1a4f72bd8d319fe2eb02954076febc903c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ef6c3a619bfb3bfbaf9be20fdff6148d1af0701d4ab13a047867f734859ffe1a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f90a83b839dcd68d04ffee8569e4ffe1bcc695d192c9026ecfcef9d52428e4fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0c2af2e992c5b0ae60cf87b496f8c6b5b3f736ef7576ccf6f03d37e3a2d9cab1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1217c6f9b998c01c7a6c283f035f11692d6393596194e338578919d8809ac2d1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2bb41b270973bd2db4b6ded25357ad5b4113e03a64a5f55bab27e6723902a79b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3fac63d925327ae02db3c5afb3e0a98ea12feb309e113abed5db353faf4ba7c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:18f4a3cf19874d5b1696baa731b7b2207db1c52e014d99b42a17a7d1125e05de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9e25ecabfe5600eb15916f819b853e7d6a445cb61bf5a2fc9396af787213905b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:da51fa3afa3d7cad2088b785407b6ae2d73640550410ed375254c3ef948befba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:faa48301669a5fbfe6f8cbdf221e964c349956b51d95fab8bceafe9011f5964e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:73057cabcfb42e5b5d0f8177b08e6b2eae217b99618d980b8217399c2978aeed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9ffcf3713cd336d9fc552be6b05f138b9d16f225e58ad42d7a96c3eb3cf154b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7e1b5dd5ed0d13ada6bdbb9adb924cb985be96f4345e2d8b14881a5d55469f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:aae9deacd010205f4a5f4ed0bbb3408ab493972ed4acc5ad296a81f0099c3ef6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:19e833e3b514dd6fd339e0c00f8dbd6c45fb7ca16b9cd291d50ab05adcb6b1bf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:67df479466b162b90afb4d17a6ba5d3d51cec078adafceb0a406dad55173371d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b580c79b9edff4d51d5317ff1e1dcd4bc193b439c268bb5c084019c1ea3fddf4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b63a4eb2eec521dadca336416406b595e0db02b853e233e3c80ca454e1153b28_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2fbd7baee98c89f59a87d541fd4f7b2e14eb88645b53fefa7b44fcd86e3e1eff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:576cacb6ba6d2aa3882a295f1774428a945e7b1c967830633293ce04bce08571_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b41266b3bbbb3ea638466d14a35aeefee8acda9a0d2157066cbecaebdb751d4a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f162f5f3a38b4b1b1f71db3e1301de7c60baa3ce9a4e8e5bd66227795d366b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:11718e3d6ada33abc0530890da159ac99e8f63b03266eafef8819c48c92aaf51_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:1657eeeab10652e30e60633e4fe5f50f278236a2814c6a53bad9effbb98d06dc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d4022142d133560c79c30090a045441bd90271ec8de528d2bcb4590d96ad1e98_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fada881117627ed34c8001afc157a42f6cf0efe3e4dda2b73ff8d665c2f8a878_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:00d0abda324914e5599f289c37325f387404ad48793b6db32b3da0486af18cb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:07558b4306c0d5dd18145b65758bf02d8f451462b28188e336f1dea1091eab24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37287b7720a8d5951fdf6f92b59a5b25a21a7748b93bffe6a4686fe377e80a1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bdf5c2bae7d4516fed258e2bda5cb9162bf42112dbfe8399c2a5f4596ac67bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:3e8f19f8602c6b0bfcce59dc51858195d4c10fc53a652c6e49be3fbac0bf1338_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a5a69b772a5f1cb9affeb3c4ec5f050949b95b02f55eccc8e5897d5e392329c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:87adef1f28c02c387f795e0eb47fc925eef6013aa0116e5fcda016407e4d81cd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a973533a2ecfa414c1f95c4d8ffdbe85f18969a740c19d3b8c4d2096f17a94bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12f1e84fdd0ca084e018f3f9ca550bfe183412dfe42fc9ccb356238ddc572a2a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1d516d0e3b8128ab9994d2a7df68251a87e0bef013a6bc7040d519ab68ca8b37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:58a646461aaea1fc7522e11a0a4acc5ca784923581a2d15cd36319cc1d59d210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c399c4381724fe755e5b7cf87e011eaa542a86928fb9cdef4de244cc57c192ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bb706db0ff9b591f189d089a9e5bd5bcdf5371b312529ebede24329a82e9806_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b9784c555f0088c201e5eb269b18dfd3212c727cb202250f18139fe7ee22e6fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c6e9100f0b6420f2ac9f68bac1e19ea5a813b58064d54610cf77f86fcc1410c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:df01b29e279c5fef750737c48041bfb4ef531599fa6ce556987ecdfbf8eb6767_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:443c8d763eb16ce12ad7660e36db67f1f5cb2970cfe0c8ccb922d4697f9e4da5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4e708aba93aa644457fa3aa047fafcea0b504cee71724917f497fb4f0ad59210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aad14619136317ec49570c1059d59036fc36ed2e6df996918f2741a7c1ec90a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b3989b5959fb58d543612b9da4dad6797fe62677fd148ca59ba77c4ae4c9e17a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:00f150e9a977b547e1511fbd0972027a01bdf4852bfaa5b7c21a01f1bb9cdc76_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:254799c9323f6f753924c1b739f189f5daf7287cca9e469f169bf5b145dac19e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:45f94d3ae86090cf4ba0791b9102e9b118e0e9a28d3901611051c9eed86178b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9553e2fcfca8cc369f512d405c92c35cd79a0d5ecded5bc11be78febf0efc8e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:593d8b13bc16136998a2d109162e54046a08ceeda2a74d1e6d9b2d220a772f8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ad0b598016cb0aba3335d6d9bb01a2767fc3032baf24a2f8a2d857651a38222c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b5ad73901c7036206068e9a24d71cc3bcfa88207a59ec10521f1581d784debbd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c2b60ac1878d974e0608955a1c6c104bfb840853fe10a6bb6c971951042dd0f2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:182e148ddb5ae83c7540564f0975f28c17fd859912bedd6392231fee95060d69_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f766d291114a36f9233b68fb3a1bbebe65867c37189243df0c779e3dce7f509_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a48cb051fb2a8e5c70715093012f18b65d9bbdf7a4346b1cb828f2592975050b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b605723a4087f4555d491389cf5bf15711cbc1b1da84cdb268d4fcc5c87683df_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2e976d4a7016dc2a541098fce90353d3bb922943373c8b820e5c95893ef739f8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:68fcad612630ef316bc5f86ec98f828dfdb928a236e551a4c8dbf8f919f4cd98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e44082e909372715fb8612484c5fe0ad82699620fa530e75f10d41396ef6d63_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a949ed5a2a43edde8fd2abcf0f91c4ba4cff7dcbbf131a2ee579d1256ea628a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e7ca33f11829a834febec5a1dbe0f267b53fcde66dda9128eab3df006d2d7e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cd72d535761b16f14b149a155a1a0f4f0dfb0bde6e5146101914521ea1e2a365_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d91fdcc0e8bbd15d091c316a5bfeb683a7e9982ddf474724f49acedac349c48b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f85e6be61cb6c744900578d654909ceaff76eb98df36564bae2e57a3a4bcee05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:183bdbb02b5bcfe7bbe4fee5d0fe520c986a5244f02cc896762d36710498c18c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:19fd07362ecf5282edf9086f840bb9e1dc3c6da56bb8ac3156ad05ec54be9408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b679f580e43660d36492cb57d275f6cd2cfce6d7c1d872d871ce7ddd9364dc72_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:dfb848cb68bea17a789a807b5edadba37a02947c506b8fa58d8b6376cfd3fe48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:4982e0c65a5469001613886115ddfaba5e2bedf6c1f9c2dd538a73646c190b00_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:89c7b0e5f1c0f13effd3888be07da4acdce02eb54fd4a214fc8a3f9c204d82b4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c04482437d736cfbd2259aad085766f911951255d77bde48abf34af758e42744_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e0f6f48dfc0eb1f410ac198eb6ef6a9c6ee288fe4a01b7ef65e6b62f6b939153_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:097d5658d4c2cfb9e88fa9ab82ae4b4d7f3108a4dafb42997847cd714367973c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:221e48cefff45243b181abc4074adf95df97712990030b4f280b65452083bae7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3f8362646716993b61d35b5377b402ae627c15ce3d2e6b7ff0d5b52159e81726_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:73acd569142f5dbfffb16d34dabb2e05d4552354cc58bba83ef8406029c102d1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2d5a9f1213ef66cd474cbbe11dce4c37a56613cb136fddc8a5a93ac63ebb79d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b5e4275e6a80d99ffd2bc73c26b421f7790ccf88782aa8fcbb22d588fa15857_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:a7216bd1136625966d8232aac1b61360a26e86ba203a6135a32395482a097bfd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd0f6d91a4687e3bcc87e4cc6f1e34f8ad19346648e594491c760bcfce671c96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a9a27ac5377c42979866406869e8de55cdc219ec7090ffd1e4f98c98127ac27_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:57db654e947f5cd7efea9409ea18509c3d4740e03daa164c62faf886a7287ea3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a9ded8f2c9d761de5ca64c04665fb4c9d69ec31ea3ea3c7e91291101a00ee876_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:bcb139bd20b7cd79ee16cf8968dfcb0a5a3398bcfa734dcc2c2ec47dda46a93c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0e56be34b942905008d2b7f1ebefe0a4446cb35da9f4bf09e1e3c0e15d88395f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:761b0b68ca18e23e758c780c5baee54607549cace7f1d337b418c0e0ee630ddb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cd32f964f1f4bbc981565fbf66b6ce05547a32fe89fc6f6fa3f634791120cf9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d6accf480e8645c70f53adf062189259549144af3a4c3d736b28c561dd538f0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7aedf77c4e1ec8b09c77a9d37dc1d7c3651995bab2f84d23c1478e06fe97a7a6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:fb2df252487a734b3e051ff54713a7689f7f1e8cd93557f846458f54d3776162_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:786831a2af730d5ce6e8ac1c247599e872e6c683ee53946c9a552636f02c88c1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9d807221e98130e63530f757157207556a7b2bb7fe7587f0d7c5f9d1ac9592d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:9e739fbf82f09ff6bbbd9baf6f2e64b0056ba1608b979e45ee6de17dcd5fcb85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c2a9ad6b4707faf2329b88b12e06f6f10c5bc6ff15c06ef644ff14efdc736653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:84e1af7983cc502b35755475dcc87c2eac2e931f623d070736580cca65081992_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8a9610268e8460c1ffa73d5f27f7fb9760b08c4d98af29cb0edd30b1afae7460_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:952459632a7e13cff2a8543a1a23e0032e9c163bc223102ca0c8d92c28e0acad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c568a4d0ba7a6137d77cd37e77f48c411f840ce7b36df3bfde76a5047a2c3f7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:21e0a12571846addb7b6b112ffee2fe3ab01a501fdb669d9b1056381b254be89_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:97eeb443e12e9e91f6a38ca22ce4017ed09320a8ac1f79184d236fce8e2b21ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d26f837461773b3ba1dcf7b77fd95fa5f36580f4cc351e121ec65fbb9480dbef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f1fdf87492d66f03cbca16cbdb07607481041080c244d94c59a773cbe5457734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:899eb4bfb863d1cebe38b4b8f2d098f0dfb501eed1fcdc794215e0d7dd649b92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abfd8c69fd7ac41b2a46b8398370b79ff5f7388ce09d80bcb88180b160ac7c2a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f65fe33668fabb81400649500a2fde6dd3236650a129e074664a129c0bf6d738_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f797d5cedf4ea7f121eced618e93dd4f53eb6ec5828afb978c3a2e504e16c11d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:1560bc58a43485387fda173fe0a8a396c2f6b038202bd9863c85d1b666f3ddc1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8044c37bc844e6b52ad027f7f7557f8364e73d49b9ed3730b2e51d1d41ae0387_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:ad0d0922f3417545e5fa1d6d5e7f05476552388714757e856d42e5a65fb99e27_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:efd6130dc94592715fbf9fd2f48dbecf827c64d521e5850ecf773aa07fb3bf89_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:64e1b9fd351ac5ee0427dd131b0dccfa961b07df2dc72225f59090acab8886cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a44323edf14cc87c14bddfa0c06979a8f696a159cb091623a8351973b35b4d14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:c0b9d948d72ee8f79c2e6b4d2f255c6959c21bb7bea1d7b0a260a0b658e490ab_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dfb14efc88780729a819cad4cd19805fa7f5b660067b4e7b10f61d5e8ec3270f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:15d9d32b5eaa1603f2601dbd6898f0182b709292ab0153bcfa7bfebce5be13c0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:178cf1edf9a80f37bbb19597a34bdd8edfed5e44af3ff7273a46a7b4fb7fe964_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66f9ceb6d26ed52405b9439606d49b9f8158c0d2b6b0eb715a22ae2c746defa9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4754971cc6f907064a799f4845fc9f949a3068a5b818b23eb292c8346f9f2f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:766ba5aefee0ade548842c06f8061fe8b849b76d16280e3c41225f21d2d0b6be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8730cb01fa2ea29046c200890d8cba4b0291d769db57875b93c8e7c1c68af3e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b2c1423302c27b56725d91ef0c9dc34903eecee9b0e8bf6761f179bfcc48cd32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ca6573030508bbfae251c27a292bd25384dbe3ce55cb58865fdad2fe460fb6e7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1aa25a4a4eef7443d6bdac8f5d159b41db9cab89f56d43d2d7a01a0bb7929da2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:30b84fb0b78767956548a81b10d276979967e99bd1dcaca2bf06f7a14967b86e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:98a70790286c97045f4ac1b5ec5de45ed043fcd0ccfbe96e6a93dbbf4ae0d96e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ae9f9c747fc7f26dc4fe31644db03b93c7de10384eae1dd40b40767c2e654667_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:115ad4f19e948ae0fe04b57c131a3ac8c261cdefe282374a667dea850e956500_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:15673b625efc49511ad48958f766aaff589c68c5880c95d7c6c89e5c9c9bce5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:78f92ad65baee06e314611b83e07e7a87dc4e3994ecb76b5b3b2a2039c1aa2b3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7f0ce0299f97924b4c3ebd129ebc0d9cda54b1126ec933fa33f20f438694a590_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6b4db8392b4fd5d49b177c707bed1048c6ccc7564f2dea39ebafe492807884df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7aecb1e4860f54933c9e911b415aa059ba3c7664c2309d406a56b305887ce6f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c662c420d15d0419d38af3038fc232990bc21299a9e56b26f4df6371d8022dd8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d7b45d95a2687972730a64bcad78fa793e4a244d5a034969889e4e5e5b319057_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:02ef6749721cec830957dec8da2d3fff2dc88a9bdadfee0f7e3177a27d265fe4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2fff2ecb2b19603744be8e2821f401a9e0234ce1b4ac15c27223c10e24ccc7b0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:62e44648b669cc51e9dcaeec49d2c5b880fb93c32c2bbc1f535904b40849ded2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c1ca8a203ab5c80f3d7b8fb9e026a46a75bfb0f5d6e4d5ea09dfb2a2db5c6a2c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:56f09c58109b0455903b4b1e938639c6c1a9491d4206a1e7b4515f89d5510a5c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9b5c3e0697d738fa6c1fe2c115d2133275ec3adfe2d412547535a605f30d0c00_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df2d7c18bdb6bf49c2f655b7dd70cd4739b2b9b4243fe2f136042b922a029e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2534343a990c27b8efc5d674b4b97b24acb00d781c75004adbce0c7e187ea742_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4f474f91da6fa969938f67a7b254f6e34e6ed2d8ca38e4de4d7c190328c65352_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e2b3a346ee194564f34a2db8ca14c08340b063c995936cd06787b248cea65622_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0cdf866394b6db732b741a22765a096f04feaa6d0237c1e54d310cfa645f2883_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bf09aede6dd816a7c1f6db9a73f25e3414e0f408e5744dc2f32dca5c73f06a74_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:db8ecd1162e094b6cb166b88dfa40258f31cdc4db3ca7f6a9b110893bc27d044_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:acff56a6371c4fd63e831ca8149d5dc5c2f66fcb9e5b6f2d81afbf225fc9cd2e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43bb0e2b7af46bbfeff6809f44f401007498cae3cbc04a9c4e8f8033f3142d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43d5f576d8c78508793fe745384e7c12b08d52a6757f2a60a4e416d2e1297cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6f5fd70511974d782b102cd378cb932ce27f58a18ab53599b570954c379b88ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:76698b01437d4d0a46f1bf3bbfca30ee2065a8684199caf406e0e7a027871741_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:acf2839dbc4ed85e957d4b975b0ef0c08cf06d42f75f11704e9cd54197548784_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c8a1a13f5a36513e22f8db1345386f1835eac5b7f809c6745fe43afe8372ed92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:22d7a0d9938f75746797f97424284f6e0aae7f853b392bdc87e183b5c834972d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7ede51978a537c20cf89f7e2c469034859ef89b1f34b3a8c89a727378746bd24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7fc7a7fbeef800bc1efebac7e1d9a3110ab4962405d181df23b01e0a9ead70b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e0f8524eead302224bec4bcb23caa0b587aaaf1582ba0e9e6ecc3e2e9755bc32_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1598a3a15eb623d10cc95a97996611c0949450cff57257b2d1851c8d83657a39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e97767977f70b4a53e7e898af37d51c1ed2a0c510fadc3180d3ed6675ea5fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:acbe9df84cedc53ddc968e5027c662badf18384a9f25ad78c914ec4eeac208f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d19ee5bb8b73f322b0bfdce50ffbc25cd89737b6d378499bece9be0dfed8a262_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a0d654463288adab9acd6dd6bc5e9bfc05b60081e77877e285b60738c4210077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f3a38302163122cb34702f23e88de2db5d44d70ca24526f4a73624cb091de243_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:348bfab8b43715c5b79610c50bd7a8c383bd7e0d404fe26ad3745d803fdaf339_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c4becd27abec4f1dd782dced2c91a832a731a71f37fe7a3b2d07135702e0d512_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b27cbc2a5d54ec8bbf744ee483f2cc81b9101900ec9e229d362a8169ee72b29b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dfaadc0fd73c36c83063ce6442a9f5e8c1346422f7bb10faa8d27617a0c6a710_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:57b58c92ff48ca5f8275bf41b1f1284b3f0ca881df22e355585ff7877b215198_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ab7d9c2e48415e4cd8a1584e942dd2bb98848aa657ee7293fadebbc6cf439c4e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:eecfaf9d138ce8a5618856ec98f2d2b41d2b025acac5852e81ba20aa7443bbf5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:08ea69707b4d728f1368947281cf3ec122d68713209cfcb0e91e5322bf1ada5b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:09862c60fc2dcb1fb0aef2776148ff46117460f2cd92e202c76c0d122453899e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:59a251157e8aa68bde3d1953a52c2e3d34faeb9088340c7f5f8e818e82acef7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9fc0a293a6420dae695cb7dc0ba7306805af3bf984be3e31ea585f373bbf2011_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:08bdf0bc7808dc10b3597b3e37fe97d768f0bdaa0b19dc8b6f565c15993372bb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0d1e25b874b260043556c33ed62a26ebd56bef929e3539fa86db96501a798b14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:32e253ee82038724e6455b3e80d1ea6b056c92c2053ebb22ce329ca5b7d5f03b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c478e1e2e08bb0b44d9bd3ff8054a12e7d98be7821045cbb218c62e1fb2cd8dd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:06eba656e1b664519f5e663e3ede831465f1635ecfb1d293c1b1b745d79b4158_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:19a89d0373af1265e09e12bd377e5bf631e5fb58c36b2f73b8ca86d186bb0840_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1d2da7acd64cc59f03f6a986306fc7d51a680a55b7f62e180e66c6cb3e213037_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7bc8808eec74ba5b0bb91d23e918401da8a4beda52fbe93975f4d7d190836aab_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b075e0d54437ff4323eea051e2347a71dc085464c2abbdcb4a85d55d9fb84e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2d19a6538ded95c21b22b0489b00aca53265ea73b4f5f7b91eda8f24fb39a12b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3c97585f4dd92f700fc44e21291f913aca946c75bd0124f832a6d8d1c5f3d5d7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a7b7e0019f78254b5afa024b7ff6c9dc0440e40d0f6fdb22e6ac86f261435915_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:344a60ac1e833a349a8f24f3db2859e9fd0f45dd562ca50478973868e3669451_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:693b81294308ff38490144fbb45de352926be577fde7668a60059f3e5be3b776_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0ad2b1b3b63a22d793a67a220550e7730d49193e36443b9783d045d0d628e986_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:624899ec57f3d7269da3b5acd20040fe1ea2c1bcc617910f7659cc3110548dda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7414f3068e135ba5f9e0796967297f66dd619122e426dd8355a7d21c88c3ac36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bf6ac903efe307b33a5d17a000c4dff28c5ac55f5ecde7d65a15025d291f9053_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:35396543cbd1ebea8e70f1beeb10b4fd87d9a42293b1464fc0442eeadc6c0e7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4bd4ba390e83fb3eff7d17281090981125e08ecb458969b5ac95da4342641e65_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:602dc9f92b7a8e84e6eb998191263d186d1d10d378eeef0845435715bee812dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:622a2e6ba66f1624454cf3ff9229ded9dbd06815ae6512f251836da18b545da2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:265112268f914a12e152e58a674116408253b120a35d5e696c2afd059b6fc015_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6e2c4811105f74a2200eb5c14cab29dc5735465f3ade08bd44378d1a3f3c6a16_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b4c1767d3b1d7d32b79c58d9894a85e4e897deaed7405281239058b204a5209f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:dcde633d96ae797962a3bec581ef3078a5142b3131595e0055031195b798bc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:47731f2034e86e1b86a86d1b9ab20e1b978f89baf270a567de3b6be17665dc6e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8b00cad2744076ce7186abb2304a0a1ac8bc84e92ce76c843fc19a3d5f79e049_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9edb1bba41b757bc30ccc0bd7d823f3574e21195a1a4075a31ae5bea6fcea516_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f3ad88ffd94f0fb2c825452841ee7c938d81a522d8e8fe09d224b42fea301d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:24830ccec39949668dc836f6532f2375d0b7ac23ef69c78315139c4e15af4088_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:67899e606e1ac40ded141b4360168959587a7f1385299f99ace9312016cb01da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:708686f865ce646ea8e6405db61f539773444e873f6101e733567cf8be40b1c8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7fd150db54f6ddac412e063be423bb17cf0dc8717df7fdc32fc52434cf7c866_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:10e2611fecd1ef8a770a366382bffcb32096b3a8b396d3c0f3a67c06a809e186_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8e26412eb9c4efddfb90bbc864e68aac6ce43541f5952250709e973c75cbe8b9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b6ef9bc4955ddfac9ab851f8956566b52a49526e6aded669271efb338603f3d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c084c44640f2949bf5fe89370cf105d8307ee1d2f9ec8b5bfbf7dc865fc45476_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:8268d0e76b556f2b0413ab6975f15aea685b140362bba5d245ecabf0668a41be_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:b1e1d2e8782377f73d8b9d458a7d433dc9395ec7fefd2e376a54a19779dd4ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:556d277848c695d76ab33ae109b99e0448bbd60262b39ae7f5cdb5c052252b3b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8107455fa57ff48346e4b056bac8f1d73071699505c62e3c4a6b63fda65d1301_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7c037c5134abbbe50088311f7765bf614fecdc7da0b58b3491ed0924a45cc1f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c848d97da53997ed67654ed4cd558961e4ced5fe80860831f6100f27bb97316c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f63f5c139dff756c4a36e8c8aa18aee4dfd74260ca90a6c9cd8c68b7a23f5330_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:18e2b009af42ae09190598403077f59ac14fff0083dbd0377b23dfe8bf90bf85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:23c4ce9a3efd2b7cfe52406aa0df67bd6b17e2ff2583980b24e5f71c4e69bdd2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:45faf0f08b479a7b6511703243cc6746129fbe639936f693e245688e33cda4f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5fddf39479d0594b6514b837da1e9fc7cf23aac4e092a43feec2dc738f3a36a2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:27662597b04f8a83ed40951fb3161755e565f4b45cb08160ad65495b1971b1b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:66548d316213a04bab082f88b71e84f26f93e3b861144b79ee2a1d6daf236e67_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:915f0ebb139d489bab32c418ed4708935e65cbb95321aeac9bd3dfccd682713a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fdf3b790c4ebbb4a049a452ee65a4f15de7c6b1fa06227dec1e0f44879d33d3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cbce9872ea22b8756670549f2844f8aa6a3323779774c4839a455e4f831eff31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:da8d61470c3c3120912a4c05fb149d404da73c1cc654faa36c5311b3ba47c554_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e33aa6dfd96a471d0676b033c4ab64f112e7a200b15c74051bbeffbf48e68eed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ecf24d093581fc39574dceec3d50efd4c3146cebf49bb7a5a450b3f8ce740551_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3dd9ca3b6c119ebeeb38e5529407f1889ce2c06c11f15bbdb38955caf2a3a44d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:53bb0329ee10d609d297ebe7327e9fc2db866a3d32b87ea4ae04fc46d9aea7b2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9bb57dbdb1f3e05d2e711c87f59f05c56aae4504a432a7bf69d0719b614f5ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bdbec412e541109c63c5f342be19fc88037c485b199856d55ef1798510ee4039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:332ed123500ea4dedb757d95f0111658b96faea8f8996fd74dc14e51e2ab9978_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78d21fcf562cac4d525153a03c574bb2a9ad71d50f955e263f06e2fb2b1daa08_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:907a8679fa95ea05ab7132e5953560b61c9ecfff5d0ceb4124cf8dde42530cd7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f7a732ad09341efece3af08500fd7c18d9b70e4e2e218afb2fabddab0145f393_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0958362f0fd9f365fe7c0553d468ca4b116c5b879c26b8035205fd95fbda79c4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2fe9e91baef7b27e2396be83a187282ed19482386413f82f8e00446044588132_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5bad53fe321f2d924f07f7cd8b6f19771631a3c75dc25df875d25cfeed6290ed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a42d5ec3c0b582a70bfb2297f3f7461f4b516aa28ea8a6c12c6bca2af51a9e7e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:64b0f83d2d4b40eeaa6784ed20019e2ae2c7fdef43c3ea9a49eb07a3ef27ddfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:744da89cf9a8ac399564877fe699525fdefd31d302b70bbf33d457361235ff26_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aedb8ec541683a33066c8e4393fdef2b2940879da38f06e37bc4aa247038081d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e5dc458e034b48610c05a65784b4ce8731709969a25867c1174beb7bef0d43e7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:10c59d23c3b20e640fa3decf0fff7db097b1da46b58058b1a9dc1284c8d5f1d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8946f0589388c5ac174374e2de1a4bae4d6134dacc7fef9a95bc54f41265ab9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9ac3b13d328bdca2a50d286adf9f32621a3a059f3dedbb0f3414bbce3b1d83ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c56dbbd0868f35b7376cf4208b10f1be543b5b8096ee30322b44d31d5887b784_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:104e230cfe12c0f6218d5a834c5e85d1c3f962c9f00dab941ef7f409243c94d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:56e6a16d77dc1cf0dd2bae15f9117faba1c88be9bffcb4113b29dcdc32bf3dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6014a9a744d98499f4e68c99a612229b148db39c40dfc0fc72a0b0fdbbe26626_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:92d6845bc5c65cdec3d0f59440500af1b60b070b415ecb6e3c5c276fbdb97f4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:86dfa215430ea4c2286a8e9e0921f3a4ca14fac70ae6f5ad4f66636fd5620e0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c20df9f23d90cb585878aeb06e921741267b98a7b078ba494f6dbcdde2156020_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c64396e8b58f76b4f416e1f76332c6a28f2ac866240a4a07541d6ef4b13801e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fce08887d2471192a8b68228f61636bcbe2a8b78885512d5ee24d55b10784df0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:42cf0a1f66357b0054b4932b2952489fcb46182e4ff04501ec3b8ec4fc86b5c5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4652118a90e9d0fa90010823fdbdbe1c49db2b208cfc948a835c7f2aedcaef14_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c827d0d949f005ac61c1c7d43ac27dcb842cfc2013e42b7a70a72d18a20ac45d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cd7eb7f4b822575925bfa223282946937c7dc5053fdaee9cbfbf8d0c2467e59d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7b4dde279a23d7f73becb18b204787bec7ca9bb85b0fcfef4a7323ef59dfe6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38bd513387b83d3388d063e797d347932a335306b9f65eb73b7fbfb478b95748_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:96674cceccce573229f82da92f10e3029a5af33b192ae9437214f50bbf9e2651_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b5b9452bcca062df5bfe00b913778e2c182a6c2edc8b649a62b0e927037d7eb0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:578f67e6b9aa327a20cfaf5912a5601489ca0653ad744109b08262fd31d27d68_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9b86e03cdeb0968ad70f6372630bc5e974ccf74a63666f1b4517347d5cf66e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c87e5142780624f7090c8a0dd9ce935b112b74c86b8f0a9f97779df293cdf94b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d6b881c99cea669ab664f41460b5910bbf8953e57dfafbdc5ef6b44d8b45dc39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fc58e1f537d1d1cfb376c8bb3a1390c008341212540fcd98a4a315509cd7e62a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:80ea2836ec34d2d2995c50a090e9a97623485c633c2cc39ed4fdce34c9f253dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18c5603f9bf889466977a8cbc1b1e785e9e93a76852434465848b00de85a3384_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:852a40e0bf7ba727a9a4f4e65d820184f69d3b6410afeaee5b7c25da9d6222f7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b0323e72aa737bbca1d743568e2388dc2f3763b7b23fda8b0c30c7da82361828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f7bc0d938292e36063c8dc51447fbb563f011991664d6d7352fd82b1f8729fdb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0c5ea8bdffff3d880526de9f5b4d553c2cbc0681dca2785b44a2d50534eaee14_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:25efef408a198ddf977595cd7864dc8c68b66b5210b01372ceb94f0bdf0eaf7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4af0d2d2ff92b30d0bfd1217791f796ab853a709d6724c1089d967cd8b2bdb35_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fb88da574373955332ee34a14390ec328a7ad6e62de8499ed52949656f6ff923_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23b511f2c7fe86c4f8afc509ed707d27a63ee6cf1fa3b74131489fdc7c668cd4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23e7ccb1befa2816e77abdef5eecd8212e56ae6d616f4003392935e7edf7ed93_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:25f015786ca305a2bd100695adef64936782586725477c67bc43a42402e9a4a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:513e02881726c145fdba109c6485c19dc6a25e1329e71e64da6a1ca55a9bbeb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:651e1f43c1483775c0d9ce67365db3d75021e67a3f4dc872071968538033458a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d565301af46c356a4fc80f36c7c8e958a19a4e36cd08abc84cc9a49d88433b18_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f382ef885d8be8e7007416722029689f2b8ec1fcff45f3f405f4dba5afde7d9d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:fcffc574841c7f5f5f06e41063c6e63dd8471259c8b6436210b1fa8f66bcd32b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:06b33e1160ffea1621b8b365682c8b33eb88e1d0af49f2badfa2f2cdc1858187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0adf9a1507c462323ef994cfb8e94a91e05a90834eeb818c6ff035a469308734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4dd70885b033339366a51b39e1a0dc9716bfcfe9b3072a9425f93318ee1868ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a675329ee42ea8e39cf56e29562e0c9d58345a468f895765b6000cb2e03c85f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:046f5864fb471f536e1d07ff4db875eea3323fdbec3c8467ffcbadaea4317e48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:338bc8f6c2bffd8382536c628e99388f1579df9a881c2ef5fde980be70652eb2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:613556b062cf0adc4f9826afca26ee52106805907c1c083580b0f7595fe35d22_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63b5335ff0b2e5ec2a748aad70cfb87a1e67400e8d4a58c4d21f4bbe0ab8fff5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:134163c4600edac7fd6cd32e6e489bfdd03a9e7b2554fb3cc43c696c18d1d6ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:646a707c50a3656bd6cec5b46960d4d27885135a1b2a4eac2f74fc8721723c3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4cd06cc8b51a11cdee4218deb90e612934506c100298dc2d95cb3961619a34a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c28197eb87571077a9c4d102a659e2ee3e9f4a96a2c65e32c2155aeba638d114_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:884468e937461054e4d0f6fbe428c0837c547fdfb77494fc4fd0d80c85ebc116_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a0ca6e2d795cf58e53f392ccf33ebe3a958164d7c807351976e7f34229585b4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c7c740ddb429a1e4c4b37a761d07a28b0a3c54b1a9d0a05d50f52c1046e67bd5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f1b0a334d0a34ac7df7177915c9d86925b1d09e2b7b73739e2e242b156043d00_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:21386a83ddd84b3cd3903be7cb72fcaa075258aefa6a8aed5f9db293cb813646_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8bc70bdd58177aaeceffe4a1ead8014949561a36f49e704edec1a87809a8e308_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b0124697d65e28f4068afe9969a3558ab5239b7b39b8a8e4d59179267cddec92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6929fc57fcf0e9c7d26b858afa505278f09fa81a854050194253e2b84fabb94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:04b8125efeb99b9283590730314e1792064cf887d124906b6b39c83925d97f4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b0534c781222f49ce04e95899cd3558bf62a74c7d5defce8ede815d7aa88aa67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3769775243694c05be0c6d52bee13877834b98e80a32162e3cc990386fe17cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ee66f64d8b3832cfa270298dc1257226c9abe618918de7283d7ea3acc7bfa058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:09e6525bcb52ecc92e628adb611938f208c09436c1cb787539df696bb7040e27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:48f82fb019f0083c414b895589183931f623d9c4f64a545be9460df83d8f23ca_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a2cec88104e0ac39cca06c351868da8ca42cea21014e276ef4c492603c90e6eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d5fe8fa8055701c1d85ff5cd062b28b808a791d658c1e6227cef379dc3706740_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:072e335f2ef540426bd02ab03df3017062cc713e9f15c7d131043c998f6bd8df_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:750327cb858a4bff3df278ebcab6a9c73b88a55729e8f54669155adad0f1c77c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a2762bde107a05ad6ee1b167c6ef7cfd32646b73209f3841ab1f2545f2f5cba8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d3ffde90e606b0344c39f8668dc629f919612cc5a3475e8fbd15aa1bb807a42f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:533703f83c1706641c5423dff8be080c70ba831a0904c4d08cb84247c768fd96_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c34e3b2772aa6329401c1dffa8316d3516368cfaa095a9cba95628bd9ad2a7d0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c3887c6c2d115b686a65205cbaa373882689899aca8cbe5125547db198c84c9a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc6a5e17268e07c6309afdc92acd2a31a8021e3ba9f5d0dbf514f3b9df09e01e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f9b11c33ecc1a60bf7e76277604027fad491a559a01ef6d81f2ff3e1b1630ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a23563b0a48ef83f83afb6b603c3c6e432613ac914f91cee12c45ce88e4568a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c905195d7c87506f478c79baa7af0242c05a53f424a5dde49e379c2a5456cd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f70c550c755645b78b3e7c01118b6a646b1a8bd283f0a9415857a8fad6d4dba5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0e7d60dd7a32d4dcf1b6554c4896f3e6710864a5df8a06a0ae3d7cd8c719a309_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5b2de9e018b94f9453f4ed479113464317121764c1551eb27cb249930b87ab3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:894978ef07143c0e17fd299e1cf3cf66bfd5d1d94c61bb98a196c22c8004252e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c05190f5e6e9886ce31dbb9c97e177dc69b257a009c08298d9964c824f769056_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:037f48344e06fbc216914705d9be8c9ae21a70069b3031ee4dbf07c34e8d054b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:46623fe33e5d8b6eb551a012f5b444849b335a5bbd1726c274c28b8491e955de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6140ab1bcfb22b2d92b8776e5458bf6e1d2d65753b16d4229d4b020c0b4a12f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aafd425c0dcdf391f811bf3aacad9828ca2d18d34201b6d954ca13c1b4043bc5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237d87f0080a039435915945a2405af205b4787a2d03d71ec801f5093e1cdec7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd9dfae5523167d30f125e3be00f666f3b98f3a63bfa55f9c79927123d13a65_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd9a7c1b3d8bcd779e02925e2bd9d79f0c3f839636cb5fc66181eaece5dead1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:ff78f8929c2a152f76ac995d4e9203c6844058b114cf1e2bfafe371f41f305e9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e4437f5baa2f1e07ed0c1a245af10cd3e9919a852eac7a22996a9b7ea51e65b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:666aaeff92117bf500aa2fd3cb6326d39e83da6f6d9d08b883aa0ff66d56fed5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:be357cbfda2ec9e821dca667511471a812cfc6ec8728b8dc9e345c5457b50b0f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:cdf3f134bac400823d74df622bc73368c849621e10ce6e2483a3d17346e9adc8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3172c4a59d36cfbe0567767264b230cb7b1bc355e8753cbf14da088987601d06_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8d38f1aeb56ffc54758fca6ab17a60e3bef145a3221728a56dc10a37e3dd7d4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ab60ac0729c4fe33c4a801982f9a632d7c9b5ecf991b7166b8a6642a621f9490_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c0cd58a244979e44f80ee6bb4f2f25bf4150f747b8db3b4f27b8e27b7b2657e9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5c312b21457753ed8c850d7fdade84bfc01ab2d0bcb3435e5a800ea1b57ce328_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:c01cbd659b1fcb8dba2716f35c5256e886d438bb3a456f2d2f8189cf7d7a3f79_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:114d2dbfa9f68214f2bf75daf889bd9dd8c678f6dfce6dfff9e13aed8f0ef66d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:853248c99686b92e8f03af1f7e03ab8de1a0410f1ffa973c61e9620c3c29ee3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:db82a9efe15ccfd1fc7462166a3dfb8e88ea845bbbcbd78125817ef606d7d4fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f3d43dcaf117d7d4b4ab4db76e4f16bba7384c2c0dde245b3e264d6957bd8f19_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:23ab98b2ad9e01cebf816c41ffcf05a0238c376e749891b69571d14e3254725a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ffc4e82b9d9ed4229d3a549e9beffda45d9bc9d56ebeccfd3b5802ccacf6d801_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:1a191eaf5b0d23e0374829048c516e743555781bae221c9bf2234de24fe8d29a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:3b7c80c9567f0a623c8b44c5bfecbea8997dc61896efb52370cf4f821eac2328_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:afa4fc3ab60c1c50f44c59e40f07fd06b52ddc65d3b87fb4bc9eb3e2d9a83aab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e8749dc60de7657ebf93e7226b47661b51d1daa4c5a4fecf336a17a0e0cf3c59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1c1c12ad472c45ae03529792013154098ce4780a0fde6dfcc8b15674518b64e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1e764b697a728e444ed6267e44dfbfe36f7763bca86cc8991c429e9be5f10027_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22e25afa4b71ce9f1e70697ec3f7d463b2c1352e327f6bb5d5769f6c421d978b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e8372947353c8a6e32dbce30650b91a1f09b20162fef90150a58f3d3764c0e86_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:34dd3f5cb10fc1aa35820805090b6c031a4b771931903936817a8afee2546782_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:751ddc2fe22c3928ae1e3137fd8b7741f4f671d5acc56467b05e3d9c892139f0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4f48095d3dbbf481a4f0044b496ade9fa59cdcd58f6aa9cbea97b3a77cfbb1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f2cc96d8b2c7942cce9c79607176938848aea0a330542f21c47b6bd8eeb4f29a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:10e051b10f8001bc4344d39d32a8d0c46dddb798f6ca025a6de0e78ba5b70b96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:33943aaf687567ae3ddb4339608e562f9f877f43d779f39820741e68f691b47c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7adc1f05bc8568cdb5f376950fc92b8ca886fdcf4554d7dd6815780118cc8153_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:8dacfd86daa69817ce35eb7ca51989f90f9aad12999f1c76e21a49ac036cc444_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:25daab414833b6f1f0f91b7a55935ed5cfd7aaad5d2f0eb8674a06a603187059_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5091fa31975c3af6c2389db26e31fad80220b0bab03d4b880270168a62105357_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5e8e1fe00bc512502b348f16a0352e50ac4a5b491b843f33c72fc765a48929ad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a2b9473de35e8194617769c2c1aaed3499d57a55110827f3f94f191ab02acdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:29835580dae34eaf6a13a4b2c706138f40adbacd67670f8d19cfb952e70593d6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:be7fb081fa52399f118c7393cf72159ef362cc1ed80792aa7fe9847b00cbfcdd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e865bad23956b605474eaa4c5e637a14e5453a53522b145138f216e4909b5348_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ff01b00b64a65dc45eac4e3a607e7bf70e41fe333044f357e436dfa0fc4abcd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:1f64e57709acc5ebc392907106819ad3f8896c436d1afacd30c6952c071c97be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:401edc06a2b99d0c1f9c0e6302291c78e35475003f74fcd9a487c091da70631c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:408bfcd24ecda598d5a71bf827a74c3e10d6d7748a9cb8007616c45e4d490275_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f626e4910ffc626acfbb1d2c1d0ce76564d139175ffd39e797a4b4c957c9a570_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:18064f2babbd41c755d29968a2d3f2bf5865a1d49f6bd9a37c527b754abf6273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4023611263777c3f71fd89b5072b36667dbfb91bd2fceee2923ca590d013defb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa7dae5d07b71b2e551c6d8b428f01265e171eb2bf6e10b3d68764fd9055d94_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:93addcca1cfdbdbcbaf0a01d5de2e63956d7ae5bb4616405c88132c3d416e5a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:40f34d8424475c6090d059ce4ec4f17394694939ae88bccd802007048d35f351_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:786e891282301405fd2ab537b4ab459cf984e50ae4384def434b47f28b6fe35b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c74e92a11425bf52a763fb17976e9efc97eb3e8f6d63f188a3019eb858481822_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d1d8e4246ccac8436bc696b9bbac8c102c26258e902f947c892c91084f7d41cf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:073a7ae3f6dee770aa3146ab25bf109c2ebefc561821e4f249a8fd952e401597_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a8a2e150b72f78f43e5f186eadd267ea49876a2e0579957414802b92700003ce_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:aa8d336c6822ed4dbb522ca8c46ba3e0e090563624353d2b1fac6dd55d00e445_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d464b4bd9d86b902c8836110faafe8c349da3bc03a7b352a2bd2f02e54069570_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:097e955c655e3dea8251b05c0f56a5cba51ef51c7e15b0812cc10f2a36a68eb1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6a447e5642af9c109fad7eb4201140d94eba9f743b6cbca3585e18624fe99d20_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:af05801e4082f887de2d89a685c2d13678d3ea7aefe1272ecad2085ef3d25b73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b888f5efba0ae2447c338beed49f3854460801ef19a0efed8ad22edf083391f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:016186005ba6bc28aaa6eb5e53440cb32db58fdad03c01cae007f13ca72b6bc2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:208c40ac2823a80f406d94cf41ca1cb5c7e96bd25d8ece7556608d717bef460e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:8af3cfc07d1611d6ea3459a77f0d3ccdae0d0b9867fda35bdefa0a940ca1296e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:be59287a152a193415847f19eb418698197e52c8bf1f74eb1162106404bb403c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b73ade6d149819e41a72599e2ea12b6a338d5ebd4d9e24e41178a1e2c31971f1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:c699affbdef36d64881653a63e0e8a5c10fd5dae0ef6dddb9bb7e50de29d8e8b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:368f61e0cd92fd849a673ec2ea2f51e7e6d7c12ee886676409369a580d0347e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:5ff7cea307bba36d569d6d66b4d3e116f52b69441cc071b830310d9f4134f02a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1cb922e93f21b2c055ecfdf002582ddc51c7199dbca1f34701aae9576d817c09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5b7609b2ec476d596f0ee4dedcc3579970fe5e5125c61a474536ed21c8c094b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9878e44273c6c014ad997855ba76572268b8f18709de8fbdcba5ccbd38f2a731_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c1bef96bc0b79e4462606d3e42ed71e4d37ef14d2bea928b592272a149db9d11_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2437833ae04941249ebb8b351a3f731ec04166d4fd8129e19d0717a2f651a234_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7033be83aeb0222e99fff2ed1436d9a9a61c9b616f6b0fa3c5352d8574bf5f04_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:707856466152b42f416d446cc45e45852fd3dc5d2e67c9c46aeb50c6d1baa9a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9705f3ca0e1fed96e556766c1d5b5e2047e4230ec3a3a57daeca21bfc152bfe7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:458c8d962d112078933a4279f40a568b4cac90843b236a2444932dd44fe5fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:7d6c779a0e71176bf7fa54cc557108b7d5961b61db85b5de24d077ed2a5892a7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9de43b02a4982a2073cb1b813b63dd85000c3153cd314603773907ef6ab62e30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a1bd55517958d9320e04f417ebcdae6ebd6b3fcc9d4cd683c54686c7660205df_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3855"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:53b47cc5cad449bb388468486726593c6f5f0a20e23b035c2bdbe283d77fdc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5e268fb9530fc6ea702bfe64e5ad3864f40d9c0e3beeb2581fe2a8229e191336_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9414bd27ae196de5d952d6689530d09632bc529ea73e29ab09a2a9e8aaed601e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b1ca3d740fe69d29817827b9b5475172b8cfe21546b59c99c82cb1c61d19844f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:879e40240f8a9e6f323bf40d226586f5ecfdb91bfdeb0a2126dfaa67c3e3fd85_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9b4085029ca2e11663e7adfeee36a9f5783ce7106521fe02a99132be4bf4d9a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:acbd8e36fbcccc23f3fbc2013321c793d724592e637988ddc1b0d81b0a538ffd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f51d6640749d0b80892428c7eb2b54e1e75fc69311ce456c425afac40caec745_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2e7fcd6eaae5d8e35155b811ad6fe4cc9934b31a0076e80df6d409b11ca8d226_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:828ac94fecfe5b6e8263621a62187f070f9e3cf2668d24f00620ca47b29c37c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b152b96f3e1c5e6ea18ee532c4f747ac0e0bcf082c1bc0fd8ba60aaf7d914ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c5f8bb01174a32ba07070a5488b2fb27ca7820508491914337a6433d4766f039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e024a95761866be7a23ddcd5fd0dbbabbda249218d36ba9cf51d561575009fd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:4a5cb39ccce3520bbbd2bb98b84df278724e9084cf7abe9f100963b05f6a51a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7b3dac83c616876919f2bed7ef7318dce0f20bd12bcb6cf754814233f19710e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b466e339cfa61e214e09f1b47171616d59dc1748b8e02a096d74d0975b955c5a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1675f4cf4337e6ee6f4b0506017f95e48775b58ae80b02f24d2d6cf4b24e0897_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7b91722c7e9d1fda1994adeb21ebd50726d916378b50b942cd2a6bb636d98a4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4f190f8c7699860fef711a4ea52e922d840b0ae7f7b99f431d29be088e16b12_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c72327fe63c1e302e35dbb0fdf46787529e6583c544a20c0c7507fec8a9916f9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:148d1267925de54e2ff67cc04f7e1eea48e4812881eb13a6d4ac84fc9edf3960_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4728a45a6f0d6184637de454fa23aa87fdab1ad388c0f82dc97a63780d848148_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7ed045e8c4ffd8421d54d6a4ff9ee3b8af00169d184f39fafdcbe689429e9a94_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ee8ef9b71b81d64e1c95c28aa12093098c55dbb4a970f16237aee5cfa1f1756d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:11ba356bc22603fdc9da30ce02a56e0841715ffa1be1533e409f680525e35a95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313103a205fe81020b9acec854f03b3c35de728e2a8ee7f8b778eefcff1e9adc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:48ed707b531cc589ab67cc34196bd107b85250edf3619a3c348c45dfc6f535a4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7e689a159a17e702266acb3e5d7487f9ce17eed2c1f5166948103010747f2db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:377373ba5a37f2fc8fa27875afb5ab500820c68e660b1cab11cb52ad14541577_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6d8b5a059175e2260a85f40a098c25c61608feb4d59880c2eed941bcc3fdc6db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:82a2a3cc00c616964a3c24cf1095a005e4e573cb79c345e9004dbcd35e180c10_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecebe8f91837ebe91c2f9c159b54f6fea43fd7d750929e2a5b08fd1aee688582_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:1256eb041e3f4703292fda7d334bdab8ad59e6ded330b2480f0e450aee1b141d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:78083b25b57df22ae9e0eb27d3edd7c3e73de676f3dfabd4c419b37aa9c027a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b8ef42ea1815cde45206e98b2b0fc70ca55549df44d7ae7470b37567c30ff5d6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d61acb82a53a3e4b0d1d2fb09e94d34d9a990e43f09aac31f335f970a29ca82f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5855659dd086fe497b927919984f9ebbf9e5ab0a110ecc3d761efc6d44846245_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a19a3f623da8d80725954f6cd9aa9717b62c8fca465f242db675b28911906499_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a5328b6e7d62edfebe695362a4532572c99f79cde855f0ad0f46394d93d9cfda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:b49d1a3d8141b1b16c0dee745ab5a0109bff96fb8103ea911db8efd49ae1f1de_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0783c5a17f3458d7e3f59952ff01dfdcfe8510048fb41f8603e73f374c1fb49c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1f3a254a7c44483a9503e70e4abcb579081c62d5cd37ff435be44a215f7843ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:e113ec3685f8d055c89e11b0ac8acc806b4aed59f19ae0eb4e7d896d4276a4c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f9fb910e3a55c4023201befe8e29197f3a60b3c62b7814903bcef5554b939857_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:17546c1840d65f2ee98ac183705e6956f4131d3ff32cde615728f9f25882b603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3c928586ae0b46feacd6570dee3ec49a5a204227e113432194bc353f6014dcbc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:562eced3b90258a09cbab4518332ad36f9526532f2228da862d50b3076aa31d7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c925e942321c121dd314b39f7254913e71992d8414b5c778163855764269fc8e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:8ad05e7041a80ac61df181098b00784912670e01ec166bac6c504460828eba6a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9b357c6d30157c7dad00894e9f8f724d8be110d9658813fd61699714b7a48c4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9cf1116ad028c8b358eb013d9751aec24eda566a74325123ce18c10bade1e13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:bc49f21e2c4be0b4ca0c199a25f90548d7ab8f16e3d78ff4adecbde6052262be_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1d8c51ba4344673c2f0c4b023d72b683b2c3a26cbfe64798414c5d4e05005ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6e32a82da78fd60e74c129296bd390de402cd7a22a0f1ddbcfb9d3dec7ac1c5b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:aaab47f78d572983b4e8e8395c8c3d53d05c3317aea16c011032b2fd4f438fb9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d2d38a98fc09052bc5fe169321a534006a2ff8605d2314d04eee39e2492104b9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0615ec5b92ee4b3a4e28531f41a21b9a99a64f6972c76c66de90ea13875ddb5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46aea21f727db784382ab4a0329437fe9e1f4556c0cf7d0e3a6d904e4e3ef412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:62ca47a44b86ae7bde47e145474a0b61dacb1f6b503ea63475d7c090ff2b5db0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:97d075f6a0c08361b3f207632d98bdf276a9eb0ec0e79d54ed13550edee42c38_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70e3b704d6af11d99287446717854c466f188db69fc622be08fdd7a8266a1391_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:784d025249cf0f4921d34ffd4387ad7fef62292e8df8e303213514bbd5a3b1e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9e3be6f0d660b4809221fe1b2d6f51206b4ed40db4122eb2a55f23e0be4bf3d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d3fe7d8d1fbacc9832ebf90ed7548a6b2cb283f8a98a6ca73b324e427b5d69d7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:9b772451057fbf63e5173aecb056db601413f419ed9fd98d7ef3b08dfcd79e11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:bf155cef265c06b90ddabf0b4e5eac5395f4cbf9165c87e3183746ebade36b99_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:d73481ff034289f9f1cc811bb66ecb9a254de0044aee18755034c10410478f2e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e26d8456983b600e7248b5741030a68531e5d0f45666e6e3ae02ffc55ed0f906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1e21d1b03c1d8d6d2d5c3d2fd2bc68f06cf4ba6339390b49ee94980e66faa3e6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:85b66f1e1b6ca493592c62215cf8e94d29d6f1bcb68c146a7466133f661cff9c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a9e900b764acc0925e6c381fe09ab5c59bf8085ee5cb21b9bf87ba08fff95c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d4f70164ddbe9c49e57f079bc5f7f0881fce0f8a074b5a948ecd338a308638da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8445b586683b90ca3f69f83b881cdd46c78198a7b021b0499f3f5de367ae27e1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aa0f445083b105af4fc1cad85682c286dc1764c2810634c4266942677125412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f1ab95b9af24529b03e73d6d3cc3e010c53eeb72f7cd441160982e7a3f40edba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f4f78fda0baa299dcf7ac093ca782970074760999f96fcea9d170c9cd35455ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2ad3be815abfa60205bc0de77557f8bfc6ee8b80e3d25ee9cd1088a5e3f6bf8d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3242a9336b5a940e9a88b988d1780e8dd6fbe7055ff647d07a7885a3c272619e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d9c7a9bf4ff66ed09b758109eaa9002242e4eb9604f5c0fd964b4087a609d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d84b76fbb614c30c67c88d6bea9ac818854f6f9aa3ab2ae8bc3be266c0901400_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:45c02eac036665c9f003f0383f1503503580cdd5461f6de4bcb0b88edd8c77ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a0514e0c9580b85e61b553b971d8d3a65f3cac4040ad6d74a3337db46d840feb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a2f51cce516f6300e1724389a99afc1e5b00096d5d8b0c05c302d9ef483c166c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f7caf5c32326c741206573aaecf5fdfc4948062d840dd2beb7b7b1016d24e697_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:4bac5520ec58aac65a508a746976667acbb6132ebfe6aacb2f8136f3198aa35b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:019951ef27fb8d5ea4878b8f22bb0d0d1f357aac25b8998c743980377fe03563_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18b5b21ee15093503e1e3d2f6446ef3f5ffdca30bb50cc9f67dc7596930cb449_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86362580db907ab09ca1f54b284fea5cf787ddb5c1e99674f6ebf28a3990cccd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9ca06bbe2df39add7d22b660a5408b54b974ded86faf7ec9d0985acf0d4e9f32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3322914e1219da147d36aee3121d4d4b42bb619419535942aa9108f6918d8e3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3d444da8f07a9e605b799ae9e3154c7a8681da7824f959e2b5b2423b80c39bdf_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b87501819460dc6ba4bed05a65311592e85ef392a36e9296eeb11fcec26be8b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e45d8e82a1654526fc4562335cad427c7c3aa4dd01215e9754a34be8b9e64f5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:946fbedc73895ef344552e10628d3fa305bb50a0329614ced5b200fc1b4d2dfd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e4f534afec621975ef7b2389f239bc672eae0bc342fee2fbe9560e20e892e3c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:010e0f69ac3dec9157af776acd4f91d29641c2550466f6ec26ba31743373233f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:87371170c06f7ff9245e5c8f2a0884e969d6d8941d555338ef28ba63be405728_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:2c913cd14b852ece07e98db33327a22a4ea3451d241d37027bb51f595f93b0e3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:952b83652c4613ee04ecf5c6cfa6961fd66fc865c84c99bff4f879512820bb60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4cc93202ab581798ff4e06e177ce24b8e880ce650b45a135569c1257656c2b24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b877e2430ca1ef3b575577dbe08d3b13fe1274c1bb20e065421cae418a6374a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3701c8556b2ec7a09dab7e672729dc6057919b905eeeaba9e09ab38e3074ebb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:faa21d468371967ce9e5b262111cbdfe69ba6a8821b659806718866b3a640490_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f6d80e175d9165dd41da793921d5d6f69cf536c5d16e745b445979b0282045c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:42f5aeee6f2524bc1f0db71092fccd1260d20d0b94531f88ee037921bedc8408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:182402ad5468234dca690272044b015d0545229ebd84e85834f57c767eb96d84_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3e3f7e476df2c2b27a8c3a17ca83a98224c8db8952ef6b2117816bc81c9c74ae_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:96a17f8d79e9f8acfb86e3d54687da1c0564e98a9cc7d830b770db24edf9a96f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e244c83b21c68b755d7e0eaaf476a1ae451f3368918b80b19546fe01a9a4a9a2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:017f982fb763a0eea61580758d4f69ec14bb78e5b5d107503276683336f9983c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:677e81f4f2e77f2b8bd354cdb4ebc99e5701151926dfa36ca1a3458607d395ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0e9fe96d6b1ef18e0fb3ed4751d8809e0fcddada5387ef81e2801ed4036d54d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:13feaae13069cd9a08e285e2d077b96bc75cffeeda2e3b665443c022750d68da_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:105a07e6bc8acd530a8ae3097846789dbcd2c7a2f1f984805c5bb3b7449b1d05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3e0bff5d178668f001f74c4d30482753f481f257db49ad6fd2ff56439d95079f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5f9c581120873f1a012c29ac00721b6fd834c9378cd64f1d8e243da36755cef3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:84ed295a1fd729c6bfd8250116d752b4c3ad66c7bc01ca44408e7cb8a115b5e0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:2c0d1db3e0f37f09115d3f1af5ace12911311f70f4ceb574025fb1ed9552575a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:c69da4b39cf7ba1018b91423ce0282df124d606d2e5162bc8e3e2251b832cf91_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0099c7b040ac7e6ba7e91ec4ef2250bea6ac10472901aadee07686c63faadc92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5b132b86c1b14a775ee77dafa3a72eb723358cbce6e710e44d279c8050c4261b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5ee7943edd42760625d7b8f3f97dc0da4aa620b53ed3ca6b666e3b7a801027b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:906f97849e8063fbfe02bd7e2f951d4fc848c2d8cdbff947d40be50fd6f995fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:69827e616ea617867837723347dd6fe36cc85f43703b4e37b335d79fb3f87d6a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:703e8d44a7d59181d0a36a886ef570c5b838268acebd0b32d5208169770b6ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c092893fdbee22f0fe4a2a25aa458bc1dde8c52367efbaabc1155bf5a578cd51_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d6ab422fea2e5e0782be99e3a275eee5ff665baf8e7310a601d42ba2f5f39608_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:39071a963cda210a344f5d4255c5c5276d539e4bb661e21b49be11923b54e020_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3f9ca2d789b60a51018e0242a01390e1d4b569df21769682292d3b483954aa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c7ec38c4ef21e65139166bde80aa73a36b432889b6855d63b1892efc0ddf58e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:bba88a8f8b41c76aeddd25012b4dcb14da6d896763ba6a003ca824260b8c24e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69dfa976e259586decfc0635dc49fd656e878b513783579bcc2a5e456df100b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:86b4bd7254cd92f2632d90357ed08404521d89ffdd70a21cbf130f652f71c1de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8ceb3fd7e1d7d6bbdfeed53a97accf43b3981d5e101746e891a804ef8903fee4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e4f81394f77f17552bbde8d5682449216bf676b181df4a25ec1c6c38cb3bad82_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:425a3e4c2774dd14e2d4baf3bc6f9b1bc6fbcc41faa0ed55431fef26cc5db7ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5e27fe06737a254ee3fb2bb5ba38ebc79e2989487de9536b01b6a1d49488ac17_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6b64ed15c154b927714b840036c16293f4fe924aceb5624fc04d30e478d4673_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c797b64090712c154c848215b1bee933946c019c33fc9b08d00532d611f4d27c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1ab33f9ad593ee146550951038b289973cb1b80e15fa146ab20e823c89f64616_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cce4806b40fd1f040da28b0a76e8f7edb45e5e3b68fcdbd1ffec407f8b5d40a4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e237d756150f298076ccbd616c137d0439c8f59c9e9ca44cfc4cb04178b7a3d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f547caefe7cbbfa9c958fe940eaf72b2b08a460a3b401d1b059c3f097f2b7435_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:0b96283c10f51d6e8a5d00acfdd9535804d0ffe7c4c58c037af6d44ac3a85bd9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8eeb12229d09c020f7f71cc996853eb47ea1311b8426eb7fc6f28652766ded15_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:9d07f82ed2b467215c084754ef1fdb349536bbe0e3c83e3d48a2ab7a97b7f355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d36f927b9c24b3647fe58e5b3579a6bcb2b0b50322db690d885572e0d8492ef9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:317c932c74d67e596b97de943694f9561e85be9d8ca3c883865692ed47389eda_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3dcb7ecb5da7d94ddd370e48cea9fb1ee1314e84874ae192b8aa01a834a3238_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3fe06959d74f9c3aaa9fb9a90b3f33d331347e96cc4f67741f7d6ac6daf8254_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d69d1884d60a78838900fb8ac8aa010ffe8a9814bd05c5fd23640ffb2fe62078_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:30dd2fc299876aef6342316851b8baa68f2b404741f7eddf920818e2036b0828_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:47e721205ff64d2cd94f17a704c315ab4f48601dc446c6fdbf6d0651af0e282f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a42c0b3dff389161ee931de7d2f78272c1576632a357d7e4de3a8ad8e18cc2eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:be883bf81f21e85657ac114397f1a226803a5a0c50146d11ca24f5d0e61bd252_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:95a1813fdfba31007b44fc7d0fce109279f775f6bcf1fe7b7b319f642e614d0a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b624d5a16de8051a33eab593d57f378de36877d7db083144f88899929bf1c0a8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bc7bedd2a60a0f3d862de0644e511d6f330b72a6d12efbdd150dc9b50679112e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e8bbd18a1d2d8a8eed42cc86d19a260f2bbe9379e35257c33cdb70980cbfa5f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:03bfe65de545d250da52cd40db72e8b5346f149e8126509801be86b5f39fc3d5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9e8b46869a8d0cec254539d703e5da848364401fa9c203f0561cb0e5f7aa00c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b7c5a30160b834ce2256aeeee9a36a8655e305018d0647fb663106ec7e3d102d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dd5537f856bf3d86da38de94c7ee6fb9851b262515a4efee6aa1230924755721_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:37bc380d77c7db30a206baa5cec23341064ee370eb5ee0aa5bacf682dd67024e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5db690533cf26e8bffc456e69dc1e0d2f9554f6770c5ac75ea9eb345e1c101e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f7913b9b8f0aafcdc0c0b07ed43f86bb58d6da84ef92f950979eca15fc1a7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:876435e0b14447e833a4e9a0dbed2227bded7d857230557a101c36b47a105921_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4a7dcf77112dde43e0944ba53bfcc3eb802dea755c9610f86b4465b22d355856_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4b3de326992186eeb6206638396c348ef5b4d2c4597eb40e5f5b140f6efb0abe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:779674ddd263854aa364bbdfeb92865821613d6da30a0d3b503ceadaea48cffa_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d3a37f7d09a85c9eff1323c920a9a2f471908e90b7a1621155bed93048c81320_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3806c5c7dc711a3d63a26b60c8c257a1ed87dfaa3e628629af4ccf06325f6ccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:52680ac76f439d5334bb257ac7deb433ccfa6cd824dc2d9e67abf6ec970ec7c1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:65c1a312a57a482045f442861f6a64605d64994304b07567af0c69eb4b205bcc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:76901d5214dc2c2040d44d1c46ace24f403f95a92b825176c00ea29d7ba2ddc0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0f12505d607e05431b905de5ce0c31984ed4ef4dbc7f027eeb019dd0747005d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5383f749ae80a70b6bac223d5c3ce9b70d58de06c031a57b02ea5510f4cf2e31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:76e1151f0d25719c5257e106bff680514e740983333de92097d55f071189ed18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d072c04ce9f1777925bb8df07925652b0f8e684ce2e010adc6fb2c7953eb66a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:786c62c9eab9cb68788ddef5dee8ecd74e03a1197293a3047adacd489e034dda_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9fb2cde680dd3f850c23ee7abec1a4dc8fe0d5b3f2a1c80ad6c8ad7a62b53f4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aef7c437611ed1adcba12e9875f3fb2f094d5116d5a0449066b48f25131faea4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c01ca8b3c84e8ba98e35d0cf0a659e76bec4189a198f82975e6db25ceb336b9b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:41452719dd766d6229b9d1d808b89825b1e7e0aaf8ab8e70c0aecb1b5eb30edf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:9969b96f421a3e9d27a495bf1eff33dba8ae2c12c0cdd33895b6190a4f75e000_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:99e65563c13b1a6d3e64f79ab6491b21106b3d46ef75ade4829c33cb97100ae1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cceff5ba4ce63edf605c087cba759e8dcc40c2abec0534ec856e760f1956a85a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:14ba0bea138b281bee5db9094dd7dcd1fc36c4712198f408c8811a7522bb877f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:416fe4e736d5f3e3b0e4668fd2f092ae855a4073d18a064bdcca73ff5450b77d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9039143f009152a4b6040c8251f3444fd1daee5ecc76eccc98818d9a430a1bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bfc08679165fb0a4c17c4002ed676f7e6fb0571ac72ceae8a1933436753fdc73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6f698b3a95ee24a6c821c9ebf30a610510a639c6d3c56d4399fc45d34179dffc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c44d52cbc06cd3702b2ad8d963f15dbcaf0fa5ad86a800b9852c4f062fc10a76_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef54b7c8c1f96edbed0f3c449b57c6869ea4c33d97f883ab697f53f7d923f5c6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fe664cfc24f79a569d7c01a226ffd13bc91fe1aaf3b3c096dd8ae3d561670d07_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0edca20347f1e9c88542925020f52759547e2af94b54882e739d6c7fdc7150c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8d99a2cdff81f2c41a6b38c625f7fc6f824eb3c3b443221039367b790d8e2a72_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9da0116d6b0b4f33ca7ccfc26658ec79c8a4ba17f8a63d0bd399ec26808382fd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e5106bb4c8de0ef6b9f177e58366395c5bdb3bde226d25a7667ac54ebf952d6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:226cc05403576fbcc6d40b001ea969402a5e98cefd9444329396de56ab21c36a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:850062314bc77b0442b9f4bf463db06aa716f62437b5c9d15b678eaeab9f2eb8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:b08df82541f0a9078c8ba31db67897137a2f71fdc9fd0a79e5230ce16b3e9735_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d8547d72a4b791ad7435ccf3883c427db9f6592f9add54cdecd0b46f2b55be60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:25db07689f639f79919d6f028a10375fb9b68abfd9cf55829333d0360a7acf99_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7e6de11065df1e2acd959d9bcdfdecd4832e27ca92e291c8b5128a7c44c0d8f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:96aab15a47ed8722406eab6ee2933a1c842a29a49c2ebddb60e102d610c092e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a415eb2cf567e2b9f02fcaac05b2c6dd11625cc3120e3a494d8690dfe2a413ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:048eb32db3c8e83767639d6ed9c7e07406348b309dad16fa8e0afb61a65cf87f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:138478cbb17db8b8cbd6574d38cb1c1a4f72bd8d319fe2eb02954076febc903c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ef6c3a619bfb3bfbaf9be20fdff6148d1af0701d4ab13a047867f734859ffe1a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f90a83b839dcd68d04ffee8569e4ffe1bcc695d192c9026ecfcef9d52428e4fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0c2af2e992c5b0ae60cf87b496f8c6b5b3f736ef7576ccf6f03d37e3a2d9cab1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1217c6f9b998c01c7a6c283f035f11692d6393596194e338578919d8809ac2d1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2bb41b270973bd2db4b6ded25357ad5b4113e03a64a5f55bab27e6723902a79b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3fac63d925327ae02db3c5afb3e0a98ea12feb309e113abed5db353faf4ba7c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:18f4a3cf19874d5b1696baa731b7b2207db1c52e014d99b42a17a7d1125e05de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9e25ecabfe5600eb15916f819b853e7d6a445cb61bf5a2fc9396af787213905b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:da51fa3afa3d7cad2088b785407b6ae2d73640550410ed375254c3ef948befba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:faa48301669a5fbfe6f8cbdf221e964c349956b51d95fab8bceafe9011f5964e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:73057cabcfb42e5b5d0f8177b08e6b2eae217b99618d980b8217399c2978aeed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9ffcf3713cd336d9fc552be6b05f138b9d16f225e58ad42d7a96c3eb3cf154b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7e1b5dd5ed0d13ada6bdbb9adb924cb985be96f4345e2d8b14881a5d55469f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:aae9deacd010205f4a5f4ed0bbb3408ab493972ed4acc5ad296a81f0099c3ef6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:19e833e3b514dd6fd339e0c00f8dbd6c45fb7ca16b9cd291d50ab05adcb6b1bf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:67df479466b162b90afb4d17a6ba5d3d51cec078adafceb0a406dad55173371d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b580c79b9edff4d51d5317ff1e1dcd4bc193b439c268bb5c084019c1ea3fddf4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b63a4eb2eec521dadca336416406b595e0db02b853e233e3c80ca454e1153b28_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2fbd7baee98c89f59a87d541fd4f7b2e14eb88645b53fefa7b44fcd86e3e1eff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:576cacb6ba6d2aa3882a295f1774428a945e7b1c967830633293ce04bce08571_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b41266b3bbbb3ea638466d14a35aeefee8acda9a0d2157066cbecaebdb751d4a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f162f5f3a38b4b1b1f71db3e1301de7c60baa3ce9a4e8e5bd66227795d366b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:11718e3d6ada33abc0530890da159ac99e8f63b03266eafef8819c48c92aaf51_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:1657eeeab10652e30e60633e4fe5f50f278236a2814c6a53bad9effbb98d06dc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d4022142d133560c79c30090a045441bd90271ec8de528d2bcb4590d96ad1e98_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fada881117627ed34c8001afc157a42f6cf0efe3e4dda2b73ff8d665c2f8a878_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:00d0abda324914e5599f289c37325f387404ad48793b6db32b3da0486af18cb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:07558b4306c0d5dd18145b65758bf02d8f451462b28188e336f1dea1091eab24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37287b7720a8d5951fdf6f92b59a5b25a21a7748b93bffe6a4686fe377e80a1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bdf5c2bae7d4516fed258e2bda5cb9162bf42112dbfe8399c2a5f4596ac67bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:3e8f19f8602c6b0bfcce59dc51858195d4c10fc53a652c6e49be3fbac0bf1338_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a5a69b772a5f1cb9affeb3c4ec5f050949b95b02f55eccc8e5897d5e392329c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:87adef1f28c02c387f795e0eb47fc925eef6013aa0116e5fcda016407e4d81cd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a973533a2ecfa414c1f95c4d8ffdbe85f18969a740c19d3b8c4d2096f17a94bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12f1e84fdd0ca084e018f3f9ca550bfe183412dfe42fc9ccb356238ddc572a2a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1d516d0e3b8128ab9994d2a7df68251a87e0bef013a6bc7040d519ab68ca8b37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:58a646461aaea1fc7522e11a0a4acc5ca784923581a2d15cd36319cc1d59d210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c399c4381724fe755e5b7cf87e011eaa542a86928fb9cdef4de244cc57c192ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bb706db0ff9b591f189d089a9e5bd5bcdf5371b312529ebede24329a82e9806_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b9784c555f0088c201e5eb269b18dfd3212c727cb202250f18139fe7ee22e6fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c6e9100f0b6420f2ac9f68bac1e19ea5a813b58064d54610cf77f86fcc1410c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:df01b29e279c5fef750737c48041bfb4ef531599fa6ce556987ecdfbf8eb6767_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:443c8d763eb16ce12ad7660e36db67f1f5cb2970cfe0c8ccb922d4697f9e4da5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4e708aba93aa644457fa3aa047fafcea0b504cee71724917f497fb4f0ad59210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aad14619136317ec49570c1059d59036fc36ed2e6df996918f2741a7c1ec90a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b3989b5959fb58d543612b9da4dad6797fe62677fd148ca59ba77c4ae4c9e17a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:00f150e9a977b547e1511fbd0972027a01bdf4852bfaa5b7c21a01f1bb9cdc76_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:254799c9323f6f753924c1b739f189f5daf7287cca9e469f169bf5b145dac19e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:45f94d3ae86090cf4ba0791b9102e9b118e0e9a28d3901611051c9eed86178b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9553e2fcfca8cc369f512d405c92c35cd79a0d5ecded5bc11be78febf0efc8e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:593d8b13bc16136998a2d109162e54046a08ceeda2a74d1e6d9b2d220a772f8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ad0b598016cb0aba3335d6d9bb01a2767fc3032baf24a2f8a2d857651a38222c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b5ad73901c7036206068e9a24d71cc3bcfa88207a59ec10521f1581d784debbd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c2b60ac1878d974e0608955a1c6c104bfb840853fe10a6bb6c971951042dd0f2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:182e148ddb5ae83c7540564f0975f28c17fd859912bedd6392231fee95060d69_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f766d291114a36f9233b68fb3a1bbebe65867c37189243df0c779e3dce7f509_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a48cb051fb2a8e5c70715093012f18b65d9bbdf7a4346b1cb828f2592975050b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b605723a4087f4555d491389cf5bf15711cbc1b1da84cdb268d4fcc5c87683df_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2e976d4a7016dc2a541098fce90353d3bb922943373c8b820e5c95893ef739f8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:68fcad612630ef316bc5f86ec98f828dfdb928a236e551a4c8dbf8f919f4cd98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e44082e909372715fb8612484c5fe0ad82699620fa530e75f10d41396ef6d63_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a949ed5a2a43edde8fd2abcf0f91c4ba4cff7dcbbf131a2ee579d1256ea628a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e7ca33f11829a834febec5a1dbe0f267b53fcde66dda9128eab3df006d2d7e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cd72d535761b16f14b149a155a1a0f4f0dfb0bde6e5146101914521ea1e2a365_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d91fdcc0e8bbd15d091c316a5bfeb683a7e9982ddf474724f49acedac349c48b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f85e6be61cb6c744900578d654909ceaff76eb98df36564bae2e57a3a4bcee05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:24068dc6b55124cd76463fa0678843ff83f92b65fa43a53e360ec03c5fdc4fcd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4c58b309f4603e59b3a6e35c06e60c37631d07d0f07228bb757102f741b6edce_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:68f715655f2b9abb1f22a24c04794c2d05e3327d8125701c15329ecec2b670ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc454e0621f04eb9e2a384ecb30b7b863178447938f8024719a812712e4277f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:183bdbb02b5bcfe7bbe4fee5d0fe520c986a5244f02cc896762d36710498c18c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:19fd07362ecf5282edf9086f840bb9e1dc3c6da56bb8ac3156ad05ec54be9408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b679f580e43660d36492cb57d275f6cd2cfce6d7c1d872d871ce7ddd9364dc72_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:dfb848cb68bea17a789a807b5edadba37a02947c506b8fa58d8b6376cfd3fe48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:4982e0c65a5469001613886115ddfaba5e2bedf6c1f9c2dd538a73646c190b00_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:89c7b0e5f1c0f13effd3888be07da4acdce02eb54fd4a214fc8a3f9c204d82b4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c04482437d736cfbd2259aad085766f911951255d77bde48abf34af758e42744_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e0f6f48dfc0eb1f410ac198eb6ef6a9c6ee288fe4a01b7ef65e6b62f6b939153_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:097d5658d4c2cfb9e88fa9ab82ae4b4d7f3108a4dafb42997847cd714367973c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:221e48cefff45243b181abc4074adf95df97712990030b4f280b65452083bae7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3f8362646716993b61d35b5377b402ae627c15ce3d2e6b7ff0d5b52159e81726_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:73acd569142f5dbfffb16d34dabb2e05d4552354cc58bba83ef8406029c102d1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2d5a9f1213ef66cd474cbbe11dce4c37a56613cb136fddc8a5a93ac63ebb79d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b5e4275e6a80d99ffd2bc73c26b421f7790ccf88782aa8fcbb22d588fa15857_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:a7216bd1136625966d8232aac1b61360a26e86ba203a6135a32395482a097bfd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd0f6d91a4687e3bcc87e4cc6f1e34f8ad19346648e594491c760bcfce671c96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a9a27ac5377c42979866406869e8de55cdc219ec7090ffd1e4f98c98127ac27_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:57db654e947f5cd7efea9409ea18509c3d4740e03daa164c62faf886a7287ea3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a9ded8f2c9d761de5ca64c04665fb4c9d69ec31ea3ea3c7e91291101a00ee876_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:bcb139bd20b7cd79ee16cf8968dfcb0a5a3398bcfa734dcc2c2ec47dda46a93c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0e56be34b942905008d2b7f1ebefe0a4446cb35da9f4bf09e1e3c0e15d88395f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:761b0b68ca18e23e758c780c5baee54607549cace7f1d337b418c0e0ee630ddb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cd32f964f1f4bbc981565fbf66b6ce05547a32fe89fc6f6fa3f634791120cf9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d6accf480e8645c70f53adf062189259549144af3a4c3d736b28c561dd538f0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7aedf77c4e1ec8b09c77a9d37dc1d7c3651995bab2f84d23c1478e06fe97a7a6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:fb2df252487a734b3e051ff54713a7689f7f1e8cd93557f846458f54d3776162_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:786831a2af730d5ce6e8ac1c247599e872e6c683ee53946c9a552636f02c88c1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9d807221e98130e63530f757157207556a7b2bb7fe7587f0d7c5f9d1ac9592d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:9e739fbf82f09ff6bbbd9baf6f2e64b0056ba1608b979e45ee6de17dcd5fcb85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c2a9ad6b4707faf2329b88b12e06f6f10c5bc6ff15c06ef644ff14efdc736653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:84e1af7983cc502b35755475dcc87c2eac2e931f623d070736580cca65081992_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8a9610268e8460c1ffa73d5f27f7fb9760b08c4d98af29cb0edd30b1afae7460_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:952459632a7e13cff2a8543a1a23e0032e9c163bc223102ca0c8d92c28e0acad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c568a4d0ba7a6137d77cd37e77f48c411f840ce7b36df3bfde76a5047a2c3f7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:21e0a12571846addb7b6b112ffee2fe3ab01a501fdb669d9b1056381b254be89_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:97eeb443e12e9e91f6a38ca22ce4017ed09320a8ac1f79184d236fce8e2b21ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d26f837461773b3ba1dcf7b77fd95fa5f36580f4cc351e121ec65fbb9480dbef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f1fdf87492d66f03cbca16cbdb07607481041080c244d94c59a773cbe5457734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:899eb4bfb863d1cebe38b4b8f2d098f0dfb501eed1fcdc794215e0d7dd649b92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abfd8c69fd7ac41b2a46b8398370b79ff5f7388ce09d80bcb88180b160ac7c2a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f65fe33668fabb81400649500a2fde6dd3236650a129e074664a129c0bf6d738_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f797d5cedf4ea7f121eced618e93dd4f53eb6ec5828afb978c3a2e504e16c11d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:1560bc58a43485387fda173fe0a8a396c2f6b038202bd9863c85d1b666f3ddc1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8044c37bc844e6b52ad027f7f7557f8364e73d49b9ed3730b2e51d1d41ae0387_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:ad0d0922f3417545e5fa1d6d5e7f05476552388714757e856d42e5a65fb99e27_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:efd6130dc94592715fbf9fd2f48dbecf827c64d521e5850ecf773aa07fb3bf89_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:64e1b9fd351ac5ee0427dd131b0dccfa961b07df2dc72225f59090acab8886cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a44323edf14cc87c14bddfa0c06979a8f696a159cb091623a8351973b35b4d14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:c0b9d948d72ee8f79c2e6b4d2f255c6959c21bb7bea1d7b0a260a0b658e490ab_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dfb14efc88780729a819cad4cd19805fa7f5b660067b4e7b10f61d5e8ec3270f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:15d9d32b5eaa1603f2601dbd6898f0182b709292ab0153bcfa7bfebce5be13c0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:178cf1edf9a80f37bbb19597a34bdd8edfed5e44af3ff7273a46a7b4fb7fe964_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66f9ceb6d26ed52405b9439606d49b9f8158c0d2b6b0eb715a22ae2c746defa9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4754971cc6f907064a799f4845fc9f949a3068a5b818b23eb292c8346f9f2f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:766ba5aefee0ade548842c06f8061fe8b849b76d16280e3c41225f21d2d0b6be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8730cb01fa2ea29046c200890d8cba4b0291d769db57875b93c8e7c1c68af3e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b2c1423302c27b56725d91ef0c9dc34903eecee9b0e8bf6761f179bfcc48cd32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ca6573030508bbfae251c27a292bd25384dbe3ce55cb58865fdad2fe460fb6e7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1aa25a4a4eef7443d6bdac8f5d159b41db9cab89f56d43d2d7a01a0bb7929da2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:30b84fb0b78767956548a81b10d276979967e99bd1dcaca2bf06f7a14967b86e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:98a70790286c97045f4ac1b5ec5de45ed043fcd0ccfbe96e6a93dbbf4ae0d96e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ae9f9c747fc7f26dc4fe31644db03b93c7de10384eae1dd40b40767c2e654667_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2d3560ed1da1d414471efc17767847312a9537c40dbb327ab8951a393efe288b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:58bdfdb8d996abe6f35f177acb3d7e3c493e211090af8b30b6376601c57257c9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8eb98a0fd45c22a0aeb23f8c2558d37a1801b5afb2a2be36a9f64abf40f6a3dd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:97e599fbc19e379fb55e9181ccb16de1af1e101e6c10f872c35ff7a9082aa937_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:115ad4f19e948ae0fe04b57c131a3ac8c261cdefe282374a667dea850e956500_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:15673b625efc49511ad48958f766aaff589c68c5880c95d7c6c89e5c9c9bce5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:78f92ad65baee06e314611b83e07e7a87dc4e3994ecb76b5b3b2a2039c1aa2b3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7f0ce0299f97924b4c3ebd129ebc0d9cda54b1126ec933fa33f20f438694a590_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6b4db8392b4fd5d49b177c707bed1048c6ccc7564f2dea39ebafe492807884df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7aecb1e4860f54933c9e911b415aa059ba3c7664c2309d406a56b305887ce6f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c662c420d15d0419d38af3038fc232990bc21299a9e56b26f4df6371d8022dd8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d7b45d95a2687972730a64bcad78fa793e4a244d5a034969889e4e5e5b319057_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:02ef6749721cec830957dec8da2d3fff2dc88a9bdadfee0f7e3177a27d265fe4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2fff2ecb2b19603744be8e2821f401a9e0234ce1b4ac15c27223c10e24ccc7b0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:62e44648b669cc51e9dcaeec49d2c5b880fb93c32c2bbc1f535904b40849ded2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c1ca8a203ab5c80f3d7b8fb9e026a46a75bfb0f5d6e4d5ea09dfb2a2db5c6a2c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:56f09c58109b0455903b4b1e938639c6c1a9491d4206a1e7b4515f89d5510a5c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9b5c3e0697d738fa6c1fe2c115d2133275ec3adfe2d412547535a605f30d0c00_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df2d7c18bdb6bf49c2f655b7dd70cd4739b2b9b4243fe2f136042b922a029e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2534343a990c27b8efc5d674b4b97b24acb00d781c75004adbce0c7e187ea742_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4f474f91da6fa969938f67a7b254f6e34e6ed2d8ca38e4de4d7c190328c65352_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e2b3a346ee194564f34a2db8ca14c08340b063c995936cd06787b248cea65622_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0cdf866394b6db732b741a22765a096f04feaa6d0237c1e54d310cfa645f2883_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bf09aede6dd816a7c1f6db9a73f25e3414e0f408e5744dc2f32dca5c73f06a74_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:db8ecd1162e094b6cb166b88dfa40258f31cdc4db3ca7f6a9b110893bc27d044_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:acff56a6371c4fd63e831ca8149d5dc5c2f66fcb9e5b6f2d81afbf225fc9cd2e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43bb0e2b7af46bbfeff6809f44f401007498cae3cbc04a9c4e8f8033f3142d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43d5f576d8c78508793fe745384e7c12b08d52a6757f2a60a4e416d2e1297cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6f5fd70511974d782b102cd378cb932ce27f58a18ab53599b570954c379b88ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:76698b01437d4d0a46f1bf3bbfca30ee2065a8684199caf406e0e7a027871741_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:acf2839dbc4ed85e957d4b975b0ef0c08cf06d42f75f11704e9cd54197548784_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c8a1a13f5a36513e22f8db1345386f1835eac5b7f809c6745fe43afe8372ed92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:00c3fa5a11961ab40d820619e649974783d90c2ecf4da292ffe5caa6bcd1d7eb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15a421e4461be8683d967387b1224fcc0179d478f46618d03c0e7f1222ca4c69_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:663a50864f70ebf653e8ab5a167755ee632d58e199b81bcbbf0d43f01cad2ecd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dd4b72aaaf892109abb29961b61fb95c77ec0a7b09158d747c84116646c0005b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:22d7a0d9938f75746797f97424284f6e0aae7f853b392bdc87e183b5c834972d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7ede51978a537c20cf89f7e2c469034859ef89b1f34b3a8c89a727378746bd24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7fc7a7fbeef800bc1efebac7e1d9a3110ab4962405d181df23b01e0a9ead70b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e0f8524eead302224bec4bcb23caa0b587aaaf1582ba0e9e6ecc3e2e9755bc32_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1598a3a15eb623d10cc95a97996611c0949450cff57257b2d1851c8d83657a39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e97767977f70b4a53e7e898af37d51c1ed2a0c510fadc3180d3ed6675ea5fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:acbe9df84cedc53ddc968e5027c662badf18384a9f25ad78c914ec4eeac208f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d19ee5bb8b73f322b0bfdce50ffbc25cd89737b6d378499bece9be0dfed8a262_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a0d654463288adab9acd6dd6bc5e9bfc05b60081e77877e285b60738c4210077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f3a38302163122cb34702f23e88de2db5d44d70ca24526f4a73624cb091de243_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:348bfab8b43715c5b79610c50bd7a8c383bd7e0d404fe26ad3745d803fdaf339_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c4becd27abec4f1dd782dced2c91a832a731a71f37fe7a3b2d07135702e0d512_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b27cbc2a5d54ec8bbf744ee483f2cc81b9101900ec9e229d362a8169ee72b29b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dfaadc0fd73c36c83063ce6442a9f5e8c1346422f7bb10faa8d27617a0c6a710_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:57b58c92ff48ca5f8275bf41b1f1284b3f0ca881df22e355585ff7877b215198_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ab7d9c2e48415e4cd8a1584e942dd2bb98848aa657ee7293fadebbc6cf439c4e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:eecfaf9d138ce8a5618856ec98f2d2b41d2b025acac5852e81ba20aa7443bbf5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:08ea69707b4d728f1368947281cf3ec122d68713209cfcb0e91e5322bf1ada5b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:09862c60fc2dcb1fb0aef2776148ff46117460f2cd92e202c76c0d122453899e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:59a251157e8aa68bde3d1953a52c2e3d34faeb9088340c7f5f8e818e82acef7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9fc0a293a6420dae695cb7dc0ba7306805af3bf984be3e31ea585f373bbf2011_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:08bdf0bc7808dc10b3597b3e37fe97d768f0bdaa0b19dc8b6f565c15993372bb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0d1e25b874b260043556c33ed62a26ebd56bef929e3539fa86db96501a798b14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:32e253ee82038724e6455b3e80d1ea6b056c92c2053ebb22ce329ca5b7d5f03b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c478e1e2e08bb0b44d9bd3ff8054a12e7d98be7821045cbb218c62e1fb2cd8dd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:06eba656e1b664519f5e663e3ede831465f1635ecfb1d293c1b1b745d79b4158_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:19a89d0373af1265e09e12bd377e5bf631e5fb58c36b2f73b8ca86d186bb0840_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1d2da7acd64cc59f03f6a986306fc7d51a680a55b7f62e180e66c6cb3e213037_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7bc8808eec74ba5b0bb91d23e918401da8a4beda52fbe93975f4d7d190836aab_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b075e0d54437ff4323eea051e2347a71dc085464c2abbdcb4a85d55d9fb84e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2d19a6538ded95c21b22b0489b00aca53265ea73b4f5f7b91eda8f24fb39a12b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3c97585f4dd92f700fc44e21291f913aca946c75bd0124f832a6d8d1c5f3d5d7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a7b7e0019f78254b5afa024b7ff6c9dc0440e40d0f6fdb22e6ac86f261435915_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:085602599cae9eabcab557a60947d3f3abc272c51c3beae3ab9cecae3b71a3e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:fb83420683a5c649804f400ff80b041693872fa9ca1bd423184587e4c4e9f018_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:344a60ac1e833a349a8f24f3db2859e9fd0f45dd562ca50478973868e3669451_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:693b81294308ff38490144fbb45de352926be577fde7668a60059f3e5be3b776_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7e57a906f55fdc4522dd130c76942999c5c28f469579dcdda2e78949a860b8f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a000a2a94ba6f3c2698171f1cbb4d6976fd241de64857aa74bc5783301ba5165_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:2593c53eeb484b020e297c286d13e17bdfb52253c06777a124b62eabdb9a1090_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6677aa15725f5cb40cb925224454bdf1ba07e37e1e0240b0dffd3499bafdcd27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:32bd53429d58f46521bb3b3da28dee2e9dfce9e41992d9e15483cb1da656f569_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b203e363150a6b9f1e3f12c4424af0a4fd7f3f5382bfafdedd041789c7fb5e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d271c473cfc854b34d17114967f659b0ba86a36f408696f348463e106930d657_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ef6f8a6c1a8e13578d16585d0bcefe15ef7a246f779e2aab32965e5d7016af39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0ad2b1b3b63a22d793a67a220550e7730d49193e36443b9783d045d0d628e986_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:624899ec57f3d7269da3b5acd20040fe1ea2c1bcc617910f7659cc3110548dda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7414f3068e135ba5f9e0796967297f66dd619122e426dd8355a7d21c88c3ac36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bf6ac903efe307b33a5d17a000c4dff28c5ac55f5ecde7d65a15025d291f9053_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:35396543cbd1ebea8e70f1beeb10b4fd87d9a42293b1464fc0442eeadc6c0e7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4bd4ba390e83fb3eff7d17281090981125e08ecb458969b5ac95da4342641e65_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:602dc9f92b7a8e84e6eb998191263d186d1d10d378eeef0845435715bee812dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:622a2e6ba66f1624454cf3ff9229ded9dbd06815ae6512f251836da18b545da2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:265112268f914a12e152e58a674116408253b120a35d5e696c2afd059b6fc015_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6e2c4811105f74a2200eb5c14cab29dc5735465f3ade08bd44378d1a3f3c6a16_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b4c1767d3b1d7d32b79c58d9894a85e4e897deaed7405281239058b204a5209f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:dcde633d96ae797962a3bec581ef3078a5142b3131595e0055031195b798bc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:47731f2034e86e1b86a86d1b9ab20e1b978f89baf270a567de3b6be17665dc6e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8b00cad2744076ce7186abb2304a0a1ac8bc84e92ce76c843fc19a3d5f79e049_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9edb1bba41b757bc30ccc0bd7d823f3574e21195a1a4075a31ae5bea6fcea516_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f3ad88ffd94f0fb2c825452841ee7c938d81a522d8e8fe09d224b42fea301d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:24830ccec39949668dc836f6532f2375d0b7ac23ef69c78315139c4e15af4088_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:67899e606e1ac40ded141b4360168959587a7f1385299f99ace9312016cb01da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:708686f865ce646ea8e6405db61f539773444e873f6101e733567cf8be40b1c8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7fd150db54f6ddac412e063be423bb17cf0dc8717df7fdc32fc52434cf7c866_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:10e2611fecd1ef8a770a366382bffcb32096b3a8b396d3c0f3a67c06a809e186_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8e26412eb9c4efddfb90bbc864e68aac6ce43541f5952250709e973c75cbe8b9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b6ef9bc4955ddfac9ab851f8956566b52a49526e6aded669271efb338603f3d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c084c44640f2949bf5fe89370cf105d8307ee1d2f9ec8b5bfbf7dc865fc45476_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:8268d0e76b556f2b0413ab6975f15aea685b140362bba5d245ecabf0668a41be_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:b1e1d2e8782377f73d8b9d458a7d433dc9395ec7fefd2e376a54a19779dd4ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:556d277848c695d76ab33ae109b99e0448bbd60262b39ae7f5cdb5c052252b3b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8107455fa57ff48346e4b056bac8f1d73071699505c62e3c4a6b63fda65d1301_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7c037c5134abbbe50088311f7765bf614fecdc7da0b58b3491ed0924a45cc1f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c848d97da53997ed67654ed4cd558961e4ced5fe80860831f6100f27bb97316c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f63f5c139dff756c4a36e8c8aa18aee4dfd74260ca90a6c9cd8c68b7a23f5330_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:18e2b009af42ae09190598403077f59ac14fff0083dbd0377b23dfe8bf90bf85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:23c4ce9a3efd2b7cfe52406aa0df67bd6b17e2ff2583980b24e5f71c4e69bdd2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:45faf0f08b479a7b6511703243cc6746129fbe639936f693e245688e33cda4f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5fddf39479d0594b6514b837da1e9fc7cf23aac4e092a43feec2dc738f3a36a2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:27662597b04f8a83ed40951fb3161755e565f4b45cb08160ad65495b1971b1b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:66548d316213a04bab082f88b71e84f26f93e3b861144b79ee2a1d6daf236e67_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:915f0ebb139d489bab32c418ed4708935e65cbb95321aeac9bd3dfccd682713a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fdf3b790c4ebbb4a049a452ee65a4f15de7c6b1fa06227dec1e0f44879d33d3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cbce9872ea22b8756670549f2844f8aa6a3323779774c4839a455e4f831eff31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:da8d61470c3c3120912a4c05fb149d404da73c1cc654faa36c5311b3ba47c554_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e33aa6dfd96a471d0676b033c4ab64f112e7a200b15c74051bbeffbf48e68eed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ecf24d093581fc39574dceec3d50efd4c3146cebf49bb7a5a450b3f8ce740551_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:389bffb7286fda26e7f9d583a982f673c7487e4b152d0f1449fa0cc5956f0850_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6c6bc1dd1345fb7f5ba86cf728189fe3c576fe25d2b3e2caa6b3436e2c6a42c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:750d110adf37079c83b02b85f49fc612c9ba646ef5ad341b9a43c3c76c084e5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d097d858dfa7eb705412902a77e8750fd7fd883c8c83e6732e102d6751f275f1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3dd9ca3b6c119ebeeb38e5529407f1889ce2c06c11f15bbdb38955caf2a3a44d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:53bb0329ee10d609d297ebe7327e9fc2db866a3d32b87ea4ae04fc46d9aea7b2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9bb57dbdb1f3e05d2e711c87f59f05c56aae4504a432a7bf69d0719b614f5ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bdbec412e541109c63c5f342be19fc88037c485b199856d55ef1798510ee4039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:332ed123500ea4dedb757d95f0111658b96faea8f8996fd74dc14e51e2ab9978_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78d21fcf562cac4d525153a03c574bb2a9ad71d50f955e263f06e2fb2b1daa08_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:907a8679fa95ea05ab7132e5953560b61c9ecfff5d0ceb4124cf8dde42530cd7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f7a732ad09341efece3af08500fd7c18d9b70e4e2e218afb2fabddab0145f393_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0958362f0fd9f365fe7c0553d468ca4b116c5b879c26b8035205fd95fbda79c4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2fe9e91baef7b27e2396be83a187282ed19482386413f82f8e00446044588132_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5bad53fe321f2d924f07f7cd8b6f19771631a3c75dc25df875d25cfeed6290ed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a42d5ec3c0b582a70bfb2297f3f7461f4b516aa28ea8a6c12c6bca2af51a9e7e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:64b0f83d2d4b40eeaa6784ed20019e2ae2c7fdef43c3ea9a49eb07a3ef27ddfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:744da89cf9a8ac399564877fe699525fdefd31d302b70bbf33d457361235ff26_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aedb8ec541683a33066c8e4393fdef2b2940879da38f06e37bc4aa247038081d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e5dc458e034b48610c05a65784b4ce8731709969a25867c1174beb7bef0d43e7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:10c59d23c3b20e640fa3decf0fff7db097b1da46b58058b1a9dc1284c8d5f1d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8946f0589388c5ac174374e2de1a4bae4d6134dacc7fef9a95bc54f41265ab9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9ac3b13d328bdca2a50d286adf9f32621a3a059f3dedbb0f3414bbce3b1d83ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c56dbbd0868f35b7376cf4208b10f1be543b5b8096ee30322b44d31d5887b784_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:104e230cfe12c0f6218d5a834c5e85d1c3f962c9f00dab941ef7f409243c94d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:56e6a16d77dc1cf0dd2bae15f9117faba1c88be9bffcb4113b29dcdc32bf3dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6014a9a744d98499f4e68c99a612229b148db39c40dfc0fc72a0b0fdbbe26626_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:92d6845bc5c65cdec3d0f59440500af1b60b070b415ecb6e3c5c276fbdb97f4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:86dfa215430ea4c2286a8e9e0921f3a4ca14fac70ae6f5ad4f66636fd5620e0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c20df9f23d90cb585878aeb06e921741267b98a7b078ba494f6dbcdde2156020_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c64396e8b58f76b4f416e1f76332c6a28f2ac866240a4a07541d6ef4b13801e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fce08887d2471192a8b68228f61636bcbe2a8b78885512d5ee24d55b10784df0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:42cf0a1f66357b0054b4932b2952489fcb46182e4ff04501ec3b8ec4fc86b5c5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4652118a90e9d0fa90010823fdbdbe1c49db2b208cfc948a835c7f2aedcaef14_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c827d0d949f005ac61c1c7d43ac27dcb842cfc2013e42b7a70a72d18a20ac45d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cd7eb7f4b822575925bfa223282946937c7dc5053fdaee9cbfbf8d0c2467e59d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7b4dde279a23d7f73becb18b204787bec7ca9bb85b0fcfef4a7323ef59dfe6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38bd513387b83d3388d063e797d347932a335306b9f65eb73b7fbfb478b95748_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:96674cceccce573229f82da92f10e3029a5af33b192ae9437214f50bbf9e2651_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b5b9452bcca062df5bfe00b913778e2c182a6c2edc8b649a62b0e927037d7eb0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:578f67e6b9aa327a20cfaf5912a5601489ca0653ad744109b08262fd31d27d68_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9b86e03cdeb0968ad70f6372630bc5e974ccf74a63666f1b4517347d5cf66e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c87e5142780624f7090c8a0dd9ce935b112b74c86b8f0a9f97779df293cdf94b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d6b881c99cea669ab664f41460b5910bbf8953e57dfafbdc5ef6b44d8b45dc39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1b7eab16cec06f09c6d29dc328c723e63c410e101f2338efd38c266ead5a661f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:afde633bf2b45cc358137c70b17b5275adf59c0e71317b5d40de66fe40155c59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f117e6c476d1e70d006f3a32f70c6e8dde636d40ecf6b350348315bc30feaa9c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f7b7e43467fb98d34680f471b5f99b52417deb826624a17dcd957268bf19eadb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fc58e1f537d1d1cfb376c8bb3a1390c008341212540fcd98a4a315509cd7e62a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:80ea2836ec34d2d2995c50a090e9a97623485c633c2cc39ed4fdce34c9f253dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18c5603f9bf889466977a8cbc1b1e785e9e93a76852434465848b00de85a3384_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:852a40e0bf7ba727a9a4f4e65d820184f69d3b6410afeaee5b7c25da9d6222f7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b0323e72aa737bbca1d743568e2388dc2f3763b7b23fda8b0c30c7da82361828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f7bc0d938292e36063c8dc51447fbb563f011991664d6d7352fd82b1f8729fdb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0c5ea8bdffff3d880526de9f5b4d553c2cbc0681dca2785b44a2d50534eaee14_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:25efef408a198ddf977595cd7864dc8c68b66b5210b01372ceb94f0bdf0eaf7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4af0d2d2ff92b30d0bfd1217791f796ab853a709d6724c1089d967cd8b2bdb35_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fb88da574373955332ee34a14390ec328a7ad6e62de8499ed52949656f6ff923_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23b511f2c7fe86c4f8afc509ed707d27a63ee6cf1fa3b74131489fdc7c668cd4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23e7ccb1befa2816e77abdef5eecd8212e56ae6d616f4003392935e7edf7ed93_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:25f015786ca305a2bd100695adef64936782586725477c67bc43a42402e9a4a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:513e02881726c145fdba109c6485c19dc6a25e1329e71e64da6a1ca55a9bbeb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:651e1f43c1483775c0d9ce67365db3d75021e67a3f4dc872071968538033458a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d565301af46c356a4fc80f36c7c8e958a19a4e36cd08abc84cc9a49d88433b18_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f382ef885d8be8e7007416722029689f2b8ec1fcff45f3f405f4dba5afde7d9d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:fcffc574841c7f5f5f06e41063c6e63dd8471259c8b6436210b1fa8f66bcd32b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:06b33e1160ffea1621b8b365682c8b33eb88e1d0af49f2badfa2f2cdc1858187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0adf9a1507c462323ef994cfb8e94a91e05a90834eeb818c6ff035a469308734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4dd70885b033339366a51b39e1a0dc9716bfcfe9b3072a9425f93318ee1868ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a675329ee42ea8e39cf56e29562e0c9d58345a468f895765b6000cb2e03c85f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:046f5864fb471f536e1d07ff4db875eea3323fdbec3c8467ffcbadaea4317e48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:338bc8f6c2bffd8382536c628e99388f1579df9a881c2ef5fde980be70652eb2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:613556b062cf0adc4f9826afca26ee52106805907c1c083580b0f7595fe35d22_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63b5335ff0b2e5ec2a748aad70cfb87a1e67400e8d4a58c4d21f4bbe0ab8fff5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:134163c4600edac7fd6cd32e6e489bfdd03a9e7b2554fb3cc43c696c18d1d6ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:646a707c50a3656bd6cec5b46960d4d27885135a1b2a4eac2f74fc8721723c3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4cd06cc8b51a11cdee4218deb90e612934506c100298dc2d95cb3961619a34a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c28197eb87571077a9c4d102a659e2ee3e9f4a96a2c65e32c2155aeba638d114_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:884468e937461054e4d0f6fbe428c0837c547fdfb77494fc4fd0d80c85ebc116_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a0ca6e2d795cf58e53f392ccf33ebe3a958164d7c807351976e7f34229585b4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c7c740ddb429a1e4c4b37a761d07a28b0a3c54b1a9d0a05d50f52c1046e67bd5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f1b0a334d0a34ac7df7177915c9d86925b1d09e2b7b73739e2e242b156043d00_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:21386a83ddd84b3cd3903be7cb72fcaa075258aefa6a8aed5f9db293cb813646_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8bc70bdd58177aaeceffe4a1ead8014949561a36f49e704edec1a87809a8e308_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b0124697d65e28f4068afe9969a3558ab5239b7b39b8a8e4d59179267cddec92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6929fc57fcf0e9c7d26b858afa505278f09fa81a854050194253e2b84fabb94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:04b8125efeb99b9283590730314e1792064cf887d124906b6b39c83925d97f4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b0534c781222f49ce04e95899cd3558bf62a74c7d5defce8ede815d7aa88aa67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3769775243694c05be0c6d52bee13877834b98e80a32162e3cc990386fe17cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ee66f64d8b3832cfa270298dc1257226c9abe618918de7283d7ea3acc7bfa058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:09e6525bcb52ecc92e628adb611938f208c09436c1cb787539df696bb7040e27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:48f82fb019f0083c414b895589183931f623d9c4f64a545be9460df83d8f23ca_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a2cec88104e0ac39cca06c351868da8ca42cea21014e276ef4c492603c90e6eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d5fe8fa8055701c1d85ff5cd062b28b808a791d658c1e6227cef379dc3706740_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:072e335f2ef540426bd02ab03df3017062cc713e9f15c7d131043c998f6bd8df_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:750327cb858a4bff3df278ebcab6a9c73b88a55729e8f54669155adad0f1c77c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a2762bde107a05ad6ee1b167c6ef7cfd32646b73209f3841ab1f2545f2f5cba8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d3ffde90e606b0344c39f8668dc629f919612cc5a3475e8fbd15aa1bb807a42f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:533703f83c1706641c5423dff8be080c70ba831a0904c4d08cb84247c768fd96_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c34e3b2772aa6329401c1dffa8316d3516368cfaa095a9cba95628bd9ad2a7d0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c3887c6c2d115b686a65205cbaa373882689899aca8cbe5125547db198c84c9a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc6a5e17268e07c6309afdc92acd2a31a8021e3ba9f5d0dbf514f3b9df09e01e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f9b11c33ecc1a60bf7e76277604027fad491a559a01ef6d81f2ff3e1b1630ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a23563b0a48ef83f83afb6b603c3c6e432613ac914f91cee12c45ce88e4568a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c905195d7c87506f478c79baa7af0242c05a53f424a5dde49e379c2a5456cd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f70c550c755645b78b3e7c01118b6a646b1a8bd283f0a9415857a8fad6d4dba5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0e7d60dd7a32d4dcf1b6554c4896f3e6710864a5df8a06a0ae3d7cd8c719a309_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5b2de9e018b94f9453f4ed479113464317121764c1551eb27cb249930b87ab3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:894978ef07143c0e17fd299e1cf3cf66bfd5d1d94c61bb98a196c22c8004252e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c05190f5e6e9886ce31dbb9c97e177dc69b257a009c08298d9964c824f769056_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:037f48344e06fbc216914705d9be8c9ae21a70069b3031ee4dbf07c34e8d054b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:46623fe33e5d8b6eb551a012f5b444849b335a5bbd1726c274c28b8491e955de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6140ab1bcfb22b2d92b8776e5458bf6e1d2d65753b16d4229d4b020c0b4a12f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aafd425c0dcdf391f811bf3aacad9828ca2d18d34201b6d954ca13c1b4043bc5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237d87f0080a039435915945a2405af205b4787a2d03d71ec801f5093e1cdec7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd9dfae5523167d30f125e3be00f666f3b98f3a63bfa55f9c79927123d13a65_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd9a7c1b3d8bcd779e02925e2bd9d79f0c3f839636cb5fc66181eaece5dead1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:ff78f8929c2a152f76ac995d4e9203c6844058b114cf1e2bfafe371f41f305e9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e4437f5baa2f1e07ed0c1a245af10cd3e9919a852eac7a22996a9b7ea51e65b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:666aaeff92117bf500aa2fd3cb6326d39e83da6f6d9d08b883aa0ff66d56fed5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:be357cbfda2ec9e821dca667511471a812cfc6ec8728b8dc9e345c5457b50b0f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:cdf3f134bac400823d74df622bc73368c849621e10ce6e2483a3d17346e9adc8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3172c4a59d36cfbe0567767264b230cb7b1bc355e8753cbf14da088987601d06_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8d38f1aeb56ffc54758fca6ab17a60e3bef145a3221728a56dc10a37e3dd7d4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ab60ac0729c4fe33c4a801982f9a632d7c9b5ecf991b7166b8a6642a621f9490_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c0cd58a244979e44f80ee6bb4f2f25bf4150f747b8db3b4f27b8e27b7b2657e9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5c312b21457753ed8c850d7fdade84bfc01ab2d0bcb3435e5a800ea1b57ce328_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:c01cbd659b1fcb8dba2716f35c5256e886d438bb3a456f2d2f8189cf7d7a3f79_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:114d2dbfa9f68214f2bf75daf889bd9dd8c678f6dfce6dfff9e13aed8f0ef66d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:853248c99686b92e8f03af1f7e03ab8de1a0410f1ffa973c61e9620c3c29ee3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:db82a9efe15ccfd1fc7462166a3dfb8e88ea845bbbcbd78125817ef606d7d4fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f3d43dcaf117d7d4b4ab4db76e4f16bba7384c2c0dde245b3e264d6957bd8f19_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:23ab98b2ad9e01cebf816c41ffcf05a0238c376e749891b69571d14e3254725a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ffc4e82b9d9ed4229d3a549e9beffda45d9bc9d56ebeccfd3b5802ccacf6d801_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:1a191eaf5b0d23e0374829048c516e743555781bae221c9bf2234de24fe8d29a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:3b7c80c9567f0a623c8b44c5bfecbea8997dc61896efb52370cf4f821eac2328_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:afa4fc3ab60c1c50f44c59e40f07fd06b52ddc65d3b87fb4bc9eb3e2d9a83aab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e8749dc60de7657ebf93e7226b47661b51d1daa4c5a4fecf336a17a0e0cf3c59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1c1c12ad472c45ae03529792013154098ce4780a0fde6dfcc8b15674518b64e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1e764b697a728e444ed6267e44dfbfe36f7763bca86cc8991c429e9be5f10027_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22e25afa4b71ce9f1e70697ec3f7d463b2c1352e327f6bb5d5769f6c421d978b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e8372947353c8a6e32dbce30650b91a1f09b20162fef90150a58f3d3764c0e86_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:34dd3f5cb10fc1aa35820805090b6c031a4b771931903936817a8afee2546782_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:751ddc2fe22c3928ae1e3137fd8b7741f4f671d5acc56467b05e3d9c892139f0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4f48095d3dbbf481a4f0044b496ade9fa59cdcd58f6aa9cbea97b3a77cfbb1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f2cc96d8b2c7942cce9c79607176938848aea0a330542f21c47b6bd8eeb4f29a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:10e051b10f8001bc4344d39d32a8d0c46dddb798f6ca025a6de0e78ba5b70b96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:33943aaf687567ae3ddb4339608e562f9f877f43d779f39820741e68f691b47c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7adc1f05bc8568cdb5f376950fc92b8ca886fdcf4554d7dd6815780118cc8153_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:8dacfd86daa69817ce35eb7ca51989f90f9aad12999f1c76e21a49ac036cc444_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:25daab414833b6f1f0f91b7a55935ed5cfd7aaad5d2f0eb8674a06a603187059_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5091fa31975c3af6c2389db26e31fad80220b0bab03d4b880270168a62105357_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5e8e1fe00bc512502b348f16a0352e50ac4a5b491b843f33c72fc765a48929ad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a2b9473de35e8194617769c2c1aaed3499d57a55110827f3f94f191ab02acdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:29835580dae34eaf6a13a4b2c706138f40adbacd67670f8d19cfb952e70593d6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:be7fb081fa52399f118c7393cf72159ef362cc1ed80792aa7fe9847b00cbfcdd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e865bad23956b605474eaa4c5e637a14e5453a53522b145138f216e4909b5348_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ff01b00b64a65dc45eac4e3a607e7bf70e41fe333044f357e436dfa0fc4abcd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:1f64e57709acc5ebc392907106819ad3f8896c436d1afacd30c6952c071c97be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:401edc06a2b99d0c1f9c0e6302291c78e35475003f74fcd9a487c091da70631c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:408bfcd24ecda598d5a71bf827a74c3e10d6d7748a9cb8007616c45e4d490275_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f626e4910ffc626acfbb1d2c1d0ce76564d139175ffd39e797a4b4c957c9a570_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:18064f2babbd41c755d29968a2d3f2bf5865a1d49f6bd9a37c527b754abf6273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4023611263777c3f71fd89b5072b36667dbfb91bd2fceee2923ca590d013defb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa7dae5d07b71b2e551c6d8b428f01265e171eb2bf6e10b3d68764fd9055d94_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:93addcca1cfdbdbcbaf0a01d5de2e63956d7ae5bb4616405c88132c3d416e5a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:40f34d8424475c6090d059ce4ec4f17394694939ae88bccd802007048d35f351_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:786e891282301405fd2ab537b4ab459cf984e50ae4384def434b47f28b6fe35b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c74e92a11425bf52a763fb17976e9efc97eb3e8f6d63f188a3019eb858481822_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d1d8e4246ccac8436bc696b9bbac8c102c26258e902f947c892c91084f7d41cf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:073a7ae3f6dee770aa3146ab25bf109c2ebefc561821e4f249a8fd952e401597_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a8a2e150b72f78f43e5f186eadd267ea49876a2e0579957414802b92700003ce_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:aa8d336c6822ed4dbb522ca8c46ba3e0e090563624353d2b1fac6dd55d00e445_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d464b4bd9d86b902c8836110faafe8c349da3bc03a7b352a2bd2f02e54069570_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:097e955c655e3dea8251b05c0f56a5cba51ef51c7e15b0812cc10f2a36a68eb1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6a447e5642af9c109fad7eb4201140d94eba9f743b6cbca3585e18624fe99d20_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:af05801e4082f887de2d89a685c2d13678d3ea7aefe1272ecad2085ef3d25b73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b888f5efba0ae2447c338beed49f3854460801ef19a0efed8ad22edf083391f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:016186005ba6bc28aaa6eb5e53440cb32db58fdad03c01cae007f13ca72b6bc2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:208c40ac2823a80f406d94cf41ca1cb5c7e96bd25d8ece7556608d717bef460e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:8af3cfc07d1611d6ea3459a77f0d3ccdae0d0b9867fda35bdefa0a940ca1296e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:be59287a152a193415847f19eb418698197e52c8bf1f74eb1162106404bb403c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b73ade6d149819e41a72599e2ea12b6a338d5ebd4d9e24e41178a1e2c31971f1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:c699affbdef36d64881653a63e0e8a5c10fd5dae0ef6dddb9bb7e50de29d8e8b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:368f61e0cd92fd849a673ec2ea2f51e7e6d7c12ee886676409369a580d0347e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:5ff7cea307bba36d569d6d66b4d3e116f52b69441cc071b830310d9f4134f02a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1cb922e93f21b2c055ecfdf002582ddc51c7199dbca1f34701aae9576d817c09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5b7609b2ec476d596f0ee4dedcc3579970fe5e5125c61a474536ed21c8c094b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9878e44273c6c014ad997855ba76572268b8f18709de8fbdcba5ccbd38f2a731_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c1bef96bc0b79e4462606d3e42ed71e4d37ef14d2bea928b592272a149db9d11_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2437833ae04941249ebb8b351a3f731ec04166d4fd8129e19d0717a2f651a234_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7033be83aeb0222e99fff2ed1436d9a9a61c9b616f6b0fa3c5352d8574bf5f04_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:707856466152b42f416d446cc45e45852fd3dc5d2e67c9c46aeb50c6d1baa9a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9705f3ca0e1fed96e556766c1d5b5e2047e4230ec3a3a57daeca21bfc152bfe7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:458c8d962d112078933a4279f40a568b4cac90843b236a2444932dd44fe5fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:7d6c779a0e71176bf7fa54cc557108b7d5961b61db85b5de24d077ed2a5892a7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9de43b02a4982a2073cb1b813b63dd85000c3153cd314603773907ef6ab62e30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a1bd55517958d9320e04f417ebcdae6ebd6b3fcc9d4cd683c54686c7660205df_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:53b47cc5cad449bb388468486726593c6f5f0a20e23b035c2bdbe283d77fdc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5e268fb9530fc6ea702bfe64e5ad3864f40d9c0e3beeb2581fe2a8229e191336_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9414bd27ae196de5d952d6689530d09632bc529ea73e29ab09a2a9e8aaed601e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b1ca3d740fe69d29817827b9b5475172b8cfe21546b59c99c82cb1c61d19844f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:879e40240f8a9e6f323bf40d226586f5ecfdb91bfdeb0a2126dfaa67c3e3fd85_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9b4085029ca2e11663e7adfeee36a9f5783ce7106521fe02a99132be4bf4d9a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:acbd8e36fbcccc23f3fbc2013321c793d724592e637988ddc1b0d81b0a538ffd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f51d6640749d0b80892428c7eb2b54e1e75fc69311ce456c425afac40caec745_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2e7fcd6eaae5d8e35155b811ad6fe4cc9934b31a0076e80df6d409b11ca8d226_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:828ac94fecfe5b6e8263621a62187f070f9e3cf2668d24f00620ca47b29c37c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b152b96f3e1c5e6ea18ee532c4f747ac0e0bcf082c1bc0fd8ba60aaf7d914ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c5f8bb01174a32ba07070a5488b2fb27ca7820508491914337a6433d4766f039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e024a95761866be7a23ddcd5fd0dbbabbda249218d36ba9cf51d561575009fd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:4a5cb39ccce3520bbbd2bb98b84df278724e9084cf7abe9f100963b05f6a51a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7b3dac83c616876919f2bed7ef7318dce0f20bd12bcb6cf754814233f19710e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b466e339cfa61e214e09f1b47171616d59dc1748b8e02a096d74d0975b955c5a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1675f4cf4337e6ee6f4b0506017f95e48775b58ae80b02f24d2d6cf4b24e0897_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7b91722c7e9d1fda1994adeb21ebd50726d916378b50b942cd2a6bb636d98a4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4f190f8c7699860fef711a4ea52e922d840b0ae7f7b99f431d29be088e16b12_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c72327fe63c1e302e35dbb0fdf46787529e6583c544a20c0c7507fec8a9916f9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:148d1267925de54e2ff67cc04f7e1eea48e4812881eb13a6d4ac84fc9edf3960_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4728a45a6f0d6184637de454fa23aa87fdab1ad388c0f82dc97a63780d848148_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7ed045e8c4ffd8421d54d6a4ff9ee3b8af00169d184f39fafdcbe689429e9a94_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ee8ef9b71b81d64e1c95c28aa12093098c55dbb4a970f16237aee5cfa1f1756d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:11ba356bc22603fdc9da30ce02a56e0841715ffa1be1533e409f680525e35a95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313103a205fe81020b9acec854f03b3c35de728e2a8ee7f8b778eefcff1e9adc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:48ed707b531cc589ab67cc34196bd107b85250edf3619a3c348c45dfc6f535a4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7e689a159a17e702266acb3e5d7487f9ce17eed2c1f5166948103010747f2db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:377373ba5a37f2fc8fa27875afb5ab500820c68e660b1cab11cb52ad14541577_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6d8b5a059175e2260a85f40a098c25c61608feb4d59880c2eed941bcc3fdc6db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:82a2a3cc00c616964a3c24cf1095a005e4e573cb79c345e9004dbcd35e180c10_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecebe8f91837ebe91c2f9c159b54f6fea43fd7d750929e2a5b08fd1aee688582_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:1256eb041e3f4703292fda7d334bdab8ad59e6ded330b2480f0e450aee1b141d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:78083b25b57df22ae9e0eb27d3edd7c3e73de676f3dfabd4c419b37aa9c027a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b8ef42ea1815cde45206e98b2b0fc70ca55549df44d7ae7470b37567c30ff5d6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d61acb82a53a3e4b0d1d2fb09e94d34d9a990e43f09aac31f335f970a29ca82f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5855659dd086fe497b927919984f9ebbf9e5ab0a110ecc3d761efc6d44846245_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a19a3f623da8d80725954f6cd9aa9717b62c8fca465f242db675b28911906499_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a5328b6e7d62edfebe695362a4532572c99f79cde855f0ad0f46394d93d9cfda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:b49d1a3d8141b1b16c0dee745ab5a0109bff96fb8103ea911db8efd49ae1f1de_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0783c5a17f3458d7e3f59952ff01dfdcfe8510048fb41f8603e73f374c1fb49c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1f3a254a7c44483a9503e70e4abcb579081c62d5cd37ff435be44a215f7843ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:e113ec3685f8d055c89e11b0ac8acc806b4aed59f19ae0eb4e7d896d4276a4c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f9fb910e3a55c4023201befe8e29197f3a60b3c62b7814903bcef5554b939857_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:17546c1840d65f2ee98ac183705e6956f4131d3ff32cde615728f9f25882b603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3c928586ae0b46feacd6570dee3ec49a5a204227e113432194bc353f6014dcbc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:562eced3b90258a09cbab4518332ad36f9526532f2228da862d50b3076aa31d7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c925e942321c121dd314b39f7254913e71992d8414b5c778163855764269fc8e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:8ad05e7041a80ac61df181098b00784912670e01ec166bac6c504460828eba6a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9b357c6d30157c7dad00894e9f8f724d8be110d9658813fd61699714b7a48c4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9cf1116ad028c8b358eb013d9751aec24eda566a74325123ce18c10bade1e13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:bc49f21e2c4be0b4ca0c199a25f90548d7ab8f16e3d78ff4adecbde6052262be_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1d8c51ba4344673c2f0c4b023d72b683b2c3a26cbfe64798414c5d4e05005ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6e32a82da78fd60e74c129296bd390de402cd7a22a0f1ddbcfb9d3dec7ac1c5b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:aaab47f78d572983b4e8e8395c8c3d53d05c3317aea16c011032b2fd4f438fb9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d2d38a98fc09052bc5fe169321a534006a2ff8605d2314d04eee39e2492104b9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0615ec5b92ee4b3a4e28531f41a21b9a99a64f6972c76c66de90ea13875ddb5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46aea21f727db784382ab4a0329437fe9e1f4556c0cf7d0e3a6d904e4e3ef412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:62ca47a44b86ae7bde47e145474a0b61dacb1f6b503ea63475d7c090ff2b5db0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:97d075f6a0c08361b3f207632d98bdf276a9eb0ec0e79d54ed13550edee42c38_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70e3b704d6af11d99287446717854c466f188db69fc622be08fdd7a8266a1391_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:784d025249cf0f4921d34ffd4387ad7fef62292e8df8e303213514bbd5a3b1e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9e3be6f0d660b4809221fe1b2d6f51206b4ed40db4122eb2a55f23e0be4bf3d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d3fe7d8d1fbacc9832ebf90ed7548a6b2cb283f8a98a6ca73b324e427b5d69d7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:9b772451057fbf63e5173aecb056db601413f419ed9fd98d7ef3b08dfcd79e11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:bf155cef265c06b90ddabf0b4e5eac5395f4cbf9165c87e3183746ebade36b99_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:d73481ff034289f9f1cc811bb66ecb9a254de0044aee18755034c10410478f2e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e26d8456983b600e7248b5741030a68531e5d0f45666e6e3ae02ffc55ed0f906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1e21d1b03c1d8d6d2d5c3d2fd2bc68f06cf4ba6339390b49ee94980e66faa3e6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:85b66f1e1b6ca493592c62215cf8e94d29d6f1bcb68c146a7466133f661cff9c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a9e900b764acc0925e6c381fe09ab5c59bf8085ee5cb21b9bf87ba08fff95c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d4f70164ddbe9c49e57f079bc5f7f0881fce0f8a074b5a948ecd338a308638da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8445b586683b90ca3f69f83b881cdd46c78198a7b021b0499f3f5de367ae27e1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aa0f445083b105af4fc1cad85682c286dc1764c2810634c4266942677125412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f1ab95b9af24529b03e73d6d3cc3e010c53eeb72f7cd441160982e7a3f40edba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f4f78fda0baa299dcf7ac093ca782970074760999f96fcea9d170c9cd35455ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2ad3be815abfa60205bc0de77557f8bfc6ee8b80e3d25ee9cd1088a5e3f6bf8d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3242a9336b5a940e9a88b988d1780e8dd6fbe7055ff647d07a7885a3c272619e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d9c7a9bf4ff66ed09b758109eaa9002242e4eb9604f5c0fd964b4087a609d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d84b76fbb614c30c67c88d6bea9ac818854f6f9aa3ab2ae8bc3be266c0901400_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:45c02eac036665c9f003f0383f1503503580cdd5461f6de4bcb0b88edd8c77ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a0514e0c9580b85e61b553b971d8d3a65f3cac4040ad6d74a3337db46d840feb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a2f51cce516f6300e1724389a99afc1e5b00096d5d8b0c05c302d9ef483c166c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f7caf5c32326c741206573aaecf5fdfc4948062d840dd2beb7b7b1016d24e697_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:4bac5520ec58aac65a508a746976667acbb6132ebfe6aacb2f8136f3198aa35b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:019951ef27fb8d5ea4878b8f22bb0d0d1f357aac25b8998c743980377fe03563_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18b5b21ee15093503e1e3d2f6446ef3f5ffdca30bb50cc9f67dc7596930cb449_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86362580db907ab09ca1f54b284fea5cf787ddb5c1e99674f6ebf28a3990cccd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9ca06bbe2df39add7d22b660a5408b54b974ded86faf7ec9d0985acf0d4e9f32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3322914e1219da147d36aee3121d4d4b42bb619419535942aa9108f6918d8e3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3d444da8f07a9e605b799ae9e3154c7a8681da7824f959e2b5b2423b80c39bdf_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b87501819460dc6ba4bed05a65311592e85ef392a36e9296eeb11fcec26be8b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e45d8e82a1654526fc4562335cad427c7c3aa4dd01215e9754a34be8b9e64f5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:946fbedc73895ef344552e10628d3fa305bb50a0329614ced5b200fc1b4d2dfd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e4f534afec621975ef7b2389f239bc672eae0bc342fee2fbe9560e20e892e3c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:010e0f69ac3dec9157af776acd4f91d29641c2550466f6ec26ba31743373233f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:87371170c06f7ff9245e5c8f2a0884e969d6d8941d555338ef28ba63be405728_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:2c913cd14b852ece07e98db33327a22a4ea3451d241d37027bb51f595f93b0e3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:952b83652c4613ee04ecf5c6cfa6961fd66fc865c84c99bff4f879512820bb60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4cc93202ab581798ff4e06e177ce24b8e880ce650b45a135569c1257656c2b24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b877e2430ca1ef3b575577dbe08d3b13fe1274c1bb20e065421cae418a6374a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3701c8556b2ec7a09dab7e672729dc6057919b905eeeaba9e09ab38e3074ebb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:faa21d468371967ce9e5b262111cbdfe69ba6a8821b659806718866b3a640490_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f6d80e175d9165dd41da793921d5d6f69cf536c5d16e745b445979b0282045c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:42f5aeee6f2524bc1f0db71092fccd1260d20d0b94531f88ee037921bedc8408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:182402ad5468234dca690272044b015d0545229ebd84e85834f57c767eb96d84_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3e3f7e476df2c2b27a8c3a17ca83a98224c8db8952ef6b2117816bc81c9c74ae_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:96a17f8d79e9f8acfb86e3d54687da1c0564e98a9cc7d830b770db24edf9a96f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e244c83b21c68b755d7e0eaaf476a1ae451f3368918b80b19546fe01a9a4a9a2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:017f982fb763a0eea61580758d4f69ec14bb78e5b5d107503276683336f9983c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:677e81f4f2e77f2b8bd354cdb4ebc99e5701151926dfa36ca1a3458607d395ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0e9fe96d6b1ef18e0fb3ed4751d8809e0fcddada5387ef81e2801ed4036d54d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:13feaae13069cd9a08e285e2d077b96bc75cffeeda2e3b665443c022750d68da_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:105a07e6bc8acd530a8ae3097846789dbcd2c7a2f1f984805c5bb3b7449b1d05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3e0bff5d178668f001f74c4d30482753f481f257db49ad6fd2ff56439d95079f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5f9c581120873f1a012c29ac00721b6fd834c9378cd64f1d8e243da36755cef3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:84ed295a1fd729c6bfd8250116d752b4c3ad66c7bc01ca44408e7cb8a115b5e0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:2c0d1db3e0f37f09115d3f1af5ace12911311f70f4ceb574025fb1ed9552575a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:c69da4b39cf7ba1018b91423ce0282df124d606d2e5162bc8e3e2251b832cf91_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0099c7b040ac7e6ba7e91ec4ef2250bea6ac10472901aadee07686c63faadc92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5b132b86c1b14a775ee77dafa3a72eb723358cbce6e710e44d279c8050c4261b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5ee7943edd42760625d7b8f3f97dc0da4aa620b53ed3ca6b666e3b7a801027b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:906f97849e8063fbfe02bd7e2f951d4fc848c2d8cdbff947d40be50fd6f995fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:69827e616ea617867837723347dd6fe36cc85f43703b4e37b335d79fb3f87d6a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:703e8d44a7d59181d0a36a886ef570c5b838268acebd0b32d5208169770b6ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c092893fdbee22f0fe4a2a25aa458bc1dde8c52367efbaabc1155bf5a578cd51_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d6ab422fea2e5e0782be99e3a275eee5ff665baf8e7310a601d42ba2f5f39608_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:39071a963cda210a344f5d4255c5c5276d539e4bb661e21b49be11923b54e020_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3f9ca2d789b60a51018e0242a01390e1d4b569df21769682292d3b483954aa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c7ec38c4ef21e65139166bde80aa73a36b432889b6855d63b1892efc0ddf58e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:bba88a8f8b41c76aeddd25012b4dcb14da6d896763ba6a003ca824260b8c24e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69dfa976e259586decfc0635dc49fd656e878b513783579bcc2a5e456df100b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:86b4bd7254cd92f2632d90357ed08404521d89ffdd70a21cbf130f652f71c1de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8ceb3fd7e1d7d6bbdfeed53a97accf43b3981d5e101746e891a804ef8903fee4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e4f81394f77f17552bbde8d5682449216bf676b181df4a25ec1c6c38cb3bad82_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:425a3e4c2774dd14e2d4baf3bc6f9b1bc6fbcc41faa0ed55431fef26cc5db7ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5e27fe06737a254ee3fb2bb5ba38ebc79e2989487de9536b01b6a1d49488ac17_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6b64ed15c154b927714b840036c16293f4fe924aceb5624fc04d30e478d4673_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c797b64090712c154c848215b1bee933946c019c33fc9b08d00532d611f4d27c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1ab33f9ad593ee146550951038b289973cb1b80e15fa146ab20e823c89f64616_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cce4806b40fd1f040da28b0a76e8f7edb45e5e3b68fcdbd1ffec407f8b5d40a4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e237d756150f298076ccbd616c137d0439c8f59c9e9ca44cfc4cb04178b7a3d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f547caefe7cbbfa9c958fe940eaf72b2b08a460a3b401d1b059c3f097f2b7435_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:0b96283c10f51d6e8a5d00acfdd9535804d0ffe7c4c58c037af6d44ac3a85bd9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8eeb12229d09c020f7f71cc996853eb47ea1311b8426eb7fc6f28652766ded15_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:9d07f82ed2b467215c084754ef1fdb349536bbe0e3c83e3d48a2ab7a97b7f355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d36f927b9c24b3647fe58e5b3579a6bcb2b0b50322db690d885572e0d8492ef9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:317c932c74d67e596b97de943694f9561e85be9d8ca3c883865692ed47389eda_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3dcb7ecb5da7d94ddd370e48cea9fb1ee1314e84874ae192b8aa01a834a3238_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3fe06959d74f9c3aaa9fb9a90b3f33d331347e96cc4f67741f7d6ac6daf8254_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d69d1884d60a78838900fb8ac8aa010ffe8a9814bd05c5fd23640ffb2fe62078_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:30dd2fc299876aef6342316851b8baa68f2b404741f7eddf920818e2036b0828_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:47e721205ff64d2cd94f17a704c315ab4f48601dc446c6fdbf6d0651af0e282f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a42c0b3dff389161ee931de7d2f78272c1576632a357d7e4de3a8ad8e18cc2eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:be883bf81f21e85657ac114397f1a226803a5a0c50146d11ca24f5d0e61bd252_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:95a1813fdfba31007b44fc7d0fce109279f775f6bcf1fe7b7b319f642e614d0a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b624d5a16de8051a33eab593d57f378de36877d7db083144f88899929bf1c0a8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bc7bedd2a60a0f3d862de0644e511d6f330b72a6d12efbdd150dc9b50679112e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e8bbd18a1d2d8a8eed42cc86d19a260f2bbe9379e35257c33cdb70980cbfa5f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:03bfe65de545d250da52cd40db72e8b5346f149e8126509801be86b5f39fc3d5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9e8b46869a8d0cec254539d703e5da848364401fa9c203f0561cb0e5f7aa00c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b7c5a30160b834ce2256aeeee9a36a8655e305018d0647fb663106ec7e3d102d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dd5537f856bf3d86da38de94c7ee6fb9851b262515a4efee6aa1230924755721_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:37bc380d77c7db30a206baa5cec23341064ee370eb5ee0aa5bacf682dd67024e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5db690533cf26e8bffc456e69dc1e0d2f9554f6770c5ac75ea9eb345e1c101e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f7913b9b8f0aafcdc0c0b07ed43f86bb58d6da84ef92f950979eca15fc1a7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:876435e0b14447e833a4e9a0dbed2227bded7d857230557a101c36b47a105921_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4a7dcf77112dde43e0944ba53bfcc3eb802dea755c9610f86b4465b22d355856_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4b3de326992186eeb6206638396c348ef5b4d2c4597eb40e5f5b140f6efb0abe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:779674ddd263854aa364bbdfeb92865821613d6da30a0d3b503ceadaea48cffa_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d3a37f7d09a85c9eff1323c920a9a2f471908e90b7a1621155bed93048c81320_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3806c5c7dc711a3d63a26b60c8c257a1ed87dfaa3e628629af4ccf06325f6ccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:52680ac76f439d5334bb257ac7deb433ccfa6cd824dc2d9e67abf6ec970ec7c1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:65c1a312a57a482045f442861f6a64605d64994304b07567af0c69eb4b205bcc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:76901d5214dc2c2040d44d1c46ace24f403f95a92b825176c00ea29d7ba2ddc0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0f12505d607e05431b905de5ce0c31984ed4ef4dbc7f027eeb019dd0747005d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5383f749ae80a70b6bac223d5c3ce9b70d58de06c031a57b02ea5510f4cf2e31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:76e1151f0d25719c5257e106bff680514e740983333de92097d55f071189ed18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d072c04ce9f1777925bb8df07925652b0f8e684ce2e010adc6fb2c7953eb66a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:786c62c9eab9cb68788ddef5dee8ecd74e03a1197293a3047adacd489e034dda_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9fb2cde680dd3f850c23ee7abec1a4dc8fe0d5b3f2a1c80ad6c8ad7a62b53f4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aef7c437611ed1adcba12e9875f3fb2f094d5116d5a0449066b48f25131faea4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c01ca8b3c84e8ba98e35d0cf0a659e76bec4189a198f82975e6db25ceb336b9b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:41452719dd766d6229b9d1d808b89825b1e7e0aaf8ab8e70c0aecb1b5eb30edf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:9969b96f421a3e9d27a495bf1eff33dba8ae2c12c0cdd33895b6190a4f75e000_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:99e65563c13b1a6d3e64f79ab6491b21106b3d46ef75ade4829c33cb97100ae1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cceff5ba4ce63edf605c087cba759e8dcc40c2abec0534ec856e760f1956a85a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:14ba0bea138b281bee5db9094dd7dcd1fc36c4712198f408c8811a7522bb877f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:416fe4e736d5f3e3b0e4668fd2f092ae855a4073d18a064bdcca73ff5450b77d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9039143f009152a4b6040c8251f3444fd1daee5ecc76eccc98818d9a430a1bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bfc08679165fb0a4c17c4002ed676f7e6fb0571ac72ceae8a1933436753fdc73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6f698b3a95ee24a6c821c9ebf30a610510a639c6d3c56d4399fc45d34179dffc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c44d52cbc06cd3702b2ad8d963f15dbcaf0fa5ad86a800b9852c4f062fc10a76_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef54b7c8c1f96edbed0f3c449b57c6869ea4c33d97f883ab697f53f7d923f5c6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fe664cfc24f79a569d7c01a226ffd13bc91fe1aaf3b3c096dd8ae3d561670d07_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0edca20347f1e9c88542925020f52759547e2af94b54882e739d6c7fdc7150c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8d99a2cdff81f2c41a6b38c625f7fc6f824eb3c3b443221039367b790d8e2a72_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9da0116d6b0b4f33ca7ccfc26658ec79c8a4ba17f8a63d0bd399ec26808382fd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e5106bb4c8de0ef6b9f177e58366395c5bdb3bde226d25a7667ac54ebf952d6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:226cc05403576fbcc6d40b001ea969402a5e98cefd9444329396de56ab21c36a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:850062314bc77b0442b9f4bf463db06aa716f62437b5c9d15b678eaeab9f2eb8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:b08df82541f0a9078c8ba31db67897137a2f71fdc9fd0a79e5230ce16b3e9735_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d8547d72a4b791ad7435ccf3883c427db9f6592f9add54cdecd0b46f2b55be60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:25db07689f639f79919d6f028a10375fb9b68abfd9cf55829333d0360a7acf99_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7e6de11065df1e2acd959d9bcdfdecd4832e27ca92e291c8b5128a7c44c0d8f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:96aab15a47ed8722406eab6ee2933a1c842a29a49c2ebddb60e102d610c092e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a415eb2cf567e2b9f02fcaac05b2c6dd11625cc3120e3a494d8690dfe2a413ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:048eb32db3c8e83767639d6ed9c7e07406348b309dad16fa8e0afb61a65cf87f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:138478cbb17db8b8cbd6574d38cb1c1a4f72bd8d319fe2eb02954076febc903c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ef6c3a619bfb3bfbaf9be20fdff6148d1af0701d4ab13a047867f734859ffe1a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f90a83b839dcd68d04ffee8569e4ffe1bcc695d192c9026ecfcef9d52428e4fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0c2af2e992c5b0ae60cf87b496f8c6b5b3f736ef7576ccf6f03d37e3a2d9cab1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1217c6f9b998c01c7a6c283f035f11692d6393596194e338578919d8809ac2d1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2bb41b270973bd2db4b6ded25357ad5b4113e03a64a5f55bab27e6723902a79b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3fac63d925327ae02db3c5afb3e0a98ea12feb309e113abed5db353faf4ba7c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:18f4a3cf19874d5b1696baa731b7b2207db1c52e014d99b42a17a7d1125e05de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9e25ecabfe5600eb15916f819b853e7d6a445cb61bf5a2fc9396af787213905b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:da51fa3afa3d7cad2088b785407b6ae2d73640550410ed375254c3ef948befba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:faa48301669a5fbfe6f8cbdf221e964c349956b51d95fab8bceafe9011f5964e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:73057cabcfb42e5b5d0f8177b08e6b2eae217b99618d980b8217399c2978aeed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9ffcf3713cd336d9fc552be6b05f138b9d16f225e58ad42d7a96c3eb3cf154b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7e1b5dd5ed0d13ada6bdbb9adb924cb985be96f4345e2d8b14881a5d55469f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:aae9deacd010205f4a5f4ed0bbb3408ab493972ed4acc5ad296a81f0099c3ef6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:19e833e3b514dd6fd339e0c00f8dbd6c45fb7ca16b9cd291d50ab05adcb6b1bf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:67df479466b162b90afb4d17a6ba5d3d51cec078adafceb0a406dad55173371d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b580c79b9edff4d51d5317ff1e1dcd4bc193b439c268bb5c084019c1ea3fddf4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b63a4eb2eec521dadca336416406b595e0db02b853e233e3c80ca454e1153b28_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2fbd7baee98c89f59a87d541fd4f7b2e14eb88645b53fefa7b44fcd86e3e1eff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:576cacb6ba6d2aa3882a295f1774428a945e7b1c967830633293ce04bce08571_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b41266b3bbbb3ea638466d14a35aeefee8acda9a0d2157066cbecaebdb751d4a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f162f5f3a38b4b1b1f71db3e1301de7c60baa3ce9a4e8e5bd66227795d366b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:11718e3d6ada33abc0530890da159ac99e8f63b03266eafef8819c48c92aaf51_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:1657eeeab10652e30e60633e4fe5f50f278236a2814c6a53bad9effbb98d06dc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d4022142d133560c79c30090a045441bd90271ec8de528d2bcb4590d96ad1e98_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fada881117627ed34c8001afc157a42f6cf0efe3e4dda2b73ff8d665c2f8a878_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:00d0abda324914e5599f289c37325f387404ad48793b6db32b3da0486af18cb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:07558b4306c0d5dd18145b65758bf02d8f451462b28188e336f1dea1091eab24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37287b7720a8d5951fdf6f92b59a5b25a21a7748b93bffe6a4686fe377e80a1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bdf5c2bae7d4516fed258e2bda5cb9162bf42112dbfe8399c2a5f4596ac67bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:3e8f19f8602c6b0bfcce59dc51858195d4c10fc53a652c6e49be3fbac0bf1338_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a5a69b772a5f1cb9affeb3c4ec5f050949b95b02f55eccc8e5897d5e392329c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:87adef1f28c02c387f795e0eb47fc925eef6013aa0116e5fcda016407e4d81cd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a973533a2ecfa414c1f95c4d8ffdbe85f18969a740c19d3b8c4d2096f17a94bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12f1e84fdd0ca084e018f3f9ca550bfe183412dfe42fc9ccb356238ddc572a2a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1d516d0e3b8128ab9994d2a7df68251a87e0bef013a6bc7040d519ab68ca8b37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:58a646461aaea1fc7522e11a0a4acc5ca784923581a2d15cd36319cc1d59d210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c399c4381724fe755e5b7cf87e011eaa542a86928fb9cdef4de244cc57c192ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bb706db0ff9b591f189d089a9e5bd5bcdf5371b312529ebede24329a82e9806_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b9784c555f0088c201e5eb269b18dfd3212c727cb202250f18139fe7ee22e6fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c6e9100f0b6420f2ac9f68bac1e19ea5a813b58064d54610cf77f86fcc1410c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:df01b29e279c5fef750737c48041bfb4ef531599fa6ce556987ecdfbf8eb6767_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:443c8d763eb16ce12ad7660e36db67f1f5cb2970cfe0c8ccb922d4697f9e4da5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4e708aba93aa644457fa3aa047fafcea0b504cee71724917f497fb4f0ad59210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aad14619136317ec49570c1059d59036fc36ed2e6df996918f2741a7c1ec90a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b3989b5959fb58d543612b9da4dad6797fe62677fd148ca59ba77c4ae4c9e17a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:00f150e9a977b547e1511fbd0972027a01bdf4852bfaa5b7c21a01f1bb9cdc76_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:254799c9323f6f753924c1b739f189f5daf7287cca9e469f169bf5b145dac19e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:45f94d3ae86090cf4ba0791b9102e9b118e0e9a28d3901611051c9eed86178b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9553e2fcfca8cc369f512d405c92c35cd79a0d5ecded5bc11be78febf0efc8e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:593d8b13bc16136998a2d109162e54046a08ceeda2a74d1e6d9b2d220a772f8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ad0b598016cb0aba3335d6d9bb01a2767fc3032baf24a2f8a2d857651a38222c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b5ad73901c7036206068e9a24d71cc3bcfa88207a59ec10521f1581d784debbd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c2b60ac1878d974e0608955a1c6c104bfb840853fe10a6bb6c971951042dd0f2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:182e148ddb5ae83c7540564f0975f28c17fd859912bedd6392231fee95060d69_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f766d291114a36f9233b68fb3a1bbebe65867c37189243df0c779e3dce7f509_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a48cb051fb2a8e5c70715093012f18b65d9bbdf7a4346b1cb828f2592975050b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b605723a4087f4555d491389cf5bf15711cbc1b1da84cdb268d4fcc5c87683df_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2e976d4a7016dc2a541098fce90353d3bb922943373c8b820e5c95893ef739f8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:68fcad612630ef316bc5f86ec98f828dfdb928a236e551a4c8dbf8f919f4cd98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e44082e909372715fb8612484c5fe0ad82699620fa530e75f10d41396ef6d63_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a949ed5a2a43edde8fd2abcf0f91c4ba4cff7dcbbf131a2ee579d1256ea628a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e7ca33f11829a834febec5a1dbe0f267b53fcde66dda9128eab3df006d2d7e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cd72d535761b16f14b149a155a1a0f4f0dfb0bde6e5146101914521ea1e2a365_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d91fdcc0e8bbd15d091c316a5bfeb683a7e9982ddf474724f49acedac349c48b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f85e6be61cb6c744900578d654909ceaff76eb98df36564bae2e57a3a4bcee05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:24068dc6b55124cd76463fa0678843ff83f92b65fa43a53e360ec03c5fdc4fcd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4c58b309f4603e59b3a6e35c06e60c37631d07d0f07228bb757102f741b6edce_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:68f715655f2b9abb1f22a24c04794c2d05e3327d8125701c15329ecec2b670ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc454e0621f04eb9e2a384ecb30b7b863178447938f8024719a812712e4277f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:183bdbb02b5bcfe7bbe4fee5d0fe520c986a5244f02cc896762d36710498c18c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:19fd07362ecf5282edf9086f840bb9e1dc3c6da56bb8ac3156ad05ec54be9408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b679f580e43660d36492cb57d275f6cd2cfce6d7c1d872d871ce7ddd9364dc72_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:dfb848cb68bea17a789a807b5edadba37a02947c506b8fa58d8b6376cfd3fe48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:4982e0c65a5469001613886115ddfaba5e2bedf6c1f9c2dd538a73646c190b00_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:89c7b0e5f1c0f13effd3888be07da4acdce02eb54fd4a214fc8a3f9c204d82b4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c04482437d736cfbd2259aad085766f911951255d77bde48abf34af758e42744_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e0f6f48dfc0eb1f410ac198eb6ef6a9c6ee288fe4a01b7ef65e6b62f6b939153_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:097d5658d4c2cfb9e88fa9ab82ae4b4d7f3108a4dafb42997847cd714367973c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:221e48cefff45243b181abc4074adf95df97712990030b4f280b65452083bae7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3f8362646716993b61d35b5377b402ae627c15ce3d2e6b7ff0d5b52159e81726_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:73acd569142f5dbfffb16d34dabb2e05d4552354cc58bba83ef8406029c102d1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2d5a9f1213ef66cd474cbbe11dce4c37a56613cb136fddc8a5a93ac63ebb79d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b5e4275e6a80d99ffd2bc73c26b421f7790ccf88782aa8fcbb22d588fa15857_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:a7216bd1136625966d8232aac1b61360a26e86ba203a6135a32395482a097bfd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd0f6d91a4687e3bcc87e4cc6f1e34f8ad19346648e594491c760bcfce671c96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a9a27ac5377c42979866406869e8de55cdc219ec7090ffd1e4f98c98127ac27_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:57db654e947f5cd7efea9409ea18509c3d4740e03daa164c62faf886a7287ea3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a9ded8f2c9d761de5ca64c04665fb4c9d69ec31ea3ea3c7e91291101a00ee876_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:bcb139bd20b7cd79ee16cf8968dfcb0a5a3398bcfa734dcc2c2ec47dda46a93c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0e56be34b942905008d2b7f1ebefe0a4446cb35da9f4bf09e1e3c0e15d88395f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:761b0b68ca18e23e758c780c5baee54607549cace7f1d337b418c0e0ee630ddb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cd32f964f1f4bbc981565fbf66b6ce05547a32fe89fc6f6fa3f634791120cf9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d6accf480e8645c70f53adf062189259549144af3a4c3d736b28c561dd538f0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7aedf77c4e1ec8b09c77a9d37dc1d7c3651995bab2f84d23c1478e06fe97a7a6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:fb2df252487a734b3e051ff54713a7689f7f1e8cd93557f846458f54d3776162_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:786831a2af730d5ce6e8ac1c247599e872e6c683ee53946c9a552636f02c88c1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9d807221e98130e63530f757157207556a7b2bb7fe7587f0d7c5f9d1ac9592d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:9e739fbf82f09ff6bbbd9baf6f2e64b0056ba1608b979e45ee6de17dcd5fcb85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c2a9ad6b4707faf2329b88b12e06f6f10c5bc6ff15c06ef644ff14efdc736653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:84e1af7983cc502b35755475dcc87c2eac2e931f623d070736580cca65081992_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8a9610268e8460c1ffa73d5f27f7fb9760b08c4d98af29cb0edd30b1afae7460_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:952459632a7e13cff2a8543a1a23e0032e9c163bc223102ca0c8d92c28e0acad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c568a4d0ba7a6137d77cd37e77f48c411f840ce7b36df3bfde76a5047a2c3f7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:21e0a12571846addb7b6b112ffee2fe3ab01a501fdb669d9b1056381b254be89_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:97eeb443e12e9e91f6a38ca22ce4017ed09320a8ac1f79184d236fce8e2b21ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d26f837461773b3ba1dcf7b77fd95fa5f36580f4cc351e121ec65fbb9480dbef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f1fdf87492d66f03cbca16cbdb07607481041080c244d94c59a773cbe5457734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:899eb4bfb863d1cebe38b4b8f2d098f0dfb501eed1fcdc794215e0d7dd649b92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abfd8c69fd7ac41b2a46b8398370b79ff5f7388ce09d80bcb88180b160ac7c2a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f65fe33668fabb81400649500a2fde6dd3236650a129e074664a129c0bf6d738_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f797d5cedf4ea7f121eced618e93dd4f53eb6ec5828afb978c3a2e504e16c11d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:1560bc58a43485387fda173fe0a8a396c2f6b038202bd9863c85d1b666f3ddc1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8044c37bc844e6b52ad027f7f7557f8364e73d49b9ed3730b2e51d1d41ae0387_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:ad0d0922f3417545e5fa1d6d5e7f05476552388714757e856d42e5a65fb99e27_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:efd6130dc94592715fbf9fd2f48dbecf827c64d521e5850ecf773aa07fb3bf89_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:64e1b9fd351ac5ee0427dd131b0dccfa961b07df2dc72225f59090acab8886cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a44323edf14cc87c14bddfa0c06979a8f696a159cb091623a8351973b35b4d14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:c0b9d948d72ee8f79c2e6b4d2f255c6959c21bb7bea1d7b0a260a0b658e490ab_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dfb14efc88780729a819cad4cd19805fa7f5b660067b4e7b10f61d5e8ec3270f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:15d9d32b5eaa1603f2601dbd6898f0182b709292ab0153bcfa7bfebce5be13c0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:178cf1edf9a80f37bbb19597a34bdd8edfed5e44af3ff7273a46a7b4fb7fe964_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66f9ceb6d26ed52405b9439606d49b9f8158c0d2b6b0eb715a22ae2c746defa9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4754971cc6f907064a799f4845fc9f949a3068a5b818b23eb292c8346f9f2f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:766ba5aefee0ade548842c06f8061fe8b849b76d16280e3c41225f21d2d0b6be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8730cb01fa2ea29046c200890d8cba4b0291d769db57875b93c8e7c1c68af3e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b2c1423302c27b56725d91ef0c9dc34903eecee9b0e8bf6761f179bfcc48cd32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ca6573030508bbfae251c27a292bd25384dbe3ce55cb58865fdad2fe460fb6e7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1aa25a4a4eef7443d6bdac8f5d159b41db9cab89f56d43d2d7a01a0bb7929da2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:30b84fb0b78767956548a81b10d276979967e99bd1dcaca2bf06f7a14967b86e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:98a70790286c97045f4ac1b5ec5de45ed043fcd0ccfbe96e6a93dbbf4ae0d96e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ae9f9c747fc7f26dc4fe31644db03b93c7de10384eae1dd40b40767c2e654667_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2d3560ed1da1d414471efc17767847312a9537c40dbb327ab8951a393efe288b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:58bdfdb8d996abe6f35f177acb3d7e3c493e211090af8b30b6376601c57257c9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8eb98a0fd45c22a0aeb23f8c2558d37a1801b5afb2a2be36a9f64abf40f6a3dd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:97e599fbc19e379fb55e9181ccb16de1af1e101e6c10f872c35ff7a9082aa937_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:115ad4f19e948ae0fe04b57c131a3ac8c261cdefe282374a667dea850e956500_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:15673b625efc49511ad48958f766aaff589c68c5880c95d7c6c89e5c9c9bce5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:78f92ad65baee06e314611b83e07e7a87dc4e3994ecb76b5b3b2a2039c1aa2b3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7f0ce0299f97924b4c3ebd129ebc0d9cda54b1126ec933fa33f20f438694a590_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6b4db8392b4fd5d49b177c707bed1048c6ccc7564f2dea39ebafe492807884df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7aecb1e4860f54933c9e911b415aa059ba3c7664c2309d406a56b305887ce6f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c662c420d15d0419d38af3038fc232990bc21299a9e56b26f4df6371d8022dd8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d7b45d95a2687972730a64bcad78fa793e4a244d5a034969889e4e5e5b319057_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:02ef6749721cec830957dec8da2d3fff2dc88a9bdadfee0f7e3177a27d265fe4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2fff2ecb2b19603744be8e2821f401a9e0234ce1b4ac15c27223c10e24ccc7b0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:62e44648b669cc51e9dcaeec49d2c5b880fb93c32c2bbc1f535904b40849ded2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c1ca8a203ab5c80f3d7b8fb9e026a46a75bfb0f5d6e4d5ea09dfb2a2db5c6a2c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:56f09c58109b0455903b4b1e938639c6c1a9491d4206a1e7b4515f89d5510a5c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9b5c3e0697d738fa6c1fe2c115d2133275ec3adfe2d412547535a605f30d0c00_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df2d7c18bdb6bf49c2f655b7dd70cd4739b2b9b4243fe2f136042b922a029e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2534343a990c27b8efc5d674b4b97b24acb00d781c75004adbce0c7e187ea742_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4f474f91da6fa969938f67a7b254f6e34e6ed2d8ca38e4de4d7c190328c65352_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e2b3a346ee194564f34a2db8ca14c08340b063c995936cd06787b248cea65622_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0cdf866394b6db732b741a22765a096f04feaa6d0237c1e54d310cfa645f2883_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bf09aede6dd816a7c1f6db9a73f25e3414e0f408e5744dc2f32dca5c73f06a74_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:db8ecd1162e094b6cb166b88dfa40258f31cdc4db3ca7f6a9b110893bc27d044_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:acff56a6371c4fd63e831ca8149d5dc5c2f66fcb9e5b6f2d81afbf225fc9cd2e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43bb0e2b7af46bbfeff6809f44f401007498cae3cbc04a9c4e8f8033f3142d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43d5f576d8c78508793fe745384e7c12b08d52a6757f2a60a4e416d2e1297cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6f5fd70511974d782b102cd378cb932ce27f58a18ab53599b570954c379b88ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:76698b01437d4d0a46f1bf3bbfca30ee2065a8684199caf406e0e7a027871741_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:acf2839dbc4ed85e957d4b975b0ef0c08cf06d42f75f11704e9cd54197548784_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c8a1a13f5a36513e22f8db1345386f1835eac5b7f809c6745fe43afe8372ed92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:00c3fa5a11961ab40d820619e649974783d90c2ecf4da292ffe5caa6bcd1d7eb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15a421e4461be8683d967387b1224fcc0179d478f46618d03c0e7f1222ca4c69_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:663a50864f70ebf653e8ab5a167755ee632d58e199b81bcbbf0d43f01cad2ecd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dd4b72aaaf892109abb29961b61fb95c77ec0a7b09158d747c84116646c0005b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:22d7a0d9938f75746797f97424284f6e0aae7f853b392bdc87e183b5c834972d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7ede51978a537c20cf89f7e2c469034859ef89b1f34b3a8c89a727378746bd24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7fc7a7fbeef800bc1efebac7e1d9a3110ab4962405d181df23b01e0a9ead70b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e0f8524eead302224bec4bcb23caa0b587aaaf1582ba0e9e6ecc3e2e9755bc32_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1598a3a15eb623d10cc95a97996611c0949450cff57257b2d1851c8d83657a39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e97767977f70b4a53e7e898af37d51c1ed2a0c510fadc3180d3ed6675ea5fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:acbe9df84cedc53ddc968e5027c662badf18384a9f25ad78c914ec4eeac208f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d19ee5bb8b73f322b0bfdce50ffbc25cd89737b6d378499bece9be0dfed8a262_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a0d654463288adab9acd6dd6bc5e9bfc05b60081e77877e285b60738c4210077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f3a38302163122cb34702f23e88de2db5d44d70ca24526f4a73624cb091de243_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:348bfab8b43715c5b79610c50bd7a8c383bd7e0d404fe26ad3745d803fdaf339_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c4becd27abec4f1dd782dced2c91a832a731a71f37fe7a3b2d07135702e0d512_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b27cbc2a5d54ec8bbf744ee483f2cc81b9101900ec9e229d362a8169ee72b29b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dfaadc0fd73c36c83063ce6442a9f5e8c1346422f7bb10faa8d27617a0c6a710_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:57b58c92ff48ca5f8275bf41b1f1284b3f0ca881df22e355585ff7877b215198_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ab7d9c2e48415e4cd8a1584e942dd2bb98848aa657ee7293fadebbc6cf439c4e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:eecfaf9d138ce8a5618856ec98f2d2b41d2b025acac5852e81ba20aa7443bbf5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:08ea69707b4d728f1368947281cf3ec122d68713209cfcb0e91e5322bf1ada5b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:09862c60fc2dcb1fb0aef2776148ff46117460f2cd92e202c76c0d122453899e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:59a251157e8aa68bde3d1953a52c2e3d34faeb9088340c7f5f8e818e82acef7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9fc0a293a6420dae695cb7dc0ba7306805af3bf984be3e31ea585f373bbf2011_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:08bdf0bc7808dc10b3597b3e37fe97d768f0bdaa0b19dc8b6f565c15993372bb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0d1e25b874b260043556c33ed62a26ebd56bef929e3539fa86db96501a798b14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:32e253ee82038724e6455b3e80d1ea6b056c92c2053ebb22ce329ca5b7d5f03b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c478e1e2e08bb0b44d9bd3ff8054a12e7d98be7821045cbb218c62e1fb2cd8dd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:06eba656e1b664519f5e663e3ede831465f1635ecfb1d293c1b1b745d79b4158_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:19a89d0373af1265e09e12bd377e5bf631e5fb58c36b2f73b8ca86d186bb0840_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1d2da7acd64cc59f03f6a986306fc7d51a680a55b7f62e180e66c6cb3e213037_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7bc8808eec74ba5b0bb91d23e918401da8a4beda52fbe93975f4d7d190836aab_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b075e0d54437ff4323eea051e2347a71dc085464c2abbdcb4a85d55d9fb84e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2d19a6538ded95c21b22b0489b00aca53265ea73b4f5f7b91eda8f24fb39a12b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3c97585f4dd92f700fc44e21291f913aca946c75bd0124f832a6d8d1c5f3d5d7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a7b7e0019f78254b5afa024b7ff6c9dc0440e40d0f6fdb22e6ac86f261435915_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:085602599cae9eabcab557a60947d3f3abc272c51c3beae3ab9cecae3b71a3e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:fb83420683a5c649804f400ff80b041693872fa9ca1bd423184587e4c4e9f018_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:344a60ac1e833a349a8f24f3db2859e9fd0f45dd562ca50478973868e3669451_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:693b81294308ff38490144fbb45de352926be577fde7668a60059f3e5be3b776_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7e57a906f55fdc4522dd130c76942999c5c28f469579dcdda2e78949a860b8f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a000a2a94ba6f3c2698171f1cbb4d6976fd241de64857aa74bc5783301ba5165_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:2593c53eeb484b020e297c286d13e17bdfb52253c06777a124b62eabdb9a1090_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6677aa15725f5cb40cb925224454bdf1ba07e37e1e0240b0dffd3499bafdcd27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:32bd53429d58f46521bb3b3da28dee2e9dfce9e41992d9e15483cb1da656f569_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b203e363150a6b9f1e3f12c4424af0a4fd7f3f5382bfafdedd041789c7fb5e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d271c473cfc854b34d17114967f659b0ba86a36f408696f348463e106930d657_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ef6f8a6c1a8e13578d16585d0bcefe15ef7a246f779e2aab32965e5d7016af39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0ad2b1b3b63a22d793a67a220550e7730d49193e36443b9783d045d0d628e986_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:624899ec57f3d7269da3b5acd20040fe1ea2c1bcc617910f7659cc3110548dda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7414f3068e135ba5f9e0796967297f66dd619122e426dd8355a7d21c88c3ac36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bf6ac903efe307b33a5d17a000c4dff28c5ac55f5ecde7d65a15025d291f9053_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:35396543cbd1ebea8e70f1beeb10b4fd87d9a42293b1464fc0442eeadc6c0e7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4bd4ba390e83fb3eff7d17281090981125e08ecb458969b5ac95da4342641e65_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:602dc9f92b7a8e84e6eb998191263d186d1d10d378eeef0845435715bee812dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:622a2e6ba66f1624454cf3ff9229ded9dbd06815ae6512f251836da18b545da2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:265112268f914a12e152e58a674116408253b120a35d5e696c2afd059b6fc015_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6e2c4811105f74a2200eb5c14cab29dc5735465f3ade08bd44378d1a3f3c6a16_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b4c1767d3b1d7d32b79c58d9894a85e4e897deaed7405281239058b204a5209f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:dcde633d96ae797962a3bec581ef3078a5142b3131595e0055031195b798bc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:47731f2034e86e1b86a86d1b9ab20e1b978f89baf270a567de3b6be17665dc6e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8b00cad2744076ce7186abb2304a0a1ac8bc84e92ce76c843fc19a3d5f79e049_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9edb1bba41b757bc30ccc0bd7d823f3574e21195a1a4075a31ae5bea6fcea516_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f3ad88ffd94f0fb2c825452841ee7c938d81a522d8e8fe09d224b42fea301d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:24830ccec39949668dc836f6532f2375d0b7ac23ef69c78315139c4e15af4088_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:67899e606e1ac40ded141b4360168959587a7f1385299f99ace9312016cb01da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:708686f865ce646ea8e6405db61f539773444e873f6101e733567cf8be40b1c8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7fd150db54f6ddac412e063be423bb17cf0dc8717df7fdc32fc52434cf7c866_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:10e2611fecd1ef8a770a366382bffcb32096b3a8b396d3c0f3a67c06a809e186_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8e26412eb9c4efddfb90bbc864e68aac6ce43541f5952250709e973c75cbe8b9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b6ef9bc4955ddfac9ab851f8956566b52a49526e6aded669271efb338603f3d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c084c44640f2949bf5fe89370cf105d8307ee1d2f9ec8b5bfbf7dc865fc45476_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:8268d0e76b556f2b0413ab6975f15aea685b140362bba5d245ecabf0668a41be_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:b1e1d2e8782377f73d8b9d458a7d433dc9395ec7fefd2e376a54a19779dd4ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:556d277848c695d76ab33ae109b99e0448bbd60262b39ae7f5cdb5c052252b3b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8107455fa57ff48346e4b056bac8f1d73071699505c62e3c4a6b63fda65d1301_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7c037c5134abbbe50088311f7765bf614fecdc7da0b58b3491ed0924a45cc1f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c848d97da53997ed67654ed4cd558961e4ced5fe80860831f6100f27bb97316c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f63f5c139dff756c4a36e8c8aa18aee4dfd74260ca90a6c9cd8c68b7a23f5330_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:18e2b009af42ae09190598403077f59ac14fff0083dbd0377b23dfe8bf90bf85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:23c4ce9a3efd2b7cfe52406aa0df67bd6b17e2ff2583980b24e5f71c4e69bdd2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:45faf0f08b479a7b6511703243cc6746129fbe639936f693e245688e33cda4f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5fddf39479d0594b6514b837da1e9fc7cf23aac4e092a43feec2dc738f3a36a2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:27662597b04f8a83ed40951fb3161755e565f4b45cb08160ad65495b1971b1b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:66548d316213a04bab082f88b71e84f26f93e3b861144b79ee2a1d6daf236e67_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:915f0ebb139d489bab32c418ed4708935e65cbb95321aeac9bd3dfccd682713a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fdf3b790c4ebbb4a049a452ee65a4f15de7c6b1fa06227dec1e0f44879d33d3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cbce9872ea22b8756670549f2844f8aa6a3323779774c4839a455e4f831eff31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:da8d61470c3c3120912a4c05fb149d404da73c1cc654faa36c5311b3ba47c554_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e33aa6dfd96a471d0676b033c4ab64f112e7a200b15c74051bbeffbf48e68eed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ecf24d093581fc39574dceec3d50efd4c3146cebf49bb7a5a450b3f8ce740551_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:389bffb7286fda26e7f9d583a982f673c7487e4b152d0f1449fa0cc5956f0850_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6c6bc1dd1345fb7f5ba86cf728189fe3c576fe25d2b3e2caa6b3436e2c6a42c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:750d110adf37079c83b02b85f49fc612c9ba646ef5ad341b9a43c3c76c084e5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d097d858dfa7eb705412902a77e8750fd7fd883c8c83e6732e102d6751f275f1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3dd9ca3b6c119ebeeb38e5529407f1889ce2c06c11f15bbdb38955caf2a3a44d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:53bb0329ee10d609d297ebe7327e9fc2db866a3d32b87ea4ae04fc46d9aea7b2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9bb57dbdb1f3e05d2e711c87f59f05c56aae4504a432a7bf69d0719b614f5ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bdbec412e541109c63c5f342be19fc88037c485b199856d55ef1798510ee4039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:332ed123500ea4dedb757d95f0111658b96faea8f8996fd74dc14e51e2ab9978_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78d21fcf562cac4d525153a03c574bb2a9ad71d50f955e263f06e2fb2b1daa08_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:907a8679fa95ea05ab7132e5953560b61c9ecfff5d0ceb4124cf8dde42530cd7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f7a732ad09341efece3af08500fd7c18d9b70e4e2e218afb2fabddab0145f393_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0958362f0fd9f365fe7c0553d468ca4b116c5b879c26b8035205fd95fbda79c4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2fe9e91baef7b27e2396be83a187282ed19482386413f82f8e00446044588132_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5bad53fe321f2d924f07f7cd8b6f19771631a3c75dc25df875d25cfeed6290ed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a42d5ec3c0b582a70bfb2297f3f7461f4b516aa28ea8a6c12c6bca2af51a9e7e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:64b0f83d2d4b40eeaa6784ed20019e2ae2c7fdef43c3ea9a49eb07a3ef27ddfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:744da89cf9a8ac399564877fe699525fdefd31d302b70bbf33d457361235ff26_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aedb8ec541683a33066c8e4393fdef2b2940879da38f06e37bc4aa247038081d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e5dc458e034b48610c05a65784b4ce8731709969a25867c1174beb7bef0d43e7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:10c59d23c3b20e640fa3decf0fff7db097b1da46b58058b1a9dc1284c8d5f1d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8946f0589388c5ac174374e2de1a4bae4d6134dacc7fef9a95bc54f41265ab9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9ac3b13d328bdca2a50d286adf9f32621a3a059f3dedbb0f3414bbce3b1d83ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c56dbbd0868f35b7376cf4208b10f1be543b5b8096ee30322b44d31d5887b784_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:104e230cfe12c0f6218d5a834c5e85d1c3f962c9f00dab941ef7f409243c94d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:56e6a16d77dc1cf0dd2bae15f9117faba1c88be9bffcb4113b29dcdc32bf3dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6014a9a744d98499f4e68c99a612229b148db39c40dfc0fc72a0b0fdbbe26626_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:92d6845bc5c65cdec3d0f59440500af1b60b070b415ecb6e3c5c276fbdb97f4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:86dfa215430ea4c2286a8e9e0921f3a4ca14fac70ae6f5ad4f66636fd5620e0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c20df9f23d90cb585878aeb06e921741267b98a7b078ba494f6dbcdde2156020_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c64396e8b58f76b4f416e1f76332c6a28f2ac866240a4a07541d6ef4b13801e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fce08887d2471192a8b68228f61636bcbe2a8b78885512d5ee24d55b10784df0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:42cf0a1f66357b0054b4932b2952489fcb46182e4ff04501ec3b8ec4fc86b5c5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4652118a90e9d0fa90010823fdbdbe1c49db2b208cfc948a835c7f2aedcaef14_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c827d0d949f005ac61c1c7d43ac27dcb842cfc2013e42b7a70a72d18a20ac45d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cd7eb7f4b822575925bfa223282946937c7dc5053fdaee9cbfbf8d0c2467e59d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7b4dde279a23d7f73becb18b204787bec7ca9bb85b0fcfef4a7323ef59dfe6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38bd513387b83d3388d063e797d347932a335306b9f65eb73b7fbfb478b95748_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:96674cceccce573229f82da92f10e3029a5af33b192ae9437214f50bbf9e2651_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b5b9452bcca062df5bfe00b913778e2c182a6c2edc8b649a62b0e927037d7eb0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:578f67e6b9aa327a20cfaf5912a5601489ca0653ad744109b08262fd31d27d68_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9b86e03cdeb0968ad70f6372630bc5e974ccf74a63666f1b4517347d5cf66e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c87e5142780624f7090c8a0dd9ce935b112b74c86b8f0a9f97779df293cdf94b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d6b881c99cea669ab664f41460b5910bbf8953e57dfafbdc5ef6b44d8b45dc39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1b7eab16cec06f09c6d29dc328c723e63c410e101f2338efd38c266ead5a661f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:afde633bf2b45cc358137c70b17b5275adf59c0e71317b5d40de66fe40155c59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f117e6c476d1e70d006f3a32f70c6e8dde636d40ecf6b350348315bc30feaa9c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f7b7e43467fb98d34680f471b5f99b52417deb826624a17dcd957268bf19eadb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fc58e1f537d1d1cfb376c8bb3a1390c008341212540fcd98a4a315509cd7e62a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:80ea2836ec34d2d2995c50a090e9a97623485c633c2cc39ed4fdce34c9f253dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18c5603f9bf889466977a8cbc1b1e785e9e93a76852434465848b00de85a3384_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:852a40e0bf7ba727a9a4f4e65d820184f69d3b6410afeaee5b7c25da9d6222f7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b0323e72aa737bbca1d743568e2388dc2f3763b7b23fda8b0c30c7da82361828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f7bc0d938292e36063c8dc51447fbb563f011991664d6d7352fd82b1f8729fdb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0c5ea8bdffff3d880526de9f5b4d553c2cbc0681dca2785b44a2d50534eaee14_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:25efef408a198ddf977595cd7864dc8c68b66b5210b01372ceb94f0bdf0eaf7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4af0d2d2ff92b30d0bfd1217791f796ab853a709d6724c1089d967cd8b2bdb35_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fb88da574373955332ee34a14390ec328a7ad6e62de8499ed52949656f6ff923_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23b511f2c7fe86c4f8afc509ed707d27a63ee6cf1fa3b74131489fdc7c668cd4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23e7ccb1befa2816e77abdef5eecd8212e56ae6d616f4003392935e7edf7ed93_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:25f015786ca305a2bd100695adef64936782586725477c67bc43a42402e9a4a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:513e02881726c145fdba109c6485c19dc6a25e1329e71e64da6a1ca55a9bbeb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:651e1f43c1483775c0d9ce67365db3d75021e67a3f4dc872071968538033458a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d565301af46c356a4fc80f36c7c8e958a19a4e36cd08abc84cc9a49d88433b18_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f382ef885d8be8e7007416722029689f2b8ec1fcff45f3f405f4dba5afde7d9d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:fcffc574841c7f5f5f06e41063c6e63dd8471259c8b6436210b1fa8f66bcd32b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:06b33e1160ffea1621b8b365682c8b33eb88e1d0af49f2badfa2f2cdc1858187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0adf9a1507c462323ef994cfb8e94a91e05a90834eeb818c6ff035a469308734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4dd70885b033339366a51b39e1a0dc9716bfcfe9b3072a9425f93318ee1868ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a675329ee42ea8e39cf56e29562e0c9d58345a468f895765b6000cb2e03c85f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:046f5864fb471f536e1d07ff4db875eea3323fdbec3c8467ffcbadaea4317e48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:338bc8f6c2bffd8382536c628e99388f1579df9a881c2ef5fde980be70652eb2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:613556b062cf0adc4f9826afca26ee52106805907c1c083580b0f7595fe35d22_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63b5335ff0b2e5ec2a748aad70cfb87a1e67400e8d4a58c4d21f4bbe0ab8fff5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:134163c4600edac7fd6cd32e6e489bfdd03a9e7b2554fb3cc43c696c18d1d6ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:646a707c50a3656bd6cec5b46960d4d27885135a1b2a4eac2f74fc8721723c3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4cd06cc8b51a11cdee4218deb90e612934506c100298dc2d95cb3961619a34a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c28197eb87571077a9c4d102a659e2ee3e9f4a96a2c65e32c2155aeba638d114_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:884468e937461054e4d0f6fbe428c0837c547fdfb77494fc4fd0d80c85ebc116_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a0ca6e2d795cf58e53f392ccf33ebe3a958164d7c807351976e7f34229585b4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c7c740ddb429a1e4c4b37a761d07a28b0a3c54b1a9d0a05d50f52c1046e67bd5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f1b0a334d0a34ac7df7177915c9d86925b1d09e2b7b73739e2e242b156043d00_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:21386a83ddd84b3cd3903be7cb72fcaa075258aefa6a8aed5f9db293cb813646_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8bc70bdd58177aaeceffe4a1ead8014949561a36f49e704edec1a87809a8e308_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b0124697d65e28f4068afe9969a3558ab5239b7b39b8a8e4d59179267cddec92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6929fc57fcf0e9c7d26b858afa505278f09fa81a854050194253e2b84fabb94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:04b8125efeb99b9283590730314e1792064cf887d124906b6b39c83925d97f4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b0534c781222f49ce04e95899cd3558bf62a74c7d5defce8ede815d7aa88aa67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3769775243694c05be0c6d52bee13877834b98e80a32162e3cc990386fe17cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ee66f64d8b3832cfa270298dc1257226c9abe618918de7283d7ea3acc7bfa058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:09e6525bcb52ecc92e628adb611938f208c09436c1cb787539df696bb7040e27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:48f82fb019f0083c414b895589183931f623d9c4f64a545be9460df83d8f23ca_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a2cec88104e0ac39cca06c351868da8ca42cea21014e276ef4c492603c90e6eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d5fe8fa8055701c1d85ff5cd062b28b808a791d658c1e6227cef379dc3706740_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:072e335f2ef540426bd02ab03df3017062cc713e9f15c7d131043c998f6bd8df_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:750327cb858a4bff3df278ebcab6a9c73b88a55729e8f54669155adad0f1c77c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a2762bde107a05ad6ee1b167c6ef7cfd32646b73209f3841ab1f2545f2f5cba8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d3ffde90e606b0344c39f8668dc629f919612cc5a3475e8fbd15aa1bb807a42f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:533703f83c1706641c5423dff8be080c70ba831a0904c4d08cb84247c768fd96_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c34e3b2772aa6329401c1dffa8316d3516368cfaa095a9cba95628bd9ad2a7d0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c3887c6c2d115b686a65205cbaa373882689899aca8cbe5125547db198c84c9a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc6a5e17268e07c6309afdc92acd2a31a8021e3ba9f5d0dbf514f3b9df09e01e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f9b11c33ecc1a60bf7e76277604027fad491a559a01ef6d81f2ff3e1b1630ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a23563b0a48ef83f83afb6b603c3c6e432613ac914f91cee12c45ce88e4568a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c905195d7c87506f478c79baa7af0242c05a53f424a5dde49e379c2a5456cd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f70c550c755645b78b3e7c01118b6a646b1a8bd283f0a9415857a8fad6d4dba5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0e7d60dd7a32d4dcf1b6554c4896f3e6710864a5df8a06a0ae3d7cd8c719a309_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5b2de9e018b94f9453f4ed479113464317121764c1551eb27cb249930b87ab3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:894978ef07143c0e17fd299e1cf3cf66bfd5d1d94c61bb98a196c22c8004252e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c05190f5e6e9886ce31dbb9c97e177dc69b257a009c08298d9964c824f769056_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:037f48344e06fbc216914705d9be8c9ae21a70069b3031ee4dbf07c34e8d054b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:46623fe33e5d8b6eb551a012f5b444849b335a5bbd1726c274c28b8491e955de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6140ab1bcfb22b2d92b8776e5458bf6e1d2d65753b16d4229d4b020c0b4a12f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aafd425c0dcdf391f811bf3aacad9828ca2d18d34201b6d954ca13c1b4043bc5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237d87f0080a039435915945a2405af205b4787a2d03d71ec801f5093e1cdec7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd9dfae5523167d30f125e3be00f666f3b98f3a63bfa55f9c79927123d13a65_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd9a7c1b3d8bcd779e02925e2bd9d79f0c3f839636cb5fc66181eaece5dead1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:ff78f8929c2a152f76ac995d4e9203c6844058b114cf1e2bfafe371f41f305e9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e4437f5baa2f1e07ed0c1a245af10cd3e9919a852eac7a22996a9b7ea51e65b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:666aaeff92117bf500aa2fd3cb6326d39e83da6f6d9d08b883aa0ff66d56fed5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:be357cbfda2ec9e821dca667511471a812cfc6ec8728b8dc9e345c5457b50b0f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:cdf3f134bac400823d74df622bc73368c849621e10ce6e2483a3d17346e9adc8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3172c4a59d36cfbe0567767264b230cb7b1bc355e8753cbf14da088987601d06_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8d38f1aeb56ffc54758fca6ab17a60e3bef145a3221728a56dc10a37e3dd7d4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ab60ac0729c4fe33c4a801982f9a632d7c9b5ecf991b7166b8a6642a621f9490_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c0cd58a244979e44f80ee6bb4f2f25bf4150f747b8db3b4f27b8e27b7b2657e9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5c312b21457753ed8c850d7fdade84bfc01ab2d0bcb3435e5a800ea1b57ce328_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:c01cbd659b1fcb8dba2716f35c5256e886d438bb3a456f2d2f8189cf7d7a3f79_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:114d2dbfa9f68214f2bf75daf889bd9dd8c678f6dfce6dfff9e13aed8f0ef66d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:853248c99686b92e8f03af1f7e03ab8de1a0410f1ffa973c61e9620c3c29ee3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:db82a9efe15ccfd1fc7462166a3dfb8e88ea845bbbcbd78125817ef606d7d4fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f3d43dcaf117d7d4b4ab4db76e4f16bba7384c2c0dde245b3e264d6957bd8f19_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:23ab98b2ad9e01cebf816c41ffcf05a0238c376e749891b69571d14e3254725a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ffc4e82b9d9ed4229d3a549e9beffda45d9bc9d56ebeccfd3b5802ccacf6d801_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:1a191eaf5b0d23e0374829048c516e743555781bae221c9bf2234de24fe8d29a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:3b7c80c9567f0a623c8b44c5bfecbea8997dc61896efb52370cf4f821eac2328_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:afa4fc3ab60c1c50f44c59e40f07fd06b52ddc65d3b87fb4bc9eb3e2d9a83aab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e8749dc60de7657ebf93e7226b47661b51d1daa4c5a4fecf336a17a0e0cf3c59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1c1c12ad472c45ae03529792013154098ce4780a0fde6dfcc8b15674518b64e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1e764b697a728e444ed6267e44dfbfe36f7763bca86cc8991c429e9be5f10027_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22e25afa4b71ce9f1e70697ec3f7d463b2c1352e327f6bb5d5769f6c421d978b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e8372947353c8a6e32dbce30650b91a1f09b20162fef90150a58f3d3764c0e86_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:34dd3f5cb10fc1aa35820805090b6c031a4b771931903936817a8afee2546782_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:751ddc2fe22c3928ae1e3137fd8b7741f4f671d5acc56467b05e3d9c892139f0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4f48095d3dbbf481a4f0044b496ade9fa59cdcd58f6aa9cbea97b3a77cfbb1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f2cc96d8b2c7942cce9c79607176938848aea0a330542f21c47b6bd8eeb4f29a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:10e051b10f8001bc4344d39d32a8d0c46dddb798f6ca025a6de0e78ba5b70b96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:33943aaf687567ae3ddb4339608e562f9f877f43d779f39820741e68f691b47c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7adc1f05bc8568cdb5f376950fc92b8ca886fdcf4554d7dd6815780118cc8153_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:8dacfd86daa69817ce35eb7ca51989f90f9aad12999f1c76e21a49ac036cc444_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:25daab414833b6f1f0f91b7a55935ed5cfd7aaad5d2f0eb8674a06a603187059_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5091fa31975c3af6c2389db26e31fad80220b0bab03d4b880270168a62105357_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5e8e1fe00bc512502b348f16a0352e50ac4a5b491b843f33c72fc765a48929ad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a2b9473de35e8194617769c2c1aaed3499d57a55110827f3f94f191ab02acdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:29835580dae34eaf6a13a4b2c706138f40adbacd67670f8d19cfb952e70593d6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:be7fb081fa52399f118c7393cf72159ef362cc1ed80792aa7fe9847b00cbfcdd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e865bad23956b605474eaa4c5e637a14e5453a53522b145138f216e4909b5348_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ff01b00b64a65dc45eac4e3a607e7bf70e41fe333044f357e436dfa0fc4abcd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:1f64e57709acc5ebc392907106819ad3f8896c436d1afacd30c6952c071c97be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:401edc06a2b99d0c1f9c0e6302291c78e35475003f74fcd9a487c091da70631c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:408bfcd24ecda598d5a71bf827a74c3e10d6d7748a9cb8007616c45e4d490275_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f626e4910ffc626acfbb1d2c1d0ce76564d139175ffd39e797a4b4c957c9a570_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:18064f2babbd41c755d29968a2d3f2bf5865a1d49f6bd9a37c527b754abf6273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4023611263777c3f71fd89b5072b36667dbfb91bd2fceee2923ca590d013defb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa7dae5d07b71b2e551c6d8b428f01265e171eb2bf6e10b3d68764fd9055d94_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:93addcca1cfdbdbcbaf0a01d5de2e63956d7ae5bb4616405c88132c3d416e5a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:40f34d8424475c6090d059ce4ec4f17394694939ae88bccd802007048d35f351_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:786e891282301405fd2ab537b4ab459cf984e50ae4384def434b47f28b6fe35b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c74e92a11425bf52a763fb17976e9efc97eb3e8f6d63f188a3019eb858481822_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d1d8e4246ccac8436bc696b9bbac8c102c26258e902f947c892c91084f7d41cf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:073a7ae3f6dee770aa3146ab25bf109c2ebefc561821e4f249a8fd952e401597_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a8a2e150b72f78f43e5f186eadd267ea49876a2e0579957414802b92700003ce_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:aa8d336c6822ed4dbb522ca8c46ba3e0e090563624353d2b1fac6dd55d00e445_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d464b4bd9d86b902c8836110faafe8c349da3bc03a7b352a2bd2f02e54069570_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:097e955c655e3dea8251b05c0f56a5cba51ef51c7e15b0812cc10f2a36a68eb1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6a447e5642af9c109fad7eb4201140d94eba9f743b6cbca3585e18624fe99d20_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:af05801e4082f887de2d89a685c2d13678d3ea7aefe1272ecad2085ef3d25b73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b888f5efba0ae2447c338beed49f3854460801ef19a0efed8ad22edf083391f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:016186005ba6bc28aaa6eb5e53440cb32db58fdad03c01cae007f13ca72b6bc2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:208c40ac2823a80f406d94cf41ca1cb5c7e96bd25d8ece7556608d717bef460e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:8af3cfc07d1611d6ea3459a77f0d3ccdae0d0b9867fda35bdefa0a940ca1296e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:be59287a152a193415847f19eb418698197e52c8bf1f74eb1162106404bb403c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b73ade6d149819e41a72599e2ea12b6a338d5ebd4d9e24e41178a1e2c31971f1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:c699affbdef36d64881653a63e0e8a5c10fd5dae0ef6dddb9bb7e50de29d8e8b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:368f61e0cd92fd849a673ec2ea2f51e7e6d7c12ee886676409369a580d0347e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:5ff7cea307bba36d569d6d66b4d3e116f52b69441cc071b830310d9f4134f02a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1cb922e93f21b2c055ecfdf002582ddc51c7199dbca1f34701aae9576d817c09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5b7609b2ec476d596f0ee4dedcc3579970fe5e5125c61a474536ed21c8c094b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9878e44273c6c014ad997855ba76572268b8f18709de8fbdcba5ccbd38f2a731_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c1bef96bc0b79e4462606d3e42ed71e4d37ef14d2bea928b592272a149db9d11_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2437833ae04941249ebb8b351a3f731ec04166d4fd8129e19d0717a2f651a234_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7033be83aeb0222e99fff2ed1436d9a9a61c9b616f6b0fa3c5352d8574bf5f04_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:707856466152b42f416d446cc45e45852fd3dc5d2e67c9c46aeb50c6d1baa9a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9705f3ca0e1fed96e556766c1d5b5e2047e4230ec3a3a57daeca21bfc152bfe7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:458c8d962d112078933a4279f40a568b4cac90843b236a2444932dd44fe5fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:7d6c779a0e71176bf7fa54cc557108b7d5961b61db85b5de24d077ed2a5892a7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9de43b02a4982a2073cb1b813b63dd85000c3153cd314603773907ef6ab62e30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a1bd55517958d9320e04f417ebcdae6ebd6b3fcc9d4cd683c54686c7660205df_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/go: cmd/go: Arbitrary file write via malicious pkg-config directive"
},
{
"cve": "CVE-2025-61732",
"discovery_date": "2026-02-05T05:00:47.678207+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:11ba356bc22603fdc9da30ce02a56e0841715ffa1be1533e409f680525e35a95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313103a205fe81020b9acec854f03b3c35de728e2a8ee7f8b778eefcff1e9adc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:48ed707b531cc589ab67cc34196bd107b85250edf3619a3c348c45dfc6f535a4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7e689a159a17e702266acb3e5d7487f9ce17eed2c1f5166948103010747f2db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:24068dc6b55124cd76463fa0678843ff83f92b65fa43a53e360ec03c5fdc4fcd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4c58b309f4603e59b3a6e35c06e60c37631d07d0f07228bb757102f741b6edce_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:68f715655f2b9abb1f22a24c04794c2d05e3327d8125701c15329ecec2b670ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc454e0621f04eb9e2a384ecb30b7b863178447938f8024719a812712e4277f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2d3560ed1da1d414471efc17767847312a9537c40dbb327ab8951a393efe288b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:58bdfdb8d996abe6f35f177acb3d7e3c493e211090af8b30b6376601c57257c9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8eb98a0fd45c22a0aeb23f8c2558d37a1801b5afb2a2be36a9f64abf40f6a3dd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:97e599fbc19e379fb55e9181ccb16de1af1e101e6c10f872c35ff7a9082aa937_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:00c3fa5a11961ab40d820619e649974783d90c2ecf4da292ffe5caa6bcd1d7eb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15a421e4461be8683d967387b1224fcc0179d478f46618d03c0e7f1222ca4c69_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:663a50864f70ebf653e8ab5a167755ee632d58e199b81bcbbf0d43f01cad2ecd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dd4b72aaaf892109abb29961b61fb95c77ec0a7b09158d747c84116646c0005b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:085602599cae9eabcab557a60947d3f3abc272c51c3beae3ab9cecae3b71a3e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:fb83420683a5c649804f400ff80b041693872fa9ca1bd423184587e4c4e9f018_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7e57a906f55fdc4522dd130c76942999c5c28f469579dcdda2e78949a860b8f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a000a2a94ba6f3c2698171f1cbb4d6976fd241de64857aa74bc5783301ba5165_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:2593c53eeb484b020e297c286d13e17bdfb52253c06777a124b62eabdb9a1090_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6677aa15725f5cb40cb925224454bdf1ba07e37e1e0240b0dffd3499bafdcd27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:32bd53429d58f46521bb3b3da28dee2e9dfce9e41992d9e15483cb1da656f569_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b203e363150a6b9f1e3f12c4424af0a4fd7f3f5382bfafdedd041789c7fb5e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d271c473cfc854b34d17114967f659b0ba86a36f408696f348463e106930d657_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ef6f8a6c1a8e13578d16585d0bcefe15ef7a246f779e2aab32965e5d7016af39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:389bffb7286fda26e7f9d583a982f673c7487e4b152d0f1449fa0cc5956f0850_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6c6bc1dd1345fb7f5ba86cf728189fe3c576fe25d2b3e2caa6b3436e2c6a42c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:750d110adf37079c83b02b85f49fc612c9ba646ef5ad341b9a43c3c76c084e5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d097d858dfa7eb705412902a77e8750fd7fd883c8c83e6732e102d6751f275f1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1b7eab16cec06f09c6d29dc328c723e63c410e101f2338efd38c266ead5a661f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:afde633bf2b45cc358137c70b17b5275adf59c0e71317b5d40de66fe40155c59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f117e6c476d1e70d006f3a32f70c6e8dde636d40ecf6b350348315bc30feaa9c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f7b7e43467fb98d34680f471b5f99b52417deb826624a17dcd957268bf19eadb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437016"
}
],
"notes": [
{
"category": "description",
"text": "A discrepancy between how Go and C/C++ comments were parsed allowed for code smuggling into the resulting cgo binary.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/cgo: Potential code smuggling via doc comments in cmd/cgo",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, 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.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:53b47cc5cad449bb388468486726593c6f5f0a20e23b035c2bdbe283d77fdc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5e268fb9530fc6ea702bfe64e5ad3864f40d9c0e3beeb2581fe2a8229e191336_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9414bd27ae196de5d952d6689530d09632bc529ea73e29ab09a2a9e8aaed601e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b1ca3d740fe69d29817827b9b5475172b8cfe21546b59c99c82cb1c61d19844f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:879e40240f8a9e6f323bf40d226586f5ecfdb91bfdeb0a2126dfaa67c3e3fd85_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9b4085029ca2e11663e7adfeee36a9f5783ce7106521fe02a99132be4bf4d9a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:acbd8e36fbcccc23f3fbc2013321c793d724592e637988ddc1b0d81b0a538ffd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f51d6640749d0b80892428c7eb2b54e1e75fc69311ce456c425afac40caec745_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2e7fcd6eaae5d8e35155b811ad6fe4cc9934b31a0076e80df6d409b11ca8d226_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:828ac94fecfe5b6e8263621a62187f070f9e3cf2668d24f00620ca47b29c37c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b152b96f3e1c5e6ea18ee532c4f747ac0e0bcf082c1bc0fd8ba60aaf7d914ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c5f8bb01174a32ba07070a5488b2fb27ca7820508491914337a6433d4766f039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e024a95761866be7a23ddcd5fd0dbbabbda249218d36ba9cf51d561575009fd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:4a5cb39ccce3520bbbd2bb98b84df278724e9084cf7abe9f100963b05f6a51a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7b3dac83c616876919f2bed7ef7318dce0f20bd12bcb6cf754814233f19710e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b466e339cfa61e214e09f1b47171616d59dc1748b8e02a096d74d0975b955c5a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1675f4cf4337e6ee6f4b0506017f95e48775b58ae80b02f24d2d6cf4b24e0897_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7b91722c7e9d1fda1994adeb21ebd50726d916378b50b942cd2a6bb636d98a4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4f190f8c7699860fef711a4ea52e922d840b0ae7f7b99f431d29be088e16b12_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c72327fe63c1e302e35dbb0fdf46787529e6583c544a20c0c7507fec8a9916f9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:148d1267925de54e2ff67cc04f7e1eea48e4812881eb13a6d4ac84fc9edf3960_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4728a45a6f0d6184637de454fa23aa87fdab1ad388c0f82dc97a63780d848148_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7ed045e8c4ffd8421d54d6a4ff9ee3b8af00169d184f39fafdcbe689429e9a94_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ee8ef9b71b81d64e1c95c28aa12093098c55dbb4a970f16237aee5cfa1f1756d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:377373ba5a37f2fc8fa27875afb5ab500820c68e660b1cab11cb52ad14541577_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6d8b5a059175e2260a85f40a098c25c61608feb4d59880c2eed941bcc3fdc6db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:82a2a3cc00c616964a3c24cf1095a005e4e573cb79c345e9004dbcd35e180c10_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecebe8f91837ebe91c2f9c159b54f6fea43fd7d750929e2a5b08fd1aee688582_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:1256eb041e3f4703292fda7d334bdab8ad59e6ded330b2480f0e450aee1b141d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:78083b25b57df22ae9e0eb27d3edd7c3e73de676f3dfabd4c419b37aa9c027a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b8ef42ea1815cde45206e98b2b0fc70ca55549df44d7ae7470b37567c30ff5d6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d61acb82a53a3e4b0d1d2fb09e94d34d9a990e43f09aac31f335f970a29ca82f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5855659dd086fe497b927919984f9ebbf9e5ab0a110ecc3d761efc6d44846245_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a19a3f623da8d80725954f6cd9aa9717b62c8fca465f242db675b28911906499_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a5328b6e7d62edfebe695362a4532572c99f79cde855f0ad0f46394d93d9cfda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:b49d1a3d8141b1b16c0dee745ab5a0109bff96fb8103ea911db8efd49ae1f1de_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0783c5a17f3458d7e3f59952ff01dfdcfe8510048fb41f8603e73f374c1fb49c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1f3a254a7c44483a9503e70e4abcb579081c62d5cd37ff435be44a215f7843ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:e113ec3685f8d055c89e11b0ac8acc806b4aed59f19ae0eb4e7d896d4276a4c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f9fb910e3a55c4023201befe8e29197f3a60b3c62b7814903bcef5554b939857_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:17546c1840d65f2ee98ac183705e6956f4131d3ff32cde615728f9f25882b603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3c928586ae0b46feacd6570dee3ec49a5a204227e113432194bc353f6014dcbc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:562eced3b90258a09cbab4518332ad36f9526532f2228da862d50b3076aa31d7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c925e942321c121dd314b39f7254913e71992d8414b5c778163855764269fc8e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:8ad05e7041a80ac61df181098b00784912670e01ec166bac6c504460828eba6a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9b357c6d30157c7dad00894e9f8f724d8be110d9658813fd61699714b7a48c4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9cf1116ad028c8b358eb013d9751aec24eda566a74325123ce18c10bade1e13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:bc49f21e2c4be0b4ca0c199a25f90548d7ab8f16e3d78ff4adecbde6052262be_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1d8c51ba4344673c2f0c4b023d72b683b2c3a26cbfe64798414c5d4e05005ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6e32a82da78fd60e74c129296bd390de402cd7a22a0f1ddbcfb9d3dec7ac1c5b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:aaab47f78d572983b4e8e8395c8c3d53d05c3317aea16c011032b2fd4f438fb9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d2d38a98fc09052bc5fe169321a534006a2ff8605d2314d04eee39e2492104b9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0615ec5b92ee4b3a4e28531f41a21b9a99a64f6972c76c66de90ea13875ddb5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46aea21f727db784382ab4a0329437fe9e1f4556c0cf7d0e3a6d904e4e3ef412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:62ca47a44b86ae7bde47e145474a0b61dacb1f6b503ea63475d7c090ff2b5db0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:97d075f6a0c08361b3f207632d98bdf276a9eb0ec0e79d54ed13550edee42c38_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70e3b704d6af11d99287446717854c466f188db69fc622be08fdd7a8266a1391_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:784d025249cf0f4921d34ffd4387ad7fef62292e8df8e303213514bbd5a3b1e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9e3be6f0d660b4809221fe1b2d6f51206b4ed40db4122eb2a55f23e0be4bf3d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d3fe7d8d1fbacc9832ebf90ed7548a6b2cb283f8a98a6ca73b324e427b5d69d7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:9b772451057fbf63e5173aecb056db601413f419ed9fd98d7ef3b08dfcd79e11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:bf155cef265c06b90ddabf0b4e5eac5395f4cbf9165c87e3183746ebade36b99_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:d73481ff034289f9f1cc811bb66ecb9a254de0044aee18755034c10410478f2e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e26d8456983b600e7248b5741030a68531e5d0f45666e6e3ae02ffc55ed0f906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1e21d1b03c1d8d6d2d5c3d2fd2bc68f06cf4ba6339390b49ee94980e66faa3e6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:85b66f1e1b6ca493592c62215cf8e94d29d6f1bcb68c146a7466133f661cff9c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a9e900b764acc0925e6c381fe09ab5c59bf8085ee5cb21b9bf87ba08fff95c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d4f70164ddbe9c49e57f079bc5f7f0881fce0f8a074b5a948ecd338a308638da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8445b586683b90ca3f69f83b881cdd46c78198a7b021b0499f3f5de367ae27e1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aa0f445083b105af4fc1cad85682c286dc1764c2810634c4266942677125412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f1ab95b9af24529b03e73d6d3cc3e010c53eeb72f7cd441160982e7a3f40edba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f4f78fda0baa299dcf7ac093ca782970074760999f96fcea9d170c9cd35455ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2ad3be815abfa60205bc0de77557f8bfc6ee8b80e3d25ee9cd1088a5e3f6bf8d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3242a9336b5a940e9a88b988d1780e8dd6fbe7055ff647d07a7885a3c272619e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d9c7a9bf4ff66ed09b758109eaa9002242e4eb9604f5c0fd964b4087a609d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d84b76fbb614c30c67c88d6bea9ac818854f6f9aa3ab2ae8bc3be266c0901400_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:45c02eac036665c9f003f0383f1503503580cdd5461f6de4bcb0b88edd8c77ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a0514e0c9580b85e61b553b971d8d3a65f3cac4040ad6d74a3337db46d840feb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a2f51cce516f6300e1724389a99afc1e5b00096d5d8b0c05c302d9ef483c166c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f7caf5c32326c741206573aaecf5fdfc4948062d840dd2beb7b7b1016d24e697_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:4bac5520ec58aac65a508a746976667acbb6132ebfe6aacb2f8136f3198aa35b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:019951ef27fb8d5ea4878b8f22bb0d0d1f357aac25b8998c743980377fe03563_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18b5b21ee15093503e1e3d2f6446ef3f5ffdca30bb50cc9f67dc7596930cb449_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86362580db907ab09ca1f54b284fea5cf787ddb5c1e99674f6ebf28a3990cccd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9ca06bbe2df39add7d22b660a5408b54b974ded86faf7ec9d0985acf0d4e9f32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3322914e1219da147d36aee3121d4d4b42bb619419535942aa9108f6918d8e3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3d444da8f07a9e605b799ae9e3154c7a8681da7824f959e2b5b2423b80c39bdf_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b87501819460dc6ba4bed05a65311592e85ef392a36e9296eeb11fcec26be8b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e45d8e82a1654526fc4562335cad427c7c3aa4dd01215e9754a34be8b9e64f5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:946fbedc73895ef344552e10628d3fa305bb50a0329614ced5b200fc1b4d2dfd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e4f534afec621975ef7b2389f239bc672eae0bc342fee2fbe9560e20e892e3c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:010e0f69ac3dec9157af776acd4f91d29641c2550466f6ec26ba31743373233f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:87371170c06f7ff9245e5c8f2a0884e969d6d8941d555338ef28ba63be405728_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:2c913cd14b852ece07e98db33327a22a4ea3451d241d37027bb51f595f93b0e3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:952b83652c4613ee04ecf5c6cfa6961fd66fc865c84c99bff4f879512820bb60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4cc93202ab581798ff4e06e177ce24b8e880ce650b45a135569c1257656c2b24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b877e2430ca1ef3b575577dbe08d3b13fe1274c1bb20e065421cae418a6374a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3701c8556b2ec7a09dab7e672729dc6057919b905eeeaba9e09ab38e3074ebb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:faa21d468371967ce9e5b262111cbdfe69ba6a8821b659806718866b3a640490_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f6d80e175d9165dd41da793921d5d6f69cf536c5d16e745b445979b0282045c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:42f5aeee6f2524bc1f0db71092fccd1260d20d0b94531f88ee037921bedc8408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:182402ad5468234dca690272044b015d0545229ebd84e85834f57c767eb96d84_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3e3f7e476df2c2b27a8c3a17ca83a98224c8db8952ef6b2117816bc81c9c74ae_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:96a17f8d79e9f8acfb86e3d54687da1c0564e98a9cc7d830b770db24edf9a96f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e244c83b21c68b755d7e0eaaf476a1ae451f3368918b80b19546fe01a9a4a9a2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:017f982fb763a0eea61580758d4f69ec14bb78e5b5d107503276683336f9983c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:677e81f4f2e77f2b8bd354cdb4ebc99e5701151926dfa36ca1a3458607d395ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0e9fe96d6b1ef18e0fb3ed4751d8809e0fcddada5387ef81e2801ed4036d54d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:13feaae13069cd9a08e285e2d077b96bc75cffeeda2e3b665443c022750d68da_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:105a07e6bc8acd530a8ae3097846789dbcd2c7a2f1f984805c5bb3b7449b1d05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3e0bff5d178668f001f74c4d30482753f481f257db49ad6fd2ff56439d95079f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5f9c581120873f1a012c29ac00721b6fd834c9378cd64f1d8e243da36755cef3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:84ed295a1fd729c6bfd8250116d752b4c3ad66c7bc01ca44408e7cb8a115b5e0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:2c0d1db3e0f37f09115d3f1af5ace12911311f70f4ceb574025fb1ed9552575a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:c69da4b39cf7ba1018b91423ce0282df124d606d2e5162bc8e3e2251b832cf91_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0099c7b040ac7e6ba7e91ec4ef2250bea6ac10472901aadee07686c63faadc92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5b132b86c1b14a775ee77dafa3a72eb723358cbce6e710e44d279c8050c4261b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5ee7943edd42760625d7b8f3f97dc0da4aa620b53ed3ca6b666e3b7a801027b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:906f97849e8063fbfe02bd7e2f951d4fc848c2d8cdbff947d40be50fd6f995fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:69827e616ea617867837723347dd6fe36cc85f43703b4e37b335d79fb3f87d6a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:703e8d44a7d59181d0a36a886ef570c5b838268acebd0b32d5208169770b6ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c092893fdbee22f0fe4a2a25aa458bc1dde8c52367efbaabc1155bf5a578cd51_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d6ab422fea2e5e0782be99e3a275eee5ff665baf8e7310a601d42ba2f5f39608_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:39071a963cda210a344f5d4255c5c5276d539e4bb661e21b49be11923b54e020_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3f9ca2d789b60a51018e0242a01390e1d4b569df21769682292d3b483954aa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c7ec38c4ef21e65139166bde80aa73a36b432889b6855d63b1892efc0ddf58e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:bba88a8f8b41c76aeddd25012b4dcb14da6d896763ba6a003ca824260b8c24e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69dfa976e259586decfc0635dc49fd656e878b513783579bcc2a5e456df100b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:86b4bd7254cd92f2632d90357ed08404521d89ffdd70a21cbf130f652f71c1de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8ceb3fd7e1d7d6bbdfeed53a97accf43b3981d5e101746e891a804ef8903fee4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e4f81394f77f17552bbde8d5682449216bf676b181df4a25ec1c6c38cb3bad82_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:425a3e4c2774dd14e2d4baf3bc6f9b1bc6fbcc41faa0ed55431fef26cc5db7ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5e27fe06737a254ee3fb2bb5ba38ebc79e2989487de9536b01b6a1d49488ac17_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6b64ed15c154b927714b840036c16293f4fe924aceb5624fc04d30e478d4673_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c797b64090712c154c848215b1bee933946c019c33fc9b08d00532d611f4d27c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1ab33f9ad593ee146550951038b289973cb1b80e15fa146ab20e823c89f64616_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cce4806b40fd1f040da28b0a76e8f7edb45e5e3b68fcdbd1ffec407f8b5d40a4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e237d756150f298076ccbd616c137d0439c8f59c9e9ca44cfc4cb04178b7a3d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f547caefe7cbbfa9c958fe940eaf72b2b08a460a3b401d1b059c3f097f2b7435_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:0b96283c10f51d6e8a5d00acfdd9535804d0ffe7c4c58c037af6d44ac3a85bd9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8eeb12229d09c020f7f71cc996853eb47ea1311b8426eb7fc6f28652766ded15_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:9d07f82ed2b467215c084754ef1fdb349536bbe0e3c83e3d48a2ab7a97b7f355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d36f927b9c24b3647fe58e5b3579a6bcb2b0b50322db690d885572e0d8492ef9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:317c932c74d67e596b97de943694f9561e85be9d8ca3c883865692ed47389eda_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3dcb7ecb5da7d94ddd370e48cea9fb1ee1314e84874ae192b8aa01a834a3238_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3fe06959d74f9c3aaa9fb9a90b3f33d331347e96cc4f67741f7d6ac6daf8254_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d69d1884d60a78838900fb8ac8aa010ffe8a9814bd05c5fd23640ffb2fe62078_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:30dd2fc299876aef6342316851b8baa68f2b404741f7eddf920818e2036b0828_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:47e721205ff64d2cd94f17a704c315ab4f48601dc446c6fdbf6d0651af0e282f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a42c0b3dff389161ee931de7d2f78272c1576632a357d7e4de3a8ad8e18cc2eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:be883bf81f21e85657ac114397f1a226803a5a0c50146d11ca24f5d0e61bd252_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:95a1813fdfba31007b44fc7d0fce109279f775f6bcf1fe7b7b319f642e614d0a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b624d5a16de8051a33eab593d57f378de36877d7db083144f88899929bf1c0a8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bc7bedd2a60a0f3d862de0644e511d6f330b72a6d12efbdd150dc9b50679112e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e8bbd18a1d2d8a8eed42cc86d19a260f2bbe9379e35257c33cdb70980cbfa5f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:03bfe65de545d250da52cd40db72e8b5346f149e8126509801be86b5f39fc3d5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9e8b46869a8d0cec254539d703e5da848364401fa9c203f0561cb0e5f7aa00c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b7c5a30160b834ce2256aeeee9a36a8655e305018d0647fb663106ec7e3d102d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dd5537f856bf3d86da38de94c7ee6fb9851b262515a4efee6aa1230924755721_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:37bc380d77c7db30a206baa5cec23341064ee370eb5ee0aa5bacf682dd67024e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5db690533cf26e8bffc456e69dc1e0d2f9554f6770c5ac75ea9eb345e1c101e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f7913b9b8f0aafcdc0c0b07ed43f86bb58d6da84ef92f950979eca15fc1a7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:876435e0b14447e833a4e9a0dbed2227bded7d857230557a101c36b47a105921_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4a7dcf77112dde43e0944ba53bfcc3eb802dea755c9610f86b4465b22d355856_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4b3de326992186eeb6206638396c348ef5b4d2c4597eb40e5f5b140f6efb0abe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:779674ddd263854aa364bbdfeb92865821613d6da30a0d3b503ceadaea48cffa_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d3a37f7d09a85c9eff1323c920a9a2f471908e90b7a1621155bed93048c81320_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3806c5c7dc711a3d63a26b60c8c257a1ed87dfaa3e628629af4ccf06325f6ccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:52680ac76f439d5334bb257ac7deb433ccfa6cd824dc2d9e67abf6ec970ec7c1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:65c1a312a57a482045f442861f6a64605d64994304b07567af0c69eb4b205bcc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:76901d5214dc2c2040d44d1c46ace24f403f95a92b825176c00ea29d7ba2ddc0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0f12505d607e05431b905de5ce0c31984ed4ef4dbc7f027eeb019dd0747005d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5383f749ae80a70b6bac223d5c3ce9b70d58de06c031a57b02ea5510f4cf2e31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:76e1151f0d25719c5257e106bff680514e740983333de92097d55f071189ed18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d072c04ce9f1777925bb8df07925652b0f8e684ce2e010adc6fb2c7953eb66a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:786c62c9eab9cb68788ddef5dee8ecd74e03a1197293a3047adacd489e034dda_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9fb2cde680dd3f850c23ee7abec1a4dc8fe0d5b3f2a1c80ad6c8ad7a62b53f4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aef7c437611ed1adcba12e9875f3fb2f094d5116d5a0449066b48f25131faea4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c01ca8b3c84e8ba98e35d0cf0a659e76bec4189a198f82975e6db25ceb336b9b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:41452719dd766d6229b9d1d808b89825b1e7e0aaf8ab8e70c0aecb1b5eb30edf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:9969b96f421a3e9d27a495bf1eff33dba8ae2c12c0cdd33895b6190a4f75e000_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:99e65563c13b1a6d3e64f79ab6491b21106b3d46ef75ade4829c33cb97100ae1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cceff5ba4ce63edf605c087cba759e8dcc40c2abec0534ec856e760f1956a85a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:14ba0bea138b281bee5db9094dd7dcd1fc36c4712198f408c8811a7522bb877f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:416fe4e736d5f3e3b0e4668fd2f092ae855a4073d18a064bdcca73ff5450b77d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9039143f009152a4b6040c8251f3444fd1daee5ecc76eccc98818d9a430a1bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bfc08679165fb0a4c17c4002ed676f7e6fb0571ac72ceae8a1933436753fdc73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6f698b3a95ee24a6c821c9ebf30a610510a639c6d3c56d4399fc45d34179dffc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c44d52cbc06cd3702b2ad8d963f15dbcaf0fa5ad86a800b9852c4f062fc10a76_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef54b7c8c1f96edbed0f3c449b57c6869ea4c33d97f883ab697f53f7d923f5c6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fe664cfc24f79a569d7c01a226ffd13bc91fe1aaf3b3c096dd8ae3d561670d07_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0edca20347f1e9c88542925020f52759547e2af94b54882e739d6c7fdc7150c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8d99a2cdff81f2c41a6b38c625f7fc6f824eb3c3b443221039367b790d8e2a72_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9da0116d6b0b4f33ca7ccfc26658ec79c8a4ba17f8a63d0bd399ec26808382fd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e5106bb4c8de0ef6b9f177e58366395c5bdb3bde226d25a7667ac54ebf952d6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:226cc05403576fbcc6d40b001ea969402a5e98cefd9444329396de56ab21c36a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:850062314bc77b0442b9f4bf463db06aa716f62437b5c9d15b678eaeab9f2eb8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:b08df82541f0a9078c8ba31db67897137a2f71fdc9fd0a79e5230ce16b3e9735_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d8547d72a4b791ad7435ccf3883c427db9f6592f9add54cdecd0b46f2b55be60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:25db07689f639f79919d6f028a10375fb9b68abfd9cf55829333d0360a7acf99_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7e6de11065df1e2acd959d9bcdfdecd4832e27ca92e291c8b5128a7c44c0d8f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:96aab15a47ed8722406eab6ee2933a1c842a29a49c2ebddb60e102d610c092e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a415eb2cf567e2b9f02fcaac05b2c6dd11625cc3120e3a494d8690dfe2a413ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:048eb32db3c8e83767639d6ed9c7e07406348b309dad16fa8e0afb61a65cf87f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:138478cbb17db8b8cbd6574d38cb1c1a4f72bd8d319fe2eb02954076febc903c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ef6c3a619bfb3bfbaf9be20fdff6148d1af0701d4ab13a047867f734859ffe1a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f90a83b839dcd68d04ffee8569e4ffe1bcc695d192c9026ecfcef9d52428e4fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0c2af2e992c5b0ae60cf87b496f8c6b5b3f736ef7576ccf6f03d37e3a2d9cab1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1217c6f9b998c01c7a6c283f035f11692d6393596194e338578919d8809ac2d1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2bb41b270973bd2db4b6ded25357ad5b4113e03a64a5f55bab27e6723902a79b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3fac63d925327ae02db3c5afb3e0a98ea12feb309e113abed5db353faf4ba7c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:18f4a3cf19874d5b1696baa731b7b2207db1c52e014d99b42a17a7d1125e05de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9e25ecabfe5600eb15916f819b853e7d6a445cb61bf5a2fc9396af787213905b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:da51fa3afa3d7cad2088b785407b6ae2d73640550410ed375254c3ef948befba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:faa48301669a5fbfe6f8cbdf221e964c349956b51d95fab8bceafe9011f5964e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:73057cabcfb42e5b5d0f8177b08e6b2eae217b99618d980b8217399c2978aeed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9ffcf3713cd336d9fc552be6b05f138b9d16f225e58ad42d7a96c3eb3cf154b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7e1b5dd5ed0d13ada6bdbb9adb924cb985be96f4345e2d8b14881a5d55469f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:aae9deacd010205f4a5f4ed0bbb3408ab493972ed4acc5ad296a81f0099c3ef6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:19e833e3b514dd6fd339e0c00f8dbd6c45fb7ca16b9cd291d50ab05adcb6b1bf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:67df479466b162b90afb4d17a6ba5d3d51cec078adafceb0a406dad55173371d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b580c79b9edff4d51d5317ff1e1dcd4bc193b439c268bb5c084019c1ea3fddf4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b63a4eb2eec521dadca336416406b595e0db02b853e233e3c80ca454e1153b28_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2fbd7baee98c89f59a87d541fd4f7b2e14eb88645b53fefa7b44fcd86e3e1eff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:576cacb6ba6d2aa3882a295f1774428a945e7b1c967830633293ce04bce08571_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b41266b3bbbb3ea638466d14a35aeefee8acda9a0d2157066cbecaebdb751d4a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f162f5f3a38b4b1b1f71db3e1301de7c60baa3ce9a4e8e5bd66227795d366b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:11718e3d6ada33abc0530890da159ac99e8f63b03266eafef8819c48c92aaf51_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:1657eeeab10652e30e60633e4fe5f50f278236a2814c6a53bad9effbb98d06dc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d4022142d133560c79c30090a045441bd90271ec8de528d2bcb4590d96ad1e98_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fada881117627ed34c8001afc157a42f6cf0efe3e4dda2b73ff8d665c2f8a878_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:00d0abda324914e5599f289c37325f387404ad48793b6db32b3da0486af18cb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:07558b4306c0d5dd18145b65758bf02d8f451462b28188e336f1dea1091eab24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37287b7720a8d5951fdf6f92b59a5b25a21a7748b93bffe6a4686fe377e80a1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bdf5c2bae7d4516fed258e2bda5cb9162bf42112dbfe8399c2a5f4596ac67bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:3e8f19f8602c6b0bfcce59dc51858195d4c10fc53a652c6e49be3fbac0bf1338_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a5a69b772a5f1cb9affeb3c4ec5f050949b95b02f55eccc8e5897d5e392329c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:87adef1f28c02c387f795e0eb47fc925eef6013aa0116e5fcda016407e4d81cd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a973533a2ecfa414c1f95c4d8ffdbe85f18969a740c19d3b8c4d2096f17a94bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12f1e84fdd0ca084e018f3f9ca550bfe183412dfe42fc9ccb356238ddc572a2a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1d516d0e3b8128ab9994d2a7df68251a87e0bef013a6bc7040d519ab68ca8b37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:58a646461aaea1fc7522e11a0a4acc5ca784923581a2d15cd36319cc1d59d210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c399c4381724fe755e5b7cf87e011eaa542a86928fb9cdef4de244cc57c192ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bb706db0ff9b591f189d089a9e5bd5bcdf5371b312529ebede24329a82e9806_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b9784c555f0088c201e5eb269b18dfd3212c727cb202250f18139fe7ee22e6fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c6e9100f0b6420f2ac9f68bac1e19ea5a813b58064d54610cf77f86fcc1410c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:df01b29e279c5fef750737c48041bfb4ef531599fa6ce556987ecdfbf8eb6767_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:443c8d763eb16ce12ad7660e36db67f1f5cb2970cfe0c8ccb922d4697f9e4da5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4e708aba93aa644457fa3aa047fafcea0b504cee71724917f497fb4f0ad59210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aad14619136317ec49570c1059d59036fc36ed2e6df996918f2741a7c1ec90a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b3989b5959fb58d543612b9da4dad6797fe62677fd148ca59ba77c4ae4c9e17a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:00f150e9a977b547e1511fbd0972027a01bdf4852bfaa5b7c21a01f1bb9cdc76_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:254799c9323f6f753924c1b739f189f5daf7287cca9e469f169bf5b145dac19e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:45f94d3ae86090cf4ba0791b9102e9b118e0e9a28d3901611051c9eed86178b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9553e2fcfca8cc369f512d405c92c35cd79a0d5ecded5bc11be78febf0efc8e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:593d8b13bc16136998a2d109162e54046a08ceeda2a74d1e6d9b2d220a772f8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ad0b598016cb0aba3335d6d9bb01a2767fc3032baf24a2f8a2d857651a38222c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b5ad73901c7036206068e9a24d71cc3bcfa88207a59ec10521f1581d784debbd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c2b60ac1878d974e0608955a1c6c104bfb840853fe10a6bb6c971951042dd0f2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:182e148ddb5ae83c7540564f0975f28c17fd859912bedd6392231fee95060d69_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f766d291114a36f9233b68fb3a1bbebe65867c37189243df0c779e3dce7f509_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a48cb051fb2a8e5c70715093012f18b65d9bbdf7a4346b1cb828f2592975050b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b605723a4087f4555d491389cf5bf15711cbc1b1da84cdb268d4fcc5c87683df_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2e976d4a7016dc2a541098fce90353d3bb922943373c8b820e5c95893ef739f8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:68fcad612630ef316bc5f86ec98f828dfdb928a236e551a4c8dbf8f919f4cd98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e44082e909372715fb8612484c5fe0ad82699620fa530e75f10d41396ef6d63_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a949ed5a2a43edde8fd2abcf0f91c4ba4cff7dcbbf131a2ee579d1256ea628a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e7ca33f11829a834febec5a1dbe0f267b53fcde66dda9128eab3df006d2d7e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cd72d535761b16f14b149a155a1a0f4f0dfb0bde6e5146101914521ea1e2a365_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d91fdcc0e8bbd15d091c316a5bfeb683a7e9982ddf474724f49acedac349c48b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f85e6be61cb6c744900578d654909ceaff76eb98df36564bae2e57a3a4bcee05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:183bdbb02b5bcfe7bbe4fee5d0fe520c986a5244f02cc896762d36710498c18c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:19fd07362ecf5282edf9086f840bb9e1dc3c6da56bb8ac3156ad05ec54be9408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b679f580e43660d36492cb57d275f6cd2cfce6d7c1d872d871ce7ddd9364dc72_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:dfb848cb68bea17a789a807b5edadba37a02947c506b8fa58d8b6376cfd3fe48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:4982e0c65a5469001613886115ddfaba5e2bedf6c1f9c2dd538a73646c190b00_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:89c7b0e5f1c0f13effd3888be07da4acdce02eb54fd4a214fc8a3f9c204d82b4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c04482437d736cfbd2259aad085766f911951255d77bde48abf34af758e42744_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e0f6f48dfc0eb1f410ac198eb6ef6a9c6ee288fe4a01b7ef65e6b62f6b939153_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:097d5658d4c2cfb9e88fa9ab82ae4b4d7f3108a4dafb42997847cd714367973c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:221e48cefff45243b181abc4074adf95df97712990030b4f280b65452083bae7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3f8362646716993b61d35b5377b402ae627c15ce3d2e6b7ff0d5b52159e81726_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:73acd569142f5dbfffb16d34dabb2e05d4552354cc58bba83ef8406029c102d1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2d5a9f1213ef66cd474cbbe11dce4c37a56613cb136fddc8a5a93ac63ebb79d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b5e4275e6a80d99ffd2bc73c26b421f7790ccf88782aa8fcbb22d588fa15857_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:a7216bd1136625966d8232aac1b61360a26e86ba203a6135a32395482a097bfd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd0f6d91a4687e3bcc87e4cc6f1e34f8ad19346648e594491c760bcfce671c96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a9a27ac5377c42979866406869e8de55cdc219ec7090ffd1e4f98c98127ac27_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:57db654e947f5cd7efea9409ea18509c3d4740e03daa164c62faf886a7287ea3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a9ded8f2c9d761de5ca64c04665fb4c9d69ec31ea3ea3c7e91291101a00ee876_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:bcb139bd20b7cd79ee16cf8968dfcb0a5a3398bcfa734dcc2c2ec47dda46a93c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0e56be34b942905008d2b7f1ebefe0a4446cb35da9f4bf09e1e3c0e15d88395f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:761b0b68ca18e23e758c780c5baee54607549cace7f1d337b418c0e0ee630ddb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cd32f964f1f4bbc981565fbf66b6ce05547a32fe89fc6f6fa3f634791120cf9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d6accf480e8645c70f53adf062189259549144af3a4c3d736b28c561dd538f0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7aedf77c4e1ec8b09c77a9d37dc1d7c3651995bab2f84d23c1478e06fe97a7a6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:fb2df252487a734b3e051ff54713a7689f7f1e8cd93557f846458f54d3776162_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:786831a2af730d5ce6e8ac1c247599e872e6c683ee53946c9a552636f02c88c1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9d807221e98130e63530f757157207556a7b2bb7fe7587f0d7c5f9d1ac9592d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:9e739fbf82f09ff6bbbd9baf6f2e64b0056ba1608b979e45ee6de17dcd5fcb85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c2a9ad6b4707faf2329b88b12e06f6f10c5bc6ff15c06ef644ff14efdc736653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:84e1af7983cc502b35755475dcc87c2eac2e931f623d070736580cca65081992_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8a9610268e8460c1ffa73d5f27f7fb9760b08c4d98af29cb0edd30b1afae7460_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:952459632a7e13cff2a8543a1a23e0032e9c163bc223102ca0c8d92c28e0acad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c568a4d0ba7a6137d77cd37e77f48c411f840ce7b36df3bfde76a5047a2c3f7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:21e0a12571846addb7b6b112ffee2fe3ab01a501fdb669d9b1056381b254be89_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:97eeb443e12e9e91f6a38ca22ce4017ed09320a8ac1f79184d236fce8e2b21ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d26f837461773b3ba1dcf7b77fd95fa5f36580f4cc351e121ec65fbb9480dbef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f1fdf87492d66f03cbca16cbdb07607481041080c244d94c59a773cbe5457734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:899eb4bfb863d1cebe38b4b8f2d098f0dfb501eed1fcdc794215e0d7dd649b92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abfd8c69fd7ac41b2a46b8398370b79ff5f7388ce09d80bcb88180b160ac7c2a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f65fe33668fabb81400649500a2fde6dd3236650a129e074664a129c0bf6d738_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f797d5cedf4ea7f121eced618e93dd4f53eb6ec5828afb978c3a2e504e16c11d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:1560bc58a43485387fda173fe0a8a396c2f6b038202bd9863c85d1b666f3ddc1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8044c37bc844e6b52ad027f7f7557f8364e73d49b9ed3730b2e51d1d41ae0387_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:ad0d0922f3417545e5fa1d6d5e7f05476552388714757e856d42e5a65fb99e27_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:efd6130dc94592715fbf9fd2f48dbecf827c64d521e5850ecf773aa07fb3bf89_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:64e1b9fd351ac5ee0427dd131b0dccfa961b07df2dc72225f59090acab8886cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a44323edf14cc87c14bddfa0c06979a8f696a159cb091623a8351973b35b4d14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:c0b9d948d72ee8f79c2e6b4d2f255c6959c21bb7bea1d7b0a260a0b658e490ab_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dfb14efc88780729a819cad4cd19805fa7f5b660067b4e7b10f61d5e8ec3270f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:15d9d32b5eaa1603f2601dbd6898f0182b709292ab0153bcfa7bfebce5be13c0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:178cf1edf9a80f37bbb19597a34bdd8edfed5e44af3ff7273a46a7b4fb7fe964_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66f9ceb6d26ed52405b9439606d49b9f8158c0d2b6b0eb715a22ae2c746defa9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4754971cc6f907064a799f4845fc9f949a3068a5b818b23eb292c8346f9f2f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:766ba5aefee0ade548842c06f8061fe8b849b76d16280e3c41225f21d2d0b6be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8730cb01fa2ea29046c200890d8cba4b0291d769db57875b93c8e7c1c68af3e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b2c1423302c27b56725d91ef0c9dc34903eecee9b0e8bf6761f179bfcc48cd32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ca6573030508bbfae251c27a292bd25384dbe3ce55cb58865fdad2fe460fb6e7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1aa25a4a4eef7443d6bdac8f5d159b41db9cab89f56d43d2d7a01a0bb7929da2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:30b84fb0b78767956548a81b10d276979967e99bd1dcaca2bf06f7a14967b86e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:98a70790286c97045f4ac1b5ec5de45ed043fcd0ccfbe96e6a93dbbf4ae0d96e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ae9f9c747fc7f26dc4fe31644db03b93c7de10384eae1dd40b40767c2e654667_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:115ad4f19e948ae0fe04b57c131a3ac8c261cdefe282374a667dea850e956500_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:15673b625efc49511ad48958f766aaff589c68c5880c95d7c6c89e5c9c9bce5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:78f92ad65baee06e314611b83e07e7a87dc4e3994ecb76b5b3b2a2039c1aa2b3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7f0ce0299f97924b4c3ebd129ebc0d9cda54b1126ec933fa33f20f438694a590_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6b4db8392b4fd5d49b177c707bed1048c6ccc7564f2dea39ebafe492807884df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7aecb1e4860f54933c9e911b415aa059ba3c7664c2309d406a56b305887ce6f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c662c420d15d0419d38af3038fc232990bc21299a9e56b26f4df6371d8022dd8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d7b45d95a2687972730a64bcad78fa793e4a244d5a034969889e4e5e5b319057_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:02ef6749721cec830957dec8da2d3fff2dc88a9bdadfee0f7e3177a27d265fe4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2fff2ecb2b19603744be8e2821f401a9e0234ce1b4ac15c27223c10e24ccc7b0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:62e44648b669cc51e9dcaeec49d2c5b880fb93c32c2bbc1f535904b40849ded2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c1ca8a203ab5c80f3d7b8fb9e026a46a75bfb0f5d6e4d5ea09dfb2a2db5c6a2c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:56f09c58109b0455903b4b1e938639c6c1a9491d4206a1e7b4515f89d5510a5c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9b5c3e0697d738fa6c1fe2c115d2133275ec3adfe2d412547535a605f30d0c00_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df2d7c18bdb6bf49c2f655b7dd70cd4739b2b9b4243fe2f136042b922a029e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2534343a990c27b8efc5d674b4b97b24acb00d781c75004adbce0c7e187ea742_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4f474f91da6fa969938f67a7b254f6e34e6ed2d8ca38e4de4d7c190328c65352_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e2b3a346ee194564f34a2db8ca14c08340b063c995936cd06787b248cea65622_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0cdf866394b6db732b741a22765a096f04feaa6d0237c1e54d310cfa645f2883_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bf09aede6dd816a7c1f6db9a73f25e3414e0f408e5744dc2f32dca5c73f06a74_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:db8ecd1162e094b6cb166b88dfa40258f31cdc4db3ca7f6a9b110893bc27d044_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:acff56a6371c4fd63e831ca8149d5dc5c2f66fcb9e5b6f2d81afbf225fc9cd2e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43bb0e2b7af46bbfeff6809f44f401007498cae3cbc04a9c4e8f8033f3142d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43d5f576d8c78508793fe745384e7c12b08d52a6757f2a60a4e416d2e1297cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6f5fd70511974d782b102cd378cb932ce27f58a18ab53599b570954c379b88ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:76698b01437d4d0a46f1bf3bbfca30ee2065a8684199caf406e0e7a027871741_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:acf2839dbc4ed85e957d4b975b0ef0c08cf06d42f75f11704e9cd54197548784_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c8a1a13f5a36513e22f8db1345386f1835eac5b7f809c6745fe43afe8372ed92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:22d7a0d9938f75746797f97424284f6e0aae7f853b392bdc87e183b5c834972d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7ede51978a537c20cf89f7e2c469034859ef89b1f34b3a8c89a727378746bd24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7fc7a7fbeef800bc1efebac7e1d9a3110ab4962405d181df23b01e0a9ead70b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e0f8524eead302224bec4bcb23caa0b587aaaf1582ba0e9e6ecc3e2e9755bc32_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1598a3a15eb623d10cc95a97996611c0949450cff57257b2d1851c8d83657a39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e97767977f70b4a53e7e898af37d51c1ed2a0c510fadc3180d3ed6675ea5fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:acbe9df84cedc53ddc968e5027c662badf18384a9f25ad78c914ec4eeac208f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d19ee5bb8b73f322b0bfdce50ffbc25cd89737b6d378499bece9be0dfed8a262_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a0d654463288adab9acd6dd6bc5e9bfc05b60081e77877e285b60738c4210077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f3a38302163122cb34702f23e88de2db5d44d70ca24526f4a73624cb091de243_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:348bfab8b43715c5b79610c50bd7a8c383bd7e0d404fe26ad3745d803fdaf339_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c4becd27abec4f1dd782dced2c91a832a731a71f37fe7a3b2d07135702e0d512_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b27cbc2a5d54ec8bbf744ee483f2cc81b9101900ec9e229d362a8169ee72b29b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dfaadc0fd73c36c83063ce6442a9f5e8c1346422f7bb10faa8d27617a0c6a710_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:57b58c92ff48ca5f8275bf41b1f1284b3f0ca881df22e355585ff7877b215198_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ab7d9c2e48415e4cd8a1584e942dd2bb98848aa657ee7293fadebbc6cf439c4e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:eecfaf9d138ce8a5618856ec98f2d2b41d2b025acac5852e81ba20aa7443bbf5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:08ea69707b4d728f1368947281cf3ec122d68713209cfcb0e91e5322bf1ada5b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:09862c60fc2dcb1fb0aef2776148ff46117460f2cd92e202c76c0d122453899e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:59a251157e8aa68bde3d1953a52c2e3d34faeb9088340c7f5f8e818e82acef7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9fc0a293a6420dae695cb7dc0ba7306805af3bf984be3e31ea585f373bbf2011_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:08bdf0bc7808dc10b3597b3e37fe97d768f0bdaa0b19dc8b6f565c15993372bb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0d1e25b874b260043556c33ed62a26ebd56bef929e3539fa86db96501a798b14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:32e253ee82038724e6455b3e80d1ea6b056c92c2053ebb22ce329ca5b7d5f03b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c478e1e2e08bb0b44d9bd3ff8054a12e7d98be7821045cbb218c62e1fb2cd8dd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:06eba656e1b664519f5e663e3ede831465f1635ecfb1d293c1b1b745d79b4158_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:19a89d0373af1265e09e12bd377e5bf631e5fb58c36b2f73b8ca86d186bb0840_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1d2da7acd64cc59f03f6a986306fc7d51a680a55b7f62e180e66c6cb3e213037_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7bc8808eec74ba5b0bb91d23e918401da8a4beda52fbe93975f4d7d190836aab_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b075e0d54437ff4323eea051e2347a71dc085464c2abbdcb4a85d55d9fb84e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2d19a6538ded95c21b22b0489b00aca53265ea73b4f5f7b91eda8f24fb39a12b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3c97585f4dd92f700fc44e21291f913aca946c75bd0124f832a6d8d1c5f3d5d7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a7b7e0019f78254b5afa024b7ff6c9dc0440e40d0f6fdb22e6ac86f261435915_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:344a60ac1e833a349a8f24f3db2859e9fd0f45dd562ca50478973868e3669451_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:693b81294308ff38490144fbb45de352926be577fde7668a60059f3e5be3b776_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0ad2b1b3b63a22d793a67a220550e7730d49193e36443b9783d045d0d628e986_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:624899ec57f3d7269da3b5acd20040fe1ea2c1bcc617910f7659cc3110548dda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7414f3068e135ba5f9e0796967297f66dd619122e426dd8355a7d21c88c3ac36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bf6ac903efe307b33a5d17a000c4dff28c5ac55f5ecde7d65a15025d291f9053_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:35396543cbd1ebea8e70f1beeb10b4fd87d9a42293b1464fc0442eeadc6c0e7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4bd4ba390e83fb3eff7d17281090981125e08ecb458969b5ac95da4342641e65_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:602dc9f92b7a8e84e6eb998191263d186d1d10d378eeef0845435715bee812dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:622a2e6ba66f1624454cf3ff9229ded9dbd06815ae6512f251836da18b545da2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:265112268f914a12e152e58a674116408253b120a35d5e696c2afd059b6fc015_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6e2c4811105f74a2200eb5c14cab29dc5735465f3ade08bd44378d1a3f3c6a16_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b4c1767d3b1d7d32b79c58d9894a85e4e897deaed7405281239058b204a5209f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:dcde633d96ae797962a3bec581ef3078a5142b3131595e0055031195b798bc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:47731f2034e86e1b86a86d1b9ab20e1b978f89baf270a567de3b6be17665dc6e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8b00cad2744076ce7186abb2304a0a1ac8bc84e92ce76c843fc19a3d5f79e049_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9edb1bba41b757bc30ccc0bd7d823f3574e21195a1a4075a31ae5bea6fcea516_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f3ad88ffd94f0fb2c825452841ee7c938d81a522d8e8fe09d224b42fea301d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:24830ccec39949668dc836f6532f2375d0b7ac23ef69c78315139c4e15af4088_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:67899e606e1ac40ded141b4360168959587a7f1385299f99ace9312016cb01da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:708686f865ce646ea8e6405db61f539773444e873f6101e733567cf8be40b1c8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7fd150db54f6ddac412e063be423bb17cf0dc8717df7fdc32fc52434cf7c866_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:10e2611fecd1ef8a770a366382bffcb32096b3a8b396d3c0f3a67c06a809e186_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8e26412eb9c4efddfb90bbc864e68aac6ce43541f5952250709e973c75cbe8b9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b6ef9bc4955ddfac9ab851f8956566b52a49526e6aded669271efb338603f3d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c084c44640f2949bf5fe89370cf105d8307ee1d2f9ec8b5bfbf7dc865fc45476_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:8268d0e76b556f2b0413ab6975f15aea685b140362bba5d245ecabf0668a41be_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:b1e1d2e8782377f73d8b9d458a7d433dc9395ec7fefd2e376a54a19779dd4ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:556d277848c695d76ab33ae109b99e0448bbd60262b39ae7f5cdb5c052252b3b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8107455fa57ff48346e4b056bac8f1d73071699505c62e3c4a6b63fda65d1301_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7c037c5134abbbe50088311f7765bf614fecdc7da0b58b3491ed0924a45cc1f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c848d97da53997ed67654ed4cd558961e4ced5fe80860831f6100f27bb97316c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f63f5c139dff756c4a36e8c8aa18aee4dfd74260ca90a6c9cd8c68b7a23f5330_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:18e2b009af42ae09190598403077f59ac14fff0083dbd0377b23dfe8bf90bf85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:23c4ce9a3efd2b7cfe52406aa0df67bd6b17e2ff2583980b24e5f71c4e69bdd2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:45faf0f08b479a7b6511703243cc6746129fbe639936f693e245688e33cda4f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5fddf39479d0594b6514b837da1e9fc7cf23aac4e092a43feec2dc738f3a36a2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:27662597b04f8a83ed40951fb3161755e565f4b45cb08160ad65495b1971b1b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:66548d316213a04bab082f88b71e84f26f93e3b861144b79ee2a1d6daf236e67_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:915f0ebb139d489bab32c418ed4708935e65cbb95321aeac9bd3dfccd682713a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fdf3b790c4ebbb4a049a452ee65a4f15de7c6b1fa06227dec1e0f44879d33d3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cbce9872ea22b8756670549f2844f8aa6a3323779774c4839a455e4f831eff31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:da8d61470c3c3120912a4c05fb149d404da73c1cc654faa36c5311b3ba47c554_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e33aa6dfd96a471d0676b033c4ab64f112e7a200b15c74051bbeffbf48e68eed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ecf24d093581fc39574dceec3d50efd4c3146cebf49bb7a5a450b3f8ce740551_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3dd9ca3b6c119ebeeb38e5529407f1889ce2c06c11f15bbdb38955caf2a3a44d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:53bb0329ee10d609d297ebe7327e9fc2db866a3d32b87ea4ae04fc46d9aea7b2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9bb57dbdb1f3e05d2e711c87f59f05c56aae4504a432a7bf69d0719b614f5ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bdbec412e541109c63c5f342be19fc88037c485b199856d55ef1798510ee4039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:332ed123500ea4dedb757d95f0111658b96faea8f8996fd74dc14e51e2ab9978_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78d21fcf562cac4d525153a03c574bb2a9ad71d50f955e263f06e2fb2b1daa08_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:907a8679fa95ea05ab7132e5953560b61c9ecfff5d0ceb4124cf8dde42530cd7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f7a732ad09341efece3af08500fd7c18d9b70e4e2e218afb2fabddab0145f393_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0958362f0fd9f365fe7c0553d468ca4b116c5b879c26b8035205fd95fbda79c4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2fe9e91baef7b27e2396be83a187282ed19482386413f82f8e00446044588132_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5bad53fe321f2d924f07f7cd8b6f19771631a3c75dc25df875d25cfeed6290ed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a42d5ec3c0b582a70bfb2297f3f7461f4b516aa28ea8a6c12c6bca2af51a9e7e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:64b0f83d2d4b40eeaa6784ed20019e2ae2c7fdef43c3ea9a49eb07a3ef27ddfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:744da89cf9a8ac399564877fe699525fdefd31d302b70bbf33d457361235ff26_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aedb8ec541683a33066c8e4393fdef2b2940879da38f06e37bc4aa247038081d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e5dc458e034b48610c05a65784b4ce8731709969a25867c1174beb7bef0d43e7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:10c59d23c3b20e640fa3decf0fff7db097b1da46b58058b1a9dc1284c8d5f1d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8946f0589388c5ac174374e2de1a4bae4d6134dacc7fef9a95bc54f41265ab9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9ac3b13d328bdca2a50d286adf9f32621a3a059f3dedbb0f3414bbce3b1d83ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c56dbbd0868f35b7376cf4208b10f1be543b5b8096ee30322b44d31d5887b784_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:104e230cfe12c0f6218d5a834c5e85d1c3f962c9f00dab941ef7f409243c94d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:56e6a16d77dc1cf0dd2bae15f9117faba1c88be9bffcb4113b29dcdc32bf3dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6014a9a744d98499f4e68c99a612229b148db39c40dfc0fc72a0b0fdbbe26626_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:92d6845bc5c65cdec3d0f59440500af1b60b070b415ecb6e3c5c276fbdb97f4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:86dfa215430ea4c2286a8e9e0921f3a4ca14fac70ae6f5ad4f66636fd5620e0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c20df9f23d90cb585878aeb06e921741267b98a7b078ba494f6dbcdde2156020_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c64396e8b58f76b4f416e1f76332c6a28f2ac866240a4a07541d6ef4b13801e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fce08887d2471192a8b68228f61636bcbe2a8b78885512d5ee24d55b10784df0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:42cf0a1f66357b0054b4932b2952489fcb46182e4ff04501ec3b8ec4fc86b5c5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4652118a90e9d0fa90010823fdbdbe1c49db2b208cfc948a835c7f2aedcaef14_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c827d0d949f005ac61c1c7d43ac27dcb842cfc2013e42b7a70a72d18a20ac45d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cd7eb7f4b822575925bfa223282946937c7dc5053fdaee9cbfbf8d0c2467e59d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7b4dde279a23d7f73becb18b204787bec7ca9bb85b0fcfef4a7323ef59dfe6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38bd513387b83d3388d063e797d347932a335306b9f65eb73b7fbfb478b95748_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:96674cceccce573229f82da92f10e3029a5af33b192ae9437214f50bbf9e2651_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b5b9452bcca062df5bfe00b913778e2c182a6c2edc8b649a62b0e927037d7eb0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:578f67e6b9aa327a20cfaf5912a5601489ca0653ad744109b08262fd31d27d68_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9b86e03cdeb0968ad70f6372630bc5e974ccf74a63666f1b4517347d5cf66e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c87e5142780624f7090c8a0dd9ce935b112b74c86b8f0a9f97779df293cdf94b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d6b881c99cea669ab664f41460b5910bbf8953e57dfafbdc5ef6b44d8b45dc39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fc58e1f537d1d1cfb376c8bb3a1390c008341212540fcd98a4a315509cd7e62a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:80ea2836ec34d2d2995c50a090e9a97623485c633c2cc39ed4fdce34c9f253dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18c5603f9bf889466977a8cbc1b1e785e9e93a76852434465848b00de85a3384_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:852a40e0bf7ba727a9a4f4e65d820184f69d3b6410afeaee5b7c25da9d6222f7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b0323e72aa737bbca1d743568e2388dc2f3763b7b23fda8b0c30c7da82361828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f7bc0d938292e36063c8dc51447fbb563f011991664d6d7352fd82b1f8729fdb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0c5ea8bdffff3d880526de9f5b4d553c2cbc0681dca2785b44a2d50534eaee14_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:25efef408a198ddf977595cd7864dc8c68b66b5210b01372ceb94f0bdf0eaf7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4af0d2d2ff92b30d0bfd1217791f796ab853a709d6724c1089d967cd8b2bdb35_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fb88da574373955332ee34a14390ec328a7ad6e62de8499ed52949656f6ff923_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23b511f2c7fe86c4f8afc509ed707d27a63ee6cf1fa3b74131489fdc7c668cd4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23e7ccb1befa2816e77abdef5eecd8212e56ae6d616f4003392935e7edf7ed93_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:25f015786ca305a2bd100695adef64936782586725477c67bc43a42402e9a4a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:513e02881726c145fdba109c6485c19dc6a25e1329e71e64da6a1ca55a9bbeb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:651e1f43c1483775c0d9ce67365db3d75021e67a3f4dc872071968538033458a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d565301af46c356a4fc80f36c7c8e958a19a4e36cd08abc84cc9a49d88433b18_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f382ef885d8be8e7007416722029689f2b8ec1fcff45f3f405f4dba5afde7d9d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:fcffc574841c7f5f5f06e41063c6e63dd8471259c8b6436210b1fa8f66bcd32b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:06b33e1160ffea1621b8b365682c8b33eb88e1d0af49f2badfa2f2cdc1858187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0adf9a1507c462323ef994cfb8e94a91e05a90834eeb818c6ff035a469308734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4dd70885b033339366a51b39e1a0dc9716bfcfe9b3072a9425f93318ee1868ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a675329ee42ea8e39cf56e29562e0c9d58345a468f895765b6000cb2e03c85f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:046f5864fb471f536e1d07ff4db875eea3323fdbec3c8467ffcbadaea4317e48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:338bc8f6c2bffd8382536c628e99388f1579df9a881c2ef5fde980be70652eb2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:613556b062cf0adc4f9826afca26ee52106805907c1c083580b0f7595fe35d22_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63b5335ff0b2e5ec2a748aad70cfb87a1e67400e8d4a58c4d21f4bbe0ab8fff5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:134163c4600edac7fd6cd32e6e489bfdd03a9e7b2554fb3cc43c696c18d1d6ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:646a707c50a3656bd6cec5b46960d4d27885135a1b2a4eac2f74fc8721723c3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4cd06cc8b51a11cdee4218deb90e612934506c100298dc2d95cb3961619a34a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c28197eb87571077a9c4d102a659e2ee3e9f4a96a2c65e32c2155aeba638d114_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:884468e937461054e4d0f6fbe428c0837c547fdfb77494fc4fd0d80c85ebc116_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a0ca6e2d795cf58e53f392ccf33ebe3a958164d7c807351976e7f34229585b4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c7c740ddb429a1e4c4b37a761d07a28b0a3c54b1a9d0a05d50f52c1046e67bd5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f1b0a334d0a34ac7df7177915c9d86925b1d09e2b7b73739e2e242b156043d00_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:21386a83ddd84b3cd3903be7cb72fcaa075258aefa6a8aed5f9db293cb813646_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8bc70bdd58177aaeceffe4a1ead8014949561a36f49e704edec1a87809a8e308_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b0124697d65e28f4068afe9969a3558ab5239b7b39b8a8e4d59179267cddec92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6929fc57fcf0e9c7d26b858afa505278f09fa81a854050194253e2b84fabb94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:04b8125efeb99b9283590730314e1792064cf887d124906b6b39c83925d97f4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b0534c781222f49ce04e95899cd3558bf62a74c7d5defce8ede815d7aa88aa67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3769775243694c05be0c6d52bee13877834b98e80a32162e3cc990386fe17cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ee66f64d8b3832cfa270298dc1257226c9abe618918de7283d7ea3acc7bfa058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:09e6525bcb52ecc92e628adb611938f208c09436c1cb787539df696bb7040e27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:48f82fb019f0083c414b895589183931f623d9c4f64a545be9460df83d8f23ca_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a2cec88104e0ac39cca06c351868da8ca42cea21014e276ef4c492603c90e6eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d5fe8fa8055701c1d85ff5cd062b28b808a791d658c1e6227cef379dc3706740_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:072e335f2ef540426bd02ab03df3017062cc713e9f15c7d131043c998f6bd8df_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:750327cb858a4bff3df278ebcab6a9c73b88a55729e8f54669155adad0f1c77c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a2762bde107a05ad6ee1b167c6ef7cfd32646b73209f3841ab1f2545f2f5cba8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d3ffde90e606b0344c39f8668dc629f919612cc5a3475e8fbd15aa1bb807a42f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:533703f83c1706641c5423dff8be080c70ba831a0904c4d08cb84247c768fd96_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c34e3b2772aa6329401c1dffa8316d3516368cfaa095a9cba95628bd9ad2a7d0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c3887c6c2d115b686a65205cbaa373882689899aca8cbe5125547db198c84c9a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc6a5e17268e07c6309afdc92acd2a31a8021e3ba9f5d0dbf514f3b9df09e01e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f9b11c33ecc1a60bf7e76277604027fad491a559a01ef6d81f2ff3e1b1630ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a23563b0a48ef83f83afb6b603c3c6e432613ac914f91cee12c45ce88e4568a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c905195d7c87506f478c79baa7af0242c05a53f424a5dde49e379c2a5456cd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f70c550c755645b78b3e7c01118b6a646b1a8bd283f0a9415857a8fad6d4dba5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0e7d60dd7a32d4dcf1b6554c4896f3e6710864a5df8a06a0ae3d7cd8c719a309_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5b2de9e018b94f9453f4ed479113464317121764c1551eb27cb249930b87ab3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:894978ef07143c0e17fd299e1cf3cf66bfd5d1d94c61bb98a196c22c8004252e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c05190f5e6e9886ce31dbb9c97e177dc69b257a009c08298d9964c824f769056_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:037f48344e06fbc216914705d9be8c9ae21a70069b3031ee4dbf07c34e8d054b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:46623fe33e5d8b6eb551a012f5b444849b335a5bbd1726c274c28b8491e955de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6140ab1bcfb22b2d92b8776e5458bf6e1d2d65753b16d4229d4b020c0b4a12f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aafd425c0dcdf391f811bf3aacad9828ca2d18d34201b6d954ca13c1b4043bc5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237d87f0080a039435915945a2405af205b4787a2d03d71ec801f5093e1cdec7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd9dfae5523167d30f125e3be00f666f3b98f3a63bfa55f9c79927123d13a65_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd9a7c1b3d8bcd779e02925e2bd9d79f0c3f839636cb5fc66181eaece5dead1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:ff78f8929c2a152f76ac995d4e9203c6844058b114cf1e2bfafe371f41f305e9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e4437f5baa2f1e07ed0c1a245af10cd3e9919a852eac7a22996a9b7ea51e65b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:666aaeff92117bf500aa2fd3cb6326d39e83da6f6d9d08b883aa0ff66d56fed5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:be357cbfda2ec9e821dca667511471a812cfc6ec8728b8dc9e345c5457b50b0f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:cdf3f134bac400823d74df622bc73368c849621e10ce6e2483a3d17346e9adc8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3172c4a59d36cfbe0567767264b230cb7b1bc355e8753cbf14da088987601d06_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8d38f1aeb56ffc54758fca6ab17a60e3bef145a3221728a56dc10a37e3dd7d4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ab60ac0729c4fe33c4a801982f9a632d7c9b5ecf991b7166b8a6642a621f9490_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c0cd58a244979e44f80ee6bb4f2f25bf4150f747b8db3b4f27b8e27b7b2657e9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5c312b21457753ed8c850d7fdade84bfc01ab2d0bcb3435e5a800ea1b57ce328_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:c01cbd659b1fcb8dba2716f35c5256e886d438bb3a456f2d2f8189cf7d7a3f79_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:114d2dbfa9f68214f2bf75daf889bd9dd8c678f6dfce6dfff9e13aed8f0ef66d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:853248c99686b92e8f03af1f7e03ab8de1a0410f1ffa973c61e9620c3c29ee3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:db82a9efe15ccfd1fc7462166a3dfb8e88ea845bbbcbd78125817ef606d7d4fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f3d43dcaf117d7d4b4ab4db76e4f16bba7384c2c0dde245b3e264d6957bd8f19_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:23ab98b2ad9e01cebf816c41ffcf05a0238c376e749891b69571d14e3254725a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ffc4e82b9d9ed4229d3a549e9beffda45d9bc9d56ebeccfd3b5802ccacf6d801_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:1a191eaf5b0d23e0374829048c516e743555781bae221c9bf2234de24fe8d29a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:3b7c80c9567f0a623c8b44c5bfecbea8997dc61896efb52370cf4f821eac2328_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:afa4fc3ab60c1c50f44c59e40f07fd06b52ddc65d3b87fb4bc9eb3e2d9a83aab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e8749dc60de7657ebf93e7226b47661b51d1daa4c5a4fecf336a17a0e0cf3c59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1c1c12ad472c45ae03529792013154098ce4780a0fde6dfcc8b15674518b64e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1e764b697a728e444ed6267e44dfbfe36f7763bca86cc8991c429e9be5f10027_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22e25afa4b71ce9f1e70697ec3f7d463b2c1352e327f6bb5d5769f6c421d978b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e8372947353c8a6e32dbce30650b91a1f09b20162fef90150a58f3d3764c0e86_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:34dd3f5cb10fc1aa35820805090b6c031a4b771931903936817a8afee2546782_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:751ddc2fe22c3928ae1e3137fd8b7741f4f671d5acc56467b05e3d9c892139f0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4f48095d3dbbf481a4f0044b496ade9fa59cdcd58f6aa9cbea97b3a77cfbb1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f2cc96d8b2c7942cce9c79607176938848aea0a330542f21c47b6bd8eeb4f29a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:10e051b10f8001bc4344d39d32a8d0c46dddb798f6ca025a6de0e78ba5b70b96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:33943aaf687567ae3ddb4339608e562f9f877f43d779f39820741e68f691b47c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7adc1f05bc8568cdb5f376950fc92b8ca886fdcf4554d7dd6815780118cc8153_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:8dacfd86daa69817ce35eb7ca51989f90f9aad12999f1c76e21a49ac036cc444_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:25daab414833b6f1f0f91b7a55935ed5cfd7aaad5d2f0eb8674a06a603187059_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5091fa31975c3af6c2389db26e31fad80220b0bab03d4b880270168a62105357_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5e8e1fe00bc512502b348f16a0352e50ac4a5b491b843f33c72fc765a48929ad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a2b9473de35e8194617769c2c1aaed3499d57a55110827f3f94f191ab02acdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:29835580dae34eaf6a13a4b2c706138f40adbacd67670f8d19cfb952e70593d6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:be7fb081fa52399f118c7393cf72159ef362cc1ed80792aa7fe9847b00cbfcdd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e865bad23956b605474eaa4c5e637a14e5453a53522b145138f216e4909b5348_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ff01b00b64a65dc45eac4e3a607e7bf70e41fe333044f357e436dfa0fc4abcd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:1f64e57709acc5ebc392907106819ad3f8896c436d1afacd30c6952c071c97be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:401edc06a2b99d0c1f9c0e6302291c78e35475003f74fcd9a487c091da70631c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:408bfcd24ecda598d5a71bf827a74c3e10d6d7748a9cb8007616c45e4d490275_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f626e4910ffc626acfbb1d2c1d0ce76564d139175ffd39e797a4b4c957c9a570_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:18064f2babbd41c755d29968a2d3f2bf5865a1d49f6bd9a37c527b754abf6273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4023611263777c3f71fd89b5072b36667dbfb91bd2fceee2923ca590d013defb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa7dae5d07b71b2e551c6d8b428f01265e171eb2bf6e10b3d68764fd9055d94_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:93addcca1cfdbdbcbaf0a01d5de2e63956d7ae5bb4616405c88132c3d416e5a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:40f34d8424475c6090d059ce4ec4f17394694939ae88bccd802007048d35f351_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:786e891282301405fd2ab537b4ab459cf984e50ae4384def434b47f28b6fe35b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c74e92a11425bf52a763fb17976e9efc97eb3e8f6d63f188a3019eb858481822_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d1d8e4246ccac8436bc696b9bbac8c102c26258e902f947c892c91084f7d41cf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:073a7ae3f6dee770aa3146ab25bf109c2ebefc561821e4f249a8fd952e401597_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a8a2e150b72f78f43e5f186eadd267ea49876a2e0579957414802b92700003ce_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:aa8d336c6822ed4dbb522ca8c46ba3e0e090563624353d2b1fac6dd55d00e445_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d464b4bd9d86b902c8836110faafe8c349da3bc03a7b352a2bd2f02e54069570_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:097e955c655e3dea8251b05c0f56a5cba51ef51c7e15b0812cc10f2a36a68eb1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6a447e5642af9c109fad7eb4201140d94eba9f743b6cbca3585e18624fe99d20_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:af05801e4082f887de2d89a685c2d13678d3ea7aefe1272ecad2085ef3d25b73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b888f5efba0ae2447c338beed49f3854460801ef19a0efed8ad22edf083391f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:016186005ba6bc28aaa6eb5e53440cb32db58fdad03c01cae007f13ca72b6bc2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:208c40ac2823a80f406d94cf41ca1cb5c7e96bd25d8ece7556608d717bef460e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:8af3cfc07d1611d6ea3459a77f0d3ccdae0d0b9867fda35bdefa0a940ca1296e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:be59287a152a193415847f19eb418698197e52c8bf1f74eb1162106404bb403c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b73ade6d149819e41a72599e2ea12b6a338d5ebd4d9e24e41178a1e2c31971f1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:c699affbdef36d64881653a63e0e8a5c10fd5dae0ef6dddb9bb7e50de29d8e8b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:368f61e0cd92fd849a673ec2ea2f51e7e6d7c12ee886676409369a580d0347e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:5ff7cea307bba36d569d6d66b4d3e116f52b69441cc071b830310d9f4134f02a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1cb922e93f21b2c055ecfdf002582ddc51c7199dbca1f34701aae9576d817c09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5b7609b2ec476d596f0ee4dedcc3579970fe5e5125c61a474536ed21c8c094b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9878e44273c6c014ad997855ba76572268b8f18709de8fbdcba5ccbd38f2a731_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c1bef96bc0b79e4462606d3e42ed71e4d37ef14d2bea928b592272a149db9d11_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2437833ae04941249ebb8b351a3f731ec04166d4fd8129e19d0717a2f651a234_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7033be83aeb0222e99fff2ed1436d9a9a61c9b616f6b0fa3c5352d8574bf5f04_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:707856466152b42f416d446cc45e45852fd3dc5d2e67c9c46aeb50c6d1baa9a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9705f3ca0e1fed96e556766c1d5b5e2047e4230ec3a3a57daeca21bfc152bfe7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:458c8d962d112078933a4279f40a568b4cac90843b236a2444932dd44fe5fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:7d6c779a0e71176bf7fa54cc557108b7d5961b61db85b5de24d077ed2a5892a7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9de43b02a4982a2073cb1b813b63dd85000c3153cd314603773907ef6ab62e30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a1bd55517958d9320e04f417ebcdae6ebd6b3fcc9d4cd683c54686c7660205df_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:11ba356bc22603fdc9da30ce02a56e0841715ffa1be1533e409f680525e35a95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313103a205fe81020b9acec854f03b3c35de728e2a8ee7f8b778eefcff1e9adc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:48ed707b531cc589ab67cc34196bd107b85250edf3619a3c348c45dfc6f535a4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7e689a159a17e702266acb3e5d7487f9ce17eed2c1f5166948103010747f2db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:24068dc6b55124cd76463fa0678843ff83f92b65fa43a53e360ec03c5fdc4fcd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4c58b309f4603e59b3a6e35c06e60c37631d07d0f07228bb757102f741b6edce_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:68f715655f2b9abb1f22a24c04794c2d05e3327d8125701c15329ecec2b670ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc454e0621f04eb9e2a384ecb30b7b863178447938f8024719a812712e4277f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2d3560ed1da1d414471efc17767847312a9537c40dbb327ab8951a393efe288b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:58bdfdb8d996abe6f35f177acb3d7e3c493e211090af8b30b6376601c57257c9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8eb98a0fd45c22a0aeb23f8c2558d37a1801b5afb2a2be36a9f64abf40f6a3dd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:97e599fbc19e379fb55e9181ccb16de1af1e101e6c10f872c35ff7a9082aa937_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:00c3fa5a11961ab40d820619e649974783d90c2ecf4da292ffe5caa6bcd1d7eb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15a421e4461be8683d967387b1224fcc0179d478f46618d03c0e7f1222ca4c69_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:663a50864f70ebf653e8ab5a167755ee632d58e199b81bcbbf0d43f01cad2ecd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dd4b72aaaf892109abb29961b61fb95c77ec0a7b09158d747c84116646c0005b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:085602599cae9eabcab557a60947d3f3abc272c51c3beae3ab9cecae3b71a3e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:fb83420683a5c649804f400ff80b041693872fa9ca1bd423184587e4c4e9f018_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7e57a906f55fdc4522dd130c76942999c5c28f469579dcdda2e78949a860b8f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a000a2a94ba6f3c2698171f1cbb4d6976fd241de64857aa74bc5783301ba5165_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:2593c53eeb484b020e297c286d13e17bdfb52253c06777a124b62eabdb9a1090_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6677aa15725f5cb40cb925224454bdf1ba07e37e1e0240b0dffd3499bafdcd27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:32bd53429d58f46521bb3b3da28dee2e9dfce9e41992d9e15483cb1da656f569_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b203e363150a6b9f1e3f12c4424af0a4fd7f3f5382bfafdedd041789c7fb5e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d271c473cfc854b34d17114967f659b0ba86a36f408696f348463e106930d657_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ef6f8a6c1a8e13578d16585d0bcefe15ef7a246f779e2aab32965e5d7016af39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:389bffb7286fda26e7f9d583a982f673c7487e4b152d0f1449fa0cc5956f0850_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6c6bc1dd1345fb7f5ba86cf728189fe3c576fe25d2b3e2caa6b3436e2c6a42c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:750d110adf37079c83b02b85f49fc612c9ba646ef5ad341b9a43c3c76c084e5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d097d858dfa7eb705412902a77e8750fd7fd883c8c83e6732e102d6751f275f1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1b7eab16cec06f09c6d29dc328c723e63c410e101f2338efd38c266ead5a661f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:afde633bf2b45cc358137c70b17b5275adf59c0e71317b5d40de66fe40155c59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f117e6c476d1e70d006f3a32f70c6e8dde636d40ecf6b350348315bc30feaa9c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f7b7e43467fb98d34680f471b5f99b52417deb826624a17dcd957268bf19eadb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "RHBZ#2437016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732"
},
{
"category": "external",
"summary": "https://go.dev/cl/734220",
"url": "https://go.dev/cl/734220"
},
{
"category": "external",
"summary": "https://go.dev/issue/76697",
"url": "https://go.dev/issue/76697"
},
{
"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-4433",
"url": "https://pkg.go.dev/vuln/GO-2026-4433"
}
],
"release_date": "2026-02-05T03:42:26.392000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-11T04:54:31+00:00",
"details": "For OpenShift Container Platform 4.20 see 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.20/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:5e2fb7977a82237e497443e2bb53fd1c196e083fc5095294699399b61ce02746\n\n (For s390x architecture)\n The image digest is sha256:dfc309cca8f14d497793502deace618448e55a97686b49793034a16e014a5843\n\n (For ppc64le architecture)\n The image digest is sha256:097c91d50e665781b82929c57911fff13b453d1ef3ee1759d84a0ce88da8e03b\n\n (For aarch64 architecture)\n The image digest is sha256:665bd6fff9282786782e17b6b70520e798087d06eaa840e0bb37e2ed3a9ac59e\n\nAll OpenShift Container Platform 4.20 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.20/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:53b47cc5cad449bb388468486726593c6f5f0a20e23b035c2bdbe283d77fdc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5e268fb9530fc6ea702bfe64e5ad3864f40d9c0e3beeb2581fe2a8229e191336_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9414bd27ae196de5d952d6689530d09632bc529ea73e29ab09a2a9e8aaed601e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b1ca3d740fe69d29817827b9b5475172b8cfe21546b59c99c82cb1c61d19844f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:879e40240f8a9e6f323bf40d226586f5ecfdb91bfdeb0a2126dfaa67c3e3fd85_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9b4085029ca2e11663e7adfeee36a9f5783ce7106521fe02a99132be4bf4d9a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:acbd8e36fbcccc23f3fbc2013321c793d724592e637988ddc1b0d81b0a538ffd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f51d6640749d0b80892428c7eb2b54e1e75fc69311ce456c425afac40caec745_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2e7fcd6eaae5d8e35155b811ad6fe4cc9934b31a0076e80df6d409b11ca8d226_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:828ac94fecfe5b6e8263621a62187f070f9e3cf2668d24f00620ca47b29c37c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b152b96f3e1c5e6ea18ee532c4f747ac0e0bcf082c1bc0fd8ba60aaf7d914ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c5f8bb01174a32ba07070a5488b2fb27ca7820508491914337a6433d4766f039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e024a95761866be7a23ddcd5fd0dbbabbda249218d36ba9cf51d561575009fd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:4a5cb39ccce3520bbbd2bb98b84df278724e9084cf7abe9f100963b05f6a51a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7b3dac83c616876919f2bed7ef7318dce0f20bd12bcb6cf754814233f19710e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b466e339cfa61e214e09f1b47171616d59dc1748b8e02a096d74d0975b955c5a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1675f4cf4337e6ee6f4b0506017f95e48775b58ae80b02f24d2d6cf4b24e0897_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7b91722c7e9d1fda1994adeb21ebd50726d916378b50b942cd2a6bb636d98a4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4f190f8c7699860fef711a4ea52e922d840b0ae7f7b99f431d29be088e16b12_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c72327fe63c1e302e35dbb0fdf46787529e6583c544a20c0c7507fec8a9916f9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:148d1267925de54e2ff67cc04f7e1eea48e4812881eb13a6d4ac84fc9edf3960_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4728a45a6f0d6184637de454fa23aa87fdab1ad388c0f82dc97a63780d848148_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7ed045e8c4ffd8421d54d6a4ff9ee3b8af00169d184f39fafdcbe689429e9a94_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ee8ef9b71b81d64e1c95c28aa12093098c55dbb4a970f16237aee5cfa1f1756d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:377373ba5a37f2fc8fa27875afb5ab500820c68e660b1cab11cb52ad14541577_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6d8b5a059175e2260a85f40a098c25c61608feb4d59880c2eed941bcc3fdc6db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:82a2a3cc00c616964a3c24cf1095a005e4e573cb79c345e9004dbcd35e180c10_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecebe8f91837ebe91c2f9c159b54f6fea43fd7d750929e2a5b08fd1aee688582_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:1256eb041e3f4703292fda7d334bdab8ad59e6ded330b2480f0e450aee1b141d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:78083b25b57df22ae9e0eb27d3edd7c3e73de676f3dfabd4c419b37aa9c027a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b8ef42ea1815cde45206e98b2b0fc70ca55549df44d7ae7470b37567c30ff5d6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d61acb82a53a3e4b0d1d2fb09e94d34d9a990e43f09aac31f335f970a29ca82f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5855659dd086fe497b927919984f9ebbf9e5ab0a110ecc3d761efc6d44846245_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a19a3f623da8d80725954f6cd9aa9717b62c8fca465f242db675b28911906499_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a5328b6e7d62edfebe695362a4532572c99f79cde855f0ad0f46394d93d9cfda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:b49d1a3d8141b1b16c0dee745ab5a0109bff96fb8103ea911db8efd49ae1f1de_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0783c5a17f3458d7e3f59952ff01dfdcfe8510048fb41f8603e73f374c1fb49c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1f3a254a7c44483a9503e70e4abcb579081c62d5cd37ff435be44a215f7843ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:e113ec3685f8d055c89e11b0ac8acc806b4aed59f19ae0eb4e7d896d4276a4c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f9fb910e3a55c4023201befe8e29197f3a60b3c62b7814903bcef5554b939857_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:17546c1840d65f2ee98ac183705e6956f4131d3ff32cde615728f9f25882b603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3c928586ae0b46feacd6570dee3ec49a5a204227e113432194bc353f6014dcbc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:562eced3b90258a09cbab4518332ad36f9526532f2228da862d50b3076aa31d7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c925e942321c121dd314b39f7254913e71992d8414b5c778163855764269fc8e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:8ad05e7041a80ac61df181098b00784912670e01ec166bac6c504460828eba6a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9b357c6d30157c7dad00894e9f8f724d8be110d9658813fd61699714b7a48c4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9cf1116ad028c8b358eb013d9751aec24eda566a74325123ce18c10bade1e13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:bc49f21e2c4be0b4ca0c199a25f90548d7ab8f16e3d78ff4adecbde6052262be_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1d8c51ba4344673c2f0c4b023d72b683b2c3a26cbfe64798414c5d4e05005ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6e32a82da78fd60e74c129296bd390de402cd7a22a0f1ddbcfb9d3dec7ac1c5b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:aaab47f78d572983b4e8e8395c8c3d53d05c3317aea16c011032b2fd4f438fb9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d2d38a98fc09052bc5fe169321a534006a2ff8605d2314d04eee39e2492104b9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0615ec5b92ee4b3a4e28531f41a21b9a99a64f6972c76c66de90ea13875ddb5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46aea21f727db784382ab4a0329437fe9e1f4556c0cf7d0e3a6d904e4e3ef412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:62ca47a44b86ae7bde47e145474a0b61dacb1f6b503ea63475d7c090ff2b5db0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:97d075f6a0c08361b3f207632d98bdf276a9eb0ec0e79d54ed13550edee42c38_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70e3b704d6af11d99287446717854c466f188db69fc622be08fdd7a8266a1391_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:784d025249cf0f4921d34ffd4387ad7fef62292e8df8e303213514bbd5a3b1e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9e3be6f0d660b4809221fe1b2d6f51206b4ed40db4122eb2a55f23e0be4bf3d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d3fe7d8d1fbacc9832ebf90ed7548a6b2cb283f8a98a6ca73b324e427b5d69d7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:9b772451057fbf63e5173aecb056db601413f419ed9fd98d7ef3b08dfcd79e11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:bf155cef265c06b90ddabf0b4e5eac5395f4cbf9165c87e3183746ebade36b99_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:d73481ff034289f9f1cc811bb66ecb9a254de0044aee18755034c10410478f2e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e26d8456983b600e7248b5741030a68531e5d0f45666e6e3ae02ffc55ed0f906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1e21d1b03c1d8d6d2d5c3d2fd2bc68f06cf4ba6339390b49ee94980e66faa3e6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:85b66f1e1b6ca493592c62215cf8e94d29d6f1bcb68c146a7466133f661cff9c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a9e900b764acc0925e6c381fe09ab5c59bf8085ee5cb21b9bf87ba08fff95c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d4f70164ddbe9c49e57f079bc5f7f0881fce0f8a074b5a948ecd338a308638da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8445b586683b90ca3f69f83b881cdd46c78198a7b021b0499f3f5de367ae27e1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aa0f445083b105af4fc1cad85682c286dc1764c2810634c4266942677125412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f1ab95b9af24529b03e73d6d3cc3e010c53eeb72f7cd441160982e7a3f40edba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f4f78fda0baa299dcf7ac093ca782970074760999f96fcea9d170c9cd35455ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2ad3be815abfa60205bc0de77557f8bfc6ee8b80e3d25ee9cd1088a5e3f6bf8d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3242a9336b5a940e9a88b988d1780e8dd6fbe7055ff647d07a7885a3c272619e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d9c7a9bf4ff66ed09b758109eaa9002242e4eb9604f5c0fd964b4087a609d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d84b76fbb614c30c67c88d6bea9ac818854f6f9aa3ab2ae8bc3be266c0901400_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:45c02eac036665c9f003f0383f1503503580cdd5461f6de4bcb0b88edd8c77ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a0514e0c9580b85e61b553b971d8d3a65f3cac4040ad6d74a3337db46d840feb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a2f51cce516f6300e1724389a99afc1e5b00096d5d8b0c05c302d9ef483c166c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f7caf5c32326c741206573aaecf5fdfc4948062d840dd2beb7b7b1016d24e697_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:4bac5520ec58aac65a508a746976667acbb6132ebfe6aacb2f8136f3198aa35b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:019951ef27fb8d5ea4878b8f22bb0d0d1f357aac25b8998c743980377fe03563_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18b5b21ee15093503e1e3d2f6446ef3f5ffdca30bb50cc9f67dc7596930cb449_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86362580db907ab09ca1f54b284fea5cf787ddb5c1e99674f6ebf28a3990cccd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9ca06bbe2df39add7d22b660a5408b54b974ded86faf7ec9d0985acf0d4e9f32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3322914e1219da147d36aee3121d4d4b42bb619419535942aa9108f6918d8e3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3d444da8f07a9e605b799ae9e3154c7a8681da7824f959e2b5b2423b80c39bdf_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b87501819460dc6ba4bed05a65311592e85ef392a36e9296eeb11fcec26be8b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e45d8e82a1654526fc4562335cad427c7c3aa4dd01215e9754a34be8b9e64f5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:946fbedc73895ef344552e10628d3fa305bb50a0329614ced5b200fc1b4d2dfd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e4f534afec621975ef7b2389f239bc672eae0bc342fee2fbe9560e20e892e3c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:010e0f69ac3dec9157af776acd4f91d29641c2550466f6ec26ba31743373233f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:87371170c06f7ff9245e5c8f2a0884e969d6d8941d555338ef28ba63be405728_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:2c913cd14b852ece07e98db33327a22a4ea3451d241d37027bb51f595f93b0e3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:952b83652c4613ee04ecf5c6cfa6961fd66fc865c84c99bff4f879512820bb60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4cc93202ab581798ff4e06e177ce24b8e880ce650b45a135569c1257656c2b24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b877e2430ca1ef3b575577dbe08d3b13fe1274c1bb20e065421cae418a6374a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3701c8556b2ec7a09dab7e672729dc6057919b905eeeaba9e09ab38e3074ebb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:faa21d468371967ce9e5b262111cbdfe69ba6a8821b659806718866b3a640490_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f6d80e175d9165dd41da793921d5d6f69cf536c5d16e745b445979b0282045c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:42f5aeee6f2524bc1f0db71092fccd1260d20d0b94531f88ee037921bedc8408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:182402ad5468234dca690272044b015d0545229ebd84e85834f57c767eb96d84_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3e3f7e476df2c2b27a8c3a17ca83a98224c8db8952ef6b2117816bc81c9c74ae_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:96a17f8d79e9f8acfb86e3d54687da1c0564e98a9cc7d830b770db24edf9a96f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e244c83b21c68b755d7e0eaaf476a1ae451f3368918b80b19546fe01a9a4a9a2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:017f982fb763a0eea61580758d4f69ec14bb78e5b5d107503276683336f9983c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:677e81f4f2e77f2b8bd354cdb4ebc99e5701151926dfa36ca1a3458607d395ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0e9fe96d6b1ef18e0fb3ed4751d8809e0fcddada5387ef81e2801ed4036d54d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:13feaae13069cd9a08e285e2d077b96bc75cffeeda2e3b665443c022750d68da_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:105a07e6bc8acd530a8ae3097846789dbcd2c7a2f1f984805c5bb3b7449b1d05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3e0bff5d178668f001f74c4d30482753f481f257db49ad6fd2ff56439d95079f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5f9c581120873f1a012c29ac00721b6fd834c9378cd64f1d8e243da36755cef3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:84ed295a1fd729c6bfd8250116d752b4c3ad66c7bc01ca44408e7cb8a115b5e0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:2c0d1db3e0f37f09115d3f1af5ace12911311f70f4ceb574025fb1ed9552575a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:c69da4b39cf7ba1018b91423ce0282df124d606d2e5162bc8e3e2251b832cf91_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0099c7b040ac7e6ba7e91ec4ef2250bea6ac10472901aadee07686c63faadc92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5b132b86c1b14a775ee77dafa3a72eb723358cbce6e710e44d279c8050c4261b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5ee7943edd42760625d7b8f3f97dc0da4aa620b53ed3ca6b666e3b7a801027b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:906f97849e8063fbfe02bd7e2f951d4fc848c2d8cdbff947d40be50fd6f995fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:69827e616ea617867837723347dd6fe36cc85f43703b4e37b335d79fb3f87d6a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:703e8d44a7d59181d0a36a886ef570c5b838268acebd0b32d5208169770b6ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c092893fdbee22f0fe4a2a25aa458bc1dde8c52367efbaabc1155bf5a578cd51_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d6ab422fea2e5e0782be99e3a275eee5ff665baf8e7310a601d42ba2f5f39608_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:39071a963cda210a344f5d4255c5c5276d539e4bb661e21b49be11923b54e020_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3f9ca2d789b60a51018e0242a01390e1d4b569df21769682292d3b483954aa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c7ec38c4ef21e65139166bde80aa73a36b432889b6855d63b1892efc0ddf58e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:bba88a8f8b41c76aeddd25012b4dcb14da6d896763ba6a003ca824260b8c24e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69dfa976e259586decfc0635dc49fd656e878b513783579bcc2a5e456df100b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:86b4bd7254cd92f2632d90357ed08404521d89ffdd70a21cbf130f652f71c1de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8ceb3fd7e1d7d6bbdfeed53a97accf43b3981d5e101746e891a804ef8903fee4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e4f81394f77f17552bbde8d5682449216bf676b181df4a25ec1c6c38cb3bad82_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:425a3e4c2774dd14e2d4baf3bc6f9b1bc6fbcc41faa0ed55431fef26cc5db7ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5e27fe06737a254ee3fb2bb5ba38ebc79e2989487de9536b01b6a1d49488ac17_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6b64ed15c154b927714b840036c16293f4fe924aceb5624fc04d30e478d4673_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c797b64090712c154c848215b1bee933946c019c33fc9b08d00532d611f4d27c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1ab33f9ad593ee146550951038b289973cb1b80e15fa146ab20e823c89f64616_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cce4806b40fd1f040da28b0a76e8f7edb45e5e3b68fcdbd1ffec407f8b5d40a4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e237d756150f298076ccbd616c137d0439c8f59c9e9ca44cfc4cb04178b7a3d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f547caefe7cbbfa9c958fe940eaf72b2b08a460a3b401d1b059c3f097f2b7435_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:0b96283c10f51d6e8a5d00acfdd9535804d0ffe7c4c58c037af6d44ac3a85bd9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8eeb12229d09c020f7f71cc996853eb47ea1311b8426eb7fc6f28652766ded15_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:9d07f82ed2b467215c084754ef1fdb349536bbe0e3c83e3d48a2ab7a97b7f355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d36f927b9c24b3647fe58e5b3579a6bcb2b0b50322db690d885572e0d8492ef9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:317c932c74d67e596b97de943694f9561e85be9d8ca3c883865692ed47389eda_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3dcb7ecb5da7d94ddd370e48cea9fb1ee1314e84874ae192b8aa01a834a3238_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3fe06959d74f9c3aaa9fb9a90b3f33d331347e96cc4f67741f7d6ac6daf8254_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d69d1884d60a78838900fb8ac8aa010ffe8a9814bd05c5fd23640ffb2fe62078_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:30dd2fc299876aef6342316851b8baa68f2b404741f7eddf920818e2036b0828_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:47e721205ff64d2cd94f17a704c315ab4f48601dc446c6fdbf6d0651af0e282f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a42c0b3dff389161ee931de7d2f78272c1576632a357d7e4de3a8ad8e18cc2eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:be883bf81f21e85657ac114397f1a226803a5a0c50146d11ca24f5d0e61bd252_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:95a1813fdfba31007b44fc7d0fce109279f775f6bcf1fe7b7b319f642e614d0a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b624d5a16de8051a33eab593d57f378de36877d7db083144f88899929bf1c0a8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bc7bedd2a60a0f3d862de0644e511d6f330b72a6d12efbdd150dc9b50679112e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e8bbd18a1d2d8a8eed42cc86d19a260f2bbe9379e35257c33cdb70980cbfa5f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:03bfe65de545d250da52cd40db72e8b5346f149e8126509801be86b5f39fc3d5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9e8b46869a8d0cec254539d703e5da848364401fa9c203f0561cb0e5f7aa00c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b7c5a30160b834ce2256aeeee9a36a8655e305018d0647fb663106ec7e3d102d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dd5537f856bf3d86da38de94c7ee6fb9851b262515a4efee6aa1230924755721_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:37bc380d77c7db30a206baa5cec23341064ee370eb5ee0aa5bacf682dd67024e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5db690533cf26e8bffc456e69dc1e0d2f9554f6770c5ac75ea9eb345e1c101e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f7913b9b8f0aafcdc0c0b07ed43f86bb58d6da84ef92f950979eca15fc1a7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:876435e0b14447e833a4e9a0dbed2227bded7d857230557a101c36b47a105921_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4a7dcf77112dde43e0944ba53bfcc3eb802dea755c9610f86b4465b22d355856_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4b3de326992186eeb6206638396c348ef5b4d2c4597eb40e5f5b140f6efb0abe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:779674ddd263854aa364bbdfeb92865821613d6da30a0d3b503ceadaea48cffa_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d3a37f7d09a85c9eff1323c920a9a2f471908e90b7a1621155bed93048c81320_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3806c5c7dc711a3d63a26b60c8c257a1ed87dfaa3e628629af4ccf06325f6ccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:52680ac76f439d5334bb257ac7deb433ccfa6cd824dc2d9e67abf6ec970ec7c1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:65c1a312a57a482045f442861f6a64605d64994304b07567af0c69eb4b205bcc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:76901d5214dc2c2040d44d1c46ace24f403f95a92b825176c00ea29d7ba2ddc0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0f12505d607e05431b905de5ce0c31984ed4ef4dbc7f027eeb019dd0747005d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5383f749ae80a70b6bac223d5c3ce9b70d58de06c031a57b02ea5510f4cf2e31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:76e1151f0d25719c5257e106bff680514e740983333de92097d55f071189ed18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d072c04ce9f1777925bb8df07925652b0f8e684ce2e010adc6fb2c7953eb66a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:786c62c9eab9cb68788ddef5dee8ecd74e03a1197293a3047adacd489e034dda_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9fb2cde680dd3f850c23ee7abec1a4dc8fe0d5b3f2a1c80ad6c8ad7a62b53f4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aef7c437611ed1adcba12e9875f3fb2f094d5116d5a0449066b48f25131faea4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c01ca8b3c84e8ba98e35d0cf0a659e76bec4189a198f82975e6db25ceb336b9b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:41452719dd766d6229b9d1d808b89825b1e7e0aaf8ab8e70c0aecb1b5eb30edf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:9969b96f421a3e9d27a495bf1eff33dba8ae2c12c0cdd33895b6190a4f75e000_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:99e65563c13b1a6d3e64f79ab6491b21106b3d46ef75ade4829c33cb97100ae1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cceff5ba4ce63edf605c087cba759e8dcc40c2abec0534ec856e760f1956a85a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:14ba0bea138b281bee5db9094dd7dcd1fc36c4712198f408c8811a7522bb877f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:416fe4e736d5f3e3b0e4668fd2f092ae855a4073d18a064bdcca73ff5450b77d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9039143f009152a4b6040c8251f3444fd1daee5ecc76eccc98818d9a430a1bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bfc08679165fb0a4c17c4002ed676f7e6fb0571ac72ceae8a1933436753fdc73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6f698b3a95ee24a6c821c9ebf30a610510a639c6d3c56d4399fc45d34179dffc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c44d52cbc06cd3702b2ad8d963f15dbcaf0fa5ad86a800b9852c4f062fc10a76_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef54b7c8c1f96edbed0f3c449b57c6869ea4c33d97f883ab697f53f7d923f5c6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fe664cfc24f79a569d7c01a226ffd13bc91fe1aaf3b3c096dd8ae3d561670d07_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0edca20347f1e9c88542925020f52759547e2af94b54882e739d6c7fdc7150c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8d99a2cdff81f2c41a6b38c625f7fc6f824eb3c3b443221039367b790d8e2a72_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9da0116d6b0b4f33ca7ccfc26658ec79c8a4ba17f8a63d0bd399ec26808382fd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e5106bb4c8de0ef6b9f177e58366395c5bdb3bde226d25a7667ac54ebf952d6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:226cc05403576fbcc6d40b001ea969402a5e98cefd9444329396de56ab21c36a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:850062314bc77b0442b9f4bf463db06aa716f62437b5c9d15b678eaeab9f2eb8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:b08df82541f0a9078c8ba31db67897137a2f71fdc9fd0a79e5230ce16b3e9735_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d8547d72a4b791ad7435ccf3883c427db9f6592f9add54cdecd0b46f2b55be60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:25db07689f639f79919d6f028a10375fb9b68abfd9cf55829333d0360a7acf99_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7e6de11065df1e2acd959d9bcdfdecd4832e27ca92e291c8b5128a7c44c0d8f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:96aab15a47ed8722406eab6ee2933a1c842a29a49c2ebddb60e102d610c092e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a415eb2cf567e2b9f02fcaac05b2c6dd11625cc3120e3a494d8690dfe2a413ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:048eb32db3c8e83767639d6ed9c7e07406348b309dad16fa8e0afb61a65cf87f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:138478cbb17db8b8cbd6574d38cb1c1a4f72bd8d319fe2eb02954076febc903c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ef6c3a619bfb3bfbaf9be20fdff6148d1af0701d4ab13a047867f734859ffe1a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f90a83b839dcd68d04ffee8569e4ffe1bcc695d192c9026ecfcef9d52428e4fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0c2af2e992c5b0ae60cf87b496f8c6b5b3f736ef7576ccf6f03d37e3a2d9cab1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1217c6f9b998c01c7a6c283f035f11692d6393596194e338578919d8809ac2d1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2bb41b270973bd2db4b6ded25357ad5b4113e03a64a5f55bab27e6723902a79b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3fac63d925327ae02db3c5afb3e0a98ea12feb309e113abed5db353faf4ba7c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:18f4a3cf19874d5b1696baa731b7b2207db1c52e014d99b42a17a7d1125e05de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9e25ecabfe5600eb15916f819b853e7d6a445cb61bf5a2fc9396af787213905b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:da51fa3afa3d7cad2088b785407b6ae2d73640550410ed375254c3ef948befba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:faa48301669a5fbfe6f8cbdf221e964c349956b51d95fab8bceafe9011f5964e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:73057cabcfb42e5b5d0f8177b08e6b2eae217b99618d980b8217399c2978aeed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9ffcf3713cd336d9fc552be6b05f138b9d16f225e58ad42d7a96c3eb3cf154b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7e1b5dd5ed0d13ada6bdbb9adb924cb985be96f4345e2d8b14881a5d55469f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:aae9deacd010205f4a5f4ed0bbb3408ab493972ed4acc5ad296a81f0099c3ef6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:19e833e3b514dd6fd339e0c00f8dbd6c45fb7ca16b9cd291d50ab05adcb6b1bf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:67df479466b162b90afb4d17a6ba5d3d51cec078adafceb0a406dad55173371d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b580c79b9edff4d51d5317ff1e1dcd4bc193b439c268bb5c084019c1ea3fddf4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b63a4eb2eec521dadca336416406b595e0db02b853e233e3c80ca454e1153b28_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2fbd7baee98c89f59a87d541fd4f7b2e14eb88645b53fefa7b44fcd86e3e1eff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:576cacb6ba6d2aa3882a295f1774428a945e7b1c967830633293ce04bce08571_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b41266b3bbbb3ea638466d14a35aeefee8acda9a0d2157066cbecaebdb751d4a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f162f5f3a38b4b1b1f71db3e1301de7c60baa3ce9a4e8e5bd66227795d366b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:11718e3d6ada33abc0530890da159ac99e8f63b03266eafef8819c48c92aaf51_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:1657eeeab10652e30e60633e4fe5f50f278236a2814c6a53bad9effbb98d06dc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d4022142d133560c79c30090a045441bd90271ec8de528d2bcb4590d96ad1e98_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fada881117627ed34c8001afc157a42f6cf0efe3e4dda2b73ff8d665c2f8a878_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:00d0abda324914e5599f289c37325f387404ad48793b6db32b3da0486af18cb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:07558b4306c0d5dd18145b65758bf02d8f451462b28188e336f1dea1091eab24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37287b7720a8d5951fdf6f92b59a5b25a21a7748b93bffe6a4686fe377e80a1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bdf5c2bae7d4516fed258e2bda5cb9162bf42112dbfe8399c2a5f4596ac67bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:3e8f19f8602c6b0bfcce59dc51858195d4c10fc53a652c6e49be3fbac0bf1338_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a5a69b772a5f1cb9affeb3c4ec5f050949b95b02f55eccc8e5897d5e392329c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:87adef1f28c02c387f795e0eb47fc925eef6013aa0116e5fcda016407e4d81cd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a973533a2ecfa414c1f95c4d8ffdbe85f18969a740c19d3b8c4d2096f17a94bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12f1e84fdd0ca084e018f3f9ca550bfe183412dfe42fc9ccb356238ddc572a2a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1d516d0e3b8128ab9994d2a7df68251a87e0bef013a6bc7040d519ab68ca8b37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:58a646461aaea1fc7522e11a0a4acc5ca784923581a2d15cd36319cc1d59d210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c399c4381724fe755e5b7cf87e011eaa542a86928fb9cdef4de244cc57c192ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bb706db0ff9b591f189d089a9e5bd5bcdf5371b312529ebede24329a82e9806_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b9784c555f0088c201e5eb269b18dfd3212c727cb202250f18139fe7ee22e6fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c6e9100f0b6420f2ac9f68bac1e19ea5a813b58064d54610cf77f86fcc1410c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:df01b29e279c5fef750737c48041bfb4ef531599fa6ce556987ecdfbf8eb6767_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:443c8d763eb16ce12ad7660e36db67f1f5cb2970cfe0c8ccb922d4697f9e4da5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4e708aba93aa644457fa3aa047fafcea0b504cee71724917f497fb4f0ad59210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aad14619136317ec49570c1059d59036fc36ed2e6df996918f2741a7c1ec90a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b3989b5959fb58d543612b9da4dad6797fe62677fd148ca59ba77c4ae4c9e17a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:00f150e9a977b547e1511fbd0972027a01bdf4852bfaa5b7c21a01f1bb9cdc76_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:254799c9323f6f753924c1b739f189f5daf7287cca9e469f169bf5b145dac19e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:45f94d3ae86090cf4ba0791b9102e9b118e0e9a28d3901611051c9eed86178b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9553e2fcfca8cc369f512d405c92c35cd79a0d5ecded5bc11be78febf0efc8e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:593d8b13bc16136998a2d109162e54046a08ceeda2a74d1e6d9b2d220a772f8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ad0b598016cb0aba3335d6d9bb01a2767fc3032baf24a2f8a2d857651a38222c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b5ad73901c7036206068e9a24d71cc3bcfa88207a59ec10521f1581d784debbd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c2b60ac1878d974e0608955a1c6c104bfb840853fe10a6bb6c971951042dd0f2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:182e148ddb5ae83c7540564f0975f28c17fd859912bedd6392231fee95060d69_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f766d291114a36f9233b68fb3a1bbebe65867c37189243df0c779e3dce7f509_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a48cb051fb2a8e5c70715093012f18b65d9bbdf7a4346b1cb828f2592975050b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b605723a4087f4555d491389cf5bf15711cbc1b1da84cdb268d4fcc5c87683df_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2e976d4a7016dc2a541098fce90353d3bb922943373c8b820e5c95893ef739f8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:68fcad612630ef316bc5f86ec98f828dfdb928a236e551a4c8dbf8f919f4cd98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e44082e909372715fb8612484c5fe0ad82699620fa530e75f10d41396ef6d63_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a949ed5a2a43edde8fd2abcf0f91c4ba4cff7dcbbf131a2ee579d1256ea628a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e7ca33f11829a834febec5a1dbe0f267b53fcde66dda9128eab3df006d2d7e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cd72d535761b16f14b149a155a1a0f4f0dfb0bde6e5146101914521ea1e2a365_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d91fdcc0e8bbd15d091c316a5bfeb683a7e9982ddf474724f49acedac349c48b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f85e6be61cb6c744900578d654909ceaff76eb98df36564bae2e57a3a4bcee05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:183bdbb02b5bcfe7bbe4fee5d0fe520c986a5244f02cc896762d36710498c18c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:19fd07362ecf5282edf9086f840bb9e1dc3c6da56bb8ac3156ad05ec54be9408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b679f580e43660d36492cb57d275f6cd2cfce6d7c1d872d871ce7ddd9364dc72_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:dfb848cb68bea17a789a807b5edadba37a02947c506b8fa58d8b6376cfd3fe48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:4982e0c65a5469001613886115ddfaba5e2bedf6c1f9c2dd538a73646c190b00_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:89c7b0e5f1c0f13effd3888be07da4acdce02eb54fd4a214fc8a3f9c204d82b4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c04482437d736cfbd2259aad085766f911951255d77bde48abf34af758e42744_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e0f6f48dfc0eb1f410ac198eb6ef6a9c6ee288fe4a01b7ef65e6b62f6b939153_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:097d5658d4c2cfb9e88fa9ab82ae4b4d7f3108a4dafb42997847cd714367973c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:221e48cefff45243b181abc4074adf95df97712990030b4f280b65452083bae7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3f8362646716993b61d35b5377b402ae627c15ce3d2e6b7ff0d5b52159e81726_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:73acd569142f5dbfffb16d34dabb2e05d4552354cc58bba83ef8406029c102d1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2d5a9f1213ef66cd474cbbe11dce4c37a56613cb136fddc8a5a93ac63ebb79d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b5e4275e6a80d99ffd2bc73c26b421f7790ccf88782aa8fcbb22d588fa15857_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:a7216bd1136625966d8232aac1b61360a26e86ba203a6135a32395482a097bfd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd0f6d91a4687e3bcc87e4cc6f1e34f8ad19346648e594491c760bcfce671c96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a9a27ac5377c42979866406869e8de55cdc219ec7090ffd1e4f98c98127ac27_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:57db654e947f5cd7efea9409ea18509c3d4740e03daa164c62faf886a7287ea3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a9ded8f2c9d761de5ca64c04665fb4c9d69ec31ea3ea3c7e91291101a00ee876_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:bcb139bd20b7cd79ee16cf8968dfcb0a5a3398bcfa734dcc2c2ec47dda46a93c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0e56be34b942905008d2b7f1ebefe0a4446cb35da9f4bf09e1e3c0e15d88395f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:761b0b68ca18e23e758c780c5baee54607549cace7f1d337b418c0e0ee630ddb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cd32f964f1f4bbc981565fbf66b6ce05547a32fe89fc6f6fa3f634791120cf9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d6accf480e8645c70f53adf062189259549144af3a4c3d736b28c561dd538f0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7aedf77c4e1ec8b09c77a9d37dc1d7c3651995bab2f84d23c1478e06fe97a7a6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:fb2df252487a734b3e051ff54713a7689f7f1e8cd93557f846458f54d3776162_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:786831a2af730d5ce6e8ac1c247599e872e6c683ee53946c9a552636f02c88c1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9d807221e98130e63530f757157207556a7b2bb7fe7587f0d7c5f9d1ac9592d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:9e739fbf82f09ff6bbbd9baf6f2e64b0056ba1608b979e45ee6de17dcd5fcb85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c2a9ad6b4707faf2329b88b12e06f6f10c5bc6ff15c06ef644ff14efdc736653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:84e1af7983cc502b35755475dcc87c2eac2e931f623d070736580cca65081992_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8a9610268e8460c1ffa73d5f27f7fb9760b08c4d98af29cb0edd30b1afae7460_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:952459632a7e13cff2a8543a1a23e0032e9c163bc223102ca0c8d92c28e0acad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c568a4d0ba7a6137d77cd37e77f48c411f840ce7b36df3bfde76a5047a2c3f7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:21e0a12571846addb7b6b112ffee2fe3ab01a501fdb669d9b1056381b254be89_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:97eeb443e12e9e91f6a38ca22ce4017ed09320a8ac1f79184d236fce8e2b21ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d26f837461773b3ba1dcf7b77fd95fa5f36580f4cc351e121ec65fbb9480dbef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f1fdf87492d66f03cbca16cbdb07607481041080c244d94c59a773cbe5457734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:899eb4bfb863d1cebe38b4b8f2d098f0dfb501eed1fcdc794215e0d7dd649b92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abfd8c69fd7ac41b2a46b8398370b79ff5f7388ce09d80bcb88180b160ac7c2a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f65fe33668fabb81400649500a2fde6dd3236650a129e074664a129c0bf6d738_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f797d5cedf4ea7f121eced618e93dd4f53eb6ec5828afb978c3a2e504e16c11d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:1560bc58a43485387fda173fe0a8a396c2f6b038202bd9863c85d1b666f3ddc1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8044c37bc844e6b52ad027f7f7557f8364e73d49b9ed3730b2e51d1d41ae0387_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:ad0d0922f3417545e5fa1d6d5e7f05476552388714757e856d42e5a65fb99e27_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:efd6130dc94592715fbf9fd2f48dbecf827c64d521e5850ecf773aa07fb3bf89_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:64e1b9fd351ac5ee0427dd131b0dccfa961b07df2dc72225f59090acab8886cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a44323edf14cc87c14bddfa0c06979a8f696a159cb091623a8351973b35b4d14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:c0b9d948d72ee8f79c2e6b4d2f255c6959c21bb7bea1d7b0a260a0b658e490ab_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dfb14efc88780729a819cad4cd19805fa7f5b660067b4e7b10f61d5e8ec3270f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:15d9d32b5eaa1603f2601dbd6898f0182b709292ab0153bcfa7bfebce5be13c0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:178cf1edf9a80f37bbb19597a34bdd8edfed5e44af3ff7273a46a7b4fb7fe964_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66f9ceb6d26ed52405b9439606d49b9f8158c0d2b6b0eb715a22ae2c746defa9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4754971cc6f907064a799f4845fc9f949a3068a5b818b23eb292c8346f9f2f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:766ba5aefee0ade548842c06f8061fe8b849b76d16280e3c41225f21d2d0b6be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8730cb01fa2ea29046c200890d8cba4b0291d769db57875b93c8e7c1c68af3e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b2c1423302c27b56725d91ef0c9dc34903eecee9b0e8bf6761f179bfcc48cd32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ca6573030508bbfae251c27a292bd25384dbe3ce55cb58865fdad2fe460fb6e7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1aa25a4a4eef7443d6bdac8f5d159b41db9cab89f56d43d2d7a01a0bb7929da2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:30b84fb0b78767956548a81b10d276979967e99bd1dcaca2bf06f7a14967b86e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:98a70790286c97045f4ac1b5ec5de45ed043fcd0ccfbe96e6a93dbbf4ae0d96e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ae9f9c747fc7f26dc4fe31644db03b93c7de10384eae1dd40b40767c2e654667_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:115ad4f19e948ae0fe04b57c131a3ac8c261cdefe282374a667dea850e956500_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:15673b625efc49511ad48958f766aaff589c68c5880c95d7c6c89e5c9c9bce5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:78f92ad65baee06e314611b83e07e7a87dc4e3994ecb76b5b3b2a2039c1aa2b3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7f0ce0299f97924b4c3ebd129ebc0d9cda54b1126ec933fa33f20f438694a590_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6b4db8392b4fd5d49b177c707bed1048c6ccc7564f2dea39ebafe492807884df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7aecb1e4860f54933c9e911b415aa059ba3c7664c2309d406a56b305887ce6f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c662c420d15d0419d38af3038fc232990bc21299a9e56b26f4df6371d8022dd8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d7b45d95a2687972730a64bcad78fa793e4a244d5a034969889e4e5e5b319057_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:02ef6749721cec830957dec8da2d3fff2dc88a9bdadfee0f7e3177a27d265fe4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2fff2ecb2b19603744be8e2821f401a9e0234ce1b4ac15c27223c10e24ccc7b0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:62e44648b669cc51e9dcaeec49d2c5b880fb93c32c2bbc1f535904b40849ded2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c1ca8a203ab5c80f3d7b8fb9e026a46a75bfb0f5d6e4d5ea09dfb2a2db5c6a2c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:56f09c58109b0455903b4b1e938639c6c1a9491d4206a1e7b4515f89d5510a5c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9b5c3e0697d738fa6c1fe2c115d2133275ec3adfe2d412547535a605f30d0c00_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df2d7c18bdb6bf49c2f655b7dd70cd4739b2b9b4243fe2f136042b922a029e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2534343a990c27b8efc5d674b4b97b24acb00d781c75004adbce0c7e187ea742_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4f474f91da6fa969938f67a7b254f6e34e6ed2d8ca38e4de4d7c190328c65352_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e2b3a346ee194564f34a2db8ca14c08340b063c995936cd06787b248cea65622_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0cdf866394b6db732b741a22765a096f04feaa6d0237c1e54d310cfa645f2883_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bf09aede6dd816a7c1f6db9a73f25e3414e0f408e5744dc2f32dca5c73f06a74_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:db8ecd1162e094b6cb166b88dfa40258f31cdc4db3ca7f6a9b110893bc27d044_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:acff56a6371c4fd63e831ca8149d5dc5c2f66fcb9e5b6f2d81afbf225fc9cd2e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43bb0e2b7af46bbfeff6809f44f401007498cae3cbc04a9c4e8f8033f3142d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43d5f576d8c78508793fe745384e7c12b08d52a6757f2a60a4e416d2e1297cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6f5fd70511974d782b102cd378cb932ce27f58a18ab53599b570954c379b88ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:76698b01437d4d0a46f1bf3bbfca30ee2065a8684199caf406e0e7a027871741_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:acf2839dbc4ed85e957d4b975b0ef0c08cf06d42f75f11704e9cd54197548784_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c8a1a13f5a36513e22f8db1345386f1835eac5b7f809c6745fe43afe8372ed92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:22d7a0d9938f75746797f97424284f6e0aae7f853b392bdc87e183b5c834972d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7ede51978a537c20cf89f7e2c469034859ef89b1f34b3a8c89a727378746bd24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7fc7a7fbeef800bc1efebac7e1d9a3110ab4962405d181df23b01e0a9ead70b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e0f8524eead302224bec4bcb23caa0b587aaaf1582ba0e9e6ecc3e2e9755bc32_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1598a3a15eb623d10cc95a97996611c0949450cff57257b2d1851c8d83657a39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e97767977f70b4a53e7e898af37d51c1ed2a0c510fadc3180d3ed6675ea5fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:acbe9df84cedc53ddc968e5027c662badf18384a9f25ad78c914ec4eeac208f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d19ee5bb8b73f322b0bfdce50ffbc25cd89737b6d378499bece9be0dfed8a262_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a0d654463288adab9acd6dd6bc5e9bfc05b60081e77877e285b60738c4210077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f3a38302163122cb34702f23e88de2db5d44d70ca24526f4a73624cb091de243_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:348bfab8b43715c5b79610c50bd7a8c383bd7e0d404fe26ad3745d803fdaf339_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c4becd27abec4f1dd782dced2c91a832a731a71f37fe7a3b2d07135702e0d512_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b27cbc2a5d54ec8bbf744ee483f2cc81b9101900ec9e229d362a8169ee72b29b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dfaadc0fd73c36c83063ce6442a9f5e8c1346422f7bb10faa8d27617a0c6a710_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:57b58c92ff48ca5f8275bf41b1f1284b3f0ca881df22e355585ff7877b215198_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ab7d9c2e48415e4cd8a1584e942dd2bb98848aa657ee7293fadebbc6cf439c4e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:eecfaf9d138ce8a5618856ec98f2d2b41d2b025acac5852e81ba20aa7443bbf5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:08ea69707b4d728f1368947281cf3ec122d68713209cfcb0e91e5322bf1ada5b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:09862c60fc2dcb1fb0aef2776148ff46117460f2cd92e202c76c0d122453899e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:59a251157e8aa68bde3d1953a52c2e3d34faeb9088340c7f5f8e818e82acef7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9fc0a293a6420dae695cb7dc0ba7306805af3bf984be3e31ea585f373bbf2011_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:08bdf0bc7808dc10b3597b3e37fe97d768f0bdaa0b19dc8b6f565c15993372bb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0d1e25b874b260043556c33ed62a26ebd56bef929e3539fa86db96501a798b14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:32e253ee82038724e6455b3e80d1ea6b056c92c2053ebb22ce329ca5b7d5f03b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c478e1e2e08bb0b44d9bd3ff8054a12e7d98be7821045cbb218c62e1fb2cd8dd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:06eba656e1b664519f5e663e3ede831465f1635ecfb1d293c1b1b745d79b4158_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:19a89d0373af1265e09e12bd377e5bf631e5fb58c36b2f73b8ca86d186bb0840_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1d2da7acd64cc59f03f6a986306fc7d51a680a55b7f62e180e66c6cb3e213037_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7bc8808eec74ba5b0bb91d23e918401da8a4beda52fbe93975f4d7d190836aab_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b075e0d54437ff4323eea051e2347a71dc085464c2abbdcb4a85d55d9fb84e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2d19a6538ded95c21b22b0489b00aca53265ea73b4f5f7b91eda8f24fb39a12b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3c97585f4dd92f700fc44e21291f913aca946c75bd0124f832a6d8d1c5f3d5d7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a7b7e0019f78254b5afa024b7ff6c9dc0440e40d0f6fdb22e6ac86f261435915_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:344a60ac1e833a349a8f24f3db2859e9fd0f45dd562ca50478973868e3669451_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:693b81294308ff38490144fbb45de352926be577fde7668a60059f3e5be3b776_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0ad2b1b3b63a22d793a67a220550e7730d49193e36443b9783d045d0d628e986_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:624899ec57f3d7269da3b5acd20040fe1ea2c1bcc617910f7659cc3110548dda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7414f3068e135ba5f9e0796967297f66dd619122e426dd8355a7d21c88c3ac36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bf6ac903efe307b33a5d17a000c4dff28c5ac55f5ecde7d65a15025d291f9053_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:35396543cbd1ebea8e70f1beeb10b4fd87d9a42293b1464fc0442eeadc6c0e7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4bd4ba390e83fb3eff7d17281090981125e08ecb458969b5ac95da4342641e65_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:602dc9f92b7a8e84e6eb998191263d186d1d10d378eeef0845435715bee812dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:622a2e6ba66f1624454cf3ff9229ded9dbd06815ae6512f251836da18b545da2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:265112268f914a12e152e58a674116408253b120a35d5e696c2afd059b6fc015_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6e2c4811105f74a2200eb5c14cab29dc5735465f3ade08bd44378d1a3f3c6a16_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b4c1767d3b1d7d32b79c58d9894a85e4e897deaed7405281239058b204a5209f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:dcde633d96ae797962a3bec581ef3078a5142b3131595e0055031195b798bc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:47731f2034e86e1b86a86d1b9ab20e1b978f89baf270a567de3b6be17665dc6e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8b00cad2744076ce7186abb2304a0a1ac8bc84e92ce76c843fc19a3d5f79e049_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9edb1bba41b757bc30ccc0bd7d823f3574e21195a1a4075a31ae5bea6fcea516_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f3ad88ffd94f0fb2c825452841ee7c938d81a522d8e8fe09d224b42fea301d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:24830ccec39949668dc836f6532f2375d0b7ac23ef69c78315139c4e15af4088_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:67899e606e1ac40ded141b4360168959587a7f1385299f99ace9312016cb01da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:708686f865ce646ea8e6405db61f539773444e873f6101e733567cf8be40b1c8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7fd150db54f6ddac412e063be423bb17cf0dc8717df7fdc32fc52434cf7c866_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:10e2611fecd1ef8a770a366382bffcb32096b3a8b396d3c0f3a67c06a809e186_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8e26412eb9c4efddfb90bbc864e68aac6ce43541f5952250709e973c75cbe8b9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b6ef9bc4955ddfac9ab851f8956566b52a49526e6aded669271efb338603f3d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c084c44640f2949bf5fe89370cf105d8307ee1d2f9ec8b5bfbf7dc865fc45476_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:8268d0e76b556f2b0413ab6975f15aea685b140362bba5d245ecabf0668a41be_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:b1e1d2e8782377f73d8b9d458a7d433dc9395ec7fefd2e376a54a19779dd4ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:556d277848c695d76ab33ae109b99e0448bbd60262b39ae7f5cdb5c052252b3b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8107455fa57ff48346e4b056bac8f1d73071699505c62e3c4a6b63fda65d1301_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7c037c5134abbbe50088311f7765bf614fecdc7da0b58b3491ed0924a45cc1f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c848d97da53997ed67654ed4cd558961e4ced5fe80860831f6100f27bb97316c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f63f5c139dff756c4a36e8c8aa18aee4dfd74260ca90a6c9cd8c68b7a23f5330_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:18e2b009af42ae09190598403077f59ac14fff0083dbd0377b23dfe8bf90bf85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:23c4ce9a3efd2b7cfe52406aa0df67bd6b17e2ff2583980b24e5f71c4e69bdd2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:45faf0f08b479a7b6511703243cc6746129fbe639936f693e245688e33cda4f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5fddf39479d0594b6514b837da1e9fc7cf23aac4e092a43feec2dc738f3a36a2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:27662597b04f8a83ed40951fb3161755e565f4b45cb08160ad65495b1971b1b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:66548d316213a04bab082f88b71e84f26f93e3b861144b79ee2a1d6daf236e67_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:915f0ebb139d489bab32c418ed4708935e65cbb95321aeac9bd3dfccd682713a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fdf3b790c4ebbb4a049a452ee65a4f15de7c6b1fa06227dec1e0f44879d33d3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cbce9872ea22b8756670549f2844f8aa6a3323779774c4839a455e4f831eff31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:da8d61470c3c3120912a4c05fb149d404da73c1cc654faa36c5311b3ba47c554_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e33aa6dfd96a471d0676b033c4ab64f112e7a200b15c74051bbeffbf48e68eed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ecf24d093581fc39574dceec3d50efd4c3146cebf49bb7a5a450b3f8ce740551_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3dd9ca3b6c119ebeeb38e5529407f1889ce2c06c11f15bbdb38955caf2a3a44d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:53bb0329ee10d609d297ebe7327e9fc2db866a3d32b87ea4ae04fc46d9aea7b2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9bb57dbdb1f3e05d2e711c87f59f05c56aae4504a432a7bf69d0719b614f5ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bdbec412e541109c63c5f342be19fc88037c485b199856d55ef1798510ee4039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:332ed123500ea4dedb757d95f0111658b96faea8f8996fd74dc14e51e2ab9978_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78d21fcf562cac4d525153a03c574bb2a9ad71d50f955e263f06e2fb2b1daa08_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:907a8679fa95ea05ab7132e5953560b61c9ecfff5d0ceb4124cf8dde42530cd7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f7a732ad09341efece3af08500fd7c18d9b70e4e2e218afb2fabddab0145f393_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0958362f0fd9f365fe7c0553d468ca4b116c5b879c26b8035205fd95fbda79c4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2fe9e91baef7b27e2396be83a187282ed19482386413f82f8e00446044588132_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5bad53fe321f2d924f07f7cd8b6f19771631a3c75dc25df875d25cfeed6290ed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a42d5ec3c0b582a70bfb2297f3f7461f4b516aa28ea8a6c12c6bca2af51a9e7e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:64b0f83d2d4b40eeaa6784ed20019e2ae2c7fdef43c3ea9a49eb07a3ef27ddfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:744da89cf9a8ac399564877fe699525fdefd31d302b70bbf33d457361235ff26_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aedb8ec541683a33066c8e4393fdef2b2940879da38f06e37bc4aa247038081d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e5dc458e034b48610c05a65784b4ce8731709969a25867c1174beb7bef0d43e7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:10c59d23c3b20e640fa3decf0fff7db097b1da46b58058b1a9dc1284c8d5f1d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8946f0589388c5ac174374e2de1a4bae4d6134dacc7fef9a95bc54f41265ab9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9ac3b13d328bdca2a50d286adf9f32621a3a059f3dedbb0f3414bbce3b1d83ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c56dbbd0868f35b7376cf4208b10f1be543b5b8096ee30322b44d31d5887b784_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:104e230cfe12c0f6218d5a834c5e85d1c3f962c9f00dab941ef7f409243c94d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:56e6a16d77dc1cf0dd2bae15f9117faba1c88be9bffcb4113b29dcdc32bf3dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6014a9a744d98499f4e68c99a612229b148db39c40dfc0fc72a0b0fdbbe26626_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:92d6845bc5c65cdec3d0f59440500af1b60b070b415ecb6e3c5c276fbdb97f4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:86dfa215430ea4c2286a8e9e0921f3a4ca14fac70ae6f5ad4f66636fd5620e0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c20df9f23d90cb585878aeb06e921741267b98a7b078ba494f6dbcdde2156020_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c64396e8b58f76b4f416e1f76332c6a28f2ac866240a4a07541d6ef4b13801e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fce08887d2471192a8b68228f61636bcbe2a8b78885512d5ee24d55b10784df0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:42cf0a1f66357b0054b4932b2952489fcb46182e4ff04501ec3b8ec4fc86b5c5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4652118a90e9d0fa90010823fdbdbe1c49db2b208cfc948a835c7f2aedcaef14_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c827d0d949f005ac61c1c7d43ac27dcb842cfc2013e42b7a70a72d18a20ac45d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cd7eb7f4b822575925bfa223282946937c7dc5053fdaee9cbfbf8d0c2467e59d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7b4dde279a23d7f73becb18b204787bec7ca9bb85b0fcfef4a7323ef59dfe6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38bd513387b83d3388d063e797d347932a335306b9f65eb73b7fbfb478b95748_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:96674cceccce573229f82da92f10e3029a5af33b192ae9437214f50bbf9e2651_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b5b9452bcca062df5bfe00b913778e2c182a6c2edc8b649a62b0e927037d7eb0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:578f67e6b9aa327a20cfaf5912a5601489ca0653ad744109b08262fd31d27d68_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9b86e03cdeb0968ad70f6372630bc5e974ccf74a63666f1b4517347d5cf66e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c87e5142780624f7090c8a0dd9ce935b112b74c86b8f0a9f97779df293cdf94b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d6b881c99cea669ab664f41460b5910bbf8953e57dfafbdc5ef6b44d8b45dc39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fc58e1f537d1d1cfb376c8bb3a1390c008341212540fcd98a4a315509cd7e62a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:80ea2836ec34d2d2995c50a090e9a97623485c633c2cc39ed4fdce34c9f253dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18c5603f9bf889466977a8cbc1b1e785e9e93a76852434465848b00de85a3384_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:852a40e0bf7ba727a9a4f4e65d820184f69d3b6410afeaee5b7c25da9d6222f7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b0323e72aa737bbca1d743568e2388dc2f3763b7b23fda8b0c30c7da82361828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f7bc0d938292e36063c8dc51447fbb563f011991664d6d7352fd82b1f8729fdb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0c5ea8bdffff3d880526de9f5b4d553c2cbc0681dca2785b44a2d50534eaee14_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:25efef408a198ddf977595cd7864dc8c68b66b5210b01372ceb94f0bdf0eaf7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4af0d2d2ff92b30d0bfd1217791f796ab853a709d6724c1089d967cd8b2bdb35_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fb88da574373955332ee34a14390ec328a7ad6e62de8499ed52949656f6ff923_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23b511f2c7fe86c4f8afc509ed707d27a63ee6cf1fa3b74131489fdc7c668cd4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23e7ccb1befa2816e77abdef5eecd8212e56ae6d616f4003392935e7edf7ed93_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:25f015786ca305a2bd100695adef64936782586725477c67bc43a42402e9a4a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:513e02881726c145fdba109c6485c19dc6a25e1329e71e64da6a1ca55a9bbeb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:651e1f43c1483775c0d9ce67365db3d75021e67a3f4dc872071968538033458a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d565301af46c356a4fc80f36c7c8e958a19a4e36cd08abc84cc9a49d88433b18_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f382ef885d8be8e7007416722029689f2b8ec1fcff45f3f405f4dba5afde7d9d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:fcffc574841c7f5f5f06e41063c6e63dd8471259c8b6436210b1fa8f66bcd32b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:06b33e1160ffea1621b8b365682c8b33eb88e1d0af49f2badfa2f2cdc1858187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0adf9a1507c462323ef994cfb8e94a91e05a90834eeb818c6ff035a469308734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4dd70885b033339366a51b39e1a0dc9716bfcfe9b3072a9425f93318ee1868ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a675329ee42ea8e39cf56e29562e0c9d58345a468f895765b6000cb2e03c85f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:046f5864fb471f536e1d07ff4db875eea3323fdbec3c8467ffcbadaea4317e48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:338bc8f6c2bffd8382536c628e99388f1579df9a881c2ef5fde980be70652eb2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:613556b062cf0adc4f9826afca26ee52106805907c1c083580b0f7595fe35d22_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63b5335ff0b2e5ec2a748aad70cfb87a1e67400e8d4a58c4d21f4bbe0ab8fff5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:134163c4600edac7fd6cd32e6e489bfdd03a9e7b2554fb3cc43c696c18d1d6ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:646a707c50a3656bd6cec5b46960d4d27885135a1b2a4eac2f74fc8721723c3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4cd06cc8b51a11cdee4218deb90e612934506c100298dc2d95cb3961619a34a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c28197eb87571077a9c4d102a659e2ee3e9f4a96a2c65e32c2155aeba638d114_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:884468e937461054e4d0f6fbe428c0837c547fdfb77494fc4fd0d80c85ebc116_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a0ca6e2d795cf58e53f392ccf33ebe3a958164d7c807351976e7f34229585b4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c7c740ddb429a1e4c4b37a761d07a28b0a3c54b1a9d0a05d50f52c1046e67bd5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f1b0a334d0a34ac7df7177915c9d86925b1d09e2b7b73739e2e242b156043d00_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:21386a83ddd84b3cd3903be7cb72fcaa075258aefa6a8aed5f9db293cb813646_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8bc70bdd58177aaeceffe4a1ead8014949561a36f49e704edec1a87809a8e308_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b0124697d65e28f4068afe9969a3558ab5239b7b39b8a8e4d59179267cddec92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6929fc57fcf0e9c7d26b858afa505278f09fa81a854050194253e2b84fabb94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:04b8125efeb99b9283590730314e1792064cf887d124906b6b39c83925d97f4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b0534c781222f49ce04e95899cd3558bf62a74c7d5defce8ede815d7aa88aa67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3769775243694c05be0c6d52bee13877834b98e80a32162e3cc990386fe17cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ee66f64d8b3832cfa270298dc1257226c9abe618918de7283d7ea3acc7bfa058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:09e6525bcb52ecc92e628adb611938f208c09436c1cb787539df696bb7040e27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:48f82fb019f0083c414b895589183931f623d9c4f64a545be9460df83d8f23ca_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a2cec88104e0ac39cca06c351868da8ca42cea21014e276ef4c492603c90e6eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d5fe8fa8055701c1d85ff5cd062b28b808a791d658c1e6227cef379dc3706740_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:072e335f2ef540426bd02ab03df3017062cc713e9f15c7d131043c998f6bd8df_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:750327cb858a4bff3df278ebcab6a9c73b88a55729e8f54669155adad0f1c77c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a2762bde107a05ad6ee1b167c6ef7cfd32646b73209f3841ab1f2545f2f5cba8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d3ffde90e606b0344c39f8668dc629f919612cc5a3475e8fbd15aa1bb807a42f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:533703f83c1706641c5423dff8be080c70ba831a0904c4d08cb84247c768fd96_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c34e3b2772aa6329401c1dffa8316d3516368cfaa095a9cba95628bd9ad2a7d0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c3887c6c2d115b686a65205cbaa373882689899aca8cbe5125547db198c84c9a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc6a5e17268e07c6309afdc92acd2a31a8021e3ba9f5d0dbf514f3b9df09e01e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f9b11c33ecc1a60bf7e76277604027fad491a559a01ef6d81f2ff3e1b1630ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a23563b0a48ef83f83afb6b603c3c6e432613ac914f91cee12c45ce88e4568a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c905195d7c87506f478c79baa7af0242c05a53f424a5dde49e379c2a5456cd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f70c550c755645b78b3e7c01118b6a646b1a8bd283f0a9415857a8fad6d4dba5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0e7d60dd7a32d4dcf1b6554c4896f3e6710864a5df8a06a0ae3d7cd8c719a309_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5b2de9e018b94f9453f4ed479113464317121764c1551eb27cb249930b87ab3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:894978ef07143c0e17fd299e1cf3cf66bfd5d1d94c61bb98a196c22c8004252e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c05190f5e6e9886ce31dbb9c97e177dc69b257a009c08298d9964c824f769056_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:037f48344e06fbc216914705d9be8c9ae21a70069b3031ee4dbf07c34e8d054b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:46623fe33e5d8b6eb551a012f5b444849b335a5bbd1726c274c28b8491e955de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6140ab1bcfb22b2d92b8776e5458bf6e1d2d65753b16d4229d4b020c0b4a12f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aafd425c0dcdf391f811bf3aacad9828ca2d18d34201b6d954ca13c1b4043bc5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237d87f0080a039435915945a2405af205b4787a2d03d71ec801f5093e1cdec7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd9dfae5523167d30f125e3be00f666f3b98f3a63bfa55f9c79927123d13a65_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd9a7c1b3d8bcd779e02925e2bd9d79f0c3f839636cb5fc66181eaece5dead1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:ff78f8929c2a152f76ac995d4e9203c6844058b114cf1e2bfafe371f41f305e9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e4437f5baa2f1e07ed0c1a245af10cd3e9919a852eac7a22996a9b7ea51e65b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:666aaeff92117bf500aa2fd3cb6326d39e83da6f6d9d08b883aa0ff66d56fed5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:be357cbfda2ec9e821dca667511471a812cfc6ec8728b8dc9e345c5457b50b0f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:cdf3f134bac400823d74df622bc73368c849621e10ce6e2483a3d17346e9adc8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3172c4a59d36cfbe0567767264b230cb7b1bc355e8753cbf14da088987601d06_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8d38f1aeb56ffc54758fca6ab17a60e3bef145a3221728a56dc10a37e3dd7d4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ab60ac0729c4fe33c4a801982f9a632d7c9b5ecf991b7166b8a6642a621f9490_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c0cd58a244979e44f80ee6bb4f2f25bf4150f747b8db3b4f27b8e27b7b2657e9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5c312b21457753ed8c850d7fdade84bfc01ab2d0bcb3435e5a800ea1b57ce328_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:c01cbd659b1fcb8dba2716f35c5256e886d438bb3a456f2d2f8189cf7d7a3f79_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:114d2dbfa9f68214f2bf75daf889bd9dd8c678f6dfce6dfff9e13aed8f0ef66d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:853248c99686b92e8f03af1f7e03ab8de1a0410f1ffa973c61e9620c3c29ee3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:db82a9efe15ccfd1fc7462166a3dfb8e88ea845bbbcbd78125817ef606d7d4fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f3d43dcaf117d7d4b4ab4db76e4f16bba7384c2c0dde245b3e264d6957bd8f19_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:23ab98b2ad9e01cebf816c41ffcf05a0238c376e749891b69571d14e3254725a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ffc4e82b9d9ed4229d3a549e9beffda45d9bc9d56ebeccfd3b5802ccacf6d801_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:1a191eaf5b0d23e0374829048c516e743555781bae221c9bf2234de24fe8d29a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:3b7c80c9567f0a623c8b44c5bfecbea8997dc61896efb52370cf4f821eac2328_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:afa4fc3ab60c1c50f44c59e40f07fd06b52ddc65d3b87fb4bc9eb3e2d9a83aab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e8749dc60de7657ebf93e7226b47661b51d1daa4c5a4fecf336a17a0e0cf3c59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1c1c12ad472c45ae03529792013154098ce4780a0fde6dfcc8b15674518b64e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1e764b697a728e444ed6267e44dfbfe36f7763bca86cc8991c429e9be5f10027_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22e25afa4b71ce9f1e70697ec3f7d463b2c1352e327f6bb5d5769f6c421d978b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e8372947353c8a6e32dbce30650b91a1f09b20162fef90150a58f3d3764c0e86_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:34dd3f5cb10fc1aa35820805090b6c031a4b771931903936817a8afee2546782_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:751ddc2fe22c3928ae1e3137fd8b7741f4f671d5acc56467b05e3d9c892139f0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4f48095d3dbbf481a4f0044b496ade9fa59cdcd58f6aa9cbea97b3a77cfbb1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f2cc96d8b2c7942cce9c79607176938848aea0a330542f21c47b6bd8eeb4f29a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:10e051b10f8001bc4344d39d32a8d0c46dddb798f6ca025a6de0e78ba5b70b96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:33943aaf687567ae3ddb4339608e562f9f877f43d779f39820741e68f691b47c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7adc1f05bc8568cdb5f376950fc92b8ca886fdcf4554d7dd6815780118cc8153_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:8dacfd86daa69817ce35eb7ca51989f90f9aad12999f1c76e21a49ac036cc444_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:25daab414833b6f1f0f91b7a55935ed5cfd7aaad5d2f0eb8674a06a603187059_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5091fa31975c3af6c2389db26e31fad80220b0bab03d4b880270168a62105357_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5e8e1fe00bc512502b348f16a0352e50ac4a5b491b843f33c72fc765a48929ad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a2b9473de35e8194617769c2c1aaed3499d57a55110827f3f94f191ab02acdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:29835580dae34eaf6a13a4b2c706138f40adbacd67670f8d19cfb952e70593d6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:be7fb081fa52399f118c7393cf72159ef362cc1ed80792aa7fe9847b00cbfcdd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e865bad23956b605474eaa4c5e637a14e5453a53522b145138f216e4909b5348_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ff01b00b64a65dc45eac4e3a607e7bf70e41fe333044f357e436dfa0fc4abcd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:1f64e57709acc5ebc392907106819ad3f8896c436d1afacd30c6952c071c97be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:401edc06a2b99d0c1f9c0e6302291c78e35475003f74fcd9a487c091da70631c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:408bfcd24ecda598d5a71bf827a74c3e10d6d7748a9cb8007616c45e4d490275_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f626e4910ffc626acfbb1d2c1d0ce76564d139175ffd39e797a4b4c957c9a570_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:18064f2babbd41c755d29968a2d3f2bf5865a1d49f6bd9a37c527b754abf6273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4023611263777c3f71fd89b5072b36667dbfb91bd2fceee2923ca590d013defb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa7dae5d07b71b2e551c6d8b428f01265e171eb2bf6e10b3d68764fd9055d94_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:93addcca1cfdbdbcbaf0a01d5de2e63956d7ae5bb4616405c88132c3d416e5a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:40f34d8424475c6090d059ce4ec4f17394694939ae88bccd802007048d35f351_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:786e891282301405fd2ab537b4ab459cf984e50ae4384def434b47f28b6fe35b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c74e92a11425bf52a763fb17976e9efc97eb3e8f6d63f188a3019eb858481822_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d1d8e4246ccac8436bc696b9bbac8c102c26258e902f947c892c91084f7d41cf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:073a7ae3f6dee770aa3146ab25bf109c2ebefc561821e4f249a8fd952e401597_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a8a2e150b72f78f43e5f186eadd267ea49876a2e0579957414802b92700003ce_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:aa8d336c6822ed4dbb522ca8c46ba3e0e090563624353d2b1fac6dd55d00e445_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d464b4bd9d86b902c8836110faafe8c349da3bc03a7b352a2bd2f02e54069570_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:097e955c655e3dea8251b05c0f56a5cba51ef51c7e15b0812cc10f2a36a68eb1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6a447e5642af9c109fad7eb4201140d94eba9f743b6cbca3585e18624fe99d20_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:af05801e4082f887de2d89a685c2d13678d3ea7aefe1272ecad2085ef3d25b73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b888f5efba0ae2447c338beed49f3854460801ef19a0efed8ad22edf083391f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:016186005ba6bc28aaa6eb5e53440cb32db58fdad03c01cae007f13ca72b6bc2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:208c40ac2823a80f406d94cf41ca1cb5c7e96bd25d8ece7556608d717bef460e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:8af3cfc07d1611d6ea3459a77f0d3ccdae0d0b9867fda35bdefa0a940ca1296e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:be59287a152a193415847f19eb418698197e52c8bf1f74eb1162106404bb403c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b73ade6d149819e41a72599e2ea12b6a338d5ebd4d9e24e41178a1e2c31971f1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:c699affbdef36d64881653a63e0e8a5c10fd5dae0ef6dddb9bb7e50de29d8e8b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:368f61e0cd92fd849a673ec2ea2f51e7e6d7c12ee886676409369a580d0347e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:5ff7cea307bba36d569d6d66b4d3e116f52b69441cc071b830310d9f4134f02a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1cb922e93f21b2c055ecfdf002582ddc51c7199dbca1f34701aae9576d817c09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5b7609b2ec476d596f0ee4dedcc3579970fe5e5125c61a474536ed21c8c094b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9878e44273c6c014ad997855ba76572268b8f18709de8fbdcba5ccbd38f2a731_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c1bef96bc0b79e4462606d3e42ed71e4d37ef14d2bea928b592272a149db9d11_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2437833ae04941249ebb8b351a3f731ec04166d4fd8129e19d0717a2f651a234_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7033be83aeb0222e99fff2ed1436d9a9a61c9b616f6b0fa3c5352d8574bf5f04_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:707856466152b42f416d446cc45e45852fd3dc5d2e67c9c46aeb50c6d1baa9a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9705f3ca0e1fed96e556766c1d5b5e2047e4230ec3a3a57daeca21bfc152bfe7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:458c8d962d112078933a4279f40a568b4cac90843b236a2444932dd44fe5fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:7d6c779a0e71176bf7fa54cc557108b7d5961b61db85b5de24d077ed2a5892a7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9de43b02a4982a2073cb1b813b63dd85000c3153cd314603773907ef6ab62e30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a1bd55517958d9320e04f417ebcdae6ebd6b3fcc9d4cd683c54686c7660205df_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3855"
}
],
"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 Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:53b47cc5cad449bb388468486726593c6f5f0a20e23b035c2bdbe283d77fdc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5e268fb9530fc6ea702bfe64e5ad3864f40d9c0e3beeb2581fe2a8229e191336_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9414bd27ae196de5d952d6689530d09632bc529ea73e29ab09a2a9e8aaed601e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b1ca3d740fe69d29817827b9b5475172b8cfe21546b59c99c82cb1c61d19844f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:879e40240f8a9e6f323bf40d226586f5ecfdb91bfdeb0a2126dfaa67c3e3fd85_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9b4085029ca2e11663e7adfeee36a9f5783ce7106521fe02a99132be4bf4d9a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:acbd8e36fbcccc23f3fbc2013321c793d724592e637988ddc1b0d81b0a538ffd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f51d6640749d0b80892428c7eb2b54e1e75fc69311ce456c425afac40caec745_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2e7fcd6eaae5d8e35155b811ad6fe4cc9934b31a0076e80df6d409b11ca8d226_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:828ac94fecfe5b6e8263621a62187f070f9e3cf2668d24f00620ca47b29c37c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b152b96f3e1c5e6ea18ee532c4f747ac0e0bcf082c1bc0fd8ba60aaf7d914ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c5f8bb01174a32ba07070a5488b2fb27ca7820508491914337a6433d4766f039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e024a95761866be7a23ddcd5fd0dbbabbda249218d36ba9cf51d561575009fd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:4a5cb39ccce3520bbbd2bb98b84df278724e9084cf7abe9f100963b05f6a51a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7b3dac83c616876919f2bed7ef7318dce0f20bd12bcb6cf754814233f19710e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b466e339cfa61e214e09f1b47171616d59dc1748b8e02a096d74d0975b955c5a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1675f4cf4337e6ee6f4b0506017f95e48775b58ae80b02f24d2d6cf4b24e0897_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7b91722c7e9d1fda1994adeb21ebd50726d916378b50b942cd2a6bb636d98a4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4f190f8c7699860fef711a4ea52e922d840b0ae7f7b99f431d29be088e16b12_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c72327fe63c1e302e35dbb0fdf46787529e6583c544a20c0c7507fec8a9916f9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:148d1267925de54e2ff67cc04f7e1eea48e4812881eb13a6d4ac84fc9edf3960_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4728a45a6f0d6184637de454fa23aa87fdab1ad388c0f82dc97a63780d848148_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7ed045e8c4ffd8421d54d6a4ff9ee3b8af00169d184f39fafdcbe689429e9a94_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ee8ef9b71b81d64e1c95c28aa12093098c55dbb4a970f16237aee5cfa1f1756d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:11ba356bc22603fdc9da30ce02a56e0841715ffa1be1533e409f680525e35a95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313103a205fe81020b9acec854f03b3c35de728e2a8ee7f8b778eefcff1e9adc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:48ed707b531cc589ab67cc34196bd107b85250edf3619a3c348c45dfc6f535a4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7e689a159a17e702266acb3e5d7487f9ce17eed2c1f5166948103010747f2db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:377373ba5a37f2fc8fa27875afb5ab500820c68e660b1cab11cb52ad14541577_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6d8b5a059175e2260a85f40a098c25c61608feb4d59880c2eed941bcc3fdc6db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:82a2a3cc00c616964a3c24cf1095a005e4e573cb79c345e9004dbcd35e180c10_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecebe8f91837ebe91c2f9c159b54f6fea43fd7d750929e2a5b08fd1aee688582_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:1256eb041e3f4703292fda7d334bdab8ad59e6ded330b2480f0e450aee1b141d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:78083b25b57df22ae9e0eb27d3edd7c3e73de676f3dfabd4c419b37aa9c027a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b8ef42ea1815cde45206e98b2b0fc70ca55549df44d7ae7470b37567c30ff5d6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d61acb82a53a3e4b0d1d2fb09e94d34d9a990e43f09aac31f335f970a29ca82f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5855659dd086fe497b927919984f9ebbf9e5ab0a110ecc3d761efc6d44846245_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a19a3f623da8d80725954f6cd9aa9717b62c8fca465f242db675b28911906499_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a5328b6e7d62edfebe695362a4532572c99f79cde855f0ad0f46394d93d9cfda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:b49d1a3d8141b1b16c0dee745ab5a0109bff96fb8103ea911db8efd49ae1f1de_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0783c5a17f3458d7e3f59952ff01dfdcfe8510048fb41f8603e73f374c1fb49c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1f3a254a7c44483a9503e70e4abcb579081c62d5cd37ff435be44a215f7843ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:e113ec3685f8d055c89e11b0ac8acc806b4aed59f19ae0eb4e7d896d4276a4c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f9fb910e3a55c4023201befe8e29197f3a60b3c62b7814903bcef5554b939857_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:17546c1840d65f2ee98ac183705e6956f4131d3ff32cde615728f9f25882b603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3c928586ae0b46feacd6570dee3ec49a5a204227e113432194bc353f6014dcbc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:562eced3b90258a09cbab4518332ad36f9526532f2228da862d50b3076aa31d7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c925e942321c121dd314b39f7254913e71992d8414b5c778163855764269fc8e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:8ad05e7041a80ac61df181098b00784912670e01ec166bac6c504460828eba6a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9b357c6d30157c7dad00894e9f8f724d8be110d9658813fd61699714b7a48c4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9cf1116ad028c8b358eb013d9751aec24eda566a74325123ce18c10bade1e13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:bc49f21e2c4be0b4ca0c199a25f90548d7ab8f16e3d78ff4adecbde6052262be_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1d8c51ba4344673c2f0c4b023d72b683b2c3a26cbfe64798414c5d4e05005ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6e32a82da78fd60e74c129296bd390de402cd7a22a0f1ddbcfb9d3dec7ac1c5b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:aaab47f78d572983b4e8e8395c8c3d53d05c3317aea16c011032b2fd4f438fb9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d2d38a98fc09052bc5fe169321a534006a2ff8605d2314d04eee39e2492104b9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0615ec5b92ee4b3a4e28531f41a21b9a99a64f6972c76c66de90ea13875ddb5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46aea21f727db784382ab4a0329437fe9e1f4556c0cf7d0e3a6d904e4e3ef412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:62ca47a44b86ae7bde47e145474a0b61dacb1f6b503ea63475d7c090ff2b5db0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:97d075f6a0c08361b3f207632d98bdf276a9eb0ec0e79d54ed13550edee42c38_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70e3b704d6af11d99287446717854c466f188db69fc622be08fdd7a8266a1391_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:784d025249cf0f4921d34ffd4387ad7fef62292e8df8e303213514bbd5a3b1e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9e3be6f0d660b4809221fe1b2d6f51206b4ed40db4122eb2a55f23e0be4bf3d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d3fe7d8d1fbacc9832ebf90ed7548a6b2cb283f8a98a6ca73b324e427b5d69d7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:9b772451057fbf63e5173aecb056db601413f419ed9fd98d7ef3b08dfcd79e11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:bf155cef265c06b90ddabf0b4e5eac5395f4cbf9165c87e3183746ebade36b99_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:d73481ff034289f9f1cc811bb66ecb9a254de0044aee18755034c10410478f2e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e26d8456983b600e7248b5741030a68531e5d0f45666e6e3ae02ffc55ed0f906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1e21d1b03c1d8d6d2d5c3d2fd2bc68f06cf4ba6339390b49ee94980e66faa3e6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:85b66f1e1b6ca493592c62215cf8e94d29d6f1bcb68c146a7466133f661cff9c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a9e900b764acc0925e6c381fe09ab5c59bf8085ee5cb21b9bf87ba08fff95c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d4f70164ddbe9c49e57f079bc5f7f0881fce0f8a074b5a948ecd338a308638da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8445b586683b90ca3f69f83b881cdd46c78198a7b021b0499f3f5de367ae27e1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aa0f445083b105af4fc1cad85682c286dc1764c2810634c4266942677125412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f1ab95b9af24529b03e73d6d3cc3e010c53eeb72f7cd441160982e7a3f40edba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f4f78fda0baa299dcf7ac093ca782970074760999f96fcea9d170c9cd35455ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2ad3be815abfa60205bc0de77557f8bfc6ee8b80e3d25ee9cd1088a5e3f6bf8d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3242a9336b5a940e9a88b988d1780e8dd6fbe7055ff647d07a7885a3c272619e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d9c7a9bf4ff66ed09b758109eaa9002242e4eb9604f5c0fd964b4087a609d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d84b76fbb614c30c67c88d6bea9ac818854f6f9aa3ab2ae8bc3be266c0901400_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:45c02eac036665c9f003f0383f1503503580cdd5461f6de4bcb0b88edd8c77ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a0514e0c9580b85e61b553b971d8d3a65f3cac4040ad6d74a3337db46d840feb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a2f51cce516f6300e1724389a99afc1e5b00096d5d8b0c05c302d9ef483c166c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f7caf5c32326c741206573aaecf5fdfc4948062d840dd2beb7b7b1016d24e697_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:4bac5520ec58aac65a508a746976667acbb6132ebfe6aacb2f8136f3198aa35b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:019951ef27fb8d5ea4878b8f22bb0d0d1f357aac25b8998c743980377fe03563_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18b5b21ee15093503e1e3d2f6446ef3f5ffdca30bb50cc9f67dc7596930cb449_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86362580db907ab09ca1f54b284fea5cf787ddb5c1e99674f6ebf28a3990cccd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9ca06bbe2df39add7d22b660a5408b54b974ded86faf7ec9d0985acf0d4e9f32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3322914e1219da147d36aee3121d4d4b42bb619419535942aa9108f6918d8e3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3d444da8f07a9e605b799ae9e3154c7a8681da7824f959e2b5b2423b80c39bdf_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b87501819460dc6ba4bed05a65311592e85ef392a36e9296eeb11fcec26be8b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e45d8e82a1654526fc4562335cad427c7c3aa4dd01215e9754a34be8b9e64f5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:946fbedc73895ef344552e10628d3fa305bb50a0329614ced5b200fc1b4d2dfd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e4f534afec621975ef7b2389f239bc672eae0bc342fee2fbe9560e20e892e3c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:010e0f69ac3dec9157af776acd4f91d29641c2550466f6ec26ba31743373233f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:87371170c06f7ff9245e5c8f2a0884e969d6d8941d555338ef28ba63be405728_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:2c913cd14b852ece07e98db33327a22a4ea3451d241d37027bb51f595f93b0e3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:952b83652c4613ee04ecf5c6cfa6961fd66fc865c84c99bff4f879512820bb60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4cc93202ab581798ff4e06e177ce24b8e880ce650b45a135569c1257656c2b24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b877e2430ca1ef3b575577dbe08d3b13fe1274c1bb20e065421cae418a6374a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3701c8556b2ec7a09dab7e672729dc6057919b905eeeaba9e09ab38e3074ebb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:faa21d468371967ce9e5b262111cbdfe69ba6a8821b659806718866b3a640490_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f6d80e175d9165dd41da793921d5d6f69cf536c5d16e745b445979b0282045c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:42f5aeee6f2524bc1f0db71092fccd1260d20d0b94531f88ee037921bedc8408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:182402ad5468234dca690272044b015d0545229ebd84e85834f57c767eb96d84_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3e3f7e476df2c2b27a8c3a17ca83a98224c8db8952ef6b2117816bc81c9c74ae_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:96a17f8d79e9f8acfb86e3d54687da1c0564e98a9cc7d830b770db24edf9a96f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e244c83b21c68b755d7e0eaaf476a1ae451f3368918b80b19546fe01a9a4a9a2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:017f982fb763a0eea61580758d4f69ec14bb78e5b5d107503276683336f9983c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:677e81f4f2e77f2b8bd354cdb4ebc99e5701151926dfa36ca1a3458607d395ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0e9fe96d6b1ef18e0fb3ed4751d8809e0fcddada5387ef81e2801ed4036d54d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:13feaae13069cd9a08e285e2d077b96bc75cffeeda2e3b665443c022750d68da_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:105a07e6bc8acd530a8ae3097846789dbcd2c7a2f1f984805c5bb3b7449b1d05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3e0bff5d178668f001f74c4d30482753f481f257db49ad6fd2ff56439d95079f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5f9c581120873f1a012c29ac00721b6fd834c9378cd64f1d8e243da36755cef3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:84ed295a1fd729c6bfd8250116d752b4c3ad66c7bc01ca44408e7cb8a115b5e0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:2c0d1db3e0f37f09115d3f1af5ace12911311f70f4ceb574025fb1ed9552575a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:c69da4b39cf7ba1018b91423ce0282df124d606d2e5162bc8e3e2251b832cf91_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0099c7b040ac7e6ba7e91ec4ef2250bea6ac10472901aadee07686c63faadc92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5b132b86c1b14a775ee77dafa3a72eb723358cbce6e710e44d279c8050c4261b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5ee7943edd42760625d7b8f3f97dc0da4aa620b53ed3ca6b666e3b7a801027b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:906f97849e8063fbfe02bd7e2f951d4fc848c2d8cdbff947d40be50fd6f995fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:69827e616ea617867837723347dd6fe36cc85f43703b4e37b335d79fb3f87d6a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:703e8d44a7d59181d0a36a886ef570c5b838268acebd0b32d5208169770b6ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c092893fdbee22f0fe4a2a25aa458bc1dde8c52367efbaabc1155bf5a578cd51_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d6ab422fea2e5e0782be99e3a275eee5ff665baf8e7310a601d42ba2f5f39608_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:39071a963cda210a344f5d4255c5c5276d539e4bb661e21b49be11923b54e020_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3f9ca2d789b60a51018e0242a01390e1d4b569df21769682292d3b483954aa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c7ec38c4ef21e65139166bde80aa73a36b432889b6855d63b1892efc0ddf58e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:bba88a8f8b41c76aeddd25012b4dcb14da6d896763ba6a003ca824260b8c24e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69dfa976e259586decfc0635dc49fd656e878b513783579bcc2a5e456df100b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:86b4bd7254cd92f2632d90357ed08404521d89ffdd70a21cbf130f652f71c1de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8ceb3fd7e1d7d6bbdfeed53a97accf43b3981d5e101746e891a804ef8903fee4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e4f81394f77f17552bbde8d5682449216bf676b181df4a25ec1c6c38cb3bad82_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:425a3e4c2774dd14e2d4baf3bc6f9b1bc6fbcc41faa0ed55431fef26cc5db7ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5e27fe06737a254ee3fb2bb5ba38ebc79e2989487de9536b01b6a1d49488ac17_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6b64ed15c154b927714b840036c16293f4fe924aceb5624fc04d30e478d4673_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c797b64090712c154c848215b1bee933946c019c33fc9b08d00532d611f4d27c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1ab33f9ad593ee146550951038b289973cb1b80e15fa146ab20e823c89f64616_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cce4806b40fd1f040da28b0a76e8f7edb45e5e3b68fcdbd1ffec407f8b5d40a4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e237d756150f298076ccbd616c137d0439c8f59c9e9ca44cfc4cb04178b7a3d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f547caefe7cbbfa9c958fe940eaf72b2b08a460a3b401d1b059c3f097f2b7435_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:0b96283c10f51d6e8a5d00acfdd9535804d0ffe7c4c58c037af6d44ac3a85bd9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8eeb12229d09c020f7f71cc996853eb47ea1311b8426eb7fc6f28652766ded15_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:9d07f82ed2b467215c084754ef1fdb349536bbe0e3c83e3d48a2ab7a97b7f355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d36f927b9c24b3647fe58e5b3579a6bcb2b0b50322db690d885572e0d8492ef9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:317c932c74d67e596b97de943694f9561e85be9d8ca3c883865692ed47389eda_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3dcb7ecb5da7d94ddd370e48cea9fb1ee1314e84874ae192b8aa01a834a3238_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3fe06959d74f9c3aaa9fb9a90b3f33d331347e96cc4f67741f7d6ac6daf8254_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d69d1884d60a78838900fb8ac8aa010ffe8a9814bd05c5fd23640ffb2fe62078_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:30dd2fc299876aef6342316851b8baa68f2b404741f7eddf920818e2036b0828_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:47e721205ff64d2cd94f17a704c315ab4f48601dc446c6fdbf6d0651af0e282f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a42c0b3dff389161ee931de7d2f78272c1576632a357d7e4de3a8ad8e18cc2eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:be883bf81f21e85657ac114397f1a226803a5a0c50146d11ca24f5d0e61bd252_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:95a1813fdfba31007b44fc7d0fce109279f775f6bcf1fe7b7b319f642e614d0a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b624d5a16de8051a33eab593d57f378de36877d7db083144f88899929bf1c0a8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bc7bedd2a60a0f3d862de0644e511d6f330b72a6d12efbdd150dc9b50679112e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e8bbd18a1d2d8a8eed42cc86d19a260f2bbe9379e35257c33cdb70980cbfa5f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:03bfe65de545d250da52cd40db72e8b5346f149e8126509801be86b5f39fc3d5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9e8b46869a8d0cec254539d703e5da848364401fa9c203f0561cb0e5f7aa00c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b7c5a30160b834ce2256aeeee9a36a8655e305018d0647fb663106ec7e3d102d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dd5537f856bf3d86da38de94c7ee6fb9851b262515a4efee6aa1230924755721_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:37bc380d77c7db30a206baa5cec23341064ee370eb5ee0aa5bacf682dd67024e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5db690533cf26e8bffc456e69dc1e0d2f9554f6770c5ac75ea9eb345e1c101e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f7913b9b8f0aafcdc0c0b07ed43f86bb58d6da84ef92f950979eca15fc1a7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:876435e0b14447e833a4e9a0dbed2227bded7d857230557a101c36b47a105921_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4a7dcf77112dde43e0944ba53bfcc3eb802dea755c9610f86b4465b22d355856_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4b3de326992186eeb6206638396c348ef5b4d2c4597eb40e5f5b140f6efb0abe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:779674ddd263854aa364bbdfeb92865821613d6da30a0d3b503ceadaea48cffa_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d3a37f7d09a85c9eff1323c920a9a2f471908e90b7a1621155bed93048c81320_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3806c5c7dc711a3d63a26b60c8c257a1ed87dfaa3e628629af4ccf06325f6ccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:52680ac76f439d5334bb257ac7deb433ccfa6cd824dc2d9e67abf6ec970ec7c1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:65c1a312a57a482045f442861f6a64605d64994304b07567af0c69eb4b205bcc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:76901d5214dc2c2040d44d1c46ace24f403f95a92b825176c00ea29d7ba2ddc0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0f12505d607e05431b905de5ce0c31984ed4ef4dbc7f027eeb019dd0747005d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5383f749ae80a70b6bac223d5c3ce9b70d58de06c031a57b02ea5510f4cf2e31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:76e1151f0d25719c5257e106bff680514e740983333de92097d55f071189ed18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d072c04ce9f1777925bb8df07925652b0f8e684ce2e010adc6fb2c7953eb66a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:786c62c9eab9cb68788ddef5dee8ecd74e03a1197293a3047adacd489e034dda_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9fb2cde680dd3f850c23ee7abec1a4dc8fe0d5b3f2a1c80ad6c8ad7a62b53f4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aef7c437611ed1adcba12e9875f3fb2f094d5116d5a0449066b48f25131faea4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c01ca8b3c84e8ba98e35d0cf0a659e76bec4189a198f82975e6db25ceb336b9b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:41452719dd766d6229b9d1d808b89825b1e7e0aaf8ab8e70c0aecb1b5eb30edf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:9969b96f421a3e9d27a495bf1eff33dba8ae2c12c0cdd33895b6190a4f75e000_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:99e65563c13b1a6d3e64f79ab6491b21106b3d46ef75ade4829c33cb97100ae1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cceff5ba4ce63edf605c087cba759e8dcc40c2abec0534ec856e760f1956a85a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:14ba0bea138b281bee5db9094dd7dcd1fc36c4712198f408c8811a7522bb877f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:416fe4e736d5f3e3b0e4668fd2f092ae855a4073d18a064bdcca73ff5450b77d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9039143f009152a4b6040c8251f3444fd1daee5ecc76eccc98818d9a430a1bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bfc08679165fb0a4c17c4002ed676f7e6fb0571ac72ceae8a1933436753fdc73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6f698b3a95ee24a6c821c9ebf30a610510a639c6d3c56d4399fc45d34179dffc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c44d52cbc06cd3702b2ad8d963f15dbcaf0fa5ad86a800b9852c4f062fc10a76_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef54b7c8c1f96edbed0f3c449b57c6869ea4c33d97f883ab697f53f7d923f5c6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fe664cfc24f79a569d7c01a226ffd13bc91fe1aaf3b3c096dd8ae3d561670d07_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0edca20347f1e9c88542925020f52759547e2af94b54882e739d6c7fdc7150c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8d99a2cdff81f2c41a6b38c625f7fc6f824eb3c3b443221039367b790d8e2a72_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9da0116d6b0b4f33ca7ccfc26658ec79c8a4ba17f8a63d0bd399ec26808382fd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e5106bb4c8de0ef6b9f177e58366395c5bdb3bde226d25a7667ac54ebf952d6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:226cc05403576fbcc6d40b001ea969402a5e98cefd9444329396de56ab21c36a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:850062314bc77b0442b9f4bf463db06aa716f62437b5c9d15b678eaeab9f2eb8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:b08df82541f0a9078c8ba31db67897137a2f71fdc9fd0a79e5230ce16b3e9735_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d8547d72a4b791ad7435ccf3883c427db9f6592f9add54cdecd0b46f2b55be60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:25db07689f639f79919d6f028a10375fb9b68abfd9cf55829333d0360a7acf99_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7e6de11065df1e2acd959d9bcdfdecd4832e27ca92e291c8b5128a7c44c0d8f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:96aab15a47ed8722406eab6ee2933a1c842a29a49c2ebddb60e102d610c092e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a415eb2cf567e2b9f02fcaac05b2c6dd11625cc3120e3a494d8690dfe2a413ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:048eb32db3c8e83767639d6ed9c7e07406348b309dad16fa8e0afb61a65cf87f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:138478cbb17db8b8cbd6574d38cb1c1a4f72bd8d319fe2eb02954076febc903c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ef6c3a619bfb3bfbaf9be20fdff6148d1af0701d4ab13a047867f734859ffe1a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f90a83b839dcd68d04ffee8569e4ffe1bcc695d192c9026ecfcef9d52428e4fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0c2af2e992c5b0ae60cf87b496f8c6b5b3f736ef7576ccf6f03d37e3a2d9cab1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1217c6f9b998c01c7a6c283f035f11692d6393596194e338578919d8809ac2d1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2bb41b270973bd2db4b6ded25357ad5b4113e03a64a5f55bab27e6723902a79b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3fac63d925327ae02db3c5afb3e0a98ea12feb309e113abed5db353faf4ba7c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:18f4a3cf19874d5b1696baa731b7b2207db1c52e014d99b42a17a7d1125e05de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9e25ecabfe5600eb15916f819b853e7d6a445cb61bf5a2fc9396af787213905b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:da51fa3afa3d7cad2088b785407b6ae2d73640550410ed375254c3ef948befba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:faa48301669a5fbfe6f8cbdf221e964c349956b51d95fab8bceafe9011f5964e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:73057cabcfb42e5b5d0f8177b08e6b2eae217b99618d980b8217399c2978aeed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9ffcf3713cd336d9fc552be6b05f138b9d16f225e58ad42d7a96c3eb3cf154b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7e1b5dd5ed0d13ada6bdbb9adb924cb985be96f4345e2d8b14881a5d55469f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:aae9deacd010205f4a5f4ed0bbb3408ab493972ed4acc5ad296a81f0099c3ef6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:19e833e3b514dd6fd339e0c00f8dbd6c45fb7ca16b9cd291d50ab05adcb6b1bf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:67df479466b162b90afb4d17a6ba5d3d51cec078adafceb0a406dad55173371d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b580c79b9edff4d51d5317ff1e1dcd4bc193b439c268bb5c084019c1ea3fddf4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b63a4eb2eec521dadca336416406b595e0db02b853e233e3c80ca454e1153b28_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2fbd7baee98c89f59a87d541fd4f7b2e14eb88645b53fefa7b44fcd86e3e1eff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:576cacb6ba6d2aa3882a295f1774428a945e7b1c967830633293ce04bce08571_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b41266b3bbbb3ea638466d14a35aeefee8acda9a0d2157066cbecaebdb751d4a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f162f5f3a38b4b1b1f71db3e1301de7c60baa3ce9a4e8e5bd66227795d366b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:11718e3d6ada33abc0530890da159ac99e8f63b03266eafef8819c48c92aaf51_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:1657eeeab10652e30e60633e4fe5f50f278236a2814c6a53bad9effbb98d06dc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d4022142d133560c79c30090a045441bd90271ec8de528d2bcb4590d96ad1e98_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fada881117627ed34c8001afc157a42f6cf0efe3e4dda2b73ff8d665c2f8a878_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:00d0abda324914e5599f289c37325f387404ad48793b6db32b3da0486af18cb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:07558b4306c0d5dd18145b65758bf02d8f451462b28188e336f1dea1091eab24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37287b7720a8d5951fdf6f92b59a5b25a21a7748b93bffe6a4686fe377e80a1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bdf5c2bae7d4516fed258e2bda5cb9162bf42112dbfe8399c2a5f4596ac67bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:3e8f19f8602c6b0bfcce59dc51858195d4c10fc53a652c6e49be3fbac0bf1338_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a5a69b772a5f1cb9affeb3c4ec5f050949b95b02f55eccc8e5897d5e392329c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:87adef1f28c02c387f795e0eb47fc925eef6013aa0116e5fcda016407e4d81cd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a973533a2ecfa414c1f95c4d8ffdbe85f18969a740c19d3b8c4d2096f17a94bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12f1e84fdd0ca084e018f3f9ca550bfe183412dfe42fc9ccb356238ddc572a2a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1d516d0e3b8128ab9994d2a7df68251a87e0bef013a6bc7040d519ab68ca8b37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:58a646461aaea1fc7522e11a0a4acc5ca784923581a2d15cd36319cc1d59d210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c399c4381724fe755e5b7cf87e011eaa542a86928fb9cdef4de244cc57c192ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bb706db0ff9b591f189d089a9e5bd5bcdf5371b312529ebede24329a82e9806_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b9784c555f0088c201e5eb269b18dfd3212c727cb202250f18139fe7ee22e6fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c6e9100f0b6420f2ac9f68bac1e19ea5a813b58064d54610cf77f86fcc1410c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:df01b29e279c5fef750737c48041bfb4ef531599fa6ce556987ecdfbf8eb6767_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:443c8d763eb16ce12ad7660e36db67f1f5cb2970cfe0c8ccb922d4697f9e4da5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4e708aba93aa644457fa3aa047fafcea0b504cee71724917f497fb4f0ad59210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aad14619136317ec49570c1059d59036fc36ed2e6df996918f2741a7c1ec90a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b3989b5959fb58d543612b9da4dad6797fe62677fd148ca59ba77c4ae4c9e17a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:00f150e9a977b547e1511fbd0972027a01bdf4852bfaa5b7c21a01f1bb9cdc76_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:254799c9323f6f753924c1b739f189f5daf7287cca9e469f169bf5b145dac19e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:45f94d3ae86090cf4ba0791b9102e9b118e0e9a28d3901611051c9eed86178b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9553e2fcfca8cc369f512d405c92c35cd79a0d5ecded5bc11be78febf0efc8e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:593d8b13bc16136998a2d109162e54046a08ceeda2a74d1e6d9b2d220a772f8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ad0b598016cb0aba3335d6d9bb01a2767fc3032baf24a2f8a2d857651a38222c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b5ad73901c7036206068e9a24d71cc3bcfa88207a59ec10521f1581d784debbd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c2b60ac1878d974e0608955a1c6c104bfb840853fe10a6bb6c971951042dd0f2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:182e148ddb5ae83c7540564f0975f28c17fd859912bedd6392231fee95060d69_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f766d291114a36f9233b68fb3a1bbebe65867c37189243df0c779e3dce7f509_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a48cb051fb2a8e5c70715093012f18b65d9bbdf7a4346b1cb828f2592975050b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b605723a4087f4555d491389cf5bf15711cbc1b1da84cdb268d4fcc5c87683df_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2e976d4a7016dc2a541098fce90353d3bb922943373c8b820e5c95893ef739f8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:68fcad612630ef316bc5f86ec98f828dfdb928a236e551a4c8dbf8f919f4cd98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e44082e909372715fb8612484c5fe0ad82699620fa530e75f10d41396ef6d63_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a949ed5a2a43edde8fd2abcf0f91c4ba4cff7dcbbf131a2ee579d1256ea628a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e7ca33f11829a834febec5a1dbe0f267b53fcde66dda9128eab3df006d2d7e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cd72d535761b16f14b149a155a1a0f4f0dfb0bde6e5146101914521ea1e2a365_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d91fdcc0e8bbd15d091c316a5bfeb683a7e9982ddf474724f49acedac349c48b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f85e6be61cb6c744900578d654909ceaff76eb98df36564bae2e57a3a4bcee05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:24068dc6b55124cd76463fa0678843ff83f92b65fa43a53e360ec03c5fdc4fcd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4c58b309f4603e59b3a6e35c06e60c37631d07d0f07228bb757102f741b6edce_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:68f715655f2b9abb1f22a24c04794c2d05e3327d8125701c15329ecec2b670ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc454e0621f04eb9e2a384ecb30b7b863178447938f8024719a812712e4277f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:183bdbb02b5bcfe7bbe4fee5d0fe520c986a5244f02cc896762d36710498c18c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:19fd07362ecf5282edf9086f840bb9e1dc3c6da56bb8ac3156ad05ec54be9408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b679f580e43660d36492cb57d275f6cd2cfce6d7c1d872d871ce7ddd9364dc72_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:dfb848cb68bea17a789a807b5edadba37a02947c506b8fa58d8b6376cfd3fe48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:4982e0c65a5469001613886115ddfaba5e2bedf6c1f9c2dd538a73646c190b00_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:89c7b0e5f1c0f13effd3888be07da4acdce02eb54fd4a214fc8a3f9c204d82b4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c04482437d736cfbd2259aad085766f911951255d77bde48abf34af758e42744_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e0f6f48dfc0eb1f410ac198eb6ef6a9c6ee288fe4a01b7ef65e6b62f6b939153_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:097d5658d4c2cfb9e88fa9ab82ae4b4d7f3108a4dafb42997847cd714367973c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:221e48cefff45243b181abc4074adf95df97712990030b4f280b65452083bae7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3f8362646716993b61d35b5377b402ae627c15ce3d2e6b7ff0d5b52159e81726_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:73acd569142f5dbfffb16d34dabb2e05d4552354cc58bba83ef8406029c102d1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2d5a9f1213ef66cd474cbbe11dce4c37a56613cb136fddc8a5a93ac63ebb79d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b5e4275e6a80d99ffd2bc73c26b421f7790ccf88782aa8fcbb22d588fa15857_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:a7216bd1136625966d8232aac1b61360a26e86ba203a6135a32395482a097bfd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd0f6d91a4687e3bcc87e4cc6f1e34f8ad19346648e594491c760bcfce671c96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a9a27ac5377c42979866406869e8de55cdc219ec7090ffd1e4f98c98127ac27_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:57db654e947f5cd7efea9409ea18509c3d4740e03daa164c62faf886a7287ea3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a9ded8f2c9d761de5ca64c04665fb4c9d69ec31ea3ea3c7e91291101a00ee876_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:bcb139bd20b7cd79ee16cf8968dfcb0a5a3398bcfa734dcc2c2ec47dda46a93c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0e56be34b942905008d2b7f1ebefe0a4446cb35da9f4bf09e1e3c0e15d88395f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:761b0b68ca18e23e758c780c5baee54607549cace7f1d337b418c0e0ee630ddb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cd32f964f1f4bbc981565fbf66b6ce05547a32fe89fc6f6fa3f634791120cf9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d6accf480e8645c70f53adf062189259549144af3a4c3d736b28c561dd538f0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7aedf77c4e1ec8b09c77a9d37dc1d7c3651995bab2f84d23c1478e06fe97a7a6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:fb2df252487a734b3e051ff54713a7689f7f1e8cd93557f846458f54d3776162_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:786831a2af730d5ce6e8ac1c247599e872e6c683ee53946c9a552636f02c88c1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9d807221e98130e63530f757157207556a7b2bb7fe7587f0d7c5f9d1ac9592d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:9e739fbf82f09ff6bbbd9baf6f2e64b0056ba1608b979e45ee6de17dcd5fcb85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c2a9ad6b4707faf2329b88b12e06f6f10c5bc6ff15c06ef644ff14efdc736653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:84e1af7983cc502b35755475dcc87c2eac2e931f623d070736580cca65081992_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8a9610268e8460c1ffa73d5f27f7fb9760b08c4d98af29cb0edd30b1afae7460_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:952459632a7e13cff2a8543a1a23e0032e9c163bc223102ca0c8d92c28e0acad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c568a4d0ba7a6137d77cd37e77f48c411f840ce7b36df3bfde76a5047a2c3f7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:21e0a12571846addb7b6b112ffee2fe3ab01a501fdb669d9b1056381b254be89_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:97eeb443e12e9e91f6a38ca22ce4017ed09320a8ac1f79184d236fce8e2b21ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d26f837461773b3ba1dcf7b77fd95fa5f36580f4cc351e121ec65fbb9480dbef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f1fdf87492d66f03cbca16cbdb07607481041080c244d94c59a773cbe5457734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:899eb4bfb863d1cebe38b4b8f2d098f0dfb501eed1fcdc794215e0d7dd649b92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abfd8c69fd7ac41b2a46b8398370b79ff5f7388ce09d80bcb88180b160ac7c2a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f65fe33668fabb81400649500a2fde6dd3236650a129e074664a129c0bf6d738_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f797d5cedf4ea7f121eced618e93dd4f53eb6ec5828afb978c3a2e504e16c11d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:1560bc58a43485387fda173fe0a8a396c2f6b038202bd9863c85d1b666f3ddc1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8044c37bc844e6b52ad027f7f7557f8364e73d49b9ed3730b2e51d1d41ae0387_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:ad0d0922f3417545e5fa1d6d5e7f05476552388714757e856d42e5a65fb99e27_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:efd6130dc94592715fbf9fd2f48dbecf827c64d521e5850ecf773aa07fb3bf89_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:64e1b9fd351ac5ee0427dd131b0dccfa961b07df2dc72225f59090acab8886cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a44323edf14cc87c14bddfa0c06979a8f696a159cb091623a8351973b35b4d14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:c0b9d948d72ee8f79c2e6b4d2f255c6959c21bb7bea1d7b0a260a0b658e490ab_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dfb14efc88780729a819cad4cd19805fa7f5b660067b4e7b10f61d5e8ec3270f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:15d9d32b5eaa1603f2601dbd6898f0182b709292ab0153bcfa7bfebce5be13c0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:178cf1edf9a80f37bbb19597a34bdd8edfed5e44af3ff7273a46a7b4fb7fe964_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66f9ceb6d26ed52405b9439606d49b9f8158c0d2b6b0eb715a22ae2c746defa9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4754971cc6f907064a799f4845fc9f949a3068a5b818b23eb292c8346f9f2f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:766ba5aefee0ade548842c06f8061fe8b849b76d16280e3c41225f21d2d0b6be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8730cb01fa2ea29046c200890d8cba4b0291d769db57875b93c8e7c1c68af3e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b2c1423302c27b56725d91ef0c9dc34903eecee9b0e8bf6761f179bfcc48cd32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ca6573030508bbfae251c27a292bd25384dbe3ce55cb58865fdad2fe460fb6e7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1aa25a4a4eef7443d6bdac8f5d159b41db9cab89f56d43d2d7a01a0bb7929da2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:30b84fb0b78767956548a81b10d276979967e99bd1dcaca2bf06f7a14967b86e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:98a70790286c97045f4ac1b5ec5de45ed043fcd0ccfbe96e6a93dbbf4ae0d96e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ae9f9c747fc7f26dc4fe31644db03b93c7de10384eae1dd40b40767c2e654667_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2d3560ed1da1d414471efc17767847312a9537c40dbb327ab8951a393efe288b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:58bdfdb8d996abe6f35f177acb3d7e3c493e211090af8b30b6376601c57257c9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8eb98a0fd45c22a0aeb23f8c2558d37a1801b5afb2a2be36a9f64abf40f6a3dd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:97e599fbc19e379fb55e9181ccb16de1af1e101e6c10f872c35ff7a9082aa937_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:115ad4f19e948ae0fe04b57c131a3ac8c261cdefe282374a667dea850e956500_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:15673b625efc49511ad48958f766aaff589c68c5880c95d7c6c89e5c9c9bce5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:78f92ad65baee06e314611b83e07e7a87dc4e3994ecb76b5b3b2a2039c1aa2b3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7f0ce0299f97924b4c3ebd129ebc0d9cda54b1126ec933fa33f20f438694a590_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6b4db8392b4fd5d49b177c707bed1048c6ccc7564f2dea39ebafe492807884df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7aecb1e4860f54933c9e911b415aa059ba3c7664c2309d406a56b305887ce6f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c662c420d15d0419d38af3038fc232990bc21299a9e56b26f4df6371d8022dd8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d7b45d95a2687972730a64bcad78fa793e4a244d5a034969889e4e5e5b319057_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:02ef6749721cec830957dec8da2d3fff2dc88a9bdadfee0f7e3177a27d265fe4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2fff2ecb2b19603744be8e2821f401a9e0234ce1b4ac15c27223c10e24ccc7b0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:62e44648b669cc51e9dcaeec49d2c5b880fb93c32c2bbc1f535904b40849ded2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c1ca8a203ab5c80f3d7b8fb9e026a46a75bfb0f5d6e4d5ea09dfb2a2db5c6a2c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:56f09c58109b0455903b4b1e938639c6c1a9491d4206a1e7b4515f89d5510a5c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9b5c3e0697d738fa6c1fe2c115d2133275ec3adfe2d412547535a605f30d0c00_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df2d7c18bdb6bf49c2f655b7dd70cd4739b2b9b4243fe2f136042b922a029e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2534343a990c27b8efc5d674b4b97b24acb00d781c75004adbce0c7e187ea742_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4f474f91da6fa969938f67a7b254f6e34e6ed2d8ca38e4de4d7c190328c65352_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e2b3a346ee194564f34a2db8ca14c08340b063c995936cd06787b248cea65622_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0cdf866394b6db732b741a22765a096f04feaa6d0237c1e54d310cfa645f2883_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bf09aede6dd816a7c1f6db9a73f25e3414e0f408e5744dc2f32dca5c73f06a74_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:db8ecd1162e094b6cb166b88dfa40258f31cdc4db3ca7f6a9b110893bc27d044_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:acff56a6371c4fd63e831ca8149d5dc5c2f66fcb9e5b6f2d81afbf225fc9cd2e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43bb0e2b7af46bbfeff6809f44f401007498cae3cbc04a9c4e8f8033f3142d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43d5f576d8c78508793fe745384e7c12b08d52a6757f2a60a4e416d2e1297cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6f5fd70511974d782b102cd378cb932ce27f58a18ab53599b570954c379b88ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:76698b01437d4d0a46f1bf3bbfca30ee2065a8684199caf406e0e7a027871741_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:acf2839dbc4ed85e957d4b975b0ef0c08cf06d42f75f11704e9cd54197548784_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c8a1a13f5a36513e22f8db1345386f1835eac5b7f809c6745fe43afe8372ed92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:00c3fa5a11961ab40d820619e649974783d90c2ecf4da292ffe5caa6bcd1d7eb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15a421e4461be8683d967387b1224fcc0179d478f46618d03c0e7f1222ca4c69_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:663a50864f70ebf653e8ab5a167755ee632d58e199b81bcbbf0d43f01cad2ecd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dd4b72aaaf892109abb29961b61fb95c77ec0a7b09158d747c84116646c0005b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:22d7a0d9938f75746797f97424284f6e0aae7f853b392bdc87e183b5c834972d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7ede51978a537c20cf89f7e2c469034859ef89b1f34b3a8c89a727378746bd24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7fc7a7fbeef800bc1efebac7e1d9a3110ab4962405d181df23b01e0a9ead70b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e0f8524eead302224bec4bcb23caa0b587aaaf1582ba0e9e6ecc3e2e9755bc32_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1598a3a15eb623d10cc95a97996611c0949450cff57257b2d1851c8d83657a39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e97767977f70b4a53e7e898af37d51c1ed2a0c510fadc3180d3ed6675ea5fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:acbe9df84cedc53ddc968e5027c662badf18384a9f25ad78c914ec4eeac208f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d19ee5bb8b73f322b0bfdce50ffbc25cd89737b6d378499bece9be0dfed8a262_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a0d654463288adab9acd6dd6bc5e9bfc05b60081e77877e285b60738c4210077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f3a38302163122cb34702f23e88de2db5d44d70ca24526f4a73624cb091de243_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:348bfab8b43715c5b79610c50bd7a8c383bd7e0d404fe26ad3745d803fdaf339_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c4becd27abec4f1dd782dced2c91a832a731a71f37fe7a3b2d07135702e0d512_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b27cbc2a5d54ec8bbf744ee483f2cc81b9101900ec9e229d362a8169ee72b29b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dfaadc0fd73c36c83063ce6442a9f5e8c1346422f7bb10faa8d27617a0c6a710_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:57b58c92ff48ca5f8275bf41b1f1284b3f0ca881df22e355585ff7877b215198_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ab7d9c2e48415e4cd8a1584e942dd2bb98848aa657ee7293fadebbc6cf439c4e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:eecfaf9d138ce8a5618856ec98f2d2b41d2b025acac5852e81ba20aa7443bbf5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:08ea69707b4d728f1368947281cf3ec122d68713209cfcb0e91e5322bf1ada5b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:09862c60fc2dcb1fb0aef2776148ff46117460f2cd92e202c76c0d122453899e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:59a251157e8aa68bde3d1953a52c2e3d34faeb9088340c7f5f8e818e82acef7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9fc0a293a6420dae695cb7dc0ba7306805af3bf984be3e31ea585f373bbf2011_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:08bdf0bc7808dc10b3597b3e37fe97d768f0bdaa0b19dc8b6f565c15993372bb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0d1e25b874b260043556c33ed62a26ebd56bef929e3539fa86db96501a798b14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:32e253ee82038724e6455b3e80d1ea6b056c92c2053ebb22ce329ca5b7d5f03b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c478e1e2e08bb0b44d9bd3ff8054a12e7d98be7821045cbb218c62e1fb2cd8dd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:06eba656e1b664519f5e663e3ede831465f1635ecfb1d293c1b1b745d79b4158_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:19a89d0373af1265e09e12bd377e5bf631e5fb58c36b2f73b8ca86d186bb0840_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1d2da7acd64cc59f03f6a986306fc7d51a680a55b7f62e180e66c6cb3e213037_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7bc8808eec74ba5b0bb91d23e918401da8a4beda52fbe93975f4d7d190836aab_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b075e0d54437ff4323eea051e2347a71dc085464c2abbdcb4a85d55d9fb84e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2d19a6538ded95c21b22b0489b00aca53265ea73b4f5f7b91eda8f24fb39a12b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3c97585f4dd92f700fc44e21291f913aca946c75bd0124f832a6d8d1c5f3d5d7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a7b7e0019f78254b5afa024b7ff6c9dc0440e40d0f6fdb22e6ac86f261435915_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:085602599cae9eabcab557a60947d3f3abc272c51c3beae3ab9cecae3b71a3e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:fb83420683a5c649804f400ff80b041693872fa9ca1bd423184587e4c4e9f018_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:344a60ac1e833a349a8f24f3db2859e9fd0f45dd562ca50478973868e3669451_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:693b81294308ff38490144fbb45de352926be577fde7668a60059f3e5be3b776_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7e57a906f55fdc4522dd130c76942999c5c28f469579dcdda2e78949a860b8f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a000a2a94ba6f3c2698171f1cbb4d6976fd241de64857aa74bc5783301ba5165_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:2593c53eeb484b020e297c286d13e17bdfb52253c06777a124b62eabdb9a1090_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6677aa15725f5cb40cb925224454bdf1ba07e37e1e0240b0dffd3499bafdcd27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:32bd53429d58f46521bb3b3da28dee2e9dfce9e41992d9e15483cb1da656f569_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b203e363150a6b9f1e3f12c4424af0a4fd7f3f5382bfafdedd041789c7fb5e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d271c473cfc854b34d17114967f659b0ba86a36f408696f348463e106930d657_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ef6f8a6c1a8e13578d16585d0bcefe15ef7a246f779e2aab32965e5d7016af39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0ad2b1b3b63a22d793a67a220550e7730d49193e36443b9783d045d0d628e986_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:624899ec57f3d7269da3b5acd20040fe1ea2c1bcc617910f7659cc3110548dda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7414f3068e135ba5f9e0796967297f66dd619122e426dd8355a7d21c88c3ac36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bf6ac903efe307b33a5d17a000c4dff28c5ac55f5ecde7d65a15025d291f9053_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:35396543cbd1ebea8e70f1beeb10b4fd87d9a42293b1464fc0442eeadc6c0e7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4bd4ba390e83fb3eff7d17281090981125e08ecb458969b5ac95da4342641e65_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:602dc9f92b7a8e84e6eb998191263d186d1d10d378eeef0845435715bee812dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:622a2e6ba66f1624454cf3ff9229ded9dbd06815ae6512f251836da18b545da2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:265112268f914a12e152e58a674116408253b120a35d5e696c2afd059b6fc015_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6e2c4811105f74a2200eb5c14cab29dc5735465f3ade08bd44378d1a3f3c6a16_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b4c1767d3b1d7d32b79c58d9894a85e4e897deaed7405281239058b204a5209f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:dcde633d96ae797962a3bec581ef3078a5142b3131595e0055031195b798bc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:47731f2034e86e1b86a86d1b9ab20e1b978f89baf270a567de3b6be17665dc6e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8b00cad2744076ce7186abb2304a0a1ac8bc84e92ce76c843fc19a3d5f79e049_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9edb1bba41b757bc30ccc0bd7d823f3574e21195a1a4075a31ae5bea6fcea516_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f3ad88ffd94f0fb2c825452841ee7c938d81a522d8e8fe09d224b42fea301d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:24830ccec39949668dc836f6532f2375d0b7ac23ef69c78315139c4e15af4088_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:67899e606e1ac40ded141b4360168959587a7f1385299f99ace9312016cb01da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:708686f865ce646ea8e6405db61f539773444e873f6101e733567cf8be40b1c8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7fd150db54f6ddac412e063be423bb17cf0dc8717df7fdc32fc52434cf7c866_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:10e2611fecd1ef8a770a366382bffcb32096b3a8b396d3c0f3a67c06a809e186_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8e26412eb9c4efddfb90bbc864e68aac6ce43541f5952250709e973c75cbe8b9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b6ef9bc4955ddfac9ab851f8956566b52a49526e6aded669271efb338603f3d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c084c44640f2949bf5fe89370cf105d8307ee1d2f9ec8b5bfbf7dc865fc45476_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:8268d0e76b556f2b0413ab6975f15aea685b140362bba5d245ecabf0668a41be_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:b1e1d2e8782377f73d8b9d458a7d433dc9395ec7fefd2e376a54a19779dd4ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:556d277848c695d76ab33ae109b99e0448bbd60262b39ae7f5cdb5c052252b3b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8107455fa57ff48346e4b056bac8f1d73071699505c62e3c4a6b63fda65d1301_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7c037c5134abbbe50088311f7765bf614fecdc7da0b58b3491ed0924a45cc1f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c848d97da53997ed67654ed4cd558961e4ced5fe80860831f6100f27bb97316c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f63f5c139dff756c4a36e8c8aa18aee4dfd74260ca90a6c9cd8c68b7a23f5330_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:18e2b009af42ae09190598403077f59ac14fff0083dbd0377b23dfe8bf90bf85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:23c4ce9a3efd2b7cfe52406aa0df67bd6b17e2ff2583980b24e5f71c4e69bdd2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:45faf0f08b479a7b6511703243cc6746129fbe639936f693e245688e33cda4f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5fddf39479d0594b6514b837da1e9fc7cf23aac4e092a43feec2dc738f3a36a2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:27662597b04f8a83ed40951fb3161755e565f4b45cb08160ad65495b1971b1b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:66548d316213a04bab082f88b71e84f26f93e3b861144b79ee2a1d6daf236e67_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:915f0ebb139d489bab32c418ed4708935e65cbb95321aeac9bd3dfccd682713a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fdf3b790c4ebbb4a049a452ee65a4f15de7c6b1fa06227dec1e0f44879d33d3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cbce9872ea22b8756670549f2844f8aa6a3323779774c4839a455e4f831eff31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:da8d61470c3c3120912a4c05fb149d404da73c1cc654faa36c5311b3ba47c554_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e33aa6dfd96a471d0676b033c4ab64f112e7a200b15c74051bbeffbf48e68eed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ecf24d093581fc39574dceec3d50efd4c3146cebf49bb7a5a450b3f8ce740551_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:389bffb7286fda26e7f9d583a982f673c7487e4b152d0f1449fa0cc5956f0850_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6c6bc1dd1345fb7f5ba86cf728189fe3c576fe25d2b3e2caa6b3436e2c6a42c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:750d110adf37079c83b02b85f49fc612c9ba646ef5ad341b9a43c3c76c084e5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d097d858dfa7eb705412902a77e8750fd7fd883c8c83e6732e102d6751f275f1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3dd9ca3b6c119ebeeb38e5529407f1889ce2c06c11f15bbdb38955caf2a3a44d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:53bb0329ee10d609d297ebe7327e9fc2db866a3d32b87ea4ae04fc46d9aea7b2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9bb57dbdb1f3e05d2e711c87f59f05c56aae4504a432a7bf69d0719b614f5ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bdbec412e541109c63c5f342be19fc88037c485b199856d55ef1798510ee4039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:332ed123500ea4dedb757d95f0111658b96faea8f8996fd74dc14e51e2ab9978_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78d21fcf562cac4d525153a03c574bb2a9ad71d50f955e263f06e2fb2b1daa08_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:907a8679fa95ea05ab7132e5953560b61c9ecfff5d0ceb4124cf8dde42530cd7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f7a732ad09341efece3af08500fd7c18d9b70e4e2e218afb2fabddab0145f393_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0958362f0fd9f365fe7c0553d468ca4b116c5b879c26b8035205fd95fbda79c4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2fe9e91baef7b27e2396be83a187282ed19482386413f82f8e00446044588132_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5bad53fe321f2d924f07f7cd8b6f19771631a3c75dc25df875d25cfeed6290ed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a42d5ec3c0b582a70bfb2297f3f7461f4b516aa28ea8a6c12c6bca2af51a9e7e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:64b0f83d2d4b40eeaa6784ed20019e2ae2c7fdef43c3ea9a49eb07a3ef27ddfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:744da89cf9a8ac399564877fe699525fdefd31d302b70bbf33d457361235ff26_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aedb8ec541683a33066c8e4393fdef2b2940879da38f06e37bc4aa247038081d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e5dc458e034b48610c05a65784b4ce8731709969a25867c1174beb7bef0d43e7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:10c59d23c3b20e640fa3decf0fff7db097b1da46b58058b1a9dc1284c8d5f1d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8946f0589388c5ac174374e2de1a4bae4d6134dacc7fef9a95bc54f41265ab9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9ac3b13d328bdca2a50d286adf9f32621a3a059f3dedbb0f3414bbce3b1d83ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c56dbbd0868f35b7376cf4208b10f1be543b5b8096ee30322b44d31d5887b784_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:104e230cfe12c0f6218d5a834c5e85d1c3f962c9f00dab941ef7f409243c94d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:56e6a16d77dc1cf0dd2bae15f9117faba1c88be9bffcb4113b29dcdc32bf3dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6014a9a744d98499f4e68c99a612229b148db39c40dfc0fc72a0b0fdbbe26626_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:92d6845bc5c65cdec3d0f59440500af1b60b070b415ecb6e3c5c276fbdb97f4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:86dfa215430ea4c2286a8e9e0921f3a4ca14fac70ae6f5ad4f66636fd5620e0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c20df9f23d90cb585878aeb06e921741267b98a7b078ba494f6dbcdde2156020_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c64396e8b58f76b4f416e1f76332c6a28f2ac866240a4a07541d6ef4b13801e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fce08887d2471192a8b68228f61636bcbe2a8b78885512d5ee24d55b10784df0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:42cf0a1f66357b0054b4932b2952489fcb46182e4ff04501ec3b8ec4fc86b5c5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4652118a90e9d0fa90010823fdbdbe1c49db2b208cfc948a835c7f2aedcaef14_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c827d0d949f005ac61c1c7d43ac27dcb842cfc2013e42b7a70a72d18a20ac45d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cd7eb7f4b822575925bfa223282946937c7dc5053fdaee9cbfbf8d0c2467e59d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7b4dde279a23d7f73becb18b204787bec7ca9bb85b0fcfef4a7323ef59dfe6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38bd513387b83d3388d063e797d347932a335306b9f65eb73b7fbfb478b95748_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:96674cceccce573229f82da92f10e3029a5af33b192ae9437214f50bbf9e2651_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b5b9452bcca062df5bfe00b913778e2c182a6c2edc8b649a62b0e927037d7eb0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:578f67e6b9aa327a20cfaf5912a5601489ca0653ad744109b08262fd31d27d68_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9b86e03cdeb0968ad70f6372630bc5e974ccf74a63666f1b4517347d5cf66e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c87e5142780624f7090c8a0dd9ce935b112b74c86b8f0a9f97779df293cdf94b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d6b881c99cea669ab664f41460b5910bbf8953e57dfafbdc5ef6b44d8b45dc39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1b7eab16cec06f09c6d29dc328c723e63c410e101f2338efd38c266ead5a661f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:afde633bf2b45cc358137c70b17b5275adf59c0e71317b5d40de66fe40155c59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f117e6c476d1e70d006f3a32f70c6e8dde636d40ecf6b350348315bc30feaa9c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f7b7e43467fb98d34680f471b5f99b52417deb826624a17dcd957268bf19eadb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fc58e1f537d1d1cfb376c8bb3a1390c008341212540fcd98a4a315509cd7e62a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:80ea2836ec34d2d2995c50a090e9a97623485c633c2cc39ed4fdce34c9f253dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18c5603f9bf889466977a8cbc1b1e785e9e93a76852434465848b00de85a3384_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:852a40e0bf7ba727a9a4f4e65d820184f69d3b6410afeaee5b7c25da9d6222f7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b0323e72aa737bbca1d743568e2388dc2f3763b7b23fda8b0c30c7da82361828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f7bc0d938292e36063c8dc51447fbb563f011991664d6d7352fd82b1f8729fdb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0c5ea8bdffff3d880526de9f5b4d553c2cbc0681dca2785b44a2d50534eaee14_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:25efef408a198ddf977595cd7864dc8c68b66b5210b01372ceb94f0bdf0eaf7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4af0d2d2ff92b30d0bfd1217791f796ab853a709d6724c1089d967cd8b2bdb35_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fb88da574373955332ee34a14390ec328a7ad6e62de8499ed52949656f6ff923_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23b511f2c7fe86c4f8afc509ed707d27a63ee6cf1fa3b74131489fdc7c668cd4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23e7ccb1befa2816e77abdef5eecd8212e56ae6d616f4003392935e7edf7ed93_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:25f015786ca305a2bd100695adef64936782586725477c67bc43a42402e9a4a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:513e02881726c145fdba109c6485c19dc6a25e1329e71e64da6a1ca55a9bbeb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:651e1f43c1483775c0d9ce67365db3d75021e67a3f4dc872071968538033458a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d565301af46c356a4fc80f36c7c8e958a19a4e36cd08abc84cc9a49d88433b18_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f382ef885d8be8e7007416722029689f2b8ec1fcff45f3f405f4dba5afde7d9d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:fcffc574841c7f5f5f06e41063c6e63dd8471259c8b6436210b1fa8f66bcd32b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:06b33e1160ffea1621b8b365682c8b33eb88e1d0af49f2badfa2f2cdc1858187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0adf9a1507c462323ef994cfb8e94a91e05a90834eeb818c6ff035a469308734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4dd70885b033339366a51b39e1a0dc9716bfcfe9b3072a9425f93318ee1868ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a675329ee42ea8e39cf56e29562e0c9d58345a468f895765b6000cb2e03c85f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:046f5864fb471f536e1d07ff4db875eea3323fdbec3c8467ffcbadaea4317e48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:338bc8f6c2bffd8382536c628e99388f1579df9a881c2ef5fde980be70652eb2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:613556b062cf0adc4f9826afca26ee52106805907c1c083580b0f7595fe35d22_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63b5335ff0b2e5ec2a748aad70cfb87a1e67400e8d4a58c4d21f4bbe0ab8fff5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:134163c4600edac7fd6cd32e6e489bfdd03a9e7b2554fb3cc43c696c18d1d6ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:646a707c50a3656bd6cec5b46960d4d27885135a1b2a4eac2f74fc8721723c3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4cd06cc8b51a11cdee4218deb90e612934506c100298dc2d95cb3961619a34a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c28197eb87571077a9c4d102a659e2ee3e9f4a96a2c65e32c2155aeba638d114_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:884468e937461054e4d0f6fbe428c0837c547fdfb77494fc4fd0d80c85ebc116_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a0ca6e2d795cf58e53f392ccf33ebe3a958164d7c807351976e7f34229585b4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c7c740ddb429a1e4c4b37a761d07a28b0a3c54b1a9d0a05d50f52c1046e67bd5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f1b0a334d0a34ac7df7177915c9d86925b1d09e2b7b73739e2e242b156043d00_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:21386a83ddd84b3cd3903be7cb72fcaa075258aefa6a8aed5f9db293cb813646_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8bc70bdd58177aaeceffe4a1ead8014949561a36f49e704edec1a87809a8e308_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b0124697d65e28f4068afe9969a3558ab5239b7b39b8a8e4d59179267cddec92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6929fc57fcf0e9c7d26b858afa505278f09fa81a854050194253e2b84fabb94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:04b8125efeb99b9283590730314e1792064cf887d124906b6b39c83925d97f4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b0534c781222f49ce04e95899cd3558bf62a74c7d5defce8ede815d7aa88aa67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3769775243694c05be0c6d52bee13877834b98e80a32162e3cc990386fe17cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ee66f64d8b3832cfa270298dc1257226c9abe618918de7283d7ea3acc7bfa058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:09e6525bcb52ecc92e628adb611938f208c09436c1cb787539df696bb7040e27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:48f82fb019f0083c414b895589183931f623d9c4f64a545be9460df83d8f23ca_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a2cec88104e0ac39cca06c351868da8ca42cea21014e276ef4c492603c90e6eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d5fe8fa8055701c1d85ff5cd062b28b808a791d658c1e6227cef379dc3706740_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:072e335f2ef540426bd02ab03df3017062cc713e9f15c7d131043c998f6bd8df_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:750327cb858a4bff3df278ebcab6a9c73b88a55729e8f54669155adad0f1c77c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a2762bde107a05ad6ee1b167c6ef7cfd32646b73209f3841ab1f2545f2f5cba8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d3ffde90e606b0344c39f8668dc629f919612cc5a3475e8fbd15aa1bb807a42f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:533703f83c1706641c5423dff8be080c70ba831a0904c4d08cb84247c768fd96_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c34e3b2772aa6329401c1dffa8316d3516368cfaa095a9cba95628bd9ad2a7d0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c3887c6c2d115b686a65205cbaa373882689899aca8cbe5125547db198c84c9a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc6a5e17268e07c6309afdc92acd2a31a8021e3ba9f5d0dbf514f3b9df09e01e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f9b11c33ecc1a60bf7e76277604027fad491a559a01ef6d81f2ff3e1b1630ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a23563b0a48ef83f83afb6b603c3c6e432613ac914f91cee12c45ce88e4568a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c905195d7c87506f478c79baa7af0242c05a53f424a5dde49e379c2a5456cd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f70c550c755645b78b3e7c01118b6a646b1a8bd283f0a9415857a8fad6d4dba5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0e7d60dd7a32d4dcf1b6554c4896f3e6710864a5df8a06a0ae3d7cd8c719a309_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5b2de9e018b94f9453f4ed479113464317121764c1551eb27cb249930b87ab3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:894978ef07143c0e17fd299e1cf3cf66bfd5d1d94c61bb98a196c22c8004252e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c05190f5e6e9886ce31dbb9c97e177dc69b257a009c08298d9964c824f769056_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:037f48344e06fbc216914705d9be8c9ae21a70069b3031ee4dbf07c34e8d054b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:46623fe33e5d8b6eb551a012f5b444849b335a5bbd1726c274c28b8491e955de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6140ab1bcfb22b2d92b8776e5458bf6e1d2d65753b16d4229d4b020c0b4a12f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aafd425c0dcdf391f811bf3aacad9828ca2d18d34201b6d954ca13c1b4043bc5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237d87f0080a039435915945a2405af205b4787a2d03d71ec801f5093e1cdec7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd9dfae5523167d30f125e3be00f666f3b98f3a63bfa55f9c79927123d13a65_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd9a7c1b3d8bcd779e02925e2bd9d79f0c3f839636cb5fc66181eaece5dead1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:ff78f8929c2a152f76ac995d4e9203c6844058b114cf1e2bfafe371f41f305e9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e4437f5baa2f1e07ed0c1a245af10cd3e9919a852eac7a22996a9b7ea51e65b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:666aaeff92117bf500aa2fd3cb6326d39e83da6f6d9d08b883aa0ff66d56fed5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:be357cbfda2ec9e821dca667511471a812cfc6ec8728b8dc9e345c5457b50b0f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:cdf3f134bac400823d74df622bc73368c849621e10ce6e2483a3d17346e9adc8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3172c4a59d36cfbe0567767264b230cb7b1bc355e8753cbf14da088987601d06_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8d38f1aeb56ffc54758fca6ab17a60e3bef145a3221728a56dc10a37e3dd7d4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ab60ac0729c4fe33c4a801982f9a632d7c9b5ecf991b7166b8a6642a621f9490_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c0cd58a244979e44f80ee6bb4f2f25bf4150f747b8db3b4f27b8e27b7b2657e9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5c312b21457753ed8c850d7fdade84bfc01ab2d0bcb3435e5a800ea1b57ce328_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:c01cbd659b1fcb8dba2716f35c5256e886d438bb3a456f2d2f8189cf7d7a3f79_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:114d2dbfa9f68214f2bf75daf889bd9dd8c678f6dfce6dfff9e13aed8f0ef66d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:853248c99686b92e8f03af1f7e03ab8de1a0410f1ffa973c61e9620c3c29ee3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:db82a9efe15ccfd1fc7462166a3dfb8e88ea845bbbcbd78125817ef606d7d4fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f3d43dcaf117d7d4b4ab4db76e4f16bba7384c2c0dde245b3e264d6957bd8f19_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:23ab98b2ad9e01cebf816c41ffcf05a0238c376e749891b69571d14e3254725a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ffc4e82b9d9ed4229d3a549e9beffda45d9bc9d56ebeccfd3b5802ccacf6d801_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:1a191eaf5b0d23e0374829048c516e743555781bae221c9bf2234de24fe8d29a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:3b7c80c9567f0a623c8b44c5bfecbea8997dc61896efb52370cf4f821eac2328_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:afa4fc3ab60c1c50f44c59e40f07fd06b52ddc65d3b87fb4bc9eb3e2d9a83aab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e8749dc60de7657ebf93e7226b47661b51d1daa4c5a4fecf336a17a0e0cf3c59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1c1c12ad472c45ae03529792013154098ce4780a0fde6dfcc8b15674518b64e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1e764b697a728e444ed6267e44dfbfe36f7763bca86cc8991c429e9be5f10027_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22e25afa4b71ce9f1e70697ec3f7d463b2c1352e327f6bb5d5769f6c421d978b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e8372947353c8a6e32dbce30650b91a1f09b20162fef90150a58f3d3764c0e86_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:34dd3f5cb10fc1aa35820805090b6c031a4b771931903936817a8afee2546782_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:751ddc2fe22c3928ae1e3137fd8b7741f4f671d5acc56467b05e3d9c892139f0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4f48095d3dbbf481a4f0044b496ade9fa59cdcd58f6aa9cbea97b3a77cfbb1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f2cc96d8b2c7942cce9c79607176938848aea0a330542f21c47b6bd8eeb4f29a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:10e051b10f8001bc4344d39d32a8d0c46dddb798f6ca025a6de0e78ba5b70b96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:33943aaf687567ae3ddb4339608e562f9f877f43d779f39820741e68f691b47c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7adc1f05bc8568cdb5f376950fc92b8ca886fdcf4554d7dd6815780118cc8153_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:8dacfd86daa69817ce35eb7ca51989f90f9aad12999f1c76e21a49ac036cc444_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:25daab414833b6f1f0f91b7a55935ed5cfd7aaad5d2f0eb8674a06a603187059_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5091fa31975c3af6c2389db26e31fad80220b0bab03d4b880270168a62105357_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5e8e1fe00bc512502b348f16a0352e50ac4a5b491b843f33c72fc765a48929ad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a2b9473de35e8194617769c2c1aaed3499d57a55110827f3f94f191ab02acdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:29835580dae34eaf6a13a4b2c706138f40adbacd67670f8d19cfb952e70593d6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:be7fb081fa52399f118c7393cf72159ef362cc1ed80792aa7fe9847b00cbfcdd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e865bad23956b605474eaa4c5e637a14e5453a53522b145138f216e4909b5348_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ff01b00b64a65dc45eac4e3a607e7bf70e41fe333044f357e436dfa0fc4abcd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:1f64e57709acc5ebc392907106819ad3f8896c436d1afacd30c6952c071c97be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:401edc06a2b99d0c1f9c0e6302291c78e35475003f74fcd9a487c091da70631c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:408bfcd24ecda598d5a71bf827a74c3e10d6d7748a9cb8007616c45e4d490275_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f626e4910ffc626acfbb1d2c1d0ce76564d139175ffd39e797a4b4c957c9a570_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:18064f2babbd41c755d29968a2d3f2bf5865a1d49f6bd9a37c527b754abf6273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4023611263777c3f71fd89b5072b36667dbfb91bd2fceee2923ca590d013defb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa7dae5d07b71b2e551c6d8b428f01265e171eb2bf6e10b3d68764fd9055d94_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:93addcca1cfdbdbcbaf0a01d5de2e63956d7ae5bb4616405c88132c3d416e5a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:40f34d8424475c6090d059ce4ec4f17394694939ae88bccd802007048d35f351_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:786e891282301405fd2ab537b4ab459cf984e50ae4384def434b47f28b6fe35b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c74e92a11425bf52a763fb17976e9efc97eb3e8f6d63f188a3019eb858481822_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d1d8e4246ccac8436bc696b9bbac8c102c26258e902f947c892c91084f7d41cf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:073a7ae3f6dee770aa3146ab25bf109c2ebefc561821e4f249a8fd952e401597_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a8a2e150b72f78f43e5f186eadd267ea49876a2e0579957414802b92700003ce_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:aa8d336c6822ed4dbb522ca8c46ba3e0e090563624353d2b1fac6dd55d00e445_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d464b4bd9d86b902c8836110faafe8c349da3bc03a7b352a2bd2f02e54069570_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:097e955c655e3dea8251b05c0f56a5cba51ef51c7e15b0812cc10f2a36a68eb1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6a447e5642af9c109fad7eb4201140d94eba9f743b6cbca3585e18624fe99d20_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:af05801e4082f887de2d89a685c2d13678d3ea7aefe1272ecad2085ef3d25b73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b888f5efba0ae2447c338beed49f3854460801ef19a0efed8ad22edf083391f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:016186005ba6bc28aaa6eb5e53440cb32db58fdad03c01cae007f13ca72b6bc2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:208c40ac2823a80f406d94cf41ca1cb5c7e96bd25d8ece7556608d717bef460e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:8af3cfc07d1611d6ea3459a77f0d3ccdae0d0b9867fda35bdefa0a940ca1296e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:be59287a152a193415847f19eb418698197e52c8bf1f74eb1162106404bb403c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b73ade6d149819e41a72599e2ea12b6a338d5ebd4d9e24e41178a1e2c31971f1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:c699affbdef36d64881653a63e0e8a5c10fd5dae0ef6dddb9bb7e50de29d8e8b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:368f61e0cd92fd849a673ec2ea2f51e7e6d7c12ee886676409369a580d0347e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:5ff7cea307bba36d569d6d66b4d3e116f52b69441cc071b830310d9f4134f02a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1cb922e93f21b2c055ecfdf002582ddc51c7199dbca1f34701aae9576d817c09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5b7609b2ec476d596f0ee4dedcc3579970fe5e5125c61a474536ed21c8c094b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9878e44273c6c014ad997855ba76572268b8f18709de8fbdcba5ccbd38f2a731_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c1bef96bc0b79e4462606d3e42ed71e4d37ef14d2bea928b592272a149db9d11_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2437833ae04941249ebb8b351a3f731ec04166d4fd8129e19d0717a2f651a234_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7033be83aeb0222e99fff2ed1436d9a9a61c9b616f6b0fa3c5352d8574bf5f04_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:707856466152b42f416d446cc45e45852fd3dc5d2e67c9c46aeb50c6d1baa9a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9705f3ca0e1fed96e556766c1d5b5e2047e4230ec3a3a57daeca21bfc152bfe7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:458c8d962d112078933a4279f40a568b4cac90843b236a2444932dd44fe5fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:7d6c779a0e71176bf7fa54cc557108b7d5961b61db85b5de24d077ed2a5892a7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9de43b02a4982a2073cb1b813b63dd85000c3153cd314603773907ef6ab62e30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a1bd55517958d9320e04f417ebcdae6ebd6b3fcc9d4cd683c54686c7660205df_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/cgo: Potential code smuggling via doc comments in cmd/cgo"
},
{
"cve": "CVE-2025-65637",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2025-12-04T19:00:54.313916+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:53b47cc5cad449bb388468486726593c6f5f0a20e23b035c2bdbe283d77fdc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5e268fb9530fc6ea702bfe64e5ad3864f40d9c0e3beeb2581fe2a8229e191336_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9414bd27ae196de5d952d6689530d09632bc529ea73e29ab09a2a9e8aaed601e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b1ca3d740fe69d29817827b9b5475172b8cfe21546b59c99c82cb1c61d19844f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:879e40240f8a9e6f323bf40d226586f5ecfdb91bfdeb0a2126dfaa67c3e3fd85_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9b4085029ca2e11663e7adfeee36a9f5783ce7106521fe02a99132be4bf4d9a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:acbd8e36fbcccc23f3fbc2013321c793d724592e637988ddc1b0d81b0a538ffd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f51d6640749d0b80892428c7eb2b54e1e75fc69311ce456c425afac40caec745_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2e7fcd6eaae5d8e35155b811ad6fe4cc9934b31a0076e80df6d409b11ca8d226_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:828ac94fecfe5b6e8263621a62187f070f9e3cf2668d24f00620ca47b29c37c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b152b96f3e1c5e6ea18ee532c4f747ac0e0bcf082c1bc0fd8ba60aaf7d914ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c5f8bb01174a32ba07070a5488b2fb27ca7820508491914337a6433d4766f039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e024a95761866be7a23ddcd5fd0dbbabbda249218d36ba9cf51d561575009fd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:4a5cb39ccce3520bbbd2bb98b84df278724e9084cf7abe9f100963b05f6a51a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7b3dac83c616876919f2bed7ef7318dce0f20bd12bcb6cf754814233f19710e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b466e339cfa61e214e09f1b47171616d59dc1748b8e02a096d74d0975b955c5a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1675f4cf4337e6ee6f4b0506017f95e48775b58ae80b02f24d2d6cf4b24e0897_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7b91722c7e9d1fda1994adeb21ebd50726d916378b50b942cd2a6bb636d98a4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4f190f8c7699860fef711a4ea52e922d840b0ae7f7b99f431d29be088e16b12_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c72327fe63c1e302e35dbb0fdf46787529e6583c544a20c0c7507fec8a9916f9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:148d1267925de54e2ff67cc04f7e1eea48e4812881eb13a6d4ac84fc9edf3960_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4728a45a6f0d6184637de454fa23aa87fdab1ad388c0f82dc97a63780d848148_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7ed045e8c4ffd8421d54d6a4ff9ee3b8af00169d184f39fafdcbe689429e9a94_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ee8ef9b71b81d64e1c95c28aa12093098c55dbb4a970f16237aee5cfa1f1756d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:11ba356bc22603fdc9da30ce02a56e0841715ffa1be1533e409f680525e35a95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313103a205fe81020b9acec854f03b3c35de728e2a8ee7f8b778eefcff1e9adc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:48ed707b531cc589ab67cc34196bd107b85250edf3619a3c348c45dfc6f535a4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7e689a159a17e702266acb3e5d7487f9ce17eed2c1f5166948103010747f2db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:377373ba5a37f2fc8fa27875afb5ab500820c68e660b1cab11cb52ad14541577_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6d8b5a059175e2260a85f40a098c25c61608feb4d59880c2eed941bcc3fdc6db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:82a2a3cc00c616964a3c24cf1095a005e4e573cb79c345e9004dbcd35e180c10_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecebe8f91837ebe91c2f9c159b54f6fea43fd7d750929e2a5b08fd1aee688582_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:1256eb041e3f4703292fda7d334bdab8ad59e6ded330b2480f0e450aee1b141d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:78083b25b57df22ae9e0eb27d3edd7c3e73de676f3dfabd4c419b37aa9c027a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b8ef42ea1815cde45206e98b2b0fc70ca55549df44d7ae7470b37567c30ff5d6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d61acb82a53a3e4b0d1d2fb09e94d34d9a990e43f09aac31f335f970a29ca82f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5855659dd086fe497b927919984f9ebbf9e5ab0a110ecc3d761efc6d44846245_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a19a3f623da8d80725954f6cd9aa9717b62c8fca465f242db675b28911906499_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a5328b6e7d62edfebe695362a4532572c99f79cde855f0ad0f46394d93d9cfda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:b49d1a3d8141b1b16c0dee745ab5a0109bff96fb8103ea911db8efd49ae1f1de_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0783c5a17f3458d7e3f59952ff01dfdcfe8510048fb41f8603e73f374c1fb49c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1f3a254a7c44483a9503e70e4abcb579081c62d5cd37ff435be44a215f7843ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:e113ec3685f8d055c89e11b0ac8acc806b4aed59f19ae0eb4e7d896d4276a4c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f9fb910e3a55c4023201befe8e29197f3a60b3c62b7814903bcef5554b939857_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:17546c1840d65f2ee98ac183705e6956f4131d3ff32cde615728f9f25882b603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3c928586ae0b46feacd6570dee3ec49a5a204227e113432194bc353f6014dcbc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:562eced3b90258a09cbab4518332ad36f9526532f2228da862d50b3076aa31d7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c925e942321c121dd314b39f7254913e71992d8414b5c778163855764269fc8e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:8ad05e7041a80ac61df181098b00784912670e01ec166bac6c504460828eba6a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9b357c6d30157c7dad00894e9f8f724d8be110d9658813fd61699714b7a48c4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9cf1116ad028c8b358eb013d9751aec24eda566a74325123ce18c10bade1e13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:bc49f21e2c4be0b4ca0c199a25f90548d7ab8f16e3d78ff4adecbde6052262be_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1d8c51ba4344673c2f0c4b023d72b683b2c3a26cbfe64798414c5d4e05005ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6e32a82da78fd60e74c129296bd390de402cd7a22a0f1ddbcfb9d3dec7ac1c5b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:aaab47f78d572983b4e8e8395c8c3d53d05c3317aea16c011032b2fd4f438fb9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d2d38a98fc09052bc5fe169321a534006a2ff8605d2314d04eee39e2492104b9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0615ec5b92ee4b3a4e28531f41a21b9a99a64f6972c76c66de90ea13875ddb5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46aea21f727db784382ab4a0329437fe9e1f4556c0cf7d0e3a6d904e4e3ef412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:62ca47a44b86ae7bde47e145474a0b61dacb1f6b503ea63475d7c090ff2b5db0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:97d075f6a0c08361b3f207632d98bdf276a9eb0ec0e79d54ed13550edee42c38_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70e3b704d6af11d99287446717854c466f188db69fc622be08fdd7a8266a1391_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:784d025249cf0f4921d34ffd4387ad7fef62292e8df8e303213514bbd5a3b1e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9e3be6f0d660b4809221fe1b2d6f51206b4ed40db4122eb2a55f23e0be4bf3d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d3fe7d8d1fbacc9832ebf90ed7548a6b2cb283f8a98a6ca73b324e427b5d69d7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:9b772451057fbf63e5173aecb056db601413f419ed9fd98d7ef3b08dfcd79e11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:bf155cef265c06b90ddabf0b4e5eac5395f4cbf9165c87e3183746ebade36b99_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:d73481ff034289f9f1cc811bb66ecb9a254de0044aee18755034c10410478f2e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e26d8456983b600e7248b5741030a68531e5d0f45666e6e3ae02ffc55ed0f906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1e21d1b03c1d8d6d2d5c3d2fd2bc68f06cf4ba6339390b49ee94980e66faa3e6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:85b66f1e1b6ca493592c62215cf8e94d29d6f1bcb68c146a7466133f661cff9c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a9e900b764acc0925e6c381fe09ab5c59bf8085ee5cb21b9bf87ba08fff95c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d4f70164ddbe9c49e57f079bc5f7f0881fce0f8a074b5a948ecd338a308638da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8445b586683b90ca3f69f83b881cdd46c78198a7b021b0499f3f5de367ae27e1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aa0f445083b105af4fc1cad85682c286dc1764c2810634c4266942677125412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f1ab95b9af24529b03e73d6d3cc3e010c53eeb72f7cd441160982e7a3f40edba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f4f78fda0baa299dcf7ac093ca782970074760999f96fcea9d170c9cd35455ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2ad3be815abfa60205bc0de77557f8bfc6ee8b80e3d25ee9cd1088a5e3f6bf8d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3242a9336b5a940e9a88b988d1780e8dd6fbe7055ff647d07a7885a3c272619e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d9c7a9bf4ff66ed09b758109eaa9002242e4eb9604f5c0fd964b4087a609d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d84b76fbb614c30c67c88d6bea9ac818854f6f9aa3ab2ae8bc3be266c0901400_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:45c02eac036665c9f003f0383f1503503580cdd5461f6de4bcb0b88edd8c77ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a0514e0c9580b85e61b553b971d8d3a65f3cac4040ad6d74a3337db46d840feb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a2f51cce516f6300e1724389a99afc1e5b00096d5d8b0c05c302d9ef483c166c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f7caf5c32326c741206573aaecf5fdfc4948062d840dd2beb7b7b1016d24e697_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:4bac5520ec58aac65a508a746976667acbb6132ebfe6aacb2f8136f3198aa35b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:019951ef27fb8d5ea4878b8f22bb0d0d1f357aac25b8998c743980377fe03563_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18b5b21ee15093503e1e3d2f6446ef3f5ffdca30bb50cc9f67dc7596930cb449_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86362580db907ab09ca1f54b284fea5cf787ddb5c1e99674f6ebf28a3990cccd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9ca06bbe2df39add7d22b660a5408b54b974ded86faf7ec9d0985acf0d4e9f32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3322914e1219da147d36aee3121d4d4b42bb619419535942aa9108f6918d8e3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3d444da8f07a9e605b799ae9e3154c7a8681da7824f959e2b5b2423b80c39bdf_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b87501819460dc6ba4bed05a65311592e85ef392a36e9296eeb11fcec26be8b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e45d8e82a1654526fc4562335cad427c7c3aa4dd01215e9754a34be8b9e64f5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:946fbedc73895ef344552e10628d3fa305bb50a0329614ced5b200fc1b4d2dfd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e4f534afec621975ef7b2389f239bc672eae0bc342fee2fbe9560e20e892e3c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:010e0f69ac3dec9157af776acd4f91d29641c2550466f6ec26ba31743373233f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:87371170c06f7ff9245e5c8f2a0884e969d6d8941d555338ef28ba63be405728_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:2c913cd14b852ece07e98db33327a22a4ea3451d241d37027bb51f595f93b0e3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:952b83652c4613ee04ecf5c6cfa6961fd66fc865c84c99bff4f879512820bb60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4cc93202ab581798ff4e06e177ce24b8e880ce650b45a135569c1257656c2b24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b877e2430ca1ef3b575577dbe08d3b13fe1274c1bb20e065421cae418a6374a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3701c8556b2ec7a09dab7e672729dc6057919b905eeeaba9e09ab38e3074ebb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:faa21d468371967ce9e5b262111cbdfe69ba6a8821b659806718866b3a640490_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f6d80e175d9165dd41da793921d5d6f69cf536c5d16e745b445979b0282045c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:42f5aeee6f2524bc1f0db71092fccd1260d20d0b94531f88ee037921bedc8408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:182402ad5468234dca690272044b015d0545229ebd84e85834f57c767eb96d84_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3e3f7e476df2c2b27a8c3a17ca83a98224c8db8952ef6b2117816bc81c9c74ae_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:96a17f8d79e9f8acfb86e3d54687da1c0564e98a9cc7d830b770db24edf9a96f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e244c83b21c68b755d7e0eaaf476a1ae451f3368918b80b19546fe01a9a4a9a2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:017f982fb763a0eea61580758d4f69ec14bb78e5b5d107503276683336f9983c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:677e81f4f2e77f2b8bd354cdb4ebc99e5701151926dfa36ca1a3458607d395ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0e9fe96d6b1ef18e0fb3ed4751d8809e0fcddada5387ef81e2801ed4036d54d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:13feaae13069cd9a08e285e2d077b96bc75cffeeda2e3b665443c022750d68da_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:105a07e6bc8acd530a8ae3097846789dbcd2c7a2f1f984805c5bb3b7449b1d05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3e0bff5d178668f001f74c4d30482753f481f257db49ad6fd2ff56439d95079f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5f9c581120873f1a012c29ac00721b6fd834c9378cd64f1d8e243da36755cef3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:84ed295a1fd729c6bfd8250116d752b4c3ad66c7bc01ca44408e7cb8a115b5e0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:2c0d1db3e0f37f09115d3f1af5ace12911311f70f4ceb574025fb1ed9552575a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:c69da4b39cf7ba1018b91423ce0282df124d606d2e5162bc8e3e2251b832cf91_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0099c7b040ac7e6ba7e91ec4ef2250bea6ac10472901aadee07686c63faadc92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5b132b86c1b14a775ee77dafa3a72eb723358cbce6e710e44d279c8050c4261b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5ee7943edd42760625d7b8f3f97dc0da4aa620b53ed3ca6b666e3b7a801027b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:906f97849e8063fbfe02bd7e2f951d4fc848c2d8cdbff947d40be50fd6f995fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:69827e616ea617867837723347dd6fe36cc85f43703b4e37b335d79fb3f87d6a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:703e8d44a7d59181d0a36a886ef570c5b838268acebd0b32d5208169770b6ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c092893fdbee22f0fe4a2a25aa458bc1dde8c52367efbaabc1155bf5a578cd51_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d6ab422fea2e5e0782be99e3a275eee5ff665baf8e7310a601d42ba2f5f39608_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:39071a963cda210a344f5d4255c5c5276d539e4bb661e21b49be11923b54e020_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3f9ca2d789b60a51018e0242a01390e1d4b569df21769682292d3b483954aa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c7ec38c4ef21e65139166bde80aa73a36b432889b6855d63b1892efc0ddf58e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:bba88a8f8b41c76aeddd25012b4dcb14da6d896763ba6a003ca824260b8c24e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69dfa976e259586decfc0635dc49fd656e878b513783579bcc2a5e456df100b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:86b4bd7254cd92f2632d90357ed08404521d89ffdd70a21cbf130f652f71c1de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8ceb3fd7e1d7d6bbdfeed53a97accf43b3981d5e101746e891a804ef8903fee4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e4f81394f77f17552bbde8d5682449216bf676b181df4a25ec1c6c38cb3bad82_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:425a3e4c2774dd14e2d4baf3bc6f9b1bc6fbcc41faa0ed55431fef26cc5db7ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5e27fe06737a254ee3fb2bb5ba38ebc79e2989487de9536b01b6a1d49488ac17_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6b64ed15c154b927714b840036c16293f4fe924aceb5624fc04d30e478d4673_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c797b64090712c154c848215b1bee933946c019c33fc9b08d00532d611f4d27c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1ab33f9ad593ee146550951038b289973cb1b80e15fa146ab20e823c89f64616_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cce4806b40fd1f040da28b0a76e8f7edb45e5e3b68fcdbd1ffec407f8b5d40a4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e237d756150f298076ccbd616c137d0439c8f59c9e9ca44cfc4cb04178b7a3d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f547caefe7cbbfa9c958fe940eaf72b2b08a460a3b401d1b059c3f097f2b7435_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:0b96283c10f51d6e8a5d00acfdd9535804d0ffe7c4c58c037af6d44ac3a85bd9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8eeb12229d09c020f7f71cc996853eb47ea1311b8426eb7fc6f28652766ded15_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:9d07f82ed2b467215c084754ef1fdb349536bbe0e3c83e3d48a2ab7a97b7f355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d36f927b9c24b3647fe58e5b3579a6bcb2b0b50322db690d885572e0d8492ef9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:317c932c74d67e596b97de943694f9561e85be9d8ca3c883865692ed47389eda_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3dcb7ecb5da7d94ddd370e48cea9fb1ee1314e84874ae192b8aa01a834a3238_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3fe06959d74f9c3aaa9fb9a90b3f33d331347e96cc4f67741f7d6ac6daf8254_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d69d1884d60a78838900fb8ac8aa010ffe8a9814bd05c5fd23640ffb2fe62078_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:30dd2fc299876aef6342316851b8baa68f2b404741f7eddf920818e2036b0828_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:47e721205ff64d2cd94f17a704c315ab4f48601dc446c6fdbf6d0651af0e282f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a42c0b3dff389161ee931de7d2f78272c1576632a357d7e4de3a8ad8e18cc2eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:be883bf81f21e85657ac114397f1a226803a5a0c50146d11ca24f5d0e61bd252_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:95a1813fdfba31007b44fc7d0fce109279f775f6bcf1fe7b7b319f642e614d0a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b624d5a16de8051a33eab593d57f378de36877d7db083144f88899929bf1c0a8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bc7bedd2a60a0f3d862de0644e511d6f330b72a6d12efbdd150dc9b50679112e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e8bbd18a1d2d8a8eed42cc86d19a260f2bbe9379e35257c33cdb70980cbfa5f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:03bfe65de545d250da52cd40db72e8b5346f149e8126509801be86b5f39fc3d5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9e8b46869a8d0cec254539d703e5da848364401fa9c203f0561cb0e5f7aa00c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b7c5a30160b834ce2256aeeee9a36a8655e305018d0647fb663106ec7e3d102d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dd5537f856bf3d86da38de94c7ee6fb9851b262515a4efee6aa1230924755721_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:37bc380d77c7db30a206baa5cec23341064ee370eb5ee0aa5bacf682dd67024e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5db690533cf26e8bffc456e69dc1e0d2f9554f6770c5ac75ea9eb345e1c101e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f7913b9b8f0aafcdc0c0b07ed43f86bb58d6da84ef92f950979eca15fc1a7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:876435e0b14447e833a4e9a0dbed2227bded7d857230557a101c36b47a105921_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4a7dcf77112dde43e0944ba53bfcc3eb802dea755c9610f86b4465b22d355856_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4b3de326992186eeb6206638396c348ef5b4d2c4597eb40e5f5b140f6efb0abe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:779674ddd263854aa364bbdfeb92865821613d6da30a0d3b503ceadaea48cffa_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d3a37f7d09a85c9eff1323c920a9a2f471908e90b7a1621155bed93048c81320_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3806c5c7dc711a3d63a26b60c8c257a1ed87dfaa3e628629af4ccf06325f6ccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:52680ac76f439d5334bb257ac7deb433ccfa6cd824dc2d9e67abf6ec970ec7c1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:65c1a312a57a482045f442861f6a64605d64994304b07567af0c69eb4b205bcc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:76901d5214dc2c2040d44d1c46ace24f403f95a92b825176c00ea29d7ba2ddc0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0f12505d607e05431b905de5ce0c31984ed4ef4dbc7f027eeb019dd0747005d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5383f749ae80a70b6bac223d5c3ce9b70d58de06c031a57b02ea5510f4cf2e31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:76e1151f0d25719c5257e106bff680514e740983333de92097d55f071189ed18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d072c04ce9f1777925bb8df07925652b0f8e684ce2e010adc6fb2c7953eb66a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:786c62c9eab9cb68788ddef5dee8ecd74e03a1197293a3047adacd489e034dda_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9fb2cde680dd3f850c23ee7abec1a4dc8fe0d5b3f2a1c80ad6c8ad7a62b53f4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aef7c437611ed1adcba12e9875f3fb2f094d5116d5a0449066b48f25131faea4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c01ca8b3c84e8ba98e35d0cf0a659e76bec4189a198f82975e6db25ceb336b9b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:41452719dd766d6229b9d1d808b89825b1e7e0aaf8ab8e70c0aecb1b5eb30edf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:9969b96f421a3e9d27a495bf1eff33dba8ae2c12c0cdd33895b6190a4f75e000_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:99e65563c13b1a6d3e64f79ab6491b21106b3d46ef75ade4829c33cb97100ae1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cceff5ba4ce63edf605c087cba759e8dcc40c2abec0534ec856e760f1956a85a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:14ba0bea138b281bee5db9094dd7dcd1fc36c4712198f408c8811a7522bb877f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:416fe4e736d5f3e3b0e4668fd2f092ae855a4073d18a064bdcca73ff5450b77d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9039143f009152a4b6040c8251f3444fd1daee5ecc76eccc98818d9a430a1bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bfc08679165fb0a4c17c4002ed676f7e6fb0571ac72ceae8a1933436753fdc73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6f698b3a95ee24a6c821c9ebf30a610510a639c6d3c56d4399fc45d34179dffc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c44d52cbc06cd3702b2ad8d963f15dbcaf0fa5ad86a800b9852c4f062fc10a76_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef54b7c8c1f96edbed0f3c449b57c6869ea4c33d97f883ab697f53f7d923f5c6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fe664cfc24f79a569d7c01a226ffd13bc91fe1aaf3b3c096dd8ae3d561670d07_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0edca20347f1e9c88542925020f52759547e2af94b54882e739d6c7fdc7150c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8d99a2cdff81f2c41a6b38c625f7fc6f824eb3c3b443221039367b790d8e2a72_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9da0116d6b0b4f33ca7ccfc26658ec79c8a4ba17f8a63d0bd399ec26808382fd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e5106bb4c8de0ef6b9f177e58366395c5bdb3bde226d25a7667ac54ebf952d6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:226cc05403576fbcc6d40b001ea969402a5e98cefd9444329396de56ab21c36a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:850062314bc77b0442b9f4bf463db06aa716f62437b5c9d15b678eaeab9f2eb8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:b08df82541f0a9078c8ba31db67897137a2f71fdc9fd0a79e5230ce16b3e9735_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d8547d72a4b791ad7435ccf3883c427db9f6592f9add54cdecd0b46f2b55be60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:25db07689f639f79919d6f028a10375fb9b68abfd9cf55829333d0360a7acf99_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7e6de11065df1e2acd959d9bcdfdecd4832e27ca92e291c8b5128a7c44c0d8f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:96aab15a47ed8722406eab6ee2933a1c842a29a49c2ebddb60e102d610c092e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a415eb2cf567e2b9f02fcaac05b2c6dd11625cc3120e3a494d8690dfe2a413ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:048eb32db3c8e83767639d6ed9c7e07406348b309dad16fa8e0afb61a65cf87f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:138478cbb17db8b8cbd6574d38cb1c1a4f72bd8d319fe2eb02954076febc903c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ef6c3a619bfb3bfbaf9be20fdff6148d1af0701d4ab13a047867f734859ffe1a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f90a83b839dcd68d04ffee8569e4ffe1bcc695d192c9026ecfcef9d52428e4fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0c2af2e992c5b0ae60cf87b496f8c6b5b3f736ef7576ccf6f03d37e3a2d9cab1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1217c6f9b998c01c7a6c283f035f11692d6393596194e338578919d8809ac2d1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2bb41b270973bd2db4b6ded25357ad5b4113e03a64a5f55bab27e6723902a79b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3fac63d925327ae02db3c5afb3e0a98ea12feb309e113abed5db353faf4ba7c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:18f4a3cf19874d5b1696baa731b7b2207db1c52e014d99b42a17a7d1125e05de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9e25ecabfe5600eb15916f819b853e7d6a445cb61bf5a2fc9396af787213905b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:da51fa3afa3d7cad2088b785407b6ae2d73640550410ed375254c3ef948befba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:faa48301669a5fbfe6f8cbdf221e964c349956b51d95fab8bceafe9011f5964e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:73057cabcfb42e5b5d0f8177b08e6b2eae217b99618d980b8217399c2978aeed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9ffcf3713cd336d9fc552be6b05f138b9d16f225e58ad42d7a96c3eb3cf154b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7e1b5dd5ed0d13ada6bdbb9adb924cb985be96f4345e2d8b14881a5d55469f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:aae9deacd010205f4a5f4ed0bbb3408ab493972ed4acc5ad296a81f0099c3ef6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:19e833e3b514dd6fd339e0c00f8dbd6c45fb7ca16b9cd291d50ab05adcb6b1bf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:67df479466b162b90afb4d17a6ba5d3d51cec078adafceb0a406dad55173371d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b580c79b9edff4d51d5317ff1e1dcd4bc193b439c268bb5c084019c1ea3fddf4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b63a4eb2eec521dadca336416406b595e0db02b853e233e3c80ca454e1153b28_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2fbd7baee98c89f59a87d541fd4f7b2e14eb88645b53fefa7b44fcd86e3e1eff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:576cacb6ba6d2aa3882a295f1774428a945e7b1c967830633293ce04bce08571_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b41266b3bbbb3ea638466d14a35aeefee8acda9a0d2157066cbecaebdb751d4a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f162f5f3a38b4b1b1f71db3e1301de7c60baa3ce9a4e8e5bd66227795d366b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:11718e3d6ada33abc0530890da159ac99e8f63b03266eafef8819c48c92aaf51_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:1657eeeab10652e30e60633e4fe5f50f278236a2814c6a53bad9effbb98d06dc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d4022142d133560c79c30090a045441bd90271ec8de528d2bcb4590d96ad1e98_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fada881117627ed34c8001afc157a42f6cf0efe3e4dda2b73ff8d665c2f8a878_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:00d0abda324914e5599f289c37325f387404ad48793b6db32b3da0486af18cb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:07558b4306c0d5dd18145b65758bf02d8f451462b28188e336f1dea1091eab24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37287b7720a8d5951fdf6f92b59a5b25a21a7748b93bffe6a4686fe377e80a1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bdf5c2bae7d4516fed258e2bda5cb9162bf42112dbfe8399c2a5f4596ac67bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:3e8f19f8602c6b0bfcce59dc51858195d4c10fc53a652c6e49be3fbac0bf1338_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a5a69b772a5f1cb9affeb3c4ec5f050949b95b02f55eccc8e5897d5e392329c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:87adef1f28c02c387f795e0eb47fc925eef6013aa0116e5fcda016407e4d81cd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a973533a2ecfa414c1f95c4d8ffdbe85f18969a740c19d3b8c4d2096f17a94bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12f1e84fdd0ca084e018f3f9ca550bfe183412dfe42fc9ccb356238ddc572a2a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1d516d0e3b8128ab9994d2a7df68251a87e0bef013a6bc7040d519ab68ca8b37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:58a646461aaea1fc7522e11a0a4acc5ca784923581a2d15cd36319cc1d59d210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c399c4381724fe755e5b7cf87e011eaa542a86928fb9cdef4de244cc57c192ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bb706db0ff9b591f189d089a9e5bd5bcdf5371b312529ebede24329a82e9806_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b9784c555f0088c201e5eb269b18dfd3212c727cb202250f18139fe7ee22e6fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c6e9100f0b6420f2ac9f68bac1e19ea5a813b58064d54610cf77f86fcc1410c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:df01b29e279c5fef750737c48041bfb4ef531599fa6ce556987ecdfbf8eb6767_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:443c8d763eb16ce12ad7660e36db67f1f5cb2970cfe0c8ccb922d4697f9e4da5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4e708aba93aa644457fa3aa047fafcea0b504cee71724917f497fb4f0ad59210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aad14619136317ec49570c1059d59036fc36ed2e6df996918f2741a7c1ec90a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b3989b5959fb58d543612b9da4dad6797fe62677fd148ca59ba77c4ae4c9e17a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:00f150e9a977b547e1511fbd0972027a01bdf4852bfaa5b7c21a01f1bb9cdc76_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:254799c9323f6f753924c1b739f189f5daf7287cca9e469f169bf5b145dac19e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:45f94d3ae86090cf4ba0791b9102e9b118e0e9a28d3901611051c9eed86178b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9553e2fcfca8cc369f512d405c92c35cd79a0d5ecded5bc11be78febf0efc8e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:593d8b13bc16136998a2d109162e54046a08ceeda2a74d1e6d9b2d220a772f8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ad0b598016cb0aba3335d6d9bb01a2767fc3032baf24a2f8a2d857651a38222c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b5ad73901c7036206068e9a24d71cc3bcfa88207a59ec10521f1581d784debbd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c2b60ac1878d974e0608955a1c6c104bfb840853fe10a6bb6c971951042dd0f2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:182e148ddb5ae83c7540564f0975f28c17fd859912bedd6392231fee95060d69_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f766d291114a36f9233b68fb3a1bbebe65867c37189243df0c779e3dce7f509_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a48cb051fb2a8e5c70715093012f18b65d9bbdf7a4346b1cb828f2592975050b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b605723a4087f4555d491389cf5bf15711cbc1b1da84cdb268d4fcc5c87683df_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2e976d4a7016dc2a541098fce90353d3bb922943373c8b820e5c95893ef739f8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:68fcad612630ef316bc5f86ec98f828dfdb928a236e551a4c8dbf8f919f4cd98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e44082e909372715fb8612484c5fe0ad82699620fa530e75f10d41396ef6d63_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a949ed5a2a43edde8fd2abcf0f91c4ba4cff7dcbbf131a2ee579d1256ea628a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e7ca33f11829a834febec5a1dbe0f267b53fcde66dda9128eab3df006d2d7e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cd72d535761b16f14b149a155a1a0f4f0dfb0bde6e5146101914521ea1e2a365_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d91fdcc0e8bbd15d091c316a5bfeb683a7e9982ddf474724f49acedac349c48b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f85e6be61cb6c744900578d654909ceaff76eb98df36564bae2e57a3a4bcee05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:24068dc6b55124cd76463fa0678843ff83f92b65fa43a53e360ec03c5fdc4fcd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4c58b309f4603e59b3a6e35c06e60c37631d07d0f07228bb757102f741b6edce_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:68f715655f2b9abb1f22a24c04794c2d05e3327d8125701c15329ecec2b670ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc454e0621f04eb9e2a384ecb30b7b863178447938f8024719a812712e4277f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:183bdbb02b5bcfe7bbe4fee5d0fe520c986a5244f02cc896762d36710498c18c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:19fd07362ecf5282edf9086f840bb9e1dc3c6da56bb8ac3156ad05ec54be9408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b679f580e43660d36492cb57d275f6cd2cfce6d7c1d872d871ce7ddd9364dc72_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:dfb848cb68bea17a789a807b5edadba37a02947c506b8fa58d8b6376cfd3fe48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:4982e0c65a5469001613886115ddfaba5e2bedf6c1f9c2dd538a73646c190b00_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:89c7b0e5f1c0f13effd3888be07da4acdce02eb54fd4a214fc8a3f9c204d82b4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c04482437d736cfbd2259aad085766f911951255d77bde48abf34af758e42744_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e0f6f48dfc0eb1f410ac198eb6ef6a9c6ee288fe4a01b7ef65e6b62f6b939153_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:097d5658d4c2cfb9e88fa9ab82ae4b4d7f3108a4dafb42997847cd714367973c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:221e48cefff45243b181abc4074adf95df97712990030b4f280b65452083bae7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3f8362646716993b61d35b5377b402ae627c15ce3d2e6b7ff0d5b52159e81726_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:73acd569142f5dbfffb16d34dabb2e05d4552354cc58bba83ef8406029c102d1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2d5a9f1213ef66cd474cbbe11dce4c37a56613cb136fddc8a5a93ac63ebb79d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b5e4275e6a80d99ffd2bc73c26b421f7790ccf88782aa8fcbb22d588fa15857_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:a7216bd1136625966d8232aac1b61360a26e86ba203a6135a32395482a097bfd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd0f6d91a4687e3bcc87e4cc6f1e34f8ad19346648e594491c760bcfce671c96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a9a27ac5377c42979866406869e8de55cdc219ec7090ffd1e4f98c98127ac27_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:57db654e947f5cd7efea9409ea18509c3d4740e03daa164c62faf886a7287ea3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a9ded8f2c9d761de5ca64c04665fb4c9d69ec31ea3ea3c7e91291101a00ee876_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:bcb139bd20b7cd79ee16cf8968dfcb0a5a3398bcfa734dcc2c2ec47dda46a93c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0e56be34b942905008d2b7f1ebefe0a4446cb35da9f4bf09e1e3c0e15d88395f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:761b0b68ca18e23e758c780c5baee54607549cace7f1d337b418c0e0ee630ddb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cd32f964f1f4bbc981565fbf66b6ce05547a32fe89fc6f6fa3f634791120cf9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d6accf480e8645c70f53adf062189259549144af3a4c3d736b28c561dd538f0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7aedf77c4e1ec8b09c77a9d37dc1d7c3651995bab2f84d23c1478e06fe97a7a6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:fb2df252487a734b3e051ff54713a7689f7f1e8cd93557f846458f54d3776162_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:786831a2af730d5ce6e8ac1c247599e872e6c683ee53946c9a552636f02c88c1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9d807221e98130e63530f757157207556a7b2bb7fe7587f0d7c5f9d1ac9592d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:9e739fbf82f09ff6bbbd9baf6f2e64b0056ba1608b979e45ee6de17dcd5fcb85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c2a9ad6b4707faf2329b88b12e06f6f10c5bc6ff15c06ef644ff14efdc736653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:84e1af7983cc502b35755475dcc87c2eac2e931f623d070736580cca65081992_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8a9610268e8460c1ffa73d5f27f7fb9760b08c4d98af29cb0edd30b1afae7460_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:952459632a7e13cff2a8543a1a23e0032e9c163bc223102ca0c8d92c28e0acad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c568a4d0ba7a6137d77cd37e77f48c411f840ce7b36df3bfde76a5047a2c3f7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:21e0a12571846addb7b6b112ffee2fe3ab01a501fdb669d9b1056381b254be89_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:97eeb443e12e9e91f6a38ca22ce4017ed09320a8ac1f79184d236fce8e2b21ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d26f837461773b3ba1dcf7b77fd95fa5f36580f4cc351e121ec65fbb9480dbef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f1fdf87492d66f03cbca16cbdb07607481041080c244d94c59a773cbe5457734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:899eb4bfb863d1cebe38b4b8f2d098f0dfb501eed1fcdc794215e0d7dd649b92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abfd8c69fd7ac41b2a46b8398370b79ff5f7388ce09d80bcb88180b160ac7c2a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f65fe33668fabb81400649500a2fde6dd3236650a129e074664a129c0bf6d738_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f797d5cedf4ea7f121eced618e93dd4f53eb6ec5828afb978c3a2e504e16c11d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:1560bc58a43485387fda173fe0a8a396c2f6b038202bd9863c85d1b666f3ddc1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8044c37bc844e6b52ad027f7f7557f8364e73d49b9ed3730b2e51d1d41ae0387_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:ad0d0922f3417545e5fa1d6d5e7f05476552388714757e856d42e5a65fb99e27_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:efd6130dc94592715fbf9fd2f48dbecf827c64d521e5850ecf773aa07fb3bf89_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:64e1b9fd351ac5ee0427dd131b0dccfa961b07df2dc72225f59090acab8886cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a44323edf14cc87c14bddfa0c06979a8f696a159cb091623a8351973b35b4d14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:c0b9d948d72ee8f79c2e6b4d2f255c6959c21bb7bea1d7b0a260a0b658e490ab_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dfb14efc88780729a819cad4cd19805fa7f5b660067b4e7b10f61d5e8ec3270f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:15d9d32b5eaa1603f2601dbd6898f0182b709292ab0153bcfa7bfebce5be13c0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:178cf1edf9a80f37bbb19597a34bdd8edfed5e44af3ff7273a46a7b4fb7fe964_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66f9ceb6d26ed52405b9439606d49b9f8158c0d2b6b0eb715a22ae2c746defa9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4754971cc6f907064a799f4845fc9f949a3068a5b818b23eb292c8346f9f2f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:766ba5aefee0ade548842c06f8061fe8b849b76d16280e3c41225f21d2d0b6be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8730cb01fa2ea29046c200890d8cba4b0291d769db57875b93c8e7c1c68af3e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b2c1423302c27b56725d91ef0c9dc34903eecee9b0e8bf6761f179bfcc48cd32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ca6573030508bbfae251c27a292bd25384dbe3ce55cb58865fdad2fe460fb6e7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1aa25a4a4eef7443d6bdac8f5d159b41db9cab89f56d43d2d7a01a0bb7929da2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:30b84fb0b78767956548a81b10d276979967e99bd1dcaca2bf06f7a14967b86e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:98a70790286c97045f4ac1b5ec5de45ed043fcd0ccfbe96e6a93dbbf4ae0d96e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ae9f9c747fc7f26dc4fe31644db03b93c7de10384eae1dd40b40767c2e654667_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2d3560ed1da1d414471efc17767847312a9537c40dbb327ab8951a393efe288b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:58bdfdb8d996abe6f35f177acb3d7e3c493e211090af8b30b6376601c57257c9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8eb98a0fd45c22a0aeb23f8c2558d37a1801b5afb2a2be36a9f64abf40f6a3dd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:97e599fbc19e379fb55e9181ccb16de1af1e101e6c10f872c35ff7a9082aa937_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:115ad4f19e948ae0fe04b57c131a3ac8c261cdefe282374a667dea850e956500_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:15673b625efc49511ad48958f766aaff589c68c5880c95d7c6c89e5c9c9bce5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:78f92ad65baee06e314611b83e07e7a87dc4e3994ecb76b5b3b2a2039c1aa2b3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7f0ce0299f97924b4c3ebd129ebc0d9cda54b1126ec933fa33f20f438694a590_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:02ef6749721cec830957dec8da2d3fff2dc88a9bdadfee0f7e3177a27d265fe4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2fff2ecb2b19603744be8e2821f401a9e0234ce1b4ac15c27223c10e24ccc7b0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:62e44648b669cc51e9dcaeec49d2c5b880fb93c32c2bbc1f535904b40849ded2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c1ca8a203ab5c80f3d7b8fb9e026a46a75bfb0f5d6e4d5ea09dfb2a2db5c6a2c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:56f09c58109b0455903b4b1e938639c6c1a9491d4206a1e7b4515f89d5510a5c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9b5c3e0697d738fa6c1fe2c115d2133275ec3adfe2d412547535a605f30d0c00_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df2d7c18bdb6bf49c2f655b7dd70cd4739b2b9b4243fe2f136042b922a029e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2534343a990c27b8efc5d674b4b97b24acb00d781c75004adbce0c7e187ea742_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4f474f91da6fa969938f67a7b254f6e34e6ed2d8ca38e4de4d7c190328c65352_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e2b3a346ee194564f34a2db8ca14c08340b063c995936cd06787b248cea65622_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0cdf866394b6db732b741a22765a096f04feaa6d0237c1e54d310cfa645f2883_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bf09aede6dd816a7c1f6db9a73f25e3414e0f408e5744dc2f32dca5c73f06a74_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:db8ecd1162e094b6cb166b88dfa40258f31cdc4db3ca7f6a9b110893bc27d044_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:acff56a6371c4fd63e831ca8149d5dc5c2f66fcb9e5b6f2d81afbf225fc9cd2e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43bb0e2b7af46bbfeff6809f44f401007498cae3cbc04a9c4e8f8033f3142d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43d5f576d8c78508793fe745384e7c12b08d52a6757f2a60a4e416d2e1297cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6f5fd70511974d782b102cd378cb932ce27f58a18ab53599b570954c379b88ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:76698b01437d4d0a46f1bf3bbfca30ee2065a8684199caf406e0e7a027871741_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:acf2839dbc4ed85e957d4b975b0ef0c08cf06d42f75f11704e9cd54197548784_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c8a1a13f5a36513e22f8db1345386f1835eac5b7f809c6745fe43afe8372ed92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:00c3fa5a11961ab40d820619e649974783d90c2ecf4da292ffe5caa6bcd1d7eb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15a421e4461be8683d967387b1224fcc0179d478f46618d03c0e7f1222ca4c69_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:663a50864f70ebf653e8ab5a167755ee632d58e199b81bcbbf0d43f01cad2ecd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dd4b72aaaf892109abb29961b61fb95c77ec0a7b09158d747c84116646c0005b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:22d7a0d9938f75746797f97424284f6e0aae7f853b392bdc87e183b5c834972d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7ede51978a537c20cf89f7e2c469034859ef89b1f34b3a8c89a727378746bd24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7fc7a7fbeef800bc1efebac7e1d9a3110ab4962405d181df23b01e0a9ead70b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e0f8524eead302224bec4bcb23caa0b587aaaf1582ba0e9e6ecc3e2e9755bc32_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1598a3a15eb623d10cc95a97996611c0949450cff57257b2d1851c8d83657a39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e97767977f70b4a53e7e898af37d51c1ed2a0c510fadc3180d3ed6675ea5fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:acbe9df84cedc53ddc968e5027c662badf18384a9f25ad78c914ec4eeac208f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d19ee5bb8b73f322b0bfdce50ffbc25cd89737b6d378499bece9be0dfed8a262_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a0d654463288adab9acd6dd6bc5e9bfc05b60081e77877e285b60738c4210077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f3a38302163122cb34702f23e88de2db5d44d70ca24526f4a73624cb091de243_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:348bfab8b43715c5b79610c50bd7a8c383bd7e0d404fe26ad3745d803fdaf339_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c4becd27abec4f1dd782dced2c91a832a731a71f37fe7a3b2d07135702e0d512_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b27cbc2a5d54ec8bbf744ee483f2cc81b9101900ec9e229d362a8169ee72b29b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dfaadc0fd73c36c83063ce6442a9f5e8c1346422f7bb10faa8d27617a0c6a710_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:57b58c92ff48ca5f8275bf41b1f1284b3f0ca881df22e355585ff7877b215198_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ab7d9c2e48415e4cd8a1584e942dd2bb98848aa657ee7293fadebbc6cf439c4e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:eecfaf9d138ce8a5618856ec98f2d2b41d2b025acac5852e81ba20aa7443bbf5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:08ea69707b4d728f1368947281cf3ec122d68713209cfcb0e91e5322bf1ada5b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:09862c60fc2dcb1fb0aef2776148ff46117460f2cd92e202c76c0d122453899e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:59a251157e8aa68bde3d1953a52c2e3d34faeb9088340c7f5f8e818e82acef7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9fc0a293a6420dae695cb7dc0ba7306805af3bf984be3e31ea585f373bbf2011_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:08bdf0bc7808dc10b3597b3e37fe97d768f0bdaa0b19dc8b6f565c15993372bb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0d1e25b874b260043556c33ed62a26ebd56bef929e3539fa86db96501a798b14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:32e253ee82038724e6455b3e80d1ea6b056c92c2053ebb22ce329ca5b7d5f03b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c478e1e2e08bb0b44d9bd3ff8054a12e7d98be7821045cbb218c62e1fb2cd8dd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:06eba656e1b664519f5e663e3ede831465f1635ecfb1d293c1b1b745d79b4158_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:19a89d0373af1265e09e12bd377e5bf631e5fb58c36b2f73b8ca86d186bb0840_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1d2da7acd64cc59f03f6a986306fc7d51a680a55b7f62e180e66c6cb3e213037_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7bc8808eec74ba5b0bb91d23e918401da8a4beda52fbe93975f4d7d190836aab_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b075e0d54437ff4323eea051e2347a71dc085464c2abbdcb4a85d55d9fb84e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2d19a6538ded95c21b22b0489b00aca53265ea73b4f5f7b91eda8f24fb39a12b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3c97585f4dd92f700fc44e21291f913aca946c75bd0124f832a6d8d1c5f3d5d7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a7b7e0019f78254b5afa024b7ff6c9dc0440e40d0f6fdb22e6ac86f261435915_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:085602599cae9eabcab557a60947d3f3abc272c51c3beae3ab9cecae3b71a3e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:fb83420683a5c649804f400ff80b041693872fa9ca1bd423184587e4c4e9f018_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:344a60ac1e833a349a8f24f3db2859e9fd0f45dd562ca50478973868e3669451_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:693b81294308ff38490144fbb45de352926be577fde7668a60059f3e5be3b776_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7e57a906f55fdc4522dd130c76942999c5c28f469579dcdda2e78949a860b8f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a000a2a94ba6f3c2698171f1cbb4d6976fd241de64857aa74bc5783301ba5165_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:2593c53eeb484b020e297c286d13e17bdfb52253c06777a124b62eabdb9a1090_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6677aa15725f5cb40cb925224454bdf1ba07e37e1e0240b0dffd3499bafdcd27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:32bd53429d58f46521bb3b3da28dee2e9dfce9e41992d9e15483cb1da656f569_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b203e363150a6b9f1e3f12c4424af0a4fd7f3f5382bfafdedd041789c7fb5e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d271c473cfc854b34d17114967f659b0ba86a36f408696f348463e106930d657_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ef6f8a6c1a8e13578d16585d0bcefe15ef7a246f779e2aab32965e5d7016af39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0ad2b1b3b63a22d793a67a220550e7730d49193e36443b9783d045d0d628e986_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:624899ec57f3d7269da3b5acd20040fe1ea2c1bcc617910f7659cc3110548dda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7414f3068e135ba5f9e0796967297f66dd619122e426dd8355a7d21c88c3ac36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bf6ac903efe307b33a5d17a000c4dff28c5ac55f5ecde7d65a15025d291f9053_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:35396543cbd1ebea8e70f1beeb10b4fd87d9a42293b1464fc0442eeadc6c0e7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4bd4ba390e83fb3eff7d17281090981125e08ecb458969b5ac95da4342641e65_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:602dc9f92b7a8e84e6eb998191263d186d1d10d378eeef0845435715bee812dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:622a2e6ba66f1624454cf3ff9229ded9dbd06815ae6512f251836da18b545da2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:265112268f914a12e152e58a674116408253b120a35d5e696c2afd059b6fc015_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6e2c4811105f74a2200eb5c14cab29dc5735465f3ade08bd44378d1a3f3c6a16_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b4c1767d3b1d7d32b79c58d9894a85e4e897deaed7405281239058b204a5209f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:dcde633d96ae797962a3bec581ef3078a5142b3131595e0055031195b798bc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:47731f2034e86e1b86a86d1b9ab20e1b978f89baf270a567de3b6be17665dc6e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8b00cad2744076ce7186abb2304a0a1ac8bc84e92ce76c843fc19a3d5f79e049_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9edb1bba41b757bc30ccc0bd7d823f3574e21195a1a4075a31ae5bea6fcea516_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f3ad88ffd94f0fb2c825452841ee7c938d81a522d8e8fe09d224b42fea301d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:24830ccec39949668dc836f6532f2375d0b7ac23ef69c78315139c4e15af4088_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:67899e606e1ac40ded141b4360168959587a7f1385299f99ace9312016cb01da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:708686f865ce646ea8e6405db61f539773444e873f6101e733567cf8be40b1c8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7fd150db54f6ddac412e063be423bb17cf0dc8717df7fdc32fc52434cf7c866_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:10e2611fecd1ef8a770a366382bffcb32096b3a8b396d3c0f3a67c06a809e186_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8e26412eb9c4efddfb90bbc864e68aac6ce43541f5952250709e973c75cbe8b9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b6ef9bc4955ddfac9ab851f8956566b52a49526e6aded669271efb338603f3d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c084c44640f2949bf5fe89370cf105d8307ee1d2f9ec8b5bfbf7dc865fc45476_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:8268d0e76b556f2b0413ab6975f15aea685b140362bba5d245ecabf0668a41be_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:b1e1d2e8782377f73d8b9d458a7d433dc9395ec7fefd2e376a54a19779dd4ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:556d277848c695d76ab33ae109b99e0448bbd60262b39ae7f5cdb5c052252b3b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8107455fa57ff48346e4b056bac8f1d73071699505c62e3c4a6b63fda65d1301_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7c037c5134abbbe50088311f7765bf614fecdc7da0b58b3491ed0924a45cc1f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c848d97da53997ed67654ed4cd558961e4ced5fe80860831f6100f27bb97316c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f63f5c139dff756c4a36e8c8aa18aee4dfd74260ca90a6c9cd8c68b7a23f5330_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:18e2b009af42ae09190598403077f59ac14fff0083dbd0377b23dfe8bf90bf85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:23c4ce9a3efd2b7cfe52406aa0df67bd6b17e2ff2583980b24e5f71c4e69bdd2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:45faf0f08b479a7b6511703243cc6746129fbe639936f693e245688e33cda4f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5fddf39479d0594b6514b837da1e9fc7cf23aac4e092a43feec2dc738f3a36a2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:27662597b04f8a83ed40951fb3161755e565f4b45cb08160ad65495b1971b1b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:66548d316213a04bab082f88b71e84f26f93e3b861144b79ee2a1d6daf236e67_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:915f0ebb139d489bab32c418ed4708935e65cbb95321aeac9bd3dfccd682713a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fdf3b790c4ebbb4a049a452ee65a4f15de7c6b1fa06227dec1e0f44879d33d3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cbce9872ea22b8756670549f2844f8aa6a3323779774c4839a455e4f831eff31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:da8d61470c3c3120912a4c05fb149d404da73c1cc654faa36c5311b3ba47c554_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e33aa6dfd96a471d0676b033c4ab64f112e7a200b15c74051bbeffbf48e68eed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ecf24d093581fc39574dceec3d50efd4c3146cebf49bb7a5a450b3f8ce740551_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:389bffb7286fda26e7f9d583a982f673c7487e4b152d0f1449fa0cc5956f0850_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6c6bc1dd1345fb7f5ba86cf728189fe3c576fe25d2b3e2caa6b3436e2c6a42c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:750d110adf37079c83b02b85f49fc612c9ba646ef5ad341b9a43c3c76c084e5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d097d858dfa7eb705412902a77e8750fd7fd883c8c83e6732e102d6751f275f1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3dd9ca3b6c119ebeeb38e5529407f1889ce2c06c11f15bbdb38955caf2a3a44d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:53bb0329ee10d609d297ebe7327e9fc2db866a3d32b87ea4ae04fc46d9aea7b2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9bb57dbdb1f3e05d2e711c87f59f05c56aae4504a432a7bf69d0719b614f5ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bdbec412e541109c63c5f342be19fc88037c485b199856d55ef1798510ee4039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:332ed123500ea4dedb757d95f0111658b96faea8f8996fd74dc14e51e2ab9978_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78d21fcf562cac4d525153a03c574bb2a9ad71d50f955e263f06e2fb2b1daa08_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:907a8679fa95ea05ab7132e5953560b61c9ecfff5d0ceb4124cf8dde42530cd7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f7a732ad09341efece3af08500fd7c18d9b70e4e2e218afb2fabddab0145f393_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0958362f0fd9f365fe7c0553d468ca4b116c5b879c26b8035205fd95fbda79c4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2fe9e91baef7b27e2396be83a187282ed19482386413f82f8e00446044588132_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5bad53fe321f2d924f07f7cd8b6f19771631a3c75dc25df875d25cfeed6290ed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a42d5ec3c0b582a70bfb2297f3f7461f4b516aa28ea8a6c12c6bca2af51a9e7e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:64b0f83d2d4b40eeaa6784ed20019e2ae2c7fdef43c3ea9a49eb07a3ef27ddfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:744da89cf9a8ac399564877fe699525fdefd31d302b70bbf33d457361235ff26_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aedb8ec541683a33066c8e4393fdef2b2940879da38f06e37bc4aa247038081d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e5dc458e034b48610c05a65784b4ce8731709969a25867c1174beb7bef0d43e7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:10c59d23c3b20e640fa3decf0fff7db097b1da46b58058b1a9dc1284c8d5f1d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8946f0589388c5ac174374e2de1a4bae4d6134dacc7fef9a95bc54f41265ab9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9ac3b13d328bdca2a50d286adf9f32621a3a059f3dedbb0f3414bbce3b1d83ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c56dbbd0868f35b7376cf4208b10f1be543b5b8096ee30322b44d31d5887b784_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:104e230cfe12c0f6218d5a834c5e85d1c3f962c9f00dab941ef7f409243c94d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:56e6a16d77dc1cf0dd2bae15f9117faba1c88be9bffcb4113b29dcdc32bf3dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6014a9a744d98499f4e68c99a612229b148db39c40dfc0fc72a0b0fdbbe26626_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:92d6845bc5c65cdec3d0f59440500af1b60b070b415ecb6e3c5c276fbdb97f4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:86dfa215430ea4c2286a8e9e0921f3a4ca14fac70ae6f5ad4f66636fd5620e0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c20df9f23d90cb585878aeb06e921741267b98a7b078ba494f6dbcdde2156020_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c64396e8b58f76b4f416e1f76332c6a28f2ac866240a4a07541d6ef4b13801e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fce08887d2471192a8b68228f61636bcbe2a8b78885512d5ee24d55b10784df0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:42cf0a1f66357b0054b4932b2952489fcb46182e4ff04501ec3b8ec4fc86b5c5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4652118a90e9d0fa90010823fdbdbe1c49db2b208cfc948a835c7f2aedcaef14_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c827d0d949f005ac61c1c7d43ac27dcb842cfc2013e42b7a70a72d18a20ac45d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cd7eb7f4b822575925bfa223282946937c7dc5053fdaee9cbfbf8d0c2467e59d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7b4dde279a23d7f73becb18b204787bec7ca9bb85b0fcfef4a7323ef59dfe6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38bd513387b83d3388d063e797d347932a335306b9f65eb73b7fbfb478b95748_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:96674cceccce573229f82da92f10e3029a5af33b192ae9437214f50bbf9e2651_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b5b9452bcca062df5bfe00b913778e2c182a6c2edc8b649a62b0e927037d7eb0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:578f67e6b9aa327a20cfaf5912a5601489ca0653ad744109b08262fd31d27d68_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9b86e03cdeb0968ad70f6372630bc5e974ccf74a63666f1b4517347d5cf66e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c87e5142780624f7090c8a0dd9ce935b112b74c86b8f0a9f97779df293cdf94b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d6b881c99cea669ab664f41460b5910bbf8953e57dfafbdc5ef6b44d8b45dc39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1b7eab16cec06f09c6d29dc328c723e63c410e101f2338efd38c266ead5a661f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:afde633bf2b45cc358137c70b17b5275adf59c0e71317b5d40de66fe40155c59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f117e6c476d1e70d006f3a32f70c6e8dde636d40ecf6b350348315bc30feaa9c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f7b7e43467fb98d34680f471b5f99b52417deb826624a17dcd957268bf19eadb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fc58e1f537d1d1cfb376c8bb3a1390c008341212540fcd98a4a315509cd7e62a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:80ea2836ec34d2d2995c50a090e9a97623485c633c2cc39ed4fdce34c9f253dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18c5603f9bf889466977a8cbc1b1e785e9e93a76852434465848b00de85a3384_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:852a40e0bf7ba727a9a4f4e65d820184f69d3b6410afeaee5b7c25da9d6222f7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b0323e72aa737bbca1d743568e2388dc2f3763b7b23fda8b0c30c7da82361828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f7bc0d938292e36063c8dc51447fbb563f011991664d6d7352fd82b1f8729fdb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0c5ea8bdffff3d880526de9f5b4d553c2cbc0681dca2785b44a2d50534eaee14_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:25efef408a198ddf977595cd7864dc8c68b66b5210b01372ceb94f0bdf0eaf7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4af0d2d2ff92b30d0bfd1217791f796ab853a709d6724c1089d967cd8b2bdb35_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fb88da574373955332ee34a14390ec328a7ad6e62de8499ed52949656f6ff923_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:651e1f43c1483775c0d9ce67365db3d75021e67a3f4dc872071968538033458a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d565301af46c356a4fc80f36c7c8e958a19a4e36cd08abc84cc9a49d88433b18_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f382ef885d8be8e7007416722029689f2b8ec1fcff45f3f405f4dba5afde7d9d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:fcffc574841c7f5f5f06e41063c6e63dd8471259c8b6436210b1fa8f66bcd32b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:06b33e1160ffea1621b8b365682c8b33eb88e1d0af49f2badfa2f2cdc1858187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0adf9a1507c462323ef994cfb8e94a91e05a90834eeb818c6ff035a469308734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4dd70885b033339366a51b39e1a0dc9716bfcfe9b3072a9425f93318ee1868ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a675329ee42ea8e39cf56e29562e0c9d58345a468f895765b6000cb2e03c85f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:046f5864fb471f536e1d07ff4db875eea3323fdbec3c8467ffcbadaea4317e48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:338bc8f6c2bffd8382536c628e99388f1579df9a881c2ef5fde980be70652eb2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:613556b062cf0adc4f9826afca26ee52106805907c1c083580b0f7595fe35d22_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63b5335ff0b2e5ec2a748aad70cfb87a1e67400e8d4a58c4d21f4bbe0ab8fff5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:134163c4600edac7fd6cd32e6e489bfdd03a9e7b2554fb3cc43c696c18d1d6ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:646a707c50a3656bd6cec5b46960d4d27885135a1b2a4eac2f74fc8721723c3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4cd06cc8b51a11cdee4218deb90e612934506c100298dc2d95cb3961619a34a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c28197eb87571077a9c4d102a659e2ee3e9f4a96a2c65e32c2155aeba638d114_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:884468e937461054e4d0f6fbe428c0837c547fdfb77494fc4fd0d80c85ebc116_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a0ca6e2d795cf58e53f392ccf33ebe3a958164d7c807351976e7f34229585b4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c7c740ddb429a1e4c4b37a761d07a28b0a3c54b1a9d0a05d50f52c1046e67bd5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f1b0a334d0a34ac7df7177915c9d86925b1d09e2b7b73739e2e242b156043d00_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:21386a83ddd84b3cd3903be7cb72fcaa075258aefa6a8aed5f9db293cb813646_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8bc70bdd58177aaeceffe4a1ead8014949561a36f49e704edec1a87809a8e308_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b0124697d65e28f4068afe9969a3558ab5239b7b39b8a8e4d59179267cddec92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6929fc57fcf0e9c7d26b858afa505278f09fa81a854050194253e2b84fabb94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:04b8125efeb99b9283590730314e1792064cf887d124906b6b39c83925d97f4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b0534c781222f49ce04e95899cd3558bf62a74c7d5defce8ede815d7aa88aa67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3769775243694c05be0c6d52bee13877834b98e80a32162e3cc990386fe17cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ee66f64d8b3832cfa270298dc1257226c9abe618918de7283d7ea3acc7bfa058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:09e6525bcb52ecc92e628adb611938f208c09436c1cb787539df696bb7040e27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:48f82fb019f0083c414b895589183931f623d9c4f64a545be9460df83d8f23ca_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a2cec88104e0ac39cca06c351868da8ca42cea21014e276ef4c492603c90e6eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d5fe8fa8055701c1d85ff5cd062b28b808a791d658c1e6227cef379dc3706740_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:072e335f2ef540426bd02ab03df3017062cc713e9f15c7d131043c998f6bd8df_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:750327cb858a4bff3df278ebcab6a9c73b88a55729e8f54669155adad0f1c77c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a2762bde107a05ad6ee1b167c6ef7cfd32646b73209f3841ab1f2545f2f5cba8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d3ffde90e606b0344c39f8668dc629f919612cc5a3475e8fbd15aa1bb807a42f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:533703f83c1706641c5423dff8be080c70ba831a0904c4d08cb84247c768fd96_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c34e3b2772aa6329401c1dffa8316d3516368cfaa095a9cba95628bd9ad2a7d0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c3887c6c2d115b686a65205cbaa373882689899aca8cbe5125547db198c84c9a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc6a5e17268e07c6309afdc92acd2a31a8021e3ba9f5d0dbf514f3b9df09e01e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f9b11c33ecc1a60bf7e76277604027fad491a559a01ef6d81f2ff3e1b1630ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a23563b0a48ef83f83afb6b603c3c6e432613ac914f91cee12c45ce88e4568a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c905195d7c87506f478c79baa7af0242c05a53f424a5dde49e379c2a5456cd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f70c550c755645b78b3e7c01118b6a646b1a8bd283f0a9415857a8fad6d4dba5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0e7d60dd7a32d4dcf1b6554c4896f3e6710864a5df8a06a0ae3d7cd8c719a309_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5b2de9e018b94f9453f4ed479113464317121764c1551eb27cb249930b87ab3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:894978ef07143c0e17fd299e1cf3cf66bfd5d1d94c61bb98a196c22c8004252e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c05190f5e6e9886ce31dbb9c97e177dc69b257a009c08298d9964c824f769056_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:037f48344e06fbc216914705d9be8c9ae21a70069b3031ee4dbf07c34e8d054b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:46623fe33e5d8b6eb551a012f5b444849b335a5bbd1726c274c28b8491e955de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6140ab1bcfb22b2d92b8776e5458bf6e1d2d65753b16d4229d4b020c0b4a12f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aafd425c0dcdf391f811bf3aacad9828ca2d18d34201b6d954ca13c1b4043bc5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237d87f0080a039435915945a2405af205b4787a2d03d71ec801f5093e1cdec7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd9dfae5523167d30f125e3be00f666f3b98f3a63bfa55f9c79927123d13a65_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd9a7c1b3d8bcd779e02925e2bd9d79f0c3f839636cb5fc66181eaece5dead1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:ff78f8929c2a152f76ac995d4e9203c6844058b114cf1e2bfafe371f41f305e9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e4437f5baa2f1e07ed0c1a245af10cd3e9919a852eac7a22996a9b7ea51e65b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:666aaeff92117bf500aa2fd3cb6326d39e83da6f6d9d08b883aa0ff66d56fed5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:be357cbfda2ec9e821dca667511471a812cfc6ec8728b8dc9e345c5457b50b0f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:cdf3f134bac400823d74df622bc73368c849621e10ce6e2483a3d17346e9adc8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3172c4a59d36cfbe0567767264b230cb7b1bc355e8753cbf14da088987601d06_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8d38f1aeb56ffc54758fca6ab17a60e3bef145a3221728a56dc10a37e3dd7d4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ab60ac0729c4fe33c4a801982f9a632d7c9b5ecf991b7166b8a6642a621f9490_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c0cd58a244979e44f80ee6bb4f2f25bf4150f747b8db3b4f27b8e27b7b2657e9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5c312b21457753ed8c850d7fdade84bfc01ab2d0bcb3435e5a800ea1b57ce328_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:c01cbd659b1fcb8dba2716f35c5256e886d438bb3a456f2d2f8189cf7d7a3f79_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:114d2dbfa9f68214f2bf75daf889bd9dd8c678f6dfce6dfff9e13aed8f0ef66d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:853248c99686b92e8f03af1f7e03ab8de1a0410f1ffa973c61e9620c3c29ee3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:db82a9efe15ccfd1fc7462166a3dfb8e88ea845bbbcbd78125817ef606d7d4fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f3d43dcaf117d7d4b4ab4db76e4f16bba7384c2c0dde245b3e264d6957bd8f19_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:23ab98b2ad9e01cebf816c41ffcf05a0238c376e749891b69571d14e3254725a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ffc4e82b9d9ed4229d3a549e9beffda45d9bc9d56ebeccfd3b5802ccacf6d801_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:1a191eaf5b0d23e0374829048c516e743555781bae221c9bf2234de24fe8d29a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:3b7c80c9567f0a623c8b44c5bfecbea8997dc61896efb52370cf4f821eac2328_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:afa4fc3ab60c1c50f44c59e40f07fd06b52ddc65d3b87fb4bc9eb3e2d9a83aab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e8749dc60de7657ebf93e7226b47661b51d1daa4c5a4fecf336a17a0e0cf3c59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1c1c12ad472c45ae03529792013154098ce4780a0fde6dfcc8b15674518b64e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1e764b697a728e444ed6267e44dfbfe36f7763bca86cc8991c429e9be5f10027_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22e25afa4b71ce9f1e70697ec3f7d463b2c1352e327f6bb5d5769f6c421d978b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e8372947353c8a6e32dbce30650b91a1f09b20162fef90150a58f3d3764c0e86_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:34dd3f5cb10fc1aa35820805090b6c031a4b771931903936817a8afee2546782_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:751ddc2fe22c3928ae1e3137fd8b7741f4f671d5acc56467b05e3d9c892139f0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4f48095d3dbbf481a4f0044b496ade9fa59cdcd58f6aa9cbea97b3a77cfbb1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f2cc96d8b2c7942cce9c79607176938848aea0a330542f21c47b6bd8eeb4f29a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:10e051b10f8001bc4344d39d32a8d0c46dddb798f6ca025a6de0e78ba5b70b96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:33943aaf687567ae3ddb4339608e562f9f877f43d779f39820741e68f691b47c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7adc1f05bc8568cdb5f376950fc92b8ca886fdcf4554d7dd6815780118cc8153_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:8dacfd86daa69817ce35eb7ca51989f90f9aad12999f1c76e21a49ac036cc444_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:25daab414833b6f1f0f91b7a55935ed5cfd7aaad5d2f0eb8674a06a603187059_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5091fa31975c3af6c2389db26e31fad80220b0bab03d4b880270168a62105357_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5e8e1fe00bc512502b348f16a0352e50ac4a5b491b843f33c72fc765a48929ad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a2b9473de35e8194617769c2c1aaed3499d57a55110827f3f94f191ab02acdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:29835580dae34eaf6a13a4b2c706138f40adbacd67670f8d19cfb952e70593d6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:be7fb081fa52399f118c7393cf72159ef362cc1ed80792aa7fe9847b00cbfcdd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e865bad23956b605474eaa4c5e637a14e5453a53522b145138f216e4909b5348_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ff01b00b64a65dc45eac4e3a607e7bf70e41fe333044f357e436dfa0fc4abcd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:1f64e57709acc5ebc392907106819ad3f8896c436d1afacd30c6952c071c97be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:401edc06a2b99d0c1f9c0e6302291c78e35475003f74fcd9a487c091da70631c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:408bfcd24ecda598d5a71bf827a74c3e10d6d7748a9cb8007616c45e4d490275_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f626e4910ffc626acfbb1d2c1d0ce76564d139175ffd39e797a4b4c957c9a570_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:18064f2babbd41c755d29968a2d3f2bf5865a1d49f6bd9a37c527b754abf6273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4023611263777c3f71fd89b5072b36667dbfb91bd2fceee2923ca590d013defb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa7dae5d07b71b2e551c6d8b428f01265e171eb2bf6e10b3d68764fd9055d94_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:93addcca1cfdbdbcbaf0a01d5de2e63956d7ae5bb4616405c88132c3d416e5a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:40f34d8424475c6090d059ce4ec4f17394694939ae88bccd802007048d35f351_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:786e891282301405fd2ab537b4ab459cf984e50ae4384def434b47f28b6fe35b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c74e92a11425bf52a763fb17976e9efc97eb3e8f6d63f188a3019eb858481822_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d1d8e4246ccac8436bc696b9bbac8c102c26258e902f947c892c91084f7d41cf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:073a7ae3f6dee770aa3146ab25bf109c2ebefc561821e4f249a8fd952e401597_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a8a2e150b72f78f43e5f186eadd267ea49876a2e0579957414802b92700003ce_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:aa8d336c6822ed4dbb522ca8c46ba3e0e090563624353d2b1fac6dd55d00e445_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d464b4bd9d86b902c8836110faafe8c349da3bc03a7b352a2bd2f02e54069570_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:097e955c655e3dea8251b05c0f56a5cba51ef51c7e15b0812cc10f2a36a68eb1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6a447e5642af9c109fad7eb4201140d94eba9f743b6cbca3585e18624fe99d20_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:af05801e4082f887de2d89a685c2d13678d3ea7aefe1272ecad2085ef3d25b73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b888f5efba0ae2447c338beed49f3854460801ef19a0efed8ad22edf083391f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:016186005ba6bc28aaa6eb5e53440cb32db58fdad03c01cae007f13ca72b6bc2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:208c40ac2823a80f406d94cf41ca1cb5c7e96bd25d8ece7556608d717bef460e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:8af3cfc07d1611d6ea3459a77f0d3ccdae0d0b9867fda35bdefa0a940ca1296e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:be59287a152a193415847f19eb418698197e52c8bf1f74eb1162106404bb403c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b73ade6d149819e41a72599e2ea12b6a338d5ebd4d9e24e41178a1e2c31971f1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:c699affbdef36d64881653a63e0e8a5c10fd5dae0ef6dddb9bb7e50de29d8e8b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:368f61e0cd92fd849a673ec2ea2f51e7e6d7c12ee886676409369a580d0347e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:5ff7cea307bba36d569d6d66b4d3e116f52b69441cc071b830310d9f4134f02a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1cb922e93f21b2c055ecfdf002582ddc51c7199dbca1f34701aae9576d817c09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5b7609b2ec476d596f0ee4dedcc3579970fe5e5125c61a474536ed21c8c094b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9878e44273c6c014ad997855ba76572268b8f18709de8fbdcba5ccbd38f2a731_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c1bef96bc0b79e4462606d3e42ed71e4d37ef14d2bea928b592272a149db9d11_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2437833ae04941249ebb8b351a3f731ec04166d4fd8129e19d0717a2f651a234_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7033be83aeb0222e99fff2ed1436d9a9a61c9b616f6b0fa3c5352d8574bf5f04_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:707856466152b42f416d446cc45e45852fd3dc5d2e67c9c46aeb50c6d1baa9a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9705f3ca0e1fed96e556766c1d5b5e2047e4230ec3a3a57daeca21bfc152bfe7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:458c8d962d112078933a4279f40a568b4cac90843b236a2444932dd44fe5fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:7d6c779a0e71176bf7fa54cc557108b7d5961b61db85b5de24d077ed2a5892a7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9de43b02a4982a2073cb1b813b63dd85000c3153cd314603773907ef6ab62e30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a1bd55517958d9320e04f417ebcdae6ebd6b3fcc9d4cd683c54686c7660205df_amd64"
]
}
],
"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": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6b4db8392b4fd5d49b177c707bed1048c6ccc7564f2dea39ebafe492807884df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7aecb1e4860f54933c9e911b415aa059ba3c7664c2309d406a56b305887ce6f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c662c420d15d0419d38af3038fc232990bc21299a9e56b26f4df6371d8022dd8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d7b45d95a2687972730a64bcad78fa793e4a244d5a034969889e4e5e5b319057_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23b511f2c7fe86c4f8afc509ed707d27a63ee6cf1fa3b74131489fdc7c668cd4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23e7ccb1befa2816e77abdef5eecd8212e56ae6d616f4003392935e7edf7ed93_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:25f015786ca305a2bd100695adef64936782586725477c67bc43a42402e9a4a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:513e02881726c145fdba109c6485c19dc6a25e1329e71e64da6a1ca55a9bbeb3_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:53b47cc5cad449bb388468486726593c6f5f0a20e23b035c2bdbe283d77fdc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5e268fb9530fc6ea702bfe64e5ad3864f40d9c0e3beeb2581fe2a8229e191336_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9414bd27ae196de5d952d6689530d09632bc529ea73e29ab09a2a9e8aaed601e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b1ca3d740fe69d29817827b9b5475172b8cfe21546b59c99c82cb1c61d19844f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:879e40240f8a9e6f323bf40d226586f5ecfdb91bfdeb0a2126dfaa67c3e3fd85_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9b4085029ca2e11663e7adfeee36a9f5783ce7106521fe02a99132be4bf4d9a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:acbd8e36fbcccc23f3fbc2013321c793d724592e637988ddc1b0d81b0a538ffd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f51d6640749d0b80892428c7eb2b54e1e75fc69311ce456c425afac40caec745_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2e7fcd6eaae5d8e35155b811ad6fe4cc9934b31a0076e80df6d409b11ca8d226_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:828ac94fecfe5b6e8263621a62187f070f9e3cf2668d24f00620ca47b29c37c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b152b96f3e1c5e6ea18ee532c4f747ac0e0bcf082c1bc0fd8ba60aaf7d914ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c5f8bb01174a32ba07070a5488b2fb27ca7820508491914337a6433d4766f039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e024a95761866be7a23ddcd5fd0dbbabbda249218d36ba9cf51d561575009fd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:4a5cb39ccce3520bbbd2bb98b84df278724e9084cf7abe9f100963b05f6a51a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7b3dac83c616876919f2bed7ef7318dce0f20bd12bcb6cf754814233f19710e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b466e339cfa61e214e09f1b47171616d59dc1748b8e02a096d74d0975b955c5a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1675f4cf4337e6ee6f4b0506017f95e48775b58ae80b02f24d2d6cf4b24e0897_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7b91722c7e9d1fda1994adeb21ebd50726d916378b50b942cd2a6bb636d98a4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4f190f8c7699860fef711a4ea52e922d840b0ae7f7b99f431d29be088e16b12_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c72327fe63c1e302e35dbb0fdf46787529e6583c544a20c0c7507fec8a9916f9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:148d1267925de54e2ff67cc04f7e1eea48e4812881eb13a6d4ac84fc9edf3960_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4728a45a6f0d6184637de454fa23aa87fdab1ad388c0f82dc97a63780d848148_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7ed045e8c4ffd8421d54d6a4ff9ee3b8af00169d184f39fafdcbe689429e9a94_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ee8ef9b71b81d64e1c95c28aa12093098c55dbb4a970f16237aee5cfa1f1756d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:11ba356bc22603fdc9da30ce02a56e0841715ffa1be1533e409f680525e35a95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313103a205fe81020b9acec854f03b3c35de728e2a8ee7f8b778eefcff1e9adc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:48ed707b531cc589ab67cc34196bd107b85250edf3619a3c348c45dfc6f535a4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7e689a159a17e702266acb3e5d7487f9ce17eed2c1f5166948103010747f2db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:377373ba5a37f2fc8fa27875afb5ab500820c68e660b1cab11cb52ad14541577_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6d8b5a059175e2260a85f40a098c25c61608feb4d59880c2eed941bcc3fdc6db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:82a2a3cc00c616964a3c24cf1095a005e4e573cb79c345e9004dbcd35e180c10_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecebe8f91837ebe91c2f9c159b54f6fea43fd7d750929e2a5b08fd1aee688582_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:1256eb041e3f4703292fda7d334bdab8ad59e6ded330b2480f0e450aee1b141d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:78083b25b57df22ae9e0eb27d3edd7c3e73de676f3dfabd4c419b37aa9c027a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b8ef42ea1815cde45206e98b2b0fc70ca55549df44d7ae7470b37567c30ff5d6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d61acb82a53a3e4b0d1d2fb09e94d34d9a990e43f09aac31f335f970a29ca82f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5855659dd086fe497b927919984f9ebbf9e5ab0a110ecc3d761efc6d44846245_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a19a3f623da8d80725954f6cd9aa9717b62c8fca465f242db675b28911906499_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a5328b6e7d62edfebe695362a4532572c99f79cde855f0ad0f46394d93d9cfda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:b49d1a3d8141b1b16c0dee745ab5a0109bff96fb8103ea911db8efd49ae1f1de_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0783c5a17f3458d7e3f59952ff01dfdcfe8510048fb41f8603e73f374c1fb49c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1f3a254a7c44483a9503e70e4abcb579081c62d5cd37ff435be44a215f7843ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:e113ec3685f8d055c89e11b0ac8acc806b4aed59f19ae0eb4e7d896d4276a4c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f9fb910e3a55c4023201befe8e29197f3a60b3c62b7814903bcef5554b939857_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:17546c1840d65f2ee98ac183705e6956f4131d3ff32cde615728f9f25882b603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3c928586ae0b46feacd6570dee3ec49a5a204227e113432194bc353f6014dcbc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:562eced3b90258a09cbab4518332ad36f9526532f2228da862d50b3076aa31d7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c925e942321c121dd314b39f7254913e71992d8414b5c778163855764269fc8e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:8ad05e7041a80ac61df181098b00784912670e01ec166bac6c504460828eba6a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9b357c6d30157c7dad00894e9f8f724d8be110d9658813fd61699714b7a48c4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9cf1116ad028c8b358eb013d9751aec24eda566a74325123ce18c10bade1e13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:bc49f21e2c4be0b4ca0c199a25f90548d7ab8f16e3d78ff4adecbde6052262be_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1d8c51ba4344673c2f0c4b023d72b683b2c3a26cbfe64798414c5d4e05005ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6e32a82da78fd60e74c129296bd390de402cd7a22a0f1ddbcfb9d3dec7ac1c5b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:aaab47f78d572983b4e8e8395c8c3d53d05c3317aea16c011032b2fd4f438fb9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d2d38a98fc09052bc5fe169321a534006a2ff8605d2314d04eee39e2492104b9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0615ec5b92ee4b3a4e28531f41a21b9a99a64f6972c76c66de90ea13875ddb5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46aea21f727db784382ab4a0329437fe9e1f4556c0cf7d0e3a6d904e4e3ef412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:62ca47a44b86ae7bde47e145474a0b61dacb1f6b503ea63475d7c090ff2b5db0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:97d075f6a0c08361b3f207632d98bdf276a9eb0ec0e79d54ed13550edee42c38_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70e3b704d6af11d99287446717854c466f188db69fc622be08fdd7a8266a1391_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:784d025249cf0f4921d34ffd4387ad7fef62292e8df8e303213514bbd5a3b1e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9e3be6f0d660b4809221fe1b2d6f51206b4ed40db4122eb2a55f23e0be4bf3d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d3fe7d8d1fbacc9832ebf90ed7548a6b2cb283f8a98a6ca73b324e427b5d69d7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:9b772451057fbf63e5173aecb056db601413f419ed9fd98d7ef3b08dfcd79e11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:bf155cef265c06b90ddabf0b4e5eac5395f4cbf9165c87e3183746ebade36b99_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:d73481ff034289f9f1cc811bb66ecb9a254de0044aee18755034c10410478f2e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e26d8456983b600e7248b5741030a68531e5d0f45666e6e3ae02ffc55ed0f906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1e21d1b03c1d8d6d2d5c3d2fd2bc68f06cf4ba6339390b49ee94980e66faa3e6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:85b66f1e1b6ca493592c62215cf8e94d29d6f1bcb68c146a7466133f661cff9c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a9e900b764acc0925e6c381fe09ab5c59bf8085ee5cb21b9bf87ba08fff95c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d4f70164ddbe9c49e57f079bc5f7f0881fce0f8a074b5a948ecd338a308638da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8445b586683b90ca3f69f83b881cdd46c78198a7b021b0499f3f5de367ae27e1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aa0f445083b105af4fc1cad85682c286dc1764c2810634c4266942677125412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f1ab95b9af24529b03e73d6d3cc3e010c53eeb72f7cd441160982e7a3f40edba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f4f78fda0baa299dcf7ac093ca782970074760999f96fcea9d170c9cd35455ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2ad3be815abfa60205bc0de77557f8bfc6ee8b80e3d25ee9cd1088a5e3f6bf8d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3242a9336b5a940e9a88b988d1780e8dd6fbe7055ff647d07a7885a3c272619e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d9c7a9bf4ff66ed09b758109eaa9002242e4eb9604f5c0fd964b4087a609d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d84b76fbb614c30c67c88d6bea9ac818854f6f9aa3ab2ae8bc3be266c0901400_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:45c02eac036665c9f003f0383f1503503580cdd5461f6de4bcb0b88edd8c77ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a0514e0c9580b85e61b553b971d8d3a65f3cac4040ad6d74a3337db46d840feb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a2f51cce516f6300e1724389a99afc1e5b00096d5d8b0c05c302d9ef483c166c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f7caf5c32326c741206573aaecf5fdfc4948062d840dd2beb7b7b1016d24e697_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:4bac5520ec58aac65a508a746976667acbb6132ebfe6aacb2f8136f3198aa35b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:019951ef27fb8d5ea4878b8f22bb0d0d1f357aac25b8998c743980377fe03563_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18b5b21ee15093503e1e3d2f6446ef3f5ffdca30bb50cc9f67dc7596930cb449_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86362580db907ab09ca1f54b284fea5cf787ddb5c1e99674f6ebf28a3990cccd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9ca06bbe2df39add7d22b660a5408b54b974ded86faf7ec9d0985acf0d4e9f32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3322914e1219da147d36aee3121d4d4b42bb619419535942aa9108f6918d8e3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3d444da8f07a9e605b799ae9e3154c7a8681da7824f959e2b5b2423b80c39bdf_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b87501819460dc6ba4bed05a65311592e85ef392a36e9296eeb11fcec26be8b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e45d8e82a1654526fc4562335cad427c7c3aa4dd01215e9754a34be8b9e64f5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:946fbedc73895ef344552e10628d3fa305bb50a0329614ced5b200fc1b4d2dfd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e4f534afec621975ef7b2389f239bc672eae0bc342fee2fbe9560e20e892e3c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:010e0f69ac3dec9157af776acd4f91d29641c2550466f6ec26ba31743373233f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:87371170c06f7ff9245e5c8f2a0884e969d6d8941d555338ef28ba63be405728_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:2c913cd14b852ece07e98db33327a22a4ea3451d241d37027bb51f595f93b0e3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:952b83652c4613ee04ecf5c6cfa6961fd66fc865c84c99bff4f879512820bb60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4cc93202ab581798ff4e06e177ce24b8e880ce650b45a135569c1257656c2b24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b877e2430ca1ef3b575577dbe08d3b13fe1274c1bb20e065421cae418a6374a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3701c8556b2ec7a09dab7e672729dc6057919b905eeeaba9e09ab38e3074ebb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:faa21d468371967ce9e5b262111cbdfe69ba6a8821b659806718866b3a640490_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f6d80e175d9165dd41da793921d5d6f69cf536c5d16e745b445979b0282045c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:42f5aeee6f2524bc1f0db71092fccd1260d20d0b94531f88ee037921bedc8408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:182402ad5468234dca690272044b015d0545229ebd84e85834f57c767eb96d84_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3e3f7e476df2c2b27a8c3a17ca83a98224c8db8952ef6b2117816bc81c9c74ae_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:96a17f8d79e9f8acfb86e3d54687da1c0564e98a9cc7d830b770db24edf9a96f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e244c83b21c68b755d7e0eaaf476a1ae451f3368918b80b19546fe01a9a4a9a2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:017f982fb763a0eea61580758d4f69ec14bb78e5b5d107503276683336f9983c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:677e81f4f2e77f2b8bd354cdb4ebc99e5701151926dfa36ca1a3458607d395ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0e9fe96d6b1ef18e0fb3ed4751d8809e0fcddada5387ef81e2801ed4036d54d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:13feaae13069cd9a08e285e2d077b96bc75cffeeda2e3b665443c022750d68da_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:105a07e6bc8acd530a8ae3097846789dbcd2c7a2f1f984805c5bb3b7449b1d05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3e0bff5d178668f001f74c4d30482753f481f257db49ad6fd2ff56439d95079f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5f9c581120873f1a012c29ac00721b6fd834c9378cd64f1d8e243da36755cef3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:84ed295a1fd729c6bfd8250116d752b4c3ad66c7bc01ca44408e7cb8a115b5e0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:2c0d1db3e0f37f09115d3f1af5ace12911311f70f4ceb574025fb1ed9552575a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:c69da4b39cf7ba1018b91423ce0282df124d606d2e5162bc8e3e2251b832cf91_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0099c7b040ac7e6ba7e91ec4ef2250bea6ac10472901aadee07686c63faadc92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5b132b86c1b14a775ee77dafa3a72eb723358cbce6e710e44d279c8050c4261b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5ee7943edd42760625d7b8f3f97dc0da4aa620b53ed3ca6b666e3b7a801027b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:906f97849e8063fbfe02bd7e2f951d4fc848c2d8cdbff947d40be50fd6f995fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:69827e616ea617867837723347dd6fe36cc85f43703b4e37b335d79fb3f87d6a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:703e8d44a7d59181d0a36a886ef570c5b838268acebd0b32d5208169770b6ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c092893fdbee22f0fe4a2a25aa458bc1dde8c52367efbaabc1155bf5a578cd51_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d6ab422fea2e5e0782be99e3a275eee5ff665baf8e7310a601d42ba2f5f39608_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:39071a963cda210a344f5d4255c5c5276d539e4bb661e21b49be11923b54e020_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3f9ca2d789b60a51018e0242a01390e1d4b569df21769682292d3b483954aa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c7ec38c4ef21e65139166bde80aa73a36b432889b6855d63b1892efc0ddf58e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:bba88a8f8b41c76aeddd25012b4dcb14da6d896763ba6a003ca824260b8c24e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69dfa976e259586decfc0635dc49fd656e878b513783579bcc2a5e456df100b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:86b4bd7254cd92f2632d90357ed08404521d89ffdd70a21cbf130f652f71c1de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8ceb3fd7e1d7d6bbdfeed53a97accf43b3981d5e101746e891a804ef8903fee4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e4f81394f77f17552bbde8d5682449216bf676b181df4a25ec1c6c38cb3bad82_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:425a3e4c2774dd14e2d4baf3bc6f9b1bc6fbcc41faa0ed55431fef26cc5db7ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5e27fe06737a254ee3fb2bb5ba38ebc79e2989487de9536b01b6a1d49488ac17_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6b64ed15c154b927714b840036c16293f4fe924aceb5624fc04d30e478d4673_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c797b64090712c154c848215b1bee933946c019c33fc9b08d00532d611f4d27c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1ab33f9ad593ee146550951038b289973cb1b80e15fa146ab20e823c89f64616_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cce4806b40fd1f040da28b0a76e8f7edb45e5e3b68fcdbd1ffec407f8b5d40a4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e237d756150f298076ccbd616c137d0439c8f59c9e9ca44cfc4cb04178b7a3d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f547caefe7cbbfa9c958fe940eaf72b2b08a460a3b401d1b059c3f097f2b7435_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:0b96283c10f51d6e8a5d00acfdd9535804d0ffe7c4c58c037af6d44ac3a85bd9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8eeb12229d09c020f7f71cc996853eb47ea1311b8426eb7fc6f28652766ded15_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:9d07f82ed2b467215c084754ef1fdb349536bbe0e3c83e3d48a2ab7a97b7f355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d36f927b9c24b3647fe58e5b3579a6bcb2b0b50322db690d885572e0d8492ef9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:317c932c74d67e596b97de943694f9561e85be9d8ca3c883865692ed47389eda_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3dcb7ecb5da7d94ddd370e48cea9fb1ee1314e84874ae192b8aa01a834a3238_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3fe06959d74f9c3aaa9fb9a90b3f33d331347e96cc4f67741f7d6ac6daf8254_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d69d1884d60a78838900fb8ac8aa010ffe8a9814bd05c5fd23640ffb2fe62078_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:30dd2fc299876aef6342316851b8baa68f2b404741f7eddf920818e2036b0828_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:47e721205ff64d2cd94f17a704c315ab4f48601dc446c6fdbf6d0651af0e282f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a42c0b3dff389161ee931de7d2f78272c1576632a357d7e4de3a8ad8e18cc2eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:be883bf81f21e85657ac114397f1a226803a5a0c50146d11ca24f5d0e61bd252_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:95a1813fdfba31007b44fc7d0fce109279f775f6bcf1fe7b7b319f642e614d0a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b624d5a16de8051a33eab593d57f378de36877d7db083144f88899929bf1c0a8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bc7bedd2a60a0f3d862de0644e511d6f330b72a6d12efbdd150dc9b50679112e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e8bbd18a1d2d8a8eed42cc86d19a260f2bbe9379e35257c33cdb70980cbfa5f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:03bfe65de545d250da52cd40db72e8b5346f149e8126509801be86b5f39fc3d5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9e8b46869a8d0cec254539d703e5da848364401fa9c203f0561cb0e5f7aa00c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b7c5a30160b834ce2256aeeee9a36a8655e305018d0647fb663106ec7e3d102d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dd5537f856bf3d86da38de94c7ee6fb9851b262515a4efee6aa1230924755721_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:37bc380d77c7db30a206baa5cec23341064ee370eb5ee0aa5bacf682dd67024e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5db690533cf26e8bffc456e69dc1e0d2f9554f6770c5ac75ea9eb345e1c101e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f7913b9b8f0aafcdc0c0b07ed43f86bb58d6da84ef92f950979eca15fc1a7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:876435e0b14447e833a4e9a0dbed2227bded7d857230557a101c36b47a105921_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4a7dcf77112dde43e0944ba53bfcc3eb802dea755c9610f86b4465b22d355856_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4b3de326992186eeb6206638396c348ef5b4d2c4597eb40e5f5b140f6efb0abe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:779674ddd263854aa364bbdfeb92865821613d6da30a0d3b503ceadaea48cffa_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d3a37f7d09a85c9eff1323c920a9a2f471908e90b7a1621155bed93048c81320_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3806c5c7dc711a3d63a26b60c8c257a1ed87dfaa3e628629af4ccf06325f6ccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:52680ac76f439d5334bb257ac7deb433ccfa6cd824dc2d9e67abf6ec970ec7c1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:65c1a312a57a482045f442861f6a64605d64994304b07567af0c69eb4b205bcc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:76901d5214dc2c2040d44d1c46ace24f403f95a92b825176c00ea29d7ba2ddc0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0f12505d607e05431b905de5ce0c31984ed4ef4dbc7f027eeb019dd0747005d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5383f749ae80a70b6bac223d5c3ce9b70d58de06c031a57b02ea5510f4cf2e31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:76e1151f0d25719c5257e106bff680514e740983333de92097d55f071189ed18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d072c04ce9f1777925bb8df07925652b0f8e684ce2e010adc6fb2c7953eb66a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:786c62c9eab9cb68788ddef5dee8ecd74e03a1197293a3047adacd489e034dda_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9fb2cde680dd3f850c23ee7abec1a4dc8fe0d5b3f2a1c80ad6c8ad7a62b53f4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aef7c437611ed1adcba12e9875f3fb2f094d5116d5a0449066b48f25131faea4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c01ca8b3c84e8ba98e35d0cf0a659e76bec4189a198f82975e6db25ceb336b9b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:41452719dd766d6229b9d1d808b89825b1e7e0aaf8ab8e70c0aecb1b5eb30edf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:9969b96f421a3e9d27a495bf1eff33dba8ae2c12c0cdd33895b6190a4f75e000_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:99e65563c13b1a6d3e64f79ab6491b21106b3d46ef75ade4829c33cb97100ae1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cceff5ba4ce63edf605c087cba759e8dcc40c2abec0534ec856e760f1956a85a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:14ba0bea138b281bee5db9094dd7dcd1fc36c4712198f408c8811a7522bb877f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:416fe4e736d5f3e3b0e4668fd2f092ae855a4073d18a064bdcca73ff5450b77d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9039143f009152a4b6040c8251f3444fd1daee5ecc76eccc98818d9a430a1bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bfc08679165fb0a4c17c4002ed676f7e6fb0571ac72ceae8a1933436753fdc73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6f698b3a95ee24a6c821c9ebf30a610510a639c6d3c56d4399fc45d34179dffc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c44d52cbc06cd3702b2ad8d963f15dbcaf0fa5ad86a800b9852c4f062fc10a76_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef54b7c8c1f96edbed0f3c449b57c6869ea4c33d97f883ab697f53f7d923f5c6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fe664cfc24f79a569d7c01a226ffd13bc91fe1aaf3b3c096dd8ae3d561670d07_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0edca20347f1e9c88542925020f52759547e2af94b54882e739d6c7fdc7150c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8d99a2cdff81f2c41a6b38c625f7fc6f824eb3c3b443221039367b790d8e2a72_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9da0116d6b0b4f33ca7ccfc26658ec79c8a4ba17f8a63d0bd399ec26808382fd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e5106bb4c8de0ef6b9f177e58366395c5bdb3bde226d25a7667ac54ebf952d6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:226cc05403576fbcc6d40b001ea969402a5e98cefd9444329396de56ab21c36a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:850062314bc77b0442b9f4bf463db06aa716f62437b5c9d15b678eaeab9f2eb8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:b08df82541f0a9078c8ba31db67897137a2f71fdc9fd0a79e5230ce16b3e9735_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d8547d72a4b791ad7435ccf3883c427db9f6592f9add54cdecd0b46f2b55be60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:25db07689f639f79919d6f028a10375fb9b68abfd9cf55829333d0360a7acf99_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7e6de11065df1e2acd959d9bcdfdecd4832e27ca92e291c8b5128a7c44c0d8f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:96aab15a47ed8722406eab6ee2933a1c842a29a49c2ebddb60e102d610c092e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a415eb2cf567e2b9f02fcaac05b2c6dd11625cc3120e3a494d8690dfe2a413ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:048eb32db3c8e83767639d6ed9c7e07406348b309dad16fa8e0afb61a65cf87f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:138478cbb17db8b8cbd6574d38cb1c1a4f72bd8d319fe2eb02954076febc903c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ef6c3a619bfb3bfbaf9be20fdff6148d1af0701d4ab13a047867f734859ffe1a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f90a83b839dcd68d04ffee8569e4ffe1bcc695d192c9026ecfcef9d52428e4fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0c2af2e992c5b0ae60cf87b496f8c6b5b3f736ef7576ccf6f03d37e3a2d9cab1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1217c6f9b998c01c7a6c283f035f11692d6393596194e338578919d8809ac2d1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2bb41b270973bd2db4b6ded25357ad5b4113e03a64a5f55bab27e6723902a79b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3fac63d925327ae02db3c5afb3e0a98ea12feb309e113abed5db353faf4ba7c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:18f4a3cf19874d5b1696baa731b7b2207db1c52e014d99b42a17a7d1125e05de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9e25ecabfe5600eb15916f819b853e7d6a445cb61bf5a2fc9396af787213905b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:da51fa3afa3d7cad2088b785407b6ae2d73640550410ed375254c3ef948befba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:faa48301669a5fbfe6f8cbdf221e964c349956b51d95fab8bceafe9011f5964e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:73057cabcfb42e5b5d0f8177b08e6b2eae217b99618d980b8217399c2978aeed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9ffcf3713cd336d9fc552be6b05f138b9d16f225e58ad42d7a96c3eb3cf154b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7e1b5dd5ed0d13ada6bdbb9adb924cb985be96f4345e2d8b14881a5d55469f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:aae9deacd010205f4a5f4ed0bbb3408ab493972ed4acc5ad296a81f0099c3ef6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:19e833e3b514dd6fd339e0c00f8dbd6c45fb7ca16b9cd291d50ab05adcb6b1bf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:67df479466b162b90afb4d17a6ba5d3d51cec078adafceb0a406dad55173371d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b580c79b9edff4d51d5317ff1e1dcd4bc193b439c268bb5c084019c1ea3fddf4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b63a4eb2eec521dadca336416406b595e0db02b853e233e3c80ca454e1153b28_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2fbd7baee98c89f59a87d541fd4f7b2e14eb88645b53fefa7b44fcd86e3e1eff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:576cacb6ba6d2aa3882a295f1774428a945e7b1c967830633293ce04bce08571_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b41266b3bbbb3ea638466d14a35aeefee8acda9a0d2157066cbecaebdb751d4a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f162f5f3a38b4b1b1f71db3e1301de7c60baa3ce9a4e8e5bd66227795d366b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:11718e3d6ada33abc0530890da159ac99e8f63b03266eafef8819c48c92aaf51_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:1657eeeab10652e30e60633e4fe5f50f278236a2814c6a53bad9effbb98d06dc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d4022142d133560c79c30090a045441bd90271ec8de528d2bcb4590d96ad1e98_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fada881117627ed34c8001afc157a42f6cf0efe3e4dda2b73ff8d665c2f8a878_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:00d0abda324914e5599f289c37325f387404ad48793b6db32b3da0486af18cb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:07558b4306c0d5dd18145b65758bf02d8f451462b28188e336f1dea1091eab24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37287b7720a8d5951fdf6f92b59a5b25a21a7748b93bffe6a4686fe377e80a1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bdf5c2bae7d4516fed258e2bda5cb9162bf42112dbfe8399c2a5f4596ac67bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:3e8f19f8602c6b0bfcce59dc51858195d4c10fc53a652c6e49be3fbac0bf1338_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a5a69b772a5f1cb9affeb3c4ec5f050949b95b02f55eccc8e5897d5e392329c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:87adef1f28c02c387f795e0eb47fc925eef6013aa0116e5fcda016407e4d81cd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a973533a2ecfa414c1f95c4d8ffdbe85f18969a740c19d3b8c4d2096f17a94bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12f1e84fdd0ca084e018f3f9ca550bfe183412dfe42fc9ccb356238ddc572a2a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1d516d0e3b8128ab9994d2a7df68251a87e0bef013a6bc7040d519ab68ca8b37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:58a646461aaea1fc7522e11a0a4acc5ca784923581a2d15cd36319cc1d59d210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c399c4381724fe755e5b7cf87e011eaa542a86928fb9cdef4de244cc57c192ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bb706db0ff9b591f189d089a9e5bd5bcdf5371b312529ebede24329a82e9806_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b9784c555f0088c201e5eb269b18dfd3212c727cb202250f18139fe7ee22e6fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c6e9100f0b6420f2ac9f68bac1e19ea5a813b58064d54610cf77f86fcc1410c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:df01b29e279c5fef750737c48041bfb4ef531599fa6ce556987ecdfbf8eb6767_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:443c8d763eb16ce12ad7660e36db67f1f5cb2970cfe0c8ccb922d4697f9e4da5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4e708aba93aa644457fa3aa047fafcea0b504cee71724917f497fb4f0ad59210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aad14619136317ec49570c1059d59036fc36ed2e6df996918f2741a7c1ec90a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b3989b5959fb58d543612b9da4dad6797fe62677fd148ca59ba77c4ae4c9e17a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:00f150e9a977b547e1511fbd0972027a01bdf4852bfaa5b7c21a01f1bb9cdc76_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:254799c9323f6f753924c1b739f189f5daf7287cca9e469f169bf5b145dac19e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:45f94d3ae86090cf4ba0791b9102e9b118e0e9a28d3901611051c9eed86178b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9553e2fcfca8cc369f512d405c92c35cd79a0d5ecded5bc11be78febf0efc8e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:593d8b13bc16136998a2d109162e54046a08ceeda2a74d1e6d9b2d220a772f8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ad0b598016cb0aba3335d6d9bb01a2767fc3032baf24a2f8a2d857651a38222c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b5ad73901c7036206068e9a24d71cc3bcfa88207a59ec10521f1581d784debbd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c2b60ac1878d974e0608955a1c6c104bfb840853fe10a6bb6c971951042dd0f2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:182e148ddb5ae83c7540564f0975f28c17fd859912bedd6392231fee95060d69_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f766d291114a36f9233b68fb3a1bbebe65867c37189243df0c779e3dce7f509_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a48cb051fb2a8e5c70715093012f18b65d9bbdf7a4346b1cb828f2592975050b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b605723a4087f4555d491389cf5bf15711cbc1b1da84cdb268d4fcc5c87683df_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2e976d4a7016dc2a541098fce90353d3bb922943373c8b820e5c95893ef739f8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:68fcad612630ef316bc5f86ec98f828dfdb928a236e551a4c8dbf8f919f4cd98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e44082e909372715fb8612484c5fe0ad82699620fa530e75f10d41396ef6d63_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a949ed5a2a43edde8fd2abcf0f91c4ba4cff7dcbbf131a2ee579d1256ea628a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e7ca33f11829a834febec5a1dbe0f267b53fcde66dda9128eab3df006d2d7e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cd72d535761b16f14b149a155a1a0f4f0dfb0bde6e5146101914521ea1e2a365_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d91fdcc0e8bbd15d091c316a5bfeb683a7e9982ddf474724f49acedac349c48b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f85e6be61cb6c744900578d654909ceaff76eb98df36564bae2e57a3a4bcee05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:24068dc6b55124cd76463fa0678843ff83f92b65fa43a53e360ec03c5fdc4fcd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4c58b309f4603e59b3a6e35c06e60c37631d07d0f07228bb757102f741b6edce_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:68f715655f2b9abb1f22a24c04794c2d05e3327d8125701c15329ecec2b670ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc454e0621f04eb9e2a384ecb30b7b863178447938f8024719a812712e4277f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:183bdbb02b5bcfe7bbe4fee5d0fe520c986a5244f02cc896762d36710498c18c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:19fd07362ecf5282edf9086f840bb9e1dc3c6da56bb8ac3156ad05ec54be9408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b679f580e43660d36492cb57d275f6cd2cfce6d7c1d872d871ce7ddd9364dc72_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:dfb848cb68bea17a789a807b5edadba37a02947c506b8fa58d8b6376cfd3fe48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:4982e0c65a5469001613886115ddfaba5e2bedf6c1f9c2dd538a73646c190b00_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:89c7b0e5f1c0f13effd3888be07da4acdce02eb54fd4a214fc8a3f9c204d82b4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c04482437d736cfbd2259aad085766f911951255d77bde48abf34af758e42744_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e0f6f48dfc0eb1f410ac198eb6ef6a9c6ee288fe4a01b7ef65e6b62f6b939153_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:097d5658d4c2cfb9e88fa9ab82ae4b4d7f3108a4dafb42997847cd714367973c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:221e48cefff45243b181abc4074adf95df97712990030b4f280b65452083bae7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3f8362646716993b61d35b5377b402ae627c15ce3d2e6b7ff0d5b52159e81726_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:73acd569142f5dbfffb16d34dabb2e05d4552354cc58bba83ef8406029c102d1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2d5a9f1213ef66cd474cbbe11dce4c37a56613cb136fddc8a5a93ac63ebb79d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b5e4275e6a80d99ffd2bc73c26b421f7790ccf88782aa8fcbb22d588fa15857_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:a7216bd1136625966d8232aac1b61360a26e86ba203a6135a32395482a097bfd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd0f6d91a4687e3bcc87e4cc6f1e34f8ad19346648e594491c760bcfce671c96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a9a27ac5377c42979866406869e8de55cdc219ec7090ffd1e4f98c98127ac27_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:57db654e947f5cd7efea9409ea18509c3d4740e03daa164c62faf886a7287ea3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a9ded8f2c9d761de5ca64c04665fb4c9d69ec31ea3ea3c7e91291101a00ee876_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:bcb139bd20b7cd79ee16cf8968dfcb0a5a3398bcfa734dcc2c2ec47dda46a93c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0e56be34b942905008d2b7f1ebefe0a4446cb35da9f4bf09e1e3c0e15d88395f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:761b0b68ca18e23e758c780c5baee54607549cace7f1d337b418c0e0ee630ddb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cd32f964f1f4bbc981565fbf66b6ce05547a32fe89fc6f6fa3f634791120cf9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d6accf480e8645c70f53adf062189259549144af3a4c3d736b28c561dd538f0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7aedf77c4e1ec8b09c77a9d37dc1d7c3651995bab2f84d23c1478e06fe97a7a6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:fb2df252487a734b3e051ff54713a7689f7f1e8cd93557f846458f54d3776162_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:786831a2af730d5ce6e8ac1c247599e872e6c683ee53946c9a552636f02c88c1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9d807221e98130e63530f757157207556a7b2bb7fe7587f0d7c5f9d1ac9592d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:9e739fbf82f09ff6bbbd9baf6f2e64b0056ba1608b979e45ee6de17dcd5fcb85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c2a9ad6b4707faf2329b88b12e06f6f10c5bc6ff15c06ef644ff14efdc736653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:84e1af7983cc502b35755475dcc87c2eac2e931f623d070736580cca65081992_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8a9610268e8460c1ffa73d5f27f7fb9760b08c4d98af29cb0edd30b1afae7460_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:952459632a7e13cff2a8543a1a23e0032e9c163bc223102ca0c8d92c28e0acad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c568a4d0ba7a6137d77cd37e77f48c411f840ce7b36df3bfde76a5047a2c3f7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:21e0a12571846addb7b6b112ffee2fe3ab01a501fdb669d9b1056381b254be89_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:97eeb443e12e9e91f6a38ca22ce4017ed09320a8ac1f79184d236fce8e2b21ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d26f837461773b3ba1dcf7b77fd95fa5f36580f4cc351e121ec65fbb9480dbef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f1fdf87492d66f03cbca16cbdb07607481041080c244d94c59a773cbe5457734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:899eb4bfb863d1cebe38b4b8f2d098f0dfb501eed1fcdc794215e0d7dd649b92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abfd8c69fd7ac41b2a46b8398370b79ff5f7388ce09d80bcb88180b160ac7c2a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f65fe33668fabb81400649500a2fde6dd3236650a129e074664a129c0bf6d738_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f797d5cedf4ea7f121eced618e93dd4f53eb6ec5828afb978c3a2e504e16c11d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:1560bc58a43485387fda173fe0a8a396c2f6b038202bd9863c85d1b666f3ddc1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8044c37bc844e6b52ad027f7f7557f8364e73d49b9ed3730b2e51d1d41ae0387_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:ad0d0922f3417545e5fa1d6d5e7f05476552388714757e856d42e5a65fb99e27_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:efd6130dc94592715fbf9fd2f48dbecf827c64d521e5850ecf773aa07fb3bf89_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:64e1b9fd351ac5ee0427dd131b0dccfa961b07df2dc72225f59090acab8886cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a44323edf14cc87c14bddfa0c06979a8f696a159cb091623a8351973b35b4d14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:c0b9d948d72ee8f79c2e6b4d2f255c6959c21bb7bea1d7b0a260a0b658e490ab_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dfb14efc88780729a819cad4cd19805fa7f5b660067b4e7b10f61d5e8ec3270f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:15d9d32b5eaa1603f2601dbd6898f0182b709292ab0153bcfa7bfebce5be13c0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:178cf1edf9a80f37bbb19597a34bdd8edfed5e44af3ff7273a46a7b4fb7fe964_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66f9ceb6d26ed52405b9439606d49b9f8158c0d2b6b0eb715a22ae2c746defa9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4754971cc6f907064a799f4845fc9f949a3068a5b818b23eb292c8346f9f2f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:766ba5aefee0ade548842c06f8061fe8b849b76d16280e3c41225f21d2d0b6be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8730cb01fa2ea29046c200890d8cba4b0291d769db57875b93c8e7c1c68af3e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b2c1423302c27b56725d91ef0c9dc34903eecee9b0e8bf6761f179bfcc48cd32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ca6573030508bbfae251c27a292bd25384dbe3ce55cb58865fdad2fe460fb6e7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1aa25a4a4eef7443d6bdac8f5d159b41db9cab89f56d43d2d7a01a0bb7929da2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:30b84fb0b78767956548a81b10d276979967e99bd1dcaca2bf06f7a14967b86e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:98a70790286c97045f4ac1b5ec5de45ed043fcd0ccfbe96e6a93dbbf4ae0d96e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ae9f9c747fc7f26dc4fe31644db03b93c7de10384eae1dd40b40767c2e654667_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2d3560ed1da1d414471efc17767847312a9537c40dbb327ab8951a393efe288b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:58bdfdb8d996abe6f35f177acb3d7e3c493e211090af8b30b6376601c57257c9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8eb98a0fd45c22a0aeb23f8c2558d37a1801b5afb2a2be36a9f64abf40f6a3dd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:97e599fbc19e379fb55e9181ccb16de1af1e101e6c10f872c35ff7a9082aa937_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:115ad4f19e948ae0fe04b57c131a3ac8c261cdefe282374a667dea850e956500_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:15673b625efc49511ad48958f766aaff589c68c5880c95d7c6c89e5c9c9bce5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:78f92ad65baee06e314611b83e07e7a87dc4e3994ecb76b5b3b2a2039c1aa2b3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7f0ce0299f97924b4c3ebd129ebc0d9cda54b1126ec933fa33f20f438694a590_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:02ef6749721cec830957dec8da2d3fff2dc88a9bdadfee0f7e3177a27d265fe4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2fff2ecb2b19603744be8e2821f401a9e0234ce1b4ac15c27223c10e24ccc7b0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:62e44648b669cc51e9dcaeec49d2c5b880fb93c32c2bbc1f535904b40849ded2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c1ca8a203ab5c80f3d7b8fb9e026a46a75bfb0f5d6e4d5ea09dfb2a2db5c6a2c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:56f09c58109b0455903b4b1e938639c6c1a9491d4206a1e7b4515f89d5510a5c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9b5c3e0697d738fa6c1fe2c115d2133275ec3adfe2d412547535a605f30d0c00_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df2d7c18bdb6bf49c2f655b7dd70cd4739b2b9b4243fe2f136042b922a029e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2534343a990c27b8efc5d674b4b97b24acb00d781c75004adbce0c7e187ea742_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4f474f91da6fa969938f67a7b254f6e34e6ed2d8ca38e4de4d7c190328c65352_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e2b3a346ee194564f34a2db8ca14c08340b063c995936cd06787b248cea65622_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0cdf866394b6db732b741a22765a096f04feaa6d0237c1e54d310cfa645f2883_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bf09aede6dd816a7c1f6db9a73f25e3414e0f408e5744dc2f32dca5c73f06a74_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:db8ecd1162e094b6cb166b88dfa40258f31cdc4db3ca7f6a9b110893bc27d044_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:acff56a6371c4fd63e831ca8149d5dc5c2f66fcb9e5b6f2d81afbf225fc9cd2e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43bb0e2b7af46bbfeff6809f44f401007498cae3cbc04a9c4e8f8033f3142d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43d5f576d8c78508793fe745384e7c12b08d52a6757f2a60a4e416d2e1297cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6f5fd70511974d782b102cd378cb932ce27f58a18ab53599b570954c379b88ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:76698b01437d4d0a46f1bf3bbfca30ee2065a8684199caf406e0e7a027871741_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:acf2839dbc4ed85e957d4b975b0ef0c08cf06d42f75f11704e9cd54197548784_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c8a1a13f5a36513e22f8db1345386f1835eac5b7f809c6745fe43afe8372ed92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:00c3fa5a11961ab40d820619e649974783d90c2ecf4da292ffe5caa6bcd1d7eb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15a421e4461be8683d967387b1224fcc0179d478f46618d03c0e7f1222ca4c69_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:663a50864f70ebf653e8ab5a167755ee632d58e199b81bcbbf0d43f01cad2ecd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dd4b72aaaf892109abb29961b61fb95c77ec0a7b09158d747c84116646c0005b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:22d7a0d9938f75746797f97424284f6e0aae7f853b392bdc87e183b5c834972d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7ede51978a537c20cf89f7e2c469034859ef89b1f34b3a8c89a727378746bd24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7fc7a7fbeef800bc1efebac7e1d9a3110ab4962405d181df23b01e0a9ead70b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e0f8524eead302224bec4bcb23caa0b587aaaf1582ba0e9e6ecc3e2e9755bc32_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1598a3a15eb623d10cc95a97996611c0949450cff57257b2d1851c8d83657a39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e97767977f70b4a53e7e898af37d51c1ed2a0c510fadc3180d3ed6675ea5fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:acbe9df84cedc53ddc968e5027c662badf18384a9f25ad78c914ec4eeac208f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d19ee5bb8b73f322b0bfdce50ffbc25cd89737b6d378499bece9be0dfed8a262_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a0d654463288adab9acd6dd6bc5e9bfc05b60081e77877e285b60738c4210077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f3a38302163122cb34702f23e88de2db5d44d70ca24526f4a73624cb091de243_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:348bfab8b43715c5b79610c50bd7a8c383bd7e0d404fe26ad3745d803fdaf339_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c4becd27abec4f1dd782dced2c91a832a731a71f37fe7a3b2d07135702e0d512_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b27cbc2a5d54ec8bbf744ee483f2cc81b9101900ec9e229d362a8169ee72b29b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dfaadc0fd73c36c83063ce6442a9f5e8c1346422f7bb10faa8d27617a0c6a710_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:57b58c92ff48ca5f8275bf41b1f1284b3f0ca881df22e355585ff7877b215198_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ab7d9c2e48415e4cd8a1584e942dd2bb98848aa657ee7293fadebbc6cf439c4e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:eecfaf9d138ce8a5618856ec98f2d2b41d2b025acac5852e81ba20aa7443bbf5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:08ea69707b4d728f1368947281cf3ec122d68713209cfcb0e91e5322bf1ada5b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:09862c60fc2dcb1fb0aef2776148ff46117460f2cd92e202c76c0d122453899e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:59a251157e8aa68bde3d1953a52c2e3d34faeb9088340c7f5f8e818e82acef7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9fc0a293a6420dae695cb7dc0ba7306805af3bf984be3e31ea585f373bbf2011_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:08bdf0bc7808dc10b3597b3e37fe97d768f0bdaa0b19dc8b6f565c15993372bb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0d1e25b874b260043556c33ed62a26ebd56bef929e3539fa86db96501a798b14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:32e253ee82038724e6455b3e80d1ea6b056c92c2053ebb22ce329ca5b7d5f03b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c478e1e2e08bb0b44d9bd3ff8054a12e7d98be7821045cbb218c62e1fb2cd8dd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:06eba656e1b664519f5e663e3ede831465f1635ecfb1d293c1b1b745d79b4158_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:19a89d0373af1265e09e12bd377e5bf631e5fb58c36b2f73b8ca86d186bb0840_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1d2da7acd64cc59f03f6a986306fc7d51a680a55b7f62e180e66c6cb3e213037_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7bc8808eec74ba5b0bb91d23e918401da8a4beda52fbe93975f4d7d190836aab_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b075e0d54437ff4323eea051e2347a71dc085464c2abbdcb4a85d55d9fb84e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2d19a6538ded95c21b22b0489b00aca53265ea73b4f5f7b91eda8f24fb39a12b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3c97585f4dd92f700fc44e21291f913aca946c75bd0124f832a6d8d1c5f3d5d7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a7b7e0019f78254b5afa024b7ff6c9dc0440e40d0f6fdb22e6ac86f261435915_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:085602599cae9eabcab557a60947d3f3abc272c51c3beae3ab9cecae3b71a3e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:fb83420683a5c649804f400ff80b041693872fa9ca1bd423184587e4c4e9f018_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:344a60ac1e833a349a8f24f3db2859e9fd0f45dd562ca50478973868e3669451_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:693b81294308ff38490144fbb45de352926be577fde7668a60059f3e5be3b776_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7e57a906f55fdc4522dd130c76942999c5c28f469579dcdda2e78949a860b8f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a000a2a94ba6f3c2698171f1cbb4d6976fd241de64857aa74bc5783301ba5165_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:2593c53eeb484b020e297c286d13e17bdfb52253c06777a124b62eabdb9a1090_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6677aa15725f5cb40cb925224454bdf1ba07e37e1e0240b0dffd3499bafdcd27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:32bd53429d58f46521bb3b3da28dee2e9dfce9e41992d9e15483cb1da656f569_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b203e363150a6b9f1e3f12c4424af0a4fd7f3f5382bfafdedd041789c7fb5e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d271c473cfc854b34d17114967f659b0ba86a36f408696f348463e106930d657_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ef6f8a6c1a8e13578d16585d0bcefe15ef7a246f779e2aab32965e5d7016af39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0ad2b1b3b63a22d793a67a220550e7730d49193e36443b9783d045d0d628e986_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:624899ec57f3d7269da3b5acd20040fe1ea2c1bcc617910f7659cc3110548dda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7414f3068e135ba5f9e0796967297f66dd619122e426dd8355a7d21c88c3ac36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bf6ac903efe307b33a5d17a000c4dff28c5ac55f5ecde7d65a15025d291f9053_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:35396543cbd1ebea8e70f1beeb10b4fd87d9a42293b1464fc0442eeadc6c0e7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4bd4ba390e83fb3eff7d17281090981125e08ecb458969b5ac95da4342641e65_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:602dc9f92b7a8e84e6eb998191263d186d1d10d378eeef0845435715bee812dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:622a2e6ba66f1624454cf3ff9229ded9dbd06815ae6512f251836da18b545da2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:265112268f914a12e152e58a674116408253b120a35d5e696c2afd059b6fc015_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6e2c4811105f74a2200eb5c14cab29dc5735465f3ade08bd44378d1a3f3c6a16_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b4c1767d3b1d7d32b79c58d9894a85e4e897deaed7405281239058b204a5209f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:dcde633d96ae797962a3bec581ef3078a5142b3131595e0055031195b798bc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:47731f2034e86e1b86a86d1b9ab20e1b978f89baf270a567de3b6be17665dc6e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8b00cad2744076ce7186abb2304a0a1ac8bc84e92ce76c843fc19a3d5f79e049_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9edb1bba41b757bc30ccc0bd7d823f3574e21195a1a4075a31ae5bea6fcea516_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f3ad88ffd94f0fb2c825452841ee7c938d81a522d8e8fe09d224b42fea301d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:24830ccec39949668dc836f6532f2375d0b7ac23ef69c78315139c4e15af4088_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:67899e606e1ac40ded141b4360168959587a7f1385299f99ace9312016cb01da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:708686f865ce646ea8e6405db61f539773444e873f6101e733567cf8be40b1c8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7fd150db54f6ddac412e063be423bb17cf0dc8717df7fdc32fc52434cf7c866_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:10e2611fecd1ef8a770a366382bffcb32096b3a8b396d3c0f3a67c06a809e186_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8e26412eb9c4efddfb90bbc864e68aac6ce43541f5952250709e973c75cbe8b9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b6ef9bc4955ddfac9ab851f8956566b52a49526e6aded669271efb338603f3d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c084c44640f2949bf5fe89370cf105d8307ee1d2f9ec8b5bfbf7dc865fc45476_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:8268d0e76b556f2b0413ab6975f15aea685b140362bba5d245ecabf0668a41be_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:b1e1d2e8782377f73d8b9d458a7d433dc9395ec7fefd2e376a54a19779dd4ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:556d277848c695d76ab33ae109b99e0448bbd60262b39ae7f5cdb5c052252b3b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8107455fa57ff48346e4b056bac8f1d73071699505c62e3c4a6b63fda65d1301_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7c037c5134abbbe50088311f7765bf614fecdc7da0b58b3491ed0924a45cc1f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c848d97da53997ed67654ed4cd558961e4ced5fe80860831f6100f27bb97316c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f63f5c139dff756c4a36e8c8aa18aee4dfd74260ca90a6c9cd8c68b7a23f5330_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:18e2b009af42ae09190598403077f59ac14fff0083dbd0377b23dfe8bf90bf85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:23c4ce9a3efd2b7cfe52406aa0df67bd6b17e2ff2583980b24e5f71c4e69bdd2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:45faf0f08b479a7b6511703243cc6746129fbe639936f693e245688e33cda4f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5fddf39479d0594b6514b837da1e9fc7cf23aac4e092a43feec2dc738f3a36a2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:27662597b04f8a83ed40951fb3161755e565f4b45cb08160ad65495b1971b1b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:66548d316213a04bab082f88b71e84f26f93e3b861144b79ee2a1d6daf236e67_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:915f0ebb139d489bab32c418ed4708935e65cbb95321aeac9bd3dfccd682713a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fdf3b790c4ebbb4a049a452ee65a4f15de7c6b1fa06227dec1e0f44879d33d3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cbce9872ea22b8756670549f2844f8aa6a3323779774c4839a455e4f831eff31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:da8d61470c3c3120912a4c05fb149d404da73c1cc654faa36c5311b3ba47c554_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e33aa6dfd96a471d0676b033c4ab64f112e7a200b15c74051bbeffbf48e68eed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ecf24d093581fc39574dceec3d50efd4c3146cebf49bb7a5a450b3f8ce740551_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:389bffb7286fda26e7f9d583a982f673c7487e4b152d0f1449fa0cc5956f0850_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6c6bc1dd1345fb7f5ba86cf728189fe3c576fe25d2b3e2caa6b3436e2c6a42c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:750d110adf37079c83b02b85f49fc612c9ba646ef5ad341b9a43c3c76c084e5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d097d858dfa7eb705412902a77e8750fd7fd883c8c83e6732e102d6751f275f1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3dd9ca3b6c119ebeeb38e5529407f1889ce2c06c11f15bbdb38955caf2a3a44d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:53bb0329ee10d609d297ebe7327e9fc2db866a3d32b87ea4ae04fc46d9aea7b2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9bb57dbdb1f3e05d2e711c87f59f05c56aae4504a432a7bf69d0719b614f5ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bdbec412e541109c63c5f342be19fc88037c485b199856d55ef1798510ee4039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:332ed123500ea4dedb757d95f0111658b96faea8f8996fd74dc14e51e2ab9978_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78d21fcf562cac4d525153a03c574bb2a9ad71d50f955e263f06e2fb2b1daa08_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:907a8679fa95ea05ab7132e5953560b61c9ecfff5d0ceb4124cf8dde42530cd7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f7a732ad09341efece3af08500fd7c18d9b70e4e2e218afb2fabddab0145f393_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0958362f0fd9f365fe7c0553d468ca4b116c5b879c26b8035205fd95fbda79c4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2fe9e91baef7b27e2396be83a187282ed19482386413f82f8e00446044588132_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5bad53fe321f2d924f07f7cd8b6f19771631a3c75dc25df875d25cfeed6290ed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a42d5ec3c0b582a70bfb2297f3f7461f4b516aa28ea8a6c12c6bca2af51a9e7e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:64b0f83d2d4b40eeaa6784ed20019e2ae2c7fdef43c3ea9a49eb07a3ef27ddfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:744da89cf9a8ac399564877fe699525fdefd31d302b70bbf33d457361235ff26_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aedb8ec541683a33066c8e4393fdef2b2940879da38f06e37bc4aa247038081d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e5dc458e034b48610c05a65784b4ce8731709969a25867c1174beb7bef0d43e7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:10c59d23c3b20e640fa3decf0fff7db097b1da46b58058b1a9dc1284c8d5f1d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8946f0589388c5ac174374e2de1a4bae4d6134dacc7fef9a95bc54f41265ab9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9ac3b13d328bdca2a50d286adf9f32621a3a059f3dedbb0f3414bbce3b1d83ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c56dbbd0868f35b7376cf4208b10f1be543b5b8096ee30322b44d31d5887b784_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:104e230cfe12c0f6218d5a834c5e85d1c3f962c9f00dab941ef7f409243c94d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:56e6a16d77dc1cf0dd2bae15f9117faba1c88be9bffcb4113b29dcdc32bf3dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6014a9a744d98499f4e68c99a612229b148db39c40dfc0fc72a0b0fdbbe26626_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:92d6845bc5c65cdec3d0f59440500af1b60b070b415ecb6e3c5c276fbdb97f4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:86dfa215430ea4c2286a8e9e0921f3a4ca14fac70ae6f5ad4f66636fd5620e0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c20df9f23d90cb585878aeb06e921741267b98a7b078ba494f6dbcdde2156020_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c64396e8b58f76b4f416e1f76332c6a28f2ac866240a4a07541d6ef4b13801e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fce08887d2471192a8b68228f61636bcbe2a8b78885512d5ee24d55b10784df0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:42cf0a1f66357b0054b4932b2952489fcb46182e4ff04501ec3b8ec4fc86b5c5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4652118a90e9d0fa90010823fdbdbe1c49db2b208cfc948a835c7f2aedcaef14_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c827d0d949f005ac61c1c7d43ac27dcb842cfc2013e42b7a70a72d18a20ac45d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cd7eb7f4b822575925bfa223282946937c7dc5053fdaee9cbfbf8d0c2467e59d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7b4dde279a23d7f73becb18b204787bec7ca9bb85b0fcfef4a7323ef59dfe6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38bd513387b83d3388d063e797d347932a335306b9f65eb73b7fbfb478b95748_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:96674cceccce573229f82da92f10e3029a5af33b192ae9437214f50bbf9e2651_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b5b9452bcca062df5bfe00b913778e2c182a6c2edc8b649a62b0e927037d7eb0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:578f67e6b9aa327a20cfaf5912a5601489ca0653ad744109b08262fd31d27d68_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9b86e03cdeb0968ad70f6372630bc5e974ccf74a63666f1b4517347d5cf66e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c87e5142780624f7090c8a0dd9ce935b112b74c86b8f0a9f97779df293cdf94b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d6b881c99cea669ab664f41460b5910bbf8953e57dfafbdc5ef6b44d8b45dc39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1b7eab16cec06f09c6d29dc328c723e63c410e101f2338efd38c266ead5a661f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:afde633bf2b45cc358137c70b17b5275adf59c0e71317b5d40de66fe40155c59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f117e6c476d1e70d006f3a32f70c6e8dde636d40ecf6b350348315bc30feaa9c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f7b7e43467fb98d34680f471b5f99b52417deb826624a17dcd957268bf19eadb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fc58e1f537d1d1cfb376c8bb3a1390c008341212540fcd98a4a315509cd7e62a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:80ea2836ec34d2d2995c50a090e9a97623485c633c2cc39ed4fdce34c9f253dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18c5603f9bf889466977a8cbc1b1e785e9e93a76852434465848b00de85a3384_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:852a40e0bf7ba727a9a4f4e65d820184f69d3b6410afeaee5b7c25da9d6222f7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b0323e72aa737bbca1d743568e2388dc2f3763b7b23fda8b0c30c7da82361828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f7bc0d938292e36063c8dc51447fbb563f011991664d6d7352fd82b1f8729fdb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0c5ea8bdffff3d880526de9f5b4d553c2cbc0681dca2785b44a2d50534eaee14_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:25efef408a198ddf977595cd7864dc8c68b66b5210b01372ceb94f0bdf0eaf7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4af0d2d2ff92b30d0bfd1217791f796ab853a709d6724c1089d967cd8b2bdb35_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fb88da574373955332ee34a14390ec328a7ad6e62de8499ed52949656f6ff923_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:651e1f43c1483775c0d9ce67365db3d75021e67a3f4dc872071968538033458a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d565301af46c356a4fc80f36c7c8e958a19a4e36cd08abc84cc9a49d88433b18_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f382ef885d8be8e7007416722029689f2b8ec1fcff45f3f405f4dba5afde7d9d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:fcffc574841c7f5f5f06e41063c6e63dd8471259c8b6436210b1fa8f66bcd32b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:06b33e1160ffea1621b8b365682c8b33eb88e1d0af49f2badfa2f2cdc1858187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0adf9a1507c462323ef994cfb8e94a91e05a90834eeb818c6ff035a469308734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4dd70885b033339366a51b39e1a0dc9716bfcfe9b3072a9425f93318ee1868ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a675329ee42ea8e39cf56e29562e0c9d58345a468f895765b6000cb2e03c85f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:046f5864fb471f536e1d07ff4db875eea3323fdbec3c8467ffcbadaea4317e48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:338bc8f6c2bffd8382536c628e99388f1579df9a881c2ef5fde980be70652eb2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:613556b062cf0adc4f9826afca26ee52106805907c1c083580b0f7595fe35d22_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63b5335ff0b2e5ec2a748aad70cfb87a1e67400e8d4a58c4d21f4bbe0ab8fff5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:134163c4600edac7fd6cd32e6e489bfdd03a9e7b2554fb3cc43c696c18d1d6ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:646a707c50a3656bd6cec5b46960d4d27885135a1b2a4eac2f74fc8721723c3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4cd06cc8b51a11cdee4218deb90e612934506c100298dc2d95cb3961619a34a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c28197eb87571077a9c4d102a659e2ee3e9f4a96a2c65e32c2155aeba638d114_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:884468e937461054e4d0f6fbe428c0837c547fdfb77494fc4fd0d80c85ebc116_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a0ca6e2d795cf58e53f392ccf33ebe3a958164d7c807351976e7f34229585b4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c7c740ddb429a1e4c4b37a761d07a28b0a3c54b1a9d0a05d50f52c1046e67bd5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f1b0a334d0a34ac7df7177915c9d86925b1d09e2b7b73739e2e242b156043d00_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:21386a83ddd84b3cd3903be7cb72fcaa075258aefa6a8aed5f9db293cb813646_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8bc70bdd58177aaeceffe4a1ead8014949561a36f49e704edec1a87809a8e308_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b0124697d65e28f4068afe9969a3558ab5239b7b39b8a8e4d59179267cddec92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6929fc57fcf0e9c7d26b858afa505278f09fa81a854050194253e2b84fabb94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:04b8125efeb99b9283590730314e1792064cf887d124906b6b39c83925d97f4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b0534c781222f49ce04e95899cd3558bf62a74c7d5defce8ede815d7aa88aa67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3769775243694c05be0c6d52bee13877834b98e80a32162e3cc990386fe17cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ee66f64d8b3832cfa270298dc1257226c9abe618918de7283d7ea3acc7bfa058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:09e6525bcb52ecc92e628adb611938f208c09436c1cb787539df696bb7040e27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:48f82fb019f0083c414b895589183931f623d9c4f64a545be9460df83d8f23ca_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a2cec88104e0ac39cca06c351868da8ca42cea21014e276ef4c492603c90e6eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d5fe8fa8055701c1d85ff5cd062b28b808a791d658c1e6227cef379dc3706740_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:072e335f2ef540426bd02ab03df3017062cc713e9f15c7d131043c998f6bd8df_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:750327cb858a4bff3df278ebcab6a9c73b88a55729e8f54669155adad0f1c77c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a2762bde107a05ad6ee1b167c6ef7cfd32646b73209f3841ab1f2545f2f5cba8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d3ffde90e606b0344c39f8668dc629f919612cc5a3475e8fbd15aa1bb807a42f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:533703f83c1706641c5423dff8be080c70ba831a0904c4d08cb84247c768fd96_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c34e3b2772aa6329401c1dffa8316d3516368cfaa095a9cba95628bd9ad2a7d0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c3887c6c2d115b686a65205cbaa373882689899aca8cbe5125547db198c84c9a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc6a5e17268e07c6309afdc92acd2a31a8021e3ba9f5d0dbf514f3b9df09e01e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f9b11c33ecc1a60bf7e76277604027fad491a559a01ef6d81f2ff3e1b1630ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a23563b0a48ef83f83afb6b603c3c6e432613ac914f91cee12c45ce88e4568a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c905195d7c87506f478c79baa7af0242c05a53f424a5dde49e379c2a5456cd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f70c550c755645b78b3e7c01118b6a646b1a8bd283f0a9415857a8fad6d4dba5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0e7d60dd7a32d4dcf1b6554c4896f3e6710864a5df8a06a0ae3d7cd8c719a309_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5b2de9e018b94f9453f4ed479113464317121764c1551eb27cb249930b87ab3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:894978ef07143c0e17fd299e1cf3cf66bfd5d1d94c61bb98a196c22c8004252e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c05190f5e6e9886ce31dbb9c97e177dc69b257a009c08298d9964c824f769056_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:037f48344e06fbc216914705d9be8c9ae21a70069b3031ee4dbf07c34e8d054b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:46623fe33e5d8b6eb551a012f5b444849b335a5bbd1726c274c28b8491e955de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6140ab1bcfb22b2d92b8776e5458bf6e1d2d65753b16d4229d4b020c0b4a12f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aafd425c0dcdf391f811bf3aacad9828ca2d18d34201b6d954ca13c1b4043bc5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237d87f0080a039435915945a2405af205b4787a2d03d71ec801f5093e1cdec7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd9dfae5523167d30f125e3be00f666f3b98f3a63bfa55f9c79927123d13a65_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd9a7c1b3d8bcd779e02925e2bd9d79f0c3f839636cb5fc66181eaece5dead1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:ff78f8929c2a152f76ac995d4e9203c6844058b114cf1e2bfafe371f41f305e9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e4437f5baa2f1e07ed0c1a245af10cd3e9919a852eac7a22996a9b7ea51e65b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:666aaeff92117bf500aa2fd3cb6326d39e83da6f6d9d08b883aa0ff66d56fed5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:be357cbfda2ec9e821dca667511471a812cfc6ec8728b8dc9e345c5457b50b0f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:cdf3f134bac400823d74df622bc73368c849621e10ce6e2483a3d17346e9adc8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3172c4a59d36cfbe0567767264b230cb7b1bc355e8753cbf14da088987601d06_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8d38f1aeb56ffc54758fca6ab17a60e3bef145a3221728a56dc10a37e3dd7d4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ab60ac0729c4fe33c4a801982f9a632d7c9b5ecf991b7166b8a6642a621f9490_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c0cd58a244979e44f80ee6bb4f2f25bf4150f747b8db3b4f27b8e27b7b2657e9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5c312b21457753ed8c850d7fdade84bfc01ab2d0bcb3435e5a800ea1b57ce328_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:c01cbd659b1fcb8dba2716f35c5256e886d438bb3a456f2d2f8189cf7d7a3f79_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:114d2dbfa9f68214f2bf75daf889bd9dd8c678f6dfce6dfff9e13aed8f0ef66d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:853248c99686b92e8f03af1f7e03ab8de1a0410f1ffa973c61e9620c3c29ee3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:db82a9efe15ccfd1fc7462166a3dfb8e88ea845bbbcbd78125817ef606d7d4fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f3d43dcaf117d7d4b4ab4db76e4f16bba7384c2c0dde245b3e264d6957bd8f19_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:23ab98b2ad9e01cebf816c41ffcf05a0238c376e749891b69571d14e3254725a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ffc4e82b9d9ed4229d3a549e9beffda45d9bc9d56ebeccfd3b5802ccacf6d801_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:1a191eaf5b0d23e0374829048c516e743555781bae221c9bf2234de24fe8d29a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:3b7c80c9567f0a623c8b44c5bfecbea8997dc61896efb52370cf4f821eac2328_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:afa4fc3ab60c1c50f44c59e40f07fd06b52ddc65d3b87fb4bc9eb3e2d9a83aab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e8749dc60de7657ebf93e7226b47661b51d1daa4c5a4fecf336a17a0e0cf3c59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1c1c12ad472c45ae03529792013154098ce4780a0fde6dfcc8b15674518b64e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1e764b697a728e444ed6267e44dfbfe36f7763bca86cc8991c429e9be5f10027_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22e25afa4b71ce9f1e70697ec3f7d463b2c1352e327f6bb5d5769f6c421d978b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e8372947353c8a6e32dbce30650b91a1f09b20162fef90150a58f3d3764c0e86_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:34dd3f5cb10fc1aa35820805090b6c031a4b771931903936817a8afee2546782_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:751ddc2fe22c3928ae1e3137fd8b7741f4f671d5acc56467b05e3d9c892139f0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4f48095d3dbbf481a4f0044b496ade9fa59cdcd58f6aa9cbea97b3a77cfbb1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f2cc96d8b2c7942cce9c79607176938848aea0a330542f21c47b6bd8eeb4f29a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:10e051b10f8001bc4344d39d32a8d0c46dddb798f6ca025a6de0e78ba5b70b96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:33943aaf687567ae3ddb4339608e562f9f877f43d779f39820741e68f691b47c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7adc1f05bc8568cdb5f376950fc92b8ca886fdcf4554d7dd6815780118cc8153_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:8dacfd86daa69817ce35eb7ca51989f90f9aad12999f1c76e21a49ac036cc444_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:25daab414833b6f1f0f91b7a55935ed5cfd7aaad5d2f0eb8674a06a603187059_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5091fa31975c3af6c2389db26e31fad80220b0bab03d4b880270168a62105357_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5e8e1fe00bc512502b348f16a0352e50ac4a5b491b843f33c72fc765a48929ad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a2b9473de35e8194617769c2c1aaed3499d57a55110827f3f94f191ab02acdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:29835580dae34eaf6a13a4b2c706138f40adbacd67670f8d19cfb952e70593d6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:be7fb081fa52399f118c7393cf72159ef362cc1ed80792aa7fe9847b00cbfcdd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e865bad23956b605474eaa4c5e637a14e5453a53522b145138f216e4909b5348_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ff01b00b64a65dc45eac4e3a607e7bf70e41fe333044f357e436dfa0fc4abcd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:1f64e57709acc5ebc392907106819ad3f8896c436d1afacd30c6952c071c97be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:401edc06a2b99d0c1f9c0e6302291c78e35475003f74fcd9a487c091da70631c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:408bfcd24ecda598d5a71bf827a74c3e10d6d7748a9cb8007616c45e4d490275_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f626e4910ffc626acfbb1d2c1d0ce76564d139175ffd39e797a4b4c957c9a570_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:18064f2babbd41c755d29968a2d3f2bf5865a1d49f6bd9a37c527b754abf6273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4023611263777c3f71fd89b5072b36667dbfb91bd2fceee2923ca590d013defb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa7dae5d07b71b2e551c6d8b428f01265e171eb2bf6e10b3d68764fd9055d94_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:93addcca1cfdbdbcbaf0a01d5de2e63956d7ae5bb4616405c88132c3d416e5a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:40f34d8424475c6090d059ce4ec4f17394694939ae88bccd802007048d35f351_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:786e891282301405fd2ab537b4ab459cf984e50ae4384def434b47f28b6fe35b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c74e92a11425bf52a763fb17976e9efc97eb3e8f6d63f188a3019eb858481822_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d1d8e4246ccac8436bc696b9bbac8c102c26258e902f947c892c91084f7d41cf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:073a7ae3f6dee770aa3146ab25bf109c2ebefc561821e4f249a8fd952e401597_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a8a2e150b72f78f43e5f186eadd267ea49876a2e0579957414802b92700003ce_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:aa8d336c6822ed4dbb522ca8c46ba3e0e090563624353d2b1fac6dd55d00e445_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d464b4bd9d86b902c8836110faafe8c349da3bc03a7b352a2bd2f02e54069570_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:097e955c655e3dea8251b05c0f56a5cba51ef51c7e15b0812cc10f2a36a68eb1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6a447e5642af9c109fad7eb4201140d94eba9f743b6cbca3585e18624fe99d20_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:af05801e4082f887de2d89a685c2d13678d3ea7aefe1272ecad2085ef3d25b73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b888f5efba0ae2447c338beed49f3854460801ef19a0efed8ad22edf083391f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:016186005ba6bc28aaa6eb5e53440cb32db58fdad03c01cae007f13ca72b6bc2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:208c40ac2823a80f406d94cf41ca1cb5c7e96bd25d8ece7556608d717bef460e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:8af3cfc07d1611d6ea3459a77f0d3ccdae0d0b9867fda35bdefa0a940ca1296e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:be59287a152a193415847f19eb418698197e52c8bf1f74eb1162106404bb403c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b73ade6d149819e41a72599e2ea12b6a338d5ebd4d9e24e41178a1e2c31971f1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:c699affbdef36d64881653a63e0e8a5c10fd5dae0ef6dddb9bb7e50de29d8e8b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:368f61e0cd92fd849a673ec2ea2f51e7e6d7c12ee886676409369a580d0347e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:5ff7cea307bba36d569d6d66b4d3e116f52b69441cc071b830310d9f4134f02a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1cb922e93f21b2c055ecfdf002582ddc51c7199dbca1f34701aae9576d817c09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5b7609b2ec476d596f0ee4dedcc3579970fe5e5125c61a474536ed21c8c094b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9878e44273c6c014ad997855ba76572268b8f18709de8fbdcba5ccbd38f2a731_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c1bef96bc0b79e4462606d3e42ed71e4d37ef14d2bea928b592272a149db9d11_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2437833ae04941249ebb8b351a3f731ec04166d4fd8129e19d0717a2f651a234_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7033be83aeb0222e99fff2ed1436d9a9a61c9b616f6b0fa3c5352d8574bf5f04_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:707856466152b42f416d446cc45e45852fd3dc5d2e67c9c46aeb50c6d1baa9a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9705f3ca0e1fed96e556766c1d5b5e2047e4230ec3a3a57daeca21bfc152bfe7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:458c8d962d112078933a4279f40a568b4cac90843b236a2444932dd44fe5fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:7d6c779a0e71176bf7fa54cc557108b7d5961b61db85b5de24d077ed2a5892a7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9de43b02a4982a2073cb1b813b63dd85000c3153cd314603773907ef6ab62e30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a1bd55517958d9320e04f417ebcdae6ebd6b3fcc9d4cd683c54686c7660205df_amd64"
]
},
"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-03-11T04:54:31+00:00",
"details": "For OpenShift Container Platform 4.20 see 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.20/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:5e2fb7977a82237e497443e2bb53fd1c196e083fc5095294699399b61ce02746\n\n (For s390x architecture)\n The image digest is sha256:dfc309cca8f14d497793502deace618448e55a97686b49793034a16e014a5843\n\n (For ppc64le architecture)\n The image digest is sha256:097c91d50e665781b82929c57911fff13b453d1ef3ee1759d84a0ce88da8e03b\n\n (For aarch64 architecture)\n The image digest is sha256:665bd6fff9282786782e17b6b70520e798087d06eaa840e0bb37e2ed3a9ac59e\n\nAll OpenShift Container Platform 4.20 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.20/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6b4db8392b4fd5d49b177c707bed1048c6ccc7564f2dea39ebafe492807884df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7aecb1e4860f54933c9e911b415aa059ba3c7664c2309d406a56b305887ce6f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c662c420d15d0419d38af3038fc232990bc21299a9e56b26f4df6371d8022dd8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d7b45d95a2687972730a64bcad78fa793e4a244d5a034969889e4e5e5b319057_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23b511f2c7fe86c4f8afc509ed707d27a63ee6cf1fa3b74131489fdc7c668cd4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23e7ccb1befa2816e77abdef5eecd8212e56ae6d616f4003392935e7edf7ed93_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:25f015786ca305a2bd100695adef64936782586725477c67bc43a42402e9a4a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:513e02881726c145fdba109c6485c19dc6a25e1329e71e64da6a1ca55a9bbeb3_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3855"
},
{
"category": "workaround",
"details": "Mitigation is either unavailable or does not meet Red Hat Product Security standards for usability, deployment, applicability, or stability.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:53b47cc5cad449bb388468486726593c6f5f0a20e23b035c2bdbe283d77fdc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5e268fb9530fc6ea702bfe64e5ad3864f40d9c0e3beeb2581fe2a8229e191336_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9414bd27ae196de5d952d6689530d09632bc529ea73e29ab09a2a9e8aaed601e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b1ca3d740fe69d29817827b9b5475172b8cfe21546b59c99c82cb1c61d19844f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:879e40240f8a9e6f323bf40d226586f5ecfdb91bfdeb0a2126dfaa67c3e3fd85_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9b4085029ca2e11663e7adfeee36a9f5783ce7106521fe02a99132be4bf4d9a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:acbd8e36fbcccc23f3fbc2013321c793d724592e637988ddc1b0d81b0a538ffd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f51d6640749d0b80892428c7eb2b54e1e75fc69311ce456c425afac40caec745_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2e7fcd6eaae5d8e35155b811ad6fe4cc9934b31a0076e80df6d409b11ca8d226_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:828ac94fecfe5b6e8263621a62187f070f9e3cf2668d24f00620ca47b29c37c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b152b96f3e1c5e6ea18ee532c4f747ac0e0bcf082c1bc0fd8ba60aaf7d914ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c5f8bb01174a32ba07070a5488b2fb27ca7820508491914337a6433d4766f039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e024a95761866be7a23ddcd5fd0dbbabbda249218d36ba9cf51d561575009fd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:4a5cb39ccce3520bbbd2bb98b84df278724e9084cf7abe9f100963b05f6a51a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7b3dac83c616876919f2bed7ef7318dce0f20bd12bcb6cf754814233f19710e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b466e339cfa61e214e09f1b47171616d59dc1748b8e02a096d74d0975b955c5a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1675f4cf4337e6ee6f4b0506017f95e48775b58ae80b02f24d2d6cf4b24e0897_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7b91722c7e9d1fda1994adeb21ebd50726d916378b50b942cd2a6bb636d98a4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4f190f8c7699860fef711a4ea52e922d840b0ae7f7b99f431d29be088e16b12_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c72327fe63c1e302e35dbb0fdf46787529e6583c544a20c0c7507fec8a9916f9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:148d1267925de54e2ff67cc04f7e1eea48e4812881eb13a6d4ac84fc9edf3960_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4728a45a6f0d6184637de454fa23aa87fdab1ad388c0f82dc97a63780d848148_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7ed045e8c4ffd8421d54d6a4ff9ee3b8af00169d184f39fafdcbe689429e9a94_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ee8ef9b71b81d64e1c95c28aa12093098c55dbb4a970f16237aee5cfa1f1756d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:11ba356bc22603fdc9da30ce02a56e0841715ffa1be1533e409f680525e35a95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313103a205fe81020b9acec854f03b3c35de728e2a8ee7f8b778eefcff1e9adc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:48ed707b531cc589ab67cc34196bd107b85250edf3619a3c348c45dfc6f535a4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7e689a159a17e702266acb3e5d7487f9ce17eed2c1f5166948103010747f2db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:377373ba5a37f2fc8fa27875afb5ab500820c68e660b1cab11cb52ad14541577_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6d8b5a059175e2260a85f40a098c25c61608feb4d59880c2eed941bcc3fdc6db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:82a2a3cc00c616964a3c24cf1095a005e4e573cb79c345e9004dbcd35e180c10_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecebe8f91837ebe91c2f9c159b54f6fea43fd7d750929e2a5b08fd1aee688582_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:1256eb041e3f4703292fda7d334bdab8ad59e6ded330b2480f0e450aee1b141d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:78083b25b57df22ae9e0eb27d3edd7c3e73de676f3dfabd4c419b37aa9c027a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b8ef42ea1815cde45206e98b2b0fc70ca55549df44d7ae7470b37567c30ff5d6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d61acb82a53a3e4b0d1d2fb09e94d34d9a990e43f09aac31f335f970a29ca82f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5855659dd086fe497b927919984f9ebbf9e5ab0a110ecc3d761efc6d44846245_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a19a3f623da8d80725954f6cd9aa9717b62c8fca465f242db675b28911906499_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a5328b6e7d62edfebe695362a4532572c99f79cde855f0ad0f46394d93d9cfda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:b49d1a3d8141b1b16c0dee745ab5a0109bff96fb8103ea911db8efd49ae1f1de_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0783c5a17f3458d7e3f59952ff01dfdcfe8510048fb41f8603e73f374c1fb49c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1f3a254a7c44483a9503e70e4abcb579081c62d5cd37ff435be44a215f7843ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:e113ec3685f8d055c89e11b0ac8acc806b4aed59f19ae0eb4e7d896d4276a4c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f9fb910e3a55c4023201befe8e29197f3a60b3c62b7814903bcef5554b939857_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:17546c1840d65f2ee98ac183705e6956f4131d3ff32cde615728f9f25882b603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3c928586ae0b46feacd6570dee3ec49a5a204227e113432194bc353f6014dcbc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:562eced3b90258a09cbab4518332ad36f9526532f2228da862d50b3076aa31d7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c925e942321c121dd314b39f7254913e71992d8414b5c778163855764269fc8e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:8ad05e7041a80ac61df181098b00784912670e01ec166bac6c504460828eba6a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9b357c6d30157c7dad00894e9f8f724d8be110d9658813fd61699714b7a48c4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9cf1116ad028c8b358eb013d9751aec24eda566a74325123ce18c10bade1e13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:bc49f21e2c4be0b4ca0c199a25f90548d7ab8f16e3d78ff4adecbde6052262be_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1d8c51ba4344673c2f0c4b023d72b683b2c3a26cbfe64798414c5d4e05005ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6e32a82da78fd60e74c129296bd390de402cd7a22a0f1ddbcfb9d3dec7ac1c5b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:aaab47f78d572983b4e8e8395c8c3d53d05c3317aea16c011032b2fd4f438fb9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d2d38a98fc09052bc5fe169321a534006a2ff8605d2314d04eee39e2492104b9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0615ec5b92ee4b3a4e28531f41a21b9a99a64f6972c76c66de90ea13875ddb5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46aea21f727db784382ab4a0329437fe9e1f4556c0cf7d0e3a6d904e4e3ef412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:62ca47a44b86ae7bde47e145474a0b61dacb1f6b503ea63475d7c090ff2b5db0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:97d075f6a0c08361b3f207632d98bdf276a9eb0ec0e79d54ed13550edee42c38_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70e3b704d6af11d99287446717854c466f188db69fc622be08fdd7a8266a1391_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:784d025249cf0f4921d34ffd4387ad7fef62292e8df8e303213514bbd5a3b1e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9e3be6f0d660b4809221fe1b2d6f51206b4ed40db4122eb2a55f23e0be4bf3d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d3fe7d8d1fbacc9832ebf90ed7548a6b2cb283f8a98a6ca73b324e427b5d69d7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:9b772451057fbf63e5173aecb056db601413f419ed9fd98d7ef3b08dfcd79e11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:bf155cef265c06b90ddabf0b4e5eac5395f4cbf9165c87e3183746ebade36b99_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:d73481ff034289f9f1cc811bb66ecb9a254de0044aee18755034c10410478f2e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e26d8456983b600e7248b5741030a68531e5d0f45666e6e3ae02ffc55ed0f906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1e21d1b03c1d8d6d2d5c3d2fd2bc68f06cf4ba6339390b49ee94980e66faa3e6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:85b66f1e1b6ca493592c62215cf8e94d29d6f1bcb68c146a7466133f661cff9c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a9e900b764acc0925e6c381fe09ab5c59bf8085ee5cb21b9bf87ba08fff95c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d4f70164ddbe9c49e57f079bc5f7f0881fce0f8a074b5a948ecd338a308638da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8445b586683b90ca3f69f83b881cdd46c78198a7b021b0499f3f5de367ae27e1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aa0f445083b105af4fc1cad85682c286dc1764c2810634c4266942677125412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f1ab95b9af24529b03e73d6d3cc3e010c53eeb72f7cd441160982e7a3f40edba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f4f78fda0baa299dcf7ac093ca782970074760999f96fcea9d170c9cd35455ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2ad3be815abfa60205bc0de77557f8bfc6ee8b80e3d25ee9cd1088a5e3f6bf8d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3242a9336b5a940e9a88b988d1780e8dd6fbe7055ff647d07a7885a3c272619e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d9c7a9bf4ff66ed09b758109eaa9002242e4eb9604f5c0fd964b4087a609d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d84b76fbb614c30c67c88d6bea9ac818854f6f9aa3ab2ae8bc3be266c0901400_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:45c02eac036665c9f003f0383f1503503580cdd5461f6de4bcb0b88edd8c77ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a0514e0c9580b85e61b553b971d8d3a65f3cac4040ad6d74a3337db46d840feb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a2f51cce516f6300e1724389a99afc1e5b00096d5d8b0c05c302d9ef483c166c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f7caf5c32326c741206573aaecf5fdfc4948062d840dd2beb7b7b1016d24e697_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:4bac5520ec58aac65a508a746976667acbb6132ebfe6aacb2f8136f3198aa35b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:019951ef27fb8d5ea4878b8f22bb0d0d1f357aac25b8998c743980377fe03563_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18b5b21ee15093503e1e3d2f6446ef3f5ffdca30bb50cc9f67dc7596930cb449_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86362580db907ab09ca1f54b284fea5cf787ddb5c1e99674f6ebf28a3990cccd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9ca06bbe2df39add7d22b660a5408b54b974ded86faf7ec9d0985acf0d4e9f32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3322914e1219da147d36aee3121d4d4b42bb619419535942aa9108f6918d8e3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3d444da8f07a9e605b799ae9e3154c7a8681da7824f959e2b5b2423b80c39bdf_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b87501819460dc6ba4bed05a65311592e85ef392a36e9296eeb11fcec26be8b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e45d8e82a1654526fc4562335cad427c7c3aa4dd01215e9754a34be8b9e64f5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:946fbedc73895ef344552e10628d3fa305bb50a0329614ced5b200fc1b4d2dfd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e4f534afec621975ef7b2389f239bc672eae0bc342fee2fbe9560e20e892e3c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:010e0f69ac3dec9157af776acd4f91d29641c2550466f6ec26ba31743373233f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:87371170c06f7ff9245e5c8f2a0884e969d6d8941d555338ef28ba63be405728_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:2c913cd14b852ece07e98db33327a22a4ea3451d241d37027bb51f595f93b0e3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:952b83652c4613ee04ecf5c6cfa6961fd66fc865c84c99bff4f879512820bb60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4cc93202ab581798ff4e06e177ce24b8e880ce650b45a135569c1257656c2b24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b877e2430ca1ef3b575577dbe08d3b13fe1274c1bb20e065421cae418a6374a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3701c8556b2ec7a09dab7e672729dc6057919b905eeeaba9e09ab38e3074ebb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:faa21d468371967ce9e5b262111cbdfe69ba6a8821b659806718866b3a640490_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f6d80e175d9165dd41da793921d5d6f69cf536c5d16e745b445979b0282045c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:42f5aeee6f2524bc1f0db71092fccd1260d20d0b94531f88ee037921bedc8408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:182402ad5468234dca690272044b015d0545229ebd84e85834f57c767eb96d84_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3e3f7e476df2c2b27a8c3a17ca83a98224c8db8952ef6b2117816bc81c9c74ae_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:96a17f8d79e9f8acfb86e3d54687da1c0564e98a9cc7d830b770db24edf9a96f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e244c83b21c68b755d7e0eaaf476a1ae451f3368918b80b19546fe01a9a4a9a2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:017f982fb763a0eea61580758d4f69ec14bb78e5b5d107503276683336f9983c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:677e81f4f2e77f2b8bd354cdb4ebc99e5701151926dfa36ca1a3458607d395ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0e9fe96d6b1ef18e0fb3ed4751d8809e0fcddada5387ef81e2801ed4036d54d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:13feaae13069cd9a08e285e2d077b96bc75cffeeda2e3b665443c022750d68da_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:105a07e6bc8acd530a8ae3097846789dbcd2c7a2f1f984805c5bb3b7449b1d05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3e0bff5d178668f001f74c4d30482753f481f257db49ad6fd2ff56439d95079f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5f9c581120873f1a012c29ac00721b6fd834c9378cd64f1d8e243da36755cef3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:84ed295a1fd729c6bfd8250116d752b4c3ad66c7bc01ca44408e7cb8a115b5e0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:2c0d1db3e0f37f09115d3f1af5ace12911311f70f4ceb574025fb1ed9552575a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:c69da4b39cf7ba1018b91423ce0282df124d606d2e5162bc8e3e2251b832cf91_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0099c7b040ac7e6ba7e91ec4ef2250bea6ac10472901aadee07686c63faadc92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5b132b86c1b14a775ee77dafa3a72eb723358cbce6e710e44d279c8050c4261b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5ee7943edd42760625d7b8f3f97dc0da4aa620b53ed3ca6b666e3b7a801027b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:906f97849e8063fbfe02bd7e2f951d4fc848c2d8cdbff947d40be50fd6f995fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:69827e616ea617867837723347dd6fe36cc85f43703b4e37b335d79fb3f87d6a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:703e8d44a7d59181d0a36a886ef570c5b838268acebd0b32d5208169770b6ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c092893fdbee22f0fe4a2a25aa458bc1dde8c52367efbaabc1155bf5a578cd51_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d6ab422fea2e5e0782be99e3a275eee5ff665baf8e7310a601d42ba2f5f39608_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:39071a963cda210a344f5d4255c5c5276d539e4bb661e21b49be11923b54e020_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3f9ca2d789b60a51018e0242a01390e1d4b569df21769682292d3b483954aa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c7ec38c4ef21e65139166bde80aa73a36b432889b6855d63b1892efc0ddf58e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:bba88a8f8b41c76aeddd25012b4dcb14da6d896763ba6a003ca824260b8c24e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69dfa976e259586decfc0635dc49fd656e878b513783579bcc2a5e456df100b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:86b4bd7254cd92f2632d90357ed08404521d89ffdd70a21cbf130f652f71c1de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8ceb3fd7e1d7d6bbdfeed53a97accf43b3981d5e101746e891a804ef8903fee4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e4f81394f77f17552bbde8d5682449216bf676b181df4a25ec1c6c38cb3bad82_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:425a3e4c2774dd14e2d4baf3bc6f9b1bc6fbcc41faa0ed55431fef26cc5db7ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5e27fe06737a254ee3fb2bb5ba38ebc79e2989487de9536b01b6a1d49488ac17_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6b64ed15c154b927714b840036c16293f4fe924aceb5624fc04d30e478d4673_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c797b64090712c154c848215b1bee933946c019c33fc9b08d00532d611f4d27c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1ab33f9ad593ee146550951038b289973cb1b80e15fa146ab20e823c89f64616_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cce4806b40fd1f040da28b0a76e8f7edb45e5e3b68fcdbd1ffec407f8b5d40a4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e237d756150f298076ccbd616c137d0439c8f59c9e9ca44cfc4cb04178b7a3d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f547caefe7cbbfa9c958fe940eaf72b2b08a460a3b401d1b059c3f097f2b7435_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:0b96283c10f51d6e8a5d00acfdd9535804d0ffe7c4c58c037af6d44ac3a85bd9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8eeb12229d09c020f7f71cc996853eb47ea1311b8426eb7fc6f28652766ded15_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:9d07f82ed2b467215c084754ef1fdb349536bbe0e3c83e3d48a2ab7a97b7f355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d36f927b9c24b3647fe58e5b3579a6bcb2b0b50322db690d885572e0d8492ef9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:317c932c74d67e596b97de943694f9561e85be9d8ca3c883865692ed47389eda_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3dcb7ecb5da7d94ddd370e48cea9fb1ee1314e84874ae192b8aa01a834a3238_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3fe06959d74f9c3aaa9fb9a90b3f33d331347e96cc4f67741f7d6ac6daf8254_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d69d1884d60a78838900fb8ac8aa010ffe8a9814bd05c5fd23640ffb2fe62078_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:30dd2fc299876aef6342316851b8baa68f2b404741f7eddf920818e2036b0828_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:47e721205ff64d2cd94f17a704c315ab4f48601dc446c6fdbf6d0651af0e282f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a42c0b3dff389161ee931de7d2f78272c1576632a357d7e4de3a8ad8e18cc2eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:be883bf81f21e85657ac114397f1a226803a5a0c50146d11ca24f5d0e61bd252_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:95a1813fdfba31007b44fc7d0fce109279f775f6bcf1fe7b7b319f642e614d0a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b624d5a16de8051a33eab593d57f378de36877d7db083144f88899929bf1c0a8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bc7bedd2a60a0f3d862de0644e511d6f330b72a6d12efbdd150dc9b50679112e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e8bbd18a1d2d8a8eed42cc86d19a260f2bbe9379e35257c33cdb70980cbfa5f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:03bfe65de545d250da52cd40db72e8b5346f149e8126509801be86b5f39fc3d5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9e8b46869a8d0cec254539d703e5da848364401fa9c203f0561cb0e5f7aa00c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b7c5a30160b834ce2256aeeee9a36a8655e305018d0647fb663106ec7e3d102d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dd5537f856bf3d86da38de94c7ee6fb9851b262515a4efee6aa1230924755721_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:37bc380d77c7db30a206baa5cec23341064ee370eb5ee0aa5bacf682dd67024e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5db690533cf26e8bffc456e69dc1e0d2f9554f6770c5ac75ea9eb345e1c101e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f7913b9b8f0aafcdc0c0b07ed43f86bb58d6da84ef92f950979eca15fc1a7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:876435e0b14447e833a4e9a0dbed2227bded7d857230557a101c36b47a105921_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4a7dcf77112dde43e0944ba53bfcc3eb802dea755c9610f86b4465b22d355856_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4b3de326992186eeb6206638396c348ef5b4d2c4597eb40e5f5b140f6efb0abe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:779674ddd263854aa364bbdfeb92865821613d6da30a0d3b503ceadaea48cffa_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d3a37f7d09a85c9eff1323c920a9a2f471908e90b7a1621155bed93048c81320_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3806c5c7dc711a3d63a26b60c8c257a1ed87dfaa3e628629af4ccf06325f6ccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:52680ac76f439d5334bb257ac7deb433ccfa6cd824dc2d9e67abf6ec970ec7c1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:65c1a312a57a482045f442861f6a64605d64994304b07567af0c69eb4b205bcc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:76901d5214dc2c2040d44d1c46ace24f403f95a92b825176c00ea29d7ba2ddc0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0f12505d607e05431b905de5ce0c31984ed4ef4dbc7f027eeb019dd0747005d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5383f749ae80a70b6bac223d5c3ce9b70d58de06c031a57b02ea5510f4cf2e31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:76e1151f0d25719c5257e106bff680514e740983333de92097d55f071189ed18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d072c04ce9f1777925bb8df07925652b0f8e684ce2e010adc6fb2c7953eb66a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:786c62c9eab9cb68788ddef5dee8ecd74e03a1197293a3047adacd489e034dda_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9fb2cde680dd3f850c23ee7abec1a4dc8fe0d5b3f2a1c80ad6c8ad7a62b53f4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aef7c437611ed1adcba12e9875f3fb2f094d5116d5a0449066b48f25131faea4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c01ca8b3c84e8ba98e35d0cf0a659e76bec4189a198f82975e6db25ceb336b9b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:41452719dd766d6229b9d1d808b89825b1e7e0aaf8ab8e70c0aecb1b5eb30edf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:9969b96f421a3e9d27a495bf1eff33dba8ae2c12c0cdd33895b6190a4f75e000_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:99e65563c13b1a6d3e64f79ab6491b21106b3d46ef75ade4829c33cb97100ae1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cceff5ba4ce63edf605c087cba759e8dcc40c2abec0534ec856e760f1956a85a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:14ba0bea138b281bee5db9094dd7dcd1fc36c4712198f408c8811a7522bb877f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:416fe4e736d5f3e3b0e4668fd2f092ae855a4073d18a064bdcca73ff5450b77d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9039143f009152a4b6040c8251f3444fd1daee5ecc76eccc98818d9a430a1bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bfc08679165fb0a4c17c4002ed676f7e6fb0571ac72ceae8a1933436753fdc73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6f698b3a95ee24a6c821c9ebf30a610510a639c6d3c56d4399fc45d34179dffc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c44d52cbc06cd3702b2ad8d963f15dbcaf0fa5ad86a800b9852c4f062fc10a76_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef54b7c8c1f96edbed0f3c449b57c6869ea4c33d97f883ab697f53f7d923f5c6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fe664cfc24f79a569d7c01a226ffd13bc91fe1aaf3b3c096dd8ae3d561670d07_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0edca20347f1e9c88542925020f52759547e2af94b54882e739d6c7fdc7150c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8d99a2cdff81f2c41a6b38c625f7fc6f824eb3c3b443221039367b790d8e2a72_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9da0116d6b0b4f33ca7ccfc26658ec79c8a4ba17f8a63d0bd399ec26808382fd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e5106bb4c8de0ef6b9f177e58366395c5bdb3bde226d25a7667ac54ebf952d6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:226cc05403576fbcc6d40b001ea969402a5e98cefd9444329396de56ab21c36a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:850062314bc77b0442b9f4bf463db06aa716f62437b5c9d15b678eaeab9f2eb8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:b08df82541f0a9078c8ba31db67897137a2f71fdc9fd0a79e5230ce16b3e9735_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d8547d72a4b791ad7435ccf3883c427db9f6592f9add54cdecd0b46f2b55be60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:25db07689f639f79919d6f028a10375fb9b68abfd9cf55829333d0360a7acf99_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7e6de11065df1e2acd959d9bcdfdecd4832e27ca92e291c8b5128a7c44c0d8f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:96aab15a47ed8722406eab6ee2933a1c842a29a49c2ebddb60e102d610c092e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a415eb2cf567e2b9f02fcaac05b2c6dd11625cc3120e3a494d8690dfe2a413ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:048eb32db3c8e83767639d6ed9c7e07406348b309dad16fa8e0afb61a65cf87f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:138478cbb17db8b8cbd6574d38cb1c1a4f72bd8d319fe2eb02954076febc903c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ef6c3a619bfb3bfbaf9be20fdff6148d1af0701d4ab13a047867f734859ffe1a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f90a83b839dcd68d04ffee8569e4ffe1bcc695d192c9026ecfcef9d52428e4fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0c2af2e992c5b0ae60cf87b496f8c6b5b3f736ef7576ccf6f03d37e3a2d9cab1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1217c6f9b998c01c7a6c283f035f11692d6393596194e338578919d8809ac2d1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2bb41b270973bd2db4b6ded25357ad5b4113e03a64a5f55bab27e6723902a79b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3fac63d925327ae02db3c5afb3e0a98ea12feb309e113abed5db353faf4ba7c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:18f4a3cf19874d5b1696baa731b7b2207db1c52e014d99b42a17a7d1125e05de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9e25ecabfe5600eb15916f819b853e7d6a445cb61bf5a2fc9396af787213905b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:da51fa3afa3d7cad2088b785407b6ae2d73640550410ed375254c3ef948befba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:faa48301669a5fbfe6f8cbdf221e964c349956b51d95fab8bceafe9011f5964e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:73057cabcfb42e5b5d0f8177b08e6b2eae217b99618d980b8217399c2978aeed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9ffcf3713cd336d9fc552be6b05f138b9d16f225e58ad42d7a96c3eb3cf154b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7e1b5dd5ed0d13ada6bdbb9adb924cb985be96f4345e2d8b14881a5d55469f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:aae9deacd010205f4a5f4ed0bbb3408ab493972ed4acc5ad296a81f0099c3ef6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:19e833e3b514dd6fd339e0c00f8dbd6c45fb7ca16b9cd291d50ab05adcb6b1bf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:67df479466b162b90afb4d17a6ba5d3d51cec078adafceb0a406dad55173371d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b580c79b9edff4d51d5317ff1e1dcd4bc193b439c268bb5c084019c1ea3fddf4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b63a4eb2eec521dadca336416406b595e0db02b853e233e3c80ca454e1153b28_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2fbd7baee98c89f59a87d541fd4f7b2e14eb88645b53fefa7b44fcd86e3e1eff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:576cacb6ba6d2aa3882a295f1774428a945e7b1c967830633293ce04bce08571_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b41266b3bbbb3ea638466d14a35aeefee8acda9a0d2157066cbecaebdb751d4a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f162f5f3a38b4b1b1f71db3e1301de7c60baa3ce9a4e8e5bd66227795d366b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:11718e3d6ada33abc0530890da159ac99e8f63b03266eafef8819c48c92aaf51_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:1657eeeab10652e30e60633e4fe5f50f278236a2814c6a53bad9effbb98d06dc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d4022142d133560c79c30090a045441bd90271ec8de528d2bcb4590d96ad1e98_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fada881117627ed34c8001afc157a42f6cf0efe3e4dda2b73ff8d665c2f8a878_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:00d0abda324914e5599f289c37325f387404ad48793b6db32b3da0486af18cb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:07558b4306c0d5dd18145b65758bf02d8f451462b28188e336f1dea1091eab24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37287b7720a8d5951fdf6f92b59a5b25a21a7748b93bffe6a4686fe377e80a1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bdf5c2bae7d4516fed258e2bda5cb9162bf42112dbfe8399c2a5f4596ac67bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:3e8f19f8602c6b0bfcce59dc51858195d4c10fc53a652c6e49be3fbac0bf1338_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a5a69b772a5f1cb9affeb3c4ec5f050949b95b02f55eccc8e5897d5e392329c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:87adef1f28c02c387f795e0eb47fc925eef6013aa0116e5fcda016407e4d81cd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a973533a2ecfa414c1f95c4d8ffdbe85f18969a740c19d3b8c4d2096f17a94bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12f1e84fdd0ca084e018f3f9ca550bfe183412dfe42fc9ccb356238ddc572a2a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1d516d0e3b8128ab9994d2a7df68251a87e0bef013a6bc7040d519ab68ca8b37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:58a646461aaea1fc7522e11a0a4acc5ca784923581a2d15cd36319cc1d59d210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c399c4381724fe755e5b7cf87e011eaa542a86928fb9cdef4de244cc57c192ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bb706db0ff9b591f189d089a9e5bd5bcdf5371b312529ebede24329a82e9806_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b9784c555f0088c201e5eb269b18dfd3212c727cb202250f18139fe7ee22e6fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c6e9100f0b6420f2ac9f68bac1e19ea5a813b58064d54610cf77f86fcc1410c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:df01b29e279c5fef750737c48041bfb4ef531599fa6ce556987ecdfbf8eb6767_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:443c8d763eb16ce12ad7660e36db67f1f5cb2970cfe0c8ccb922d4697f9e4da5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4e708aba93aa644457fa3aa047fafcea0b504cee71724917f497fb4f0ad59210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aad14619136317ec49570c1059d59036fc36ed2e6df996918f2741a7c1ec90a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b3989b5959fb58d543612b9da4dad6797fe62677fd148ca59ba77c4ae4c9e17a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:00f150e9a977b547e1511fbd0972027a01bdf4852bfaa5b7c21a01f1bb9cdc76_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:254799c9323f6f753924c1b739f189f5daf7287cca9e469f169bf5b145dac19e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:45f94d3ae86090cf4ba0791b9102e9b118e0e9a28d3901611051c9eed86178b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9553e2fcfca8cc369f512d405c92c35cd79a0d5ecded5bc11be78febf0efc8e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:593d8b13bc16136998a2d109162e54046a08ceeda2a74d1e6d9b2d220a772f8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ad0b598016cb0aba3335d6d9bb01a2767fc3032baf24a2f8a2d857651a38222c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b5ad73901c7036206068e9a24d71cc3bcfa88207a59ec10521f1581d784debbd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c2b60ac1878d974e0608955a1c6c104bfb840853fe10a6bb6c971951042dd0f2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:182e148ddb5ae83c7540564f0975f28c17fd859912bedd6392231fee95060d69_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f766d291114a36f9233b68fb3a1bbebe65867c37189243df0c779e3dce7f509_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a48cb051fb2a8e5c70715093012f18b65d9bbdf7a4346b1cb828f2592975050b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b605723a4087f4555d491389cf5bf15711cbc1b1da84cdb268d4fcc5c87683df_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2e976d4a7016dc2a541098fce90353d3bb922943373c8b820e5c95893ef739f8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:68fcad612630ef316bc5f86ec98f828dfdb928a236e551a4c8dbf8f919f4cd98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e44082e909372715fb8612484c5fe0ad82699620fa530e75f10d41396ef6d63_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a949ed5a2a43edde8fd2abcf0f91c4ba4cff7dcbbf131a2ee579d1256ea628a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e7ca33f11829a834febec5a1dbe0f267b53fcde66dda9128eab3df006d2d7e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cd72d535761b16f14b149a155a1a0f4f0dfb0bde6e5146101914521ea1e2a365_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d91fdcc0e8bbd15d091c316a5bfeb683a7e9982ddf474724f49acedac349c48b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f85e6be61cb6c744900578d654909ceaff76eb98df36564bae2e57a3a4bcee05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:24068dc6b55124cd76463fa0678843ff83f92b65fa43a53e360ec03c5fdc4fcd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4c58b309f4603e59b3a6e35c06e60c37631d07d0f07228bb757102f741b6edce_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:68f715655f2b9abb1f22a24c04794c2d05e3327d8125701c15329ecec2b670ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc454e0621f04eb9e2a384ecb30b7b863178447938f8024719a812712e4277f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:183bdbb02b5bcfe7bbe4fee5d0fe520c986a5244f02cc896762d36710498c18c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:19fd07362ecf5282edf9086f840bb9e1dc3c6da56bb8ac3156ad05ec54be9408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b679f580e43660d36492cb57d275f6cd2cfce6d7c1d872d871ce7ddd9364dc72_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:dfb848cb68bea17a789a807b5edadba37a02947c506b8fa58d8b6376cfd3fe48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:4982e0c65a5469001613886115ddfaba5e2bedf6c1f9c2dd538a73646c190b00_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:89c7b0e5f1c0f13effd3888be07da4acdce02eb54fd4a214fc8a3f9c204d82b4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c04482437d736cfbd2259aad085766f911951255d77bde48abf34af758e42744_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e0f6f48dfc0eb1f410ac198eb6ef6a9c6ee288fe4a01b7ef65e6b62f6b939153_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:097d5658d4c2cfb9e88fa9ab82ae4b4d7f3108a4dafb42997847cd714367973c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:221e48cefff45243b181abc4074adf95df97712990030b4f280b65452083bae7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3f8362646716993b61d35b5377b402ae627c15ce3d2e6b7ff0d5b52159e81726_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:73acd569142f5dbfffb16d34dabb2e05d4552354cc58bba83ef8406029c102d1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2d5a9f1213ef66cd474cbbe11dce4c37a56613cb136fddc8a5a93ac63ebb79d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b5e4275e6a80d99ffd2bc73c26b421f7790ccf88782aa8fcbb22d588fa15857_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:a7216bd1136625966d8232aac1b61360a26e86ba203a6135a32395482a097bfd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd0f6d91a4687e3bcc87e4cc6f1e34f8ad19346648e594491c760bcfce671c96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a9a27ac5377c42979866406869e8de55cdc219ec7090ffd1e4f98c98127ac27_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:57db654e947f5cd7efea9409ea18509c3d4740e03daa164c62faf886a7287ea3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a9ded8f2c9d761de5ca64c04665fb4c9d69ec31ea3ea3c7e91291101a00ee876_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:bcb139bd20b7cd79ee16cf8968dfcb0a5a3398bcfa734dcc2c2ec47dda46a93c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0e56be34b942905008d2b7f1ebefe0a4446cb35da9f4bf09e1e3c0e15d88395f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:761b0b68ca18e23e758c780c5baee54607549cace7f1d337b418c0e0ee630ddb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cd32f964f1f4bbc981565fbf66b6ce05547a32fe89fc6f6fa3f634791120cf9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d6accf480e8645c70f53adf062189259549144af3a4c3d736b28c561dd538f0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7aedf77c4e1ec8b09c77a9d37dc1d7c3651995bab2f84d23c1478e06fe97a7a6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:fb2df252487a734b3e051ff54713a7689f7f1e8cd93557f846458f54d3776162_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:786831a2af730d5ce6e8ac1c247599e872e6c683ee53946c9a552636f02c88c1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9d807221e98130e63530f757157207556a7b2bb7fe7587f0d7c5f9d1ac9592d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:9e739fbf82f09ff6bbbd9baf6f2e64b0056ba1608b979e45ee6de17dcd5fcb85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c2a9ad6b4707faf2329b88b12e06f6f10c5bc6ff15c06ef644ff14efdc736653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:84e1af7983cc502b35755475dcc87c2eac2e931f623d070736580cca65081992_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8a9610268e8460c1ffa73d5f27f7fb9760b08c4d98af29cb0edd30b1afae7460_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:952459632a7e13cff2a8543a1a23e0032e9c163bc223102ca0c8d92c28e0acad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c568a4d0ba7a6137d77cd37e77f48c411f840ce7b36df3bfde76a5047a2c3f7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:21e0a12571846addb7b6b112ffee2fe3ab01a501fdb669d9b1056381b254be89_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:97eeb443e12e9e91f6a38ca22ce4017ed09320a8ac1f79184d236fce8e2b21ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d26f837461773b3ba1dcf7b77fd95fa5f36580f4cc351e121ec65fbb9480dbef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f1fdf87492d66f03cbca16cbdb07607481041080c244d94c59a773cbe5457734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:899eb4bfb863d1cebe38b4b8f2d098f0dfb501eed1fcdc794215e0d7dd649b92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abfd8c69fd7ac41b2a46b8398370b79ff5f7388ce09d80bcb88180b160ac7c2a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f65fe33668fabb81400649500a2fde6dd3236650a129e074664a129c0bf6d738_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f797d5cedf4ea7f121eced618e93dd4f53eb6ec5828afb978c3a2e504e16c11d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:1560bc58a43485387fda173fe0a8a396c2f6b038202bd9863c85d1b666f3ddc1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8044c37bc844e6b52ad027f7f7557f8364e73d49b9ed3730b2e51d1d41ae0387_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:ad0d0922f3417545e5fa1d6d5e7f05476552388714757e856d42e5a65fb99e27_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:efd6130dc94592715fbf9fd2f48dbecf827c64d521e5850ecf773aa07fb3bf89_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:64e1b9fd351ac5ee0427dd131b0dccfa961b07df2dc72225f59090acab8886cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a44323edf14cc87c14bddfa0c06979a8f696a159cb091623a8351973b35b4d14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:c0b9d948d72ee8f79c2e6b4d2f255c6959c21bb7bea1d7b0a260a0b658e490ab_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dfb14efc88780729a819cad4cd19805fa7f5b660067b4e7b10f61d5e8ec3270f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:15d9d32b5eaa1603f2601dbd6898f0182b709292ab0153bcfa7bfebce5be13c0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:178cf1edf9a80f37bbb19597a34bdd8edfed5e44af3ff7273a46a7b4fb7fe964_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66f9ceb6d26ed52405b9439606d49b9f8158c0d2b6b0eb715a22ae2c746defa9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4754971cc6f907064a799f4845fc9f949a3068a5b818b23eb292c8346f9f2f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:766ba5aefee0ade548842c06f8061fe8b849b76d16280e3c41225f21d2d0b6be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8730cb01fa2ea29046c200890d8cba4b0291d769db57875b93c8e7c1c68af3e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b2c1423302c27b56725d91ef0c9dc34903eecee9b0e8bf6761f179bfcc48cd32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ca6573030508bbfae251c27a292bd25384dbe3ce55cb58865fdad2fe460fb6e7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1aa25a4a4eef7443d6bdac8f5d159b41db9cab89f56d43d2d7a01a0bb7929da2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:30b84fb0b78767956548a81b10d276979967e99bd1dcaca2bf06f7a14967b86e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:98a70790286c97045f4ac1b5ec5de45ed043fcd0ccfbe96e6a93dbbf4ae0d96e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ae9f9c747fc7f26dc4fe31644db03b93c7de10384eae1dd40b40767c2e654667_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2d3560ed1da1d414471efc17767847312a9537c40dbb327ab8951a393efe288b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:58bdfdb8d996abe6f35f177acb3d7e3c493e211090af8b30b6376601c57257c9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8eb98a0fd45c22a0aeb23f8c2558d37a1801b5afb2a2be36a9f64abf40f6a3dd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:97e599fbc19e379fb55e9181ccb16de1af1e101e6c10f872c35ff7a9082aa937_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:115ad4f19e948ae0fe04b57c131a3ac8c261cdefe282374a667dea850e956500_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:15673b625efc49511ad48958f766aaff589c68c5880c95d7c6c89e5c9c9bce5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:78f92ad65baee06e314611b83e07e7a87dc4e3994ecb76b5b3b2a2039c1aa2b3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7f0ce0299f97924b4c3ebd129ebc0d9cda54b1126ec933fa33f20f438694a590_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6b4db8392b4fd5d49b177c707bed1048c6ccc7564f2dea39ebafe492807884df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7aecb1e4860f54933c9e911b415aa059ba3c7664c2309d406a56b305887ce6f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c662c420d15d0419d38af3038fc232990bc21299a9e56b26f4df6371d8022dd8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d7b45d95a2687972730a64bcad78fa793e4a244d5a034969889e4e5e5b319057_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:02ef6749721cec830957dec8da2d3fff2dc88a9bdadfee0f7e3177a27d265fe4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2fff2ecb2b19603744be8e2821f401a9e0234ce1b4ac15c27223c10e24ccc7b0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:62e44648b669cc51e9dcaeec49d2c5b880fb93c32c2bbc1f535904b40849ded2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c1ca8a203ab5c80f3d7b8fb9e026a46a75bfb0f5d6e4d5ea09dfb2a2db5c6a2c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:56f09c58109b0455903b4b1e938639c6c1a9491d4206a1e7b4515f89d5510a5c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9b5c3e0697d738fa6c1fe2c115d2133275ec3adfe2d412547535a605f30d0c00_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df2d7c18bdb6bf49c2f655b7dd70cd4739b2b9b4243fe2f136042b922a029e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2534343a990c27b8efc5d674b4b97b24acb00d781c75004adbce0c7e187ea742_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4f474f91da6fa969938f67a7b254f6e34e6ed2d8ca38e4de4d7c190328c65352_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e2b3a346ee194564f34a2db8ca14c08340b063c995936cd06787b248cea65622_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0cdf866394b6db732b741a22765a096f04feaa6d0237c1e54d310cfa645f2883_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bf09aede6dd816a7c1f6db9a73f25e3414e0f408e5744dc2f32dca5c73f06a74_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:db8ecd1162e094b6cb166b88dfa40258f31cdc4db3ca7f6a9b110893bc27d044_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:acff56a6371c4fd63e831ca8149d5dc5c2f66fcb9e5b6f2d81afbf225fc9cd2e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43bb0e2b7af46bbfeff6809f44f401007498cae3cbc04a9c4e8f8033f3142d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43d5f576d8c78508793fe745384e7c12b08d52a6757f2a60a4e416d2e1297cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6f5fd70511974d782b102cd378cb932ce27f58a18ab53599b570954c379b88ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:76698b01437d4d0a46f1bf3bbfca30ee2065a8684199caf406e0e7a027871741_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:acf2839dbc4ed85e957d4b975b0ef0c08cf06d42f75f11704e9cd54197548784_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c8a1a13f5a36513e22f8db1345386f1835eac5b7f809c6745fe43afe8372ed92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:00c3fa5a11961ab40d820619e649974783d90c2ecf4da292ffe5caa6bcd1d7eb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15a421e4461be8683d967387b1224fcc0179d478f46618d03c0e7f1222ca4c69_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:663a50864f70ebf653e8ab5a167755ee632d58e199b81bcbbf0d43f01cad2ecd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dd4b72aaaf892109abb29961b61fb95c77ec0a7b09158d747c84116646c0005b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:22d7a0d9938f75746797f97424284f6e0aae7f853b392bdc87e183b5c834972d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7ede51978a537c20cf89f7e2c469034859ef89b1f34b3a8c89a727378746bd24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7fc7a7fbeef800bc1efebac7e1d9a3110ab4962405d181df23b01e0a9ead70b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e0f8524eead302224bec4bcb23caa0b587aaaf1582ba0e9e6ecc3e2e9755bc32_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1598a3a15eb623d10cc95a97996611c0949450cff57257b2d1851c8d83657a39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e97767977f70b4a53e7e898af37d51c1ed2a0c510fadc3180d3ed6675ea5fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:acbe9df84cedc53ddc968e5027c662badf18384a9f25ad78c914ec4eeac208f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d19ee5bb8b73f322b0bfdce50ffbc25cd89737b6d378499bece9be0dfed8a262_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a0d654463288adab9acd6dd6bc5e9bfc05b60081e77877e285b60738c4210077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f3a38302163122cb34702f23e88de2db5d44d70ca24526f4a73624cb091de243_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:348bfab8b43715c5b79610c50bd7a8c383bd7e0d404fe26ad3745d803fdaf339_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c4becd27abec4f1dd782dced2c91a832a731a71f37fe7a3b2d07135702e0d512_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b27cbc2a5d54ec8bbf744ee483f2cc81b9101900ec9e229d362a8169ee72b29b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dfaadc0fd73c36c83063ce6442a9f5e8c1346422f7bb10faa8d27617a0c6a710_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:57b58c92ff48ca5f8275bf41b1f1284b3f0ca881df22e355585ff7877b215198_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ab7d9c2e48415e4cd8a1584e942dd2bb98848aa657ee7293fadebbc6cf439c4e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:eecfaf9d138ce8a5618856ec98f2d2b41d2b025acac5852e81ba20aa7443bbf5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:08ea69707b4d728f1368947281cf3ec122d68713209cfcb0e91e5322bf1ada5b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:09862c60fc2dcb1fb0aef2776148ff46117460f2cd92e202c76c0d122453899e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:59a251157e8aa68bde3d1953a52c2e3d34faeb9088340c7f5f8e818e82acef7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9fc0a293a6420dae695cb7dc0ba7306805af3bf984be3e31ea585f373bbf2011_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:08bdf0bc7808dc10b3597b3e37fe97d768f0bdaa0b19dc8b6f565c15993372bb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0d1e25b874b260043556c33ed62a26ebd56bef929e3539fa86db96501a798b14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:32e253ee82038724e6455b3e80d1ea6b056c92c2053ebb22ce329ca5b7d5f03b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c478e1e2e08bb0b44d9bd3ff8054a12e7d98be7821045cbb218c62e1fb2cd8dd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:06eba656e1b664519f5e663e3ede831465f1635ecfb1d293c1b1b745d79b4158_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:19a89d0373af1265e09e12bd377e5bf631e5fb58c36b2f73b8ca86d186bb0840_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1d2da7acd64cc59f03f6a986306fc7d51a680a55b7f62e180e66c6cb3e213037_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7bc8808eec74ba5b0bb91d23e918401da8a4beda52fbe93975f4d7d190836aab_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b075e0d54437ff4323eea051e2347a71dc085464c2abbdcb4a85d55d9fb84e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2d19a6538ded95c21b22b0489b00aca53265ea73b4f5f7b91eda8f24fb39a12b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3c97585f4dd92f700fc44e21291f913aca946c75bd0124f832a6d8d1c5f3d5d7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a7b7e0019f78254b5afa024b7ff6c9dc0440e40d0f6fdb22e6ac86f261435915_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:085602599cae9eabcab557a60947d3f3abc272c51c3beae3ab9cecae3b71a3e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:fb83420683a5c649804f400ff80b041693872fa9ca1bd423184587e4c4e9f018_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:344a60ac1e833a349a8f24f3db2859e9fd0f45dd562ca50478973868e3669451_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:693b81294308ff38490144fbb45de352926be577fde7668a60059f3e5be3b776_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7e57a906f55fdc4522dd130c76942999c5c28f469579dcdda2e78949a860b8f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a000a2a94ba6f3c2698171f1cbb4d6976fd241de64857aa74bc5783301ba5165_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:2593c53eeb484b020e297c286d13e17bdfb52253c06777a124b62eabdb9a1090_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6677aa15725f5cb40cb925224454bdf1ba07e37e1e0240b0dffd3499bafdcd27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:32bd53429d58f46521bb3b3da28dee2e9dfce9e41992d9e15483cb1da656f569_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b203e363150a6b9f1e3f12c4424af0a4fd7f3f5382bfafdedd041789c7fb5e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d271c473cfc854b34d17114967f659b0ba86a36f408696f348463e106930d657_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ef6f8a6c1a8e13578d16585d0bcefe15ef7a246f779e2aab32965e5d7016af39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0ad2b1b3b63a22d793a67a220550e7730d49193e36443b9783d045d0d628e986_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:624899ec57f3d7269da3b5acd20040fe1ea2c1bcc617910f7659cc3110548dda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7414f3068e135ba5f9e0796967297f66dd619122e426dd8355a7d21c88c3ac36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bf6ac903efe307b33a5d17a000c4dff28c5ac55f5ecde7d65a15025d291f9053_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:35396543cbd1ebea8e70f1beeb10b4fd87d9a42293b1464fc0442eeadc6c0e7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4bd4ba390e83fb3eff7d17281090981125e08ecb458969b5ac95da4342641e65_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:602dc9f92b7a8e84e6eb998191263d186d1d10d378eeef0845435715bee812dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:622a2e6ba66f1624454cf3ff9229ded9dbd06815ae6512f251836da18b545da2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:265112268f914a12e152e58a674116408253b120a35d5e696c2afd059b6fc015_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6e2c4811105f74a2200eb5c14cab29dc5735465f3ade08bd44378d1a3f3c6a16_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b4c1767d3b1d7d32b79c58d9894a85e4e897deaed7405281239058b204a5209f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:dcde633d96ae797962a3bec581ef3078a5142b3131595e0055031195b798bc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:47731f2034e86e1b86a86d1b9ab20e1b978f89baf270a567de3b6be17665dc6e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8b00cad2744076ce7186abb2304a0a1ac8bc84e92ce76c843fc19a3d5f79e049_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9edb1bba41b757bc30ccc0bd7d823f3574e21195a1a4075a31ae5bea6fcea516_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f3ad88ffd94f0fb2c825452841ee7c938d81a522d8e8fe09d224b42fea301d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:24830ccec39949668dc836f6532f2375d0b7ac23ef69c78315139c4e15af4088_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:67899e606e1ac40ded141b4360168959587a7f1385299f99ace9312016cb01da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:708686f865ce646ea8e6405db61f539773444e873f6101e733567cf8be40b1c8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7fd150db54f6ddac412e063be423bb17cf0dc8717df7fdc32fc52434cf7c866_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:10e2611fecd1ef8a770a366382bffcb32096b3a8b396d3c0f3a67c06a809e186_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8e26412eb9c4efddfb90bbc864e68aac6ce43541f5952250709e973c75cbe8b9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b6ef9bc4955ddfac9ab851f8956566b52a49526e6aded669271efb338603f3d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c084c44640f2949bf5fe89370cf105d8307ee1d2f9ec8b5bfbf7dc865fc45476_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:8268d0e76b556f2b0413ab6975f15aea685b140362bba5d245ecabf0668a41be_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:b1e1d2e8782377f73d8b9d458a7d433dc9395ec7fefd2e376a54a19779dd4ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:556d277848c695d76ab33ae109b99e0448bbd60262b39ae7f5cdb5c052252b3b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8107455fa57ff48346e4b056bac8f1d73071699505c62e3c4a6b63fda65d1301_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7c037c5134abbbe50088311f7765bf614fecdc7da0b58b3491ed0924a45cc1f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c848d97da53997ed67654ed4cd558961e4ced5fe80860831f6100f27bb97316c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f63f5c139dff756c4a36e8c8aa18aee4dfd74260ca90a6c9cd8c68b7a23f5330_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:18e2b009af42ae09190598403077f59ac14fff0083dbd0377b23dfe8bf90bf85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:23c4ce9a3efd2b7cfe52406aa0df67bd6b17e2ff2583980b24e5f71c4e69bdd2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:45faf0f08b479a7b6511703243cc6746129fbe639936f693e245688e33cda4f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5fddf39479d0594b6514b837da1e9fc7cf23aac4e092a43feec2dc738f3a36a2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:27662597b04f8a83ed40951fb3161755e565f4b45cb08160ad65495b1971b1b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:66548d316213a04bab082f88b71e84f26f93e3b861144b79ee2a1d6daf236e67_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:915f0ebb139d489bab32c418ed4708935e65cbb95321aeac9bd3dfccd682713a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fdf3b790c4ebbb4a049a452ee65a4f15de7c6b1fa06227dec1e0f44879d33d3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cbce9872ea22b8756670549f2844f8aa6a3323779774c4839a455e4f831eff31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:da8d61470c3c3120912a4c05fb149d404da73c1cc654faa36c5311b3ba47c554_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e33aa6dfd96a471d0676b033c4ab64f112e7a200b15c74051bbeffbf48e68eed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ecf24d093581fc39574dceec3d50efd4c3146cebf49bb7a5a450b3f8ce740551_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:389bffb7286fda26e7f9d583a982f673c7487e4b152d0f1449fa0cc5956f0850_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6c6bc1dd1345fb7f5ba86cf728189fe3c576fe25d2b3e2caa6b3436e2c6a42c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:750d110adf37079c83b02b85f49fc612c9ba646ef5ad341b9a43c3c76c084e5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d097d858dfa7eb705412902a77e8750fd7fd883c8c83e6732e102d6751f275f1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3dd9ca3b6c119ebeeb38e5529407f1889ce2c06c11f15bbdb38955caf2a3a44d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:53bb0329ee10d609d297ebe7327e9fc2db866a3d32b87ea4ae04fc46d9aea7b2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9bb57dbdb1f3e05d2e711c87f59f05c56aae4504a432a7bf69d0719b614f5ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bdbec412e541109c63c5f342be19fc88037c485b199856d55ef1798510ee4039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:332ed123500ea4dedb757d95f0111658b96faea8f8996fd74dc14e51e2ab9978_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78d21fcf562cac4d525153a03c574bb2a9ad71d50f955e263f06e2fb2b1daa08_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:907a8679fa95ea05ab7132e5953560b61c9ecfff5d0ceb4124cf8dde42530cd7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f7a732ad09341efece3af08500fd7c18d9b70e4e2e218afb2fabddab0145f393_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0958362f0fd9f365fe7c0553d468ca4b116c5b879c26b8035205fd95fbda79c4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2fe9e91baef7b27e2396be83a187282ed19482386413f82f8e00446044588132_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5bad53fe321f2d924f07f7cd8b6f19771631a3c75dc25df875d25cfeed6290ed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a42d5ec3c0b582a70bfb2297f3f7461f4b516aa28ea8a6c12c6bca2af51a9e7e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:64b0f83d2d4b40eeaa6784ed20019e2ae2c7fdef43c3ea9a49eb07a3ef27ddfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:744da89cf9a8ac399564877fe699525fdefd31d302b70bbf33d457361235ff26_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aedb8ec541683a33066c8e4393fdef2b2940879da38f06e37bc4aa247038081d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e5dc458e034b48610c05a65784b4ce8731709969a25867c1174beb7bef0d43e7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:10c59d23c3b20e640fa3decf0fff7db097b1da46b58058b1a9dc1284c8d5f1d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8946f0589388c5ac174374e2de1a4bae4d6134dacc7fef9a95bc54f41265ab9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9ac3b13d328bdca2a50d286adf9f32621a3a059f3dedbb0f3414bbce3b1d83ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c56dbbd0868f35b7376cf4208b10f1be543b5b8096ee30322b44d31d5887b784_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:104e230cfe12c0f6218d5a834c5e85d1c3f962c9f00dab941ef7f409243c94d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:56e6a16d77dc1cf0dd2bae15f9117faba1c88be9bffcb4113b29dcdc32bf3dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6014a9a744d98499f4e68c99a612229b148db39c40dfc0fc72a0b0fdbbe26626_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:92d6845bc5c65cdec3d0f59440500af1b60b070b415ecb6e3c5c276fbdb97f4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:86dfa215430ea4c2286a8e9e0921f3a4ca14fac70ae6f5ad4f66636fd5620e0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c20df9f23d90cb585878aeb06e921741267b98a7b078ba494f6dbcdde2156020_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c64396e8b58f76b4f416e1f76332c6a28f2ac866240a4a07541d6ef4b13801e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fce08887d2471192a8b68228f61636bcbe2a8b78885512d5ee24d55b10784df0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:42cf0a1f66357b0054b4932b2952489fcb46182e4ff04501ec3b8ec4fc86b5c5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4652118a90e9d0fa90010823fdbdbe1c49db2b208cfc948a835c7f2aedcaef14_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c827d0d949f005ac61c1c7d43ac27dcb842cfc2013e42b7a70a72d18a20ac45d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cd7eb7f4b822575925bfa223282946937c7dc5053fdaee9cbfbf8d0c2467e59d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7b4dde279a23d7f73becb18b204787bec7ca9bb85b0fcfef4a7323ef59dfe6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38bd513387b83d3388d063e797d347932a335306b9f65eb73b7fbfb478b95748_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:96674cceccce573229f82da92f10e3029a5af33b192ae9437214f50bbf9e2651_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b5b9452bcca062df5bfe00b913778e2c182a6c2edc8b649a62b0e927037d7eb0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:578f67e6b9aa327a20cfaf5912a5601489ca0653ad744109b08262fd31d27d68_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9b86e03cdeb0968ad70f6372630bc5e974ccf74a63666f1b4517347d5cf66e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c87e5142780624f7090c8a0dd9ce935b112b74c86b8f0a9f97779df293cdf94b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d6b881c99cea669ab664f41460b5910bbf8953e57dfafbdc5ef6b44d8b45dc39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1b7eab16cec06f09c6d29dc328c723e63c410e101f2338efd38c266ead5a661f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:afde633bf2b45cc358137c70b17b5275adf59c0e71317b5d40de66fe40155c59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f117e6c476d1e70d006f3a32f70c6e8dde636d40ecf6b350348315bc30feaa9c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f7b7e43467fb98d34680f471b5f99b52417deb826624a17dcd957268bf19eadb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fc58e1f537d1d1cfb376c8bb3a1390c008341212540fcd98a4a315509cd7e62a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:80ea2836ec34d2d2995c50a090e9a97623485c633c2cc39ed4fdce34c9f253dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18c5603f9bf889466977a8cbc1b1e785e9e93a76852434465848b00de85a3384_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:852a40e0bf7ba727a9a4f4e65d820184f69d3b6410afeaee5b7c25da9d6222f7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b0323e72aa737bbca1d743568e2388dc2f3763b7b23fda8b0c30c7da82361828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f7bc0d938292e36063c8dc51447fbb563f011991664d6d7352fd82b1f8729fdb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0c5ea8bdffff3d880526de9f5b4d553c2cbc0681dca2785b44a2d50534eaee14_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:25efef408a198ddf977595cd7864dc8c68b66b5210b01372ceb94f0bdf0eaf7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4af0d2d2ff92b30d0bfd1217791f796ab853a709d6724c1089d967cd8b2bdb35_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fb88da574373955332ee34a14390ec328a7ad6e62de8499ed52949656f6ff923_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23b511f2c7fe86c4f8afc509ed707d27a63ee6cf1fa3b74131489fdc7c668cd4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23e7ccb1befa2816e77abdef5eecd8212e56ae6d616f4003392935e7edf7ed93_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:25f015786ca305a2bd100695adef64936782586725477c67bc43a42402e9a4a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:513e02881726c145fdba109c6485c19dc6a25e1329e71e64da6a1ca55a9bbeb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:651e1f43c1483775c0d9ce67365db3d75021e67a3f4dc872071968538033458a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d565301af46c356a4fc80f36c7c8e958a19a4e36cd08abc84cc9a49d88433b18_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f382ef885d8be8e7007416722029689f2b8ec1fcff45f3f405f4dba5afde7d9d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:fcffc574841c7f5f5f06e41063c6e63dd8471259c8b6436210b1fa8f66bcd32b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:06b33e1160ffea1621b8b365682c8b33eb88e1d0af49f2badfa2f2cdc1858187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0adf9a1507c462323ef994cfb8e94a91e05a90834eeb818c6ff035a469308734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4dd70885b033339366a51b39e1a0dc9716bfcfe9b3072a9425f93318ee1868ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a675329ee42ea8e39cf56e29562e0c9d58345a468f895765b6000cb2e03c85f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:046f5864fb471f536e1d07ff4db875eea3323fdbec3c8467ffcbadaea4317e48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:338bc8f6c2bffd8382536c628e99388f1579df9a881c2ef5fde980be70652eb2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:613556b062cf0adc4f9826afca26ee52106805907c1c083580b0f7595fe35d22_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63b5335ff0b2e5ec2a748aad70cfb87a1e67400e8d4a58c4d21f4bbe0ab8fff5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:134163c4600edac7fd6cd32e6e489bfdd03a9e7b2554fb3cc43c696c18d1d6ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:646a707c50a3656bd6cec5b46960d4d27885135a1b2a4eac2f74fc8721723c3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4cd06cc8b51a11cdee4218deb90e612934506c100298dc2d95cb3961619a34a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c28197eb87571077a9c4d102a659e2ee3e9f4a96a2c65e32c2155aeba638d114_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:884468e937461054e4d0f6fbe428c0837c547fdfb77494fc4fd0d80c85ebc116_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a0ca6e2d795cf58e53f392ccf33ebe3a958164d7c807351976e7f34229585b4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c7c740ddb429a1e4c4b37a761d07a28b0a3c54b1a9d0a05d50f52c1046e67bd5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f1b0a334d0a34ac7df7177915c9d86925b1d09e2b7b73739e2e242b156043d00_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:21386a83ddd84b3cd3903be7cb72fcaa075258aefa6a8aed5f9db293cb813646_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8bc70bdd58177aaeceffe4a1ead8014949561a36f49e704edec1a87809a8e308_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b0124697d65e28f4068afe9969a3558ab5239b7b39b8a8e4d59179267cddec92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6929fc57fcf0e9c7d26b858afa505278f09fa81a854050194253e2b84fabb94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:04b8125efeb99b9283590730314e1792064cf887d124906b6b39c83925d97f4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b0534c781222f49ce04e95899cd3558bf62a74c7d5defce8ede815d7aa88aa67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3769775243694c05be0c6d52bee13877834b98e80a32162e3cc990386fe17cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ee66f64d8b3832cfa270298dc1257226c9abe618918de7283d7ea3acc7bfa058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:09e6525bcb52ecc92e628adb611938f208c09436c1cb787539df696bb7040e27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:48f82fb019f0083c414b895589183931f623d9c4f64a545be9460df83d8f23ca_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a2cec88104e0ac39cca06c351868da8ca42cea21014e276ef4c492603c90e6eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d5fe8fa8055701c1d85ff5cd062b28b808a791d658c1e6227cef379dc3706740_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:072e335f2ef540426bd02ab03df3017062cc713e9f15c7d131043c998f6bd8df_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:750327cb858a4bff3df278ebcab6a9c73b88a55729e8f54669155adad0f1c77c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a2762bde107a05ad6ee1b167c6ef7cfd32646b73209f3841ab1f2545f2f5cba8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d3ffde90e606b0344c39f8668dc629f919612cc5a3475e8fbd15aa1bb807a42f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:533703f83c1706641c5423dff8be080c70ba831a0904c4d08cb84247c768fd96_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c34e3b2772aa6329401c1dffa8316d3516368cfaa095a9cba95628bd9ad2a7d0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c3887c6c2d115b686a65205cbaa373882689899aca8cbe5125547db198c84c9a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc6a5e17268e07c6309afdc92acd2a31a8021e3ba9f5d0dbf514f3b9df09e01e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f9b11c33ecc1a60bf7e76277604027fad491a559a01ef6d81f2ff3e1b1630ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a23563b0a48ef83f83afb6b603c3c6e432613ac914f91cee12c45ce88e4568a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c905195d7c87506f478c79baa7af0242c05a53f424a5dde49e379c2a5456cd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f70c550c755645b78b3e7c01118b6a646b1a8bd283f0a9415857a8fad6d4dba5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0e7d60dd7a32d4dcf1b6554c4896f3e6710864a5df8a06a0ae3d7cd8c719a309_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5b2de9e018b94f9453f4ed479113464317121764c1551eb27cb249930b87ab3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:894978ef07143c0e17fd299e1cf3cf66bfd5d1d94c61bb98a196c22c8004252e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c05190f5e6e9886ce31dbb9c97e177dc69b257a009c08298d9964c824f769056_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:037f48344e06fbc216914705d9be8c9ae21a70069b3031ee4dbf07c34e8d054b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:46623fe33e5d8b6eb551a012f5b444849b335a5bbd1726c274c28b8491e955de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6140ab1bcfb22b2d92b8776e5458bf6e1d2d65753b16d4229d4b020c0b4a12f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aafd425c0dcdf391f811bf3aacad9828ca2d18d34201b6d954ca13c1b4043bc5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237d87f0080a039435915945a2405af205b4787a2d03d71ec801f5093e1cdec7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd9dfae5523167d30f125e3be00f666f3b98f3a63bfa55f9c79927123d13a65_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd9a7c1b3d8bcd779e02925e2bd9d79f0c3f839636cb5fc66181eaece5dead1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:ff78f8929c2a152f76ac995d4e9203c6844058b114cf1e2bfafe371f41f305e9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e4437f5baa2f1e07ed0c1a245af10cd3e9919a852eac7a22996a9b7ea51e65b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:666aaeff92117bf500aa2fd3cb6326d39e83da6f6d9d08b883aa0ff66d56fed5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:be357cbfda2ec9e821dca667511471a812cfc6ec8728b8dc9e345c5457b50b0f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:cdf3f134bac400823d74df622bc73368c849621e10ce6e2483a3d17346e9adc8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3172c4a59d36cfbe0567767264b230cb7b1bc355e8753cbf14da088987601d06_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8d38f1aeb56ffc54758fca6ab17a60e3bef145a3221728a56dc10a37e3dd7d4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ab60ac0729c4fe33c4a801982f9a632d7c9b5ecf991b7166b8a6642a621f9490_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c0cd58a244979e44f80ee6bb4f2f25bf4150f747b8db3b4f27b8e27b7b2657e9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5c312b21457753ed8c850d7fdade84bfc01ab2d0bcb3435e5a800ea1b57ce328_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:c01cbd659b1fcb8dba2716f35c5256e886d438bb3a456f2d2f8189cf7d7a3f79_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:114d2dbfa9f68214f2bf75daf889bd9dd8c678f6dfce6dfff9e13aed8f0ef66d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:853248c99686b92e8f03af1f7e03ab8de1a0410f1ffa973c61e9620c3c29ee3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:db82a9efe15ccfd1fc7462166a3dfb8e88ea845bbbcbd78125817ef606d7d4fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f3d43dcaf117d7d4b4ab4db76e4f16bba7384c2c0dde245b3e264d6957bd8f19_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:23ab98b2ad9e01cebf816c41ffcf05a0238c376e749891b69571d14e3254725a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ffc4e82b9d9ed4229d3a549e9beffda45d9bc9d56ebeccfd3b5802ccacf6d801_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:1a191eaf5b0d23e0374829048c516e743555781bae221c9bf2234de24fe8d29a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:3b7c80c9567f0a623c8b44c5bfecbea8997dc61896efb52370cf4f821eac2328_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:afa4fc3ab60c1c50f44c59e40f07fd06b52ddc65d3b87fb4bc9eb3e2d9a83aab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e8749dc60de7657ebf93e7226b47661b51d1daa4c5a4fecf336a17a0e0cf3c59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1c1c12ad472c45ae03529792013154098ce4780a0fde6dfcc8b15674518b64e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1e764b697a728e444ed6267e44dfbfe36f7763bca86cc8991c429e9be5f10027_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22e25afa4b71ce9f1e70697ec3f7d463b2c1352e327f6bb5d5769f6c421d978b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e8372947353c8a6e32dbce30650b91a1f09b20162fef90150a58f3d3764c0e86_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:34dd3f5cb10fc1aa35820805090b6c031a4b771931903936817a8afee2546782_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:751ddc2fe22c3928ae1e3137fd8b7741f4f671d5acc56467b05e3d9c892139f0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4f48095d3dbbf481a4f0044b496ade9fa59cdcd58f6aa9cbea97b3a77cfbb1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f2cc96d8b2c7942cce9c79607176938848aea0a330542f21c47b6bd8eeb4f29a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:10e051b10f8001bc4344d39d32a8d0c46dddb798f6ca025a6de0e78ba5b70b96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:33943aaf687567ae3ddb4339608e562f9f877f43d779f39820741e68f691b47c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7adc1f05bc8568cdb5f376950fc92b8ca886fdcf4554d7dd6815780118cc8153_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:8dacfd86daa69817ce35eb7ca51989f90f9aad12999f1c76e21a49ac036cc444_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:25daab414833b6f1f0f91b7a55935ed5cfd7aaad5d2f0eb8674a06a603187059_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5091fa31975c3af6c2389db26e31fad80220b0bab03d4b880270168a62105357_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5e8e1fe00bc512502b348f16a0352e50ac4a5b491b843f33c72fc765a48929ad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a2b9473de35e8194617769c2c1aaed3499d57a55110827f3f94f191ab02acdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:29835580dae34eaf6a13a4b2c706138f40adbacd67670f8d19cfb952e70593d6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:be7fb081fa52399f118c7393cf72159ef362cc1ed80792aa7fe9847b00cbfcdd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e865bad23956b605474eaa4c5e637a14e5453a53522b145138f216e4909b5348_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ff01b00b64a65dc45eac4e3a607e7bf70e41fe333044f357e436dfa0fc4abcd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:1f64e57709acc5ebc392907106819ad3f8896c436d1afacd30c6952c071c97be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:401edc06a2b99d0c1f9c0e6302291c78e35475003f74fcd9a487c091da70631c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:408bfcd24ecda598d5a71bf827a74c3e10d6d7748a9cb8007616c45e4d490275_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f626e4910ffc626acfbb1d2c1d0ce76564d139175ffd39e797a4b4c957c9a570_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:18064f2babbd41c755d29968a2d3f2bf5865a1d49f6bd9a37c527b754abf6273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4023611263777c3f71fd89b5072b36667dbfb91bd2fceee2923ca590d013defb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa7dae5d07b71b2e551c6d8b428f01265e171eb2bf6e10b3d68764fd9055d94_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:93addcca1cfdbdbcbaf0a01d5de2e63956d7ae5bb4616405c88132c3d416e5a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:40f34d8424475c6090d059ce4ec4f17394694939ae88bccd802007048d35f351_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:786e891282301405fd2ab537b4ab459cf984e50ae4384def434b47f28b6fe35b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c74e92a11425bf52a763fb17976e9efc97eb3e8f6d63f188a3019eb858481822_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d1d8e4246ccac8436bc696b9bbac8c102c26258e902f947c892c91084f7d41cf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:073a7ae3f6dee770aa3146ab25bf109c2ebefc561821e4f249a8fd952e401597_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a8a2e150b72f78f43e5f186eadd267ea49876a2e0579957414802b92700003ce_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:aa8d336c6822ed4dbb522ca8c46ba3e0e090563624353d2b1fac6dd55d00e445_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d464b4bd9d86b902c8836110faafe8c349da3bc03a7b352a2bd2f02e54069570_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:097e955c655e3dea8251b05c0f56a5cba51ef51c7e15b0812cc10f2a36a68eb1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6a447e5642af9c109fad7eb4201140d94eba9f743b6cbca3585e18624fe99d20_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:af05801e4082f887de2d89a685c2d13678d3ea7aefe1272ecad2085ef3d25b73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b888f5efba0ae2447c338beed49f3854460801ef19a0efed8ad22edf083391f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:016186005ba6bc28aaa6eb5e53440cb32db58fdad03c01cae007f13ca72b6bc2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:208c40ac2823a80f406d94cf41ca1cb5c7e96bd25d8ece7556608d717bef460e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:8af3cfc07d1611d6ea3459a77f0d3ccdae0d0b9867fda35bdefa0a940ca1296e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:be59287a152a193415847f19eb418698197e52c8bf1f74eb1162106404bb403c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b73ade6d149819e41a72599e2ea12b6a338d5ebd4d9e24e41178a1e2c31971f1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:c699affbdef36d64881653a63e0e8a5c10fd5dae0ef6dddb9bb7e50de29d8e8b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:368f61e0cd92fd849a673ec2ea2f51e7e6d7c12ee886676409369a580d0347e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:5ff7cea307bba36d569d6d66b4d3e116f52b69441cc071b830310d9f4134f02a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1cb922e93f21b2c055ecfdf002582ddc51c7199dbca1f34701aae9576d817c09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5b7609b2ec476d596f0ee4dedcc3579970fe5e5125c61a474536ed21c8c094b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9878e44273c6c014ad997855ba76572268b8f18709de8fbdcba5ccbd38f2a731_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c1bef96bc0b79e4462606d3e42ed71e4d37ef14d2bea928b592272a149db9d11_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2437833ae04941249ebb8b351a3f731ec04166d4fd8129e19d0717a2f651a234_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7033be83aeb0222e99fff2ed1436d9a9a61c9b616f6b0fa3c5352d8574bf5f04_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:707856466152b42f416d446cc45e45852fd3dc5d2e67c9c46aeb50c6d1baa9a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9705f3ca0e1fed96e556766c1d5b5e2047e4230ec3a3a57daeca21bfc152bfe7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:458c8d962d112078933a4279f40a568b4cac90843b236a2444932dd44fe5fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:7d6c779a0e71176bf7fa54cc557108b7d5961b61db85b5de24d077ed2a5892a7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9de43b02a4982a2073cb1b813b63dd85000c3153cd314603773907ef6ab62e30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a1bd55517958d9320e04f417ebcdae6ebd6b3fcc9d4cd683c54686c7660205df_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 Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:53b47cc5cad449bb388468486726593c6f5f0a20e23b035c2bdbe283d77fdc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5e268fb9530fc6ea702bfe64e5ad3864f40d9c0e3beeb2581fe2a8229e191336_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9414bd27ae196de5d952d6689530d09632bc529ea73e29ab09a2a9e8aaed601e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b1ca3d740fe69d29817827b9b5475172b8cfe21546b59c99c82cb1c61d19844f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:879e40240f8a9e6f323bf40d226586f5ecfdb91bfdeb0a2126dfaa67c3e3fd85_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9b4085029ca2e11663e7adfeee36a9f5783ce7106521fe02a99132be4bf4d9a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:acbd8e36fbcccc23f3fbc2013321c793d724592e637988ddc1b0d81b0a538ffd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f51d6640749d0b80892428c7eb2b54e1e75fc69311ce456c425afac40caec745_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2e7fcd6eaae5d8e35155b811ad6fe4cc9934b31a0076e80df6d409b11ca8d226_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:828ac94fecfe5b6e8263621a62187f070f9e3cf2668d24f00620ca47b29c37c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b152b96f3e1c5e6ea18ee532c4f747ac0e0bcf082c1bc0fd8ba60aaf7d914ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c5f8bb01174a32ba07070a5488b2fb27ca7820508491914337a6433d4766f039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e024a95761866be7a23ddcd5fd0dbbabbda249218d36ba9cf51d561575009fd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:4a5cb39ccce3520bbbd2bb98b84df278724e9084cf7abe9f100963b05f6a51a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7b3dac83c616876919f2bed7ef7318dce0f20bd12bcb6cf754814233f19710e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b466e339cfa61e214e09f1b47171616d59dc1748b8e02a096d74d0975b955c5a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1675f4cf4337e6ee6f4b0506017f95e48775b58ae80b02f24d2d6cf4b24e0897_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7b91722c7e9d1fda1994adeb21ebd50726d916378b50b942cd2a6bb636d98a4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4f190f8c7699860fef711a4ea52e922d840b0ae7f7b99f431d29be088e16b12_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c72327fe63c1e302e35dbb0fdf46787529e6583c544a20c0c7507fec8a9916f9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:148d1267925de54e2ff67cc04f7e1eea48e4812881eb13a6d4ac84fc9edf3960_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4728a45a6f0d6184637de454fa23aa87fdab1ad388c0f82dc97a63780d848148_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7ed045e8c4ffd8421d54d6a4ff9ee3b8af00169d184f39fafdcbe689429e9a94_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ee8ef9b71b81d64e1c95c28aa12093098c55dbb4a970f16237aee5cfa1f1756d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:11ba356bc22603fdc9da30ce02a56e0841715ffa1be1533e409f680525e35a95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313103a205fe81020b9acec854f03b3c35de728e2a8ee7f8b778eefcff1e9adc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:48ed707b531cc589ab67cc34196bd107b85250edf3619a3c348c45dfc6f535a4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7e689a159a17e702266acb3e5d7487f9ce17eed2c1f5166948103010747f2db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:377373ba5a37f2fc8fa27875afb5ab500820c68e660b1cab11cb52ad14541577_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6d8b5a059175e2260a85f40a098c25c61608feb4d59880c2eed941bcc3fdc6db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:82a2a3cc00c616964a3c24cf1095a005e4e573cb79c345e9004dbcd35e180c10_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecebe8f91837ebe91c2f9c159b54f6fea43fd7d750929e2a5b08fd1aee688582_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:1256eb041e3f4703292fda7d334bdab8ad59e6ded330b2480f0e450aee1b141d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:78083b25b57df22ae9e0eb27d3edd7c3e73de676f3dfabd4c419b37aa9c027a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b8ef42ea1815cde45206e98b2b0fc70ca55549df44d7ae7470b37567c30ff5d6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d61acb82a53a3e4b0d1d2fb09e94d34d9a990e43f09aac31f335f970a29ca82f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5855659dd086fe497b927919984f9ebbf9e5ab0a110ecc3d761efc6d44846245_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a19a3f623da8d80725954f6cd9aa9717b62c8fca465f242db675b28911906499_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a5328b6e7d62edfebe695362a4532572c99f79cde855f0ad0f46394d93d9cfda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:b49d1a3d8141b1b16c0dee745ab5a0109bff96fb8103ea911db8efd49ae1f1de_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0783c5a17f3458d7e3f59952ff01dfdcfe8510048fb41f8603e73f374c1fb49c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1f3a254a7c44483a9503e70e4abcb579081c62d5cd37ff435be44a215f7843ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:e113ec3685f8d055c89e11b0ac8acc806b4aed59f19ae0eb4e7d896d4276a4c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f9fb910e3a55c4023201befe8e29197f3a60b3c62b7814903bcef5554b939857_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:17546c1840d65f2ee98ac183705e6956f4131d3ff32cde615728f9f25882b603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3c928586ae0b46feacd6570dee3ec49a5a204227e113432194bc353f6014dcbc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:562eced3b90258a09cbab4518332ad36f9526532f2228da862d50b3076aa31d7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c925e942321c121dd314b39f7254913e71992d8414b5c778163855764269fc8e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:8ad05e7041a80ac61df181098b00784912670e01ec166bac6c504460828eba6a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9b357c6d30157c7dad00894e9f8f724d8be110d9658813fd61699714b7a48c4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9cf1116ad028c8b358eb013d9751aec24eda566a74325123ce18c10bade1e13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:bc49f21e2c4be0b4ca0c199a25f90548d7ab8f16e3d78ff4adecbde6052262be_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1d8c51ba4344673c2f0c4b023d72b683b2c3a26cbfe64798414c5d4e05005ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6e32a82da78fd60e74c129296bd390de402cd7a22a0f1ddbcfb9d3dec7ac1c5b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:aaab47f78d572983b4e8e8395c8c3d53d05c3317aea16c011032b2fd4f438fb9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d2d38a98fc09052bc5fe169321a534006a2ff8605d2314d04eee39e2492104b9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0615ec5b92ee4b3a4e28531f41a21b9a99a64f6972c76c66de90ea13875ddb5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46aea21f727db784382ab4a0329437fe9e1f4556c0cf7d0e3a6d904e4e3ef412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:62ca47a44b86ae7bde47e145474a0b61dacb1f6b503ea63475d7c090ff2b5db0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:97d075f6a0c08361b3f207632d98bdf276a9eb0ec0e79d54ed13550edee42c38_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70e3b704d6af11d99287446717854c466f188db69fc622be08fdd7a8266a1391_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:784d025249cf0f4921d34ffd4387ad7fef62292e8df8e303213514bbd5a3b1e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9e3be6f0d660b4809221fe1b2d6f51206b4ed40db4122eb2a55f23e0be4bf3d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d3fe7d8d1fbacc9832ebf90ed7548a6b2cb283f8a98a6ca73b324e427b5d69d7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:9b772451057fbf63e5173aecb056db601413f419ed9fd98d7ef3b08dfcd79e11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:bf155cef265c06b90ddabf0b4e5eac5395f4cbf9165c87e3183746ebade36b99_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:d73481ff034289f9f1cc811bb66ecb9a254de0044aee18755034c10410478f2e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e26d8456983b600e7248b5741030a68531e5d0f45666e6e3ae02ffc55ed0f906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1e21d1b03c1d8d6d2d5c3d2fd2bc68f06cf4ba6339390b49ee94980e66faa3e6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:85b66f1e1b6ca493592c62215cf8e94d29d6f1bcb68c146a7466133f661cff9c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a9e900b764acc0925e6c381fe09ab5c59bf8085ee5cb21b9bf87ba08fff95c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d4f70164ddbe9c49e57f079bc5f7f0881fce0f8a074b5a948ecd338a308638da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8445b586683b90ca3f69f83b881cdd46c78198a7b021b0499f3f5de367ae27e1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aa0f445083b105af4fc1cad85682c286dc1764c2810634c4266942677125412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f1ab95b9af24529b03e73d6d3cc3e010c53eeb72f7cd441160982e7a3f40edba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f4f78fda0baa299dcf7ac093ca782970074760999f96fcea9d170c9cd35455ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2ad3be815abfa60205bc0de77557f8bfc6ee8b80e3d25ee9cd1088a5e3f6bf8d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3242a9336b5a940e9a88b988d1780e8dd6fbe7055ff647d07a7885a3c272619e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d9c7a9bf4ff66ed09b758109eaa9002242e4eb9604f5c0fd964b4087a609d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d84b76fbb614c30c67c88d6bea9ac818854f6f9aa3ab2ae8bc3be266c0901400_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:45c02eac036665c9f003f0383f1503503580cdd5461f6de4bcb0b88edd8c77ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a0514e0c9580b85e61b553b971d8d3a65f3cac4040ad6d74a3337db46d840feb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a2f51cce516f6300e1724389a99afc1e5b00096d5d8b0c05c302d9ef483c166c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f7caf5c32326c741206573aaecf5fdfc4948062d840dd2beb7b7b1016d24e697_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:4bac5520ec58aac65a508a746976667acbb6132ebfe6aacb2f8136f3198aa35b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:019951ef27fb8d5ea4878b8f22bb0d0d1f357aac25b8998c743980377fe03563_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18b5b21ee15093503e1e3d2f6446ef3f5ffdca30bb50cc9f67dc7596930cb449_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86362580db907ab09ca1f54b284fea5cf787ddb5c1e99674f6ebf28a3990cccd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9ca06bbe2df39add7d22b660a5408b54b974ded86faf7ec9d0985acf0d4e9f32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3322914e1219da147d36aee3121d4d4b42bb619419535942aa9108f6918d8e3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3d444da8f07a9e605b799ae9e3154c7a8681da7824f959e2b5b2423b80c39bdf_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b87501819460dc6ba4bed05a65311592e85ef392a36e9296eeb11fcec26be8b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e45d8e82a1654526fc4562335cad427c7c3aa4dd01215e9754a34be8b9e64f5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:946fbedc73895ef344552e10628d3fa305bb50a0329614ced5b200fc1b4d2dfd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e4f534afec621975ef7b2389f239bc672eae0bc342fee2fbe9560e20e892e3c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:010e0f69ac3dec9157af776acd4f91d29641c2550466f6ec26ba31743373233f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:87371170c06f7ff9245e5c8f2a0884e969d6d8941d555338ef28ba63be405728_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:2c913cd14b852ece07e98db33327a22a4ea3451d241d37027bb51f595f93b0e3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:952b83652c4613ee04ecf5c6cfa6961fd66fc865c84c99bff4f879512820bb60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4cc93202ab581798ff4e06e177ce24b8e880ce650b45a135569c1257656c2b24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b877e2430ca1ef3b575577dbe08d3b13fe1274c1bb20e065421cae418a6374a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3701c8556b2ec7a09dab7e672729dc6057919b905eeeaba9e09ab38e3074ebb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:faa21d468371967ce9e5b262111cbdfe69ba6a8821b659806718866b3a640490_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f6d80e175d9165dd41da793921d5d6f69cf536c5d16e745b445979b0282045c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:42f5aeee6f2524bc1f0db71092fccd1260d20d0b94531f88ee037921bedc8408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:182402ad5468234dca690272044b015d0545229ebd84e85834f57c767eb96d84_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3e3f7e476df2c2b27a8c3a17ca83a98224c8db8952ef6b2117816bc81c9c74ae_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:96a17f8d79e9f8acfb86e3d54687da1c0564e98a9cc7d830b770db24edf9a96f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e244c83b21c68b755d7e0eaaf476a1ae451f3368918b80b19546fe01a9a4a9a2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:017f982fb763a0eea61580758d4f69ec14bb78e5b5d107503276683336f9983c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:677e81f4f2e77f2b8bd354cdb4ebc99e5701151926dfa36ca1a3458607d395ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0e9fe96d6b1ef18e0fb3ed4751d8809e0fcddada5387ef81e2801ed4036d54d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:13feaae13069cd9a08e285e2d077b96bc75cffeeda2e3b665443c022750d68da_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:105a07e6bc8acd530a8ae3097846789dbcd2c7a2f1f984805c5bb3b7449b1d05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3e0bff5d178668f001f74c4d30482753f481f257db49ad6fd2ff56439d95079f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5f9c581120873f1a012c29ac00721b6fd834c9378cd64f1d8e243da36755cef3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:84ed295a1fd729c6bfd8250116d752b4c3ad66c7bc01ca44408e7cb8a115b5e0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:2c0d1db3e0f37f09115d3f1af5ace12911311f70f4ceb574025fb1ed9552575a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:c69da4b39cf7ba1018b91423ce0282df124d606d2e5162bc8e3e2251b832cf91_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0099c7b040ac7e6ba7e91ec4ef2250bea6ac10472901aadee07686c63faadc92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5b132b86c1b14a775ee77dafa3a72eb723358cbce6e710e44d279c8050c4261b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5ee7943edd42760625d7b8f3f97dc0da4aa620b53ed3ca6b666e3b7a801027b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:906f97849e8063fbfe02bd7e2f951d4fc848c2d8cdbff947d40be50fd6f995fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:69827e616ea617867837723347dd6fe36cc85f43703b4e37b335d79fb3f87d6a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:703e8d44a7d59181d0a36a886ef570c5b838268acebd0b32d5208169770b6ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c092893fdbee22f0fe4a2a25aa458bc1dde8c52367efbaabc1155bf5a578cd51_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d6ab422fea2e5e0782be99e3a275eee5ff665baf8e7310a601d42ba2f5f39608_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:39071a963cda210a344f5d4255c5c5276d539e4bb661e21b49be11923b54e020_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3f9ca2d789b60a51018e0242a01390e1d4b569df21769682292d3b483954aa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c7ec38c4ef21e65139166bde80aa73a36b432889b6855d63b1892efc0ddf58e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:bba88a8f8b41c76aeddd25012b4dcb14da6d896763ba6a003ca824260b8c24e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69dfa976e259586decfc0635dc49fd656e878b513783579bcc2a5e456df100b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:86b4bd7254cd92f2632d90357ed08404521d89ffdd70a21cbf130f652f71c1de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8ceb3fd7e1d7d6bbdfeed53a97accf43b3981d5e101746e891a804ef8903fee4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e4f81394f77f17552bbde8d5682449216bf676b181df4a25ec1c6c38cb3bad82_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:425a3e4c2774dd14e2d4baf3bc6f9b1bc6fbcc41faa0ed55431fef26cc5db7ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5e27fe06737a254ee3fb2bb5ba38ebc79e2989487de9536b01b6a1d49488ac17_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6b64ed15c154b927714b840036c16293f4fe924aceb5624fc04d30e478d4673_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c797b64090712c154c848215b1bee933946c019c33fc9b08d00532d611f4d27c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1ab33f9ad593ee146550951038b289973cb1b80e15fa146ab20e823c89f64616_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cce4806b40fd1f040da28b0a76e8f7edb45e5e3b68fcdbd1ffec407f8b5d40a4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e237d756150f298076ccbd616c137d0439c8f59c9e9ca44cfc4cb04178b7a3d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f547caefe7cbbfa9c958fe940eaf72b2b08a460a3b401d1b059c3f097f2b7435_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:0b96283c10f51d6e8a5d00acfdd9535804d0ffe7c4c58c037af6d44ac3a85bd9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8eeb12229d09c020f7f71cc996853eb47ea1311b8426eb7fc6f28652766ded15_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:9d07f82ed2b467215c084754ef1fdb349536bbe0e3c83e3d48a2ab7a97b7f355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d36f927b9c24b3647fe58e5b3579a6bcb2b0b50322db690d885572e0d8492ef9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:317c932c74d67e596b97de943694f9561e85be9d8ca3c883865692ed47389eda_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3dcb7ecb5da7d94ddd370e48cea9fb1ee1314e84874ae192b8aa01a834a3238_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3fe06959d74f9c3aaa9fb9a90b3f33d331347e96cc4f67741f7d6ac6daf8254_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d69d1884d60a78838900fb8ac8aa010ffe8a9814bd05c5fd23640ffb2fe62078_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:30dd2fc299876aef6342316851b8baa68f2b404741f7eddf920818e2036b0828_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:47e721205ff64d2cd94f17a704c315ab4f48601dc446c6fdbf6d0651af0e282f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a42c0b3dff389161ee931de7d2f78272c1576632a357d7e4de3a8ad8e18cc2eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:be883bf81f21e85657ac114397f1a226803a5a0c50146d11ca24f5d0e61bd252_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:95a1813fdfba31007b44fc7d0fce109279f775f6bcf1fe7b7b319f642e614d0a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b624d5a16de8051a33eab593d57f378de36877d7db083144f88899929bf1c0a8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bc7bedd2a60a0f3d862de0644e511d6f330b72a6d12efbdd150dc9b50679112e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e8bbd18a1d2d8a8eed42cc86d19a260f2bbe9379e35257c33cdb70980cbfa5f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:03bfe65de545d250da52cd40db72e8b5346f149e8126509801be86b5f39fc3d5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9e8b46869a8d0cec254539d703e5da848364401fa9c203f0561cb0e5f7aa00c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b7c5a30160b834ce2256aeeee9a36a8655e305018d0647fb663106ec7e3d102d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dd5537f856bf3d86da38de94c7ee6fb9851b262515a4efee6aa1230924755721_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:37bc380d77c7db30a206baa5cec23341064ee370eb5ee0aa5bacf682dd67024e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5db690533cf26e8bffc456e69dc1e0d2f9554f6770c5ac75ea9eb345e1c101e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f7913b9b8f0aafcdc0c0b07ed43f86bb58d6da84ef92f950979eca15fc1a7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:876435e0b14447e833a4e9a0dbed2227bded7d857230557a101c36b47a105921_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4a7dcf77112dde43e0944ba53bfcc3eb802dea755c9610f86b4465b22d355856_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4b3de326992186eeb6206638396c348ef5b4d2c4597eb40e5f5b140f6efb0abe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:779674ddd263854aa364bbdfeb92865821613d6da30a0d3b503ceadaea48cffa_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d3a37f7d09a85c9eff1323c920a9a2f471908e90b7a1621155bed93048c81320_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3806c5c7dc711a3d63a26b60c8c257a1ed87dfaa3e628629af4ccf06325f6ccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:52680ac76f439d5334bb257ac7deb433ccfa6cd824dc2d9e67abf6ec970ec7c1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:65c1a312a57a482045f442861f6a64605d64994304b07567af0c69eb4b205bcc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:76901d5214dc2c2040d44d1c46ace24f403f95a92b825176c00ea29d7ba2ddc0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0f12505d607e05431b905de5ce0c31984ed4ef4dbc7f027eeb019dd0747005d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5383f749ae80a70b6bac223d5c3ce9b70d58de06c031a57b02ea5510f4cf2e31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:76e1151f0d25719c5257e106bff680514e740983333de92097d55f071189ed18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d072c04ce9f1777925bb8df07925652b0f8e684ce2e010adc6fb2c7953eb66a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:786c62c9eab9cb68788ddef5dee8ecd74e03a1197293a3047adacd489e034dda_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9fb2cde680dd3f850c23ee7abec1a4dc8fe0d5b3f2a1c80ad6c8ad7a62b53f4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aef7c437611ed1adcba12e9875f3fb2f094d5116d5a0449066b48f25131faea4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c01ca8b3c84e8ba98e35d0cf0a659e76bec4189a198f82975e6db25ceb336b9b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:41452719dd766d6229b9d1d808b89825b1e7e0aaf8ab8e70c0aecb1b5eb30edf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:9969b96f421a3e9d27a495bf1eff33dba8ae2c12c0cdd33895b6190a4f75e000_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:99e65563c13b1a6d3e64f79ab6491b21106b3d46ef75ade4829c33cb97100ae1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cceff5ba4ce63edf605c087cba759e8dcc40c2abec0534ec856e760f1956a85a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:14ba0bea138b281bee5db9094dd7dcd1fc36c4712198f408c8811a7522bb877f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:416fe4e736d5f3e3b0e4668fd2f092ae855a4073d18a064bdcca73ff5450b77d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9039143f009152a4b6040c8251f3444fd1daee5ecc76eccc98818d9a430a1bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bfc08679165fb0a4c17c4002ed676f7e6fb0571ac72ceae8a1933436753fdc73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6f698b3a95ee24a6c821c9ebf30a610510a639c6d3c56d4399fc45d34179dffc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c44d52cbc06cd3702b2ad8d963f15dbcaf0fa5ad86a800b9852c4f062fc10a76_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef54b7c8c1f96edbed0f3c449b57c6869ea4c33d97f883ab697f53f7d923f5c6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fe664cfc24f79a569d7c01a226ffd13bc91fe1aaf3b3c096dd8ae3d561670d07_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0edca20347f1e9c88542925020f52759547e2af94b54882e739d6c7fdc7150c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8d99a2cdff81f2c41a6b38c625f7fc6f824eb3c3b443221039367b790d8e2a72_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9da0116d6b0b4f33ca7ccfc26658ec79c8a4ba17f8a63d0bd399ec26808382fd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e5106bb4c8de0ef6b9f177e58366395c5bdb3bde226d25a7667ac54ebf952d6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:226cc05403576fbcc6d40b001ea969402a5e98cefd9444329396de56ab21c36a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:850062314bc77b0442b9f4bf463db06aa716f62437b5c9d15b678eaeab9f2eb8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:b08df82541f0a9078c8ba31db67897137a2f71fdc9fd0a79e5230ce16b3e9735_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d8547d72a4b791ad7435ccf3883c427db9f6592f9add54cdecd0b46f2b55be60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:25db07689f639f79919d6f028a10375fb9b68abfd9cf55829333d0360a7acf99_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7e6de11065df1e2acd959d9bcdfdecd4832e27ca92e291c8b5128a7c44c0d8f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:96aab15a47ed8722406eab6ee2933a1c842a29a49c2ebddb60e102d610c092e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a415eb2cf567e2b9f02fcaac05b2c6dd11625cc3120e3a494d8690dfe2a413ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:048eb32db3c8e83767639d6ed9c7e07406348b309dad16fa8e0afb61a65cf87f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:138478cbb17db8b8cbd6574d38cb1c1a4f72bd8d319fe2eb02954076febc903c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ef6c3a619bfb3bfbaf9be20fdff6148d1af0701d4ab13a047867f734859ffe1a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f90a83b839dcd68d04ffee8569e4ffe1bcc695d192c9026ecfcef9d52428e4fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0c2af2e992c5b0ae60cf87b496f8c6b5b3f736ef7576ccf6f03d37e3a2d9cab1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1217c6f9b998c01c7a6c283f035f11692d6393596194e338578919d8809ac2d1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2bb41b270973bd2db4b6ded25357ad5b4113e03a64a5f55bab27e6723902a79b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3fac63d925327ae02db3c5afb3e0a98ea12feb309e113abed5db353faf4ba7c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:18f4a3cf19874d5b1696baa731b7b2207db1c52e014d99b42a17a7d1125e05de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9e25ecabfe5600eb15916f819b853e7d6a445cb61bf5a2fc9396af787213905b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:da51fa3afa3d7cad2088b785407b6ae2d73640550410ed375254c3ef948befba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:faa48301669a5fbfe6f8cbdf221e964c349956b51d95fab8bceafe9011f5964e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:73057cabcfb42e5b5d0f8177b08e6b2eae217b99618d980b8217399c2978aeed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9ffcf3713cd336d9fc552be6b05f138b9d16f225e58ad42d7a96c3eb3cf154b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7e1b5dd5ed0d13ada6bdbb9adb924cb985be96f4345e2d8b14881a5d55469f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:aae9deacd010205f4a5f4ed0bbb3408ab493972ed4acc5ad296a81f0099c3ef6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:19e833e3b514dd6fd339e0c00f8dbd6c45fb7ca16b9cd291d50ab05adcb6b1bf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:67df479466b162b90afb4d17a6ba5d3d51cec078adafceb0a406dad55173371d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b580c79b9edff4d51d5317ff1e1dcd4bc193b439c268bb5c084019c1ea3fddf4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b63a4eb2eec521dadca336416406b595e0db02b853e233e3c80ca454e1153b28_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2fbd7baee98c89f59a87d541fd4f7b2e14eb88645b53fefa7b44fcd86e3e1eff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:576cacb6ba6d2aa3882a295f1774428a945e7b1c967830633293ce04bce08571_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b41266b3bbbb3ea638466d14a35aeefee8acda9a0d2157066cbecaebdb751d4a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f162f5f3a38b4b1b1f71db3e1301de7c60baa3ce9a4e8e5bd66227795d366b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:11718e3d6ada33abc0530890da159ac99e8f63b03266eafef8819c48c92aaf51_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:1657eeeab10652e30e60633e4fe5f50f278236a2814c6a53bad9effbb98d06dc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d4022142d133560c79c30090a045441bd90271ec8de528d2bcb4590d96ad1e98_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fada881117627ed34c8001afc157a42f6cf0efe3e4dda2b73ff8d665c2f8a878_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:00d0abda324914e5599f289c37325f387404ad48793b6db32b3da0486af18cb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:07558b4306c0d5dd18145b65758bf02d8f451462b28188e336f1dea1091eab24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37287b7720a8d5951fdf6f92b59a5b25a21a7748b93bffe6a4686fe377e80a1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bdf5c2bae7d4516fed258e2bda5cb9162bf42112dbfe8399c2a5f4596ac67bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:3e8f19f8602c6b0bfcce59dc51858195d4c10fc53a652c6e49be3fbac0bf1338_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a5a69b772a5f1cb9affeb3c4ec5f050949b95b02f55eccc8e5897d5e392329c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:87adef1f28c02c387f795e0eb47fc925eef6013aa0116e5fcda016407e4d81cd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a973533a2ecfa414c1f95c4d8ffdbe85f18969a740c19d3b8c4d2096f17a94bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12f1e84fdd0ca084e018f3f9ca550bfe183412dfe42fc9ccb356238ddc572a2a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1d516d0e3b8128ab9994d2a7df68251a87e0bef013a6bc7040d519ab68ca8b37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:58a646461aaea1fc7522e11a0a4acc5ca784923581a2d15cd36319cc1d59d210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c399c4381724fe755e5b7cf87e011eaa542a86928fb9cdef4de244cc57c192ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bb706db0ff9b591f189d089a9e5bd5bcdf5371b312529ebede24329a82e9806_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b9784c555f0088c201e5eb269b18dfd3212c727cb202250f18139fe7ee22e6fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c6e9100f0b6420f2ac9f68bac1e19ea5a813b58064d54610cf77f86fcc1410c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:df01b29e279c5fef750737c48041bfb4ef531599fa6ce556987ecdfbf8eb6767_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:443c8d763eb16ce12ad7660e36db67f1f5cb2970cfe0c8ccb922d4697f9e4da5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4e708aba93aa644457fa3aa047fafcea0b504cee71724917f497fb4f0ad59210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aad14619136317ec49570c1059d59036fc36ed2e6df996918f2741a7c1ec90a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b3989b5959fb58d543612b9da4dad6797fe62677fd148ca59ba77c4ae4c9e17a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:00f150e9a977b547e1511fbd0972027a01bdf4852bfaa5b7c21a01f1bb9cdc76_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:254799c9323f6f753924c1b739f189f5daf7287cca9e469f169bf5b145dac19e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:45f94d3ae86090cf4ba0791b9102e9b118e0e9a28d3901611051c9eed86178b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9553e2fcfca8cc369f512d405c92c35cd79a0d5ecded5bc11be78febf0efc8e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:593d8b13bc16136998a2d109162e54046a08ceeda2a74d1e6d9b2d220a772f8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ad0b598016cb0aba3335d6d9bb01a2767fc3032baf24a2f8a2d857651a38222c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b5ad73901c7036206068e9a24d71cc3bcfa88207a59ec10521f1581d784debbd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c2b60ac1878d974e0608955a1c6c104bfb840853fe10a6bb6c971951042dd0f2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:182e148ddb5ae83c7540564f0975f28c17fd859912bedd6392231fee95060d69_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f766d291114a36f9233b68fb3a1bbebe65867c37189243df0c779e3dce7f509_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a48cb051fb2a8e5c70715093012f18b65d9bbdf7a4346b1cb828f2592975050b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b605723a4087f4555d491389cf5bf15711cbc1b1da84cdb268d4fcc5c87683df_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2e976d4a7016dc2a541098fce90353d3bb922943373c8b820e5c95893ef739f8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:68fcad612630ef316bc5f86ec98f828dfdb928a236e551a4c8dbf8f919f4cd98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e44082e909372715fb8612484c5fe0ad82699620fa530e75f10d41396ef6d63_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a949ed5a2a43edde8fd2abcf0f91c4ba4cff7dcbbf131a2ee579d1256ea628a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e7ca33f11829a834febec5a1dbe0f267b53fcde66dda9128eab3df006d2d7e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cd72d535761b16f14b149a155a1a0f4f0dfb0bde6e5146101914521ea1e2a365_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d91fdcc0e8bbd15d091c316a5bfeb683a7e9982ddf474724f49acedac349c48b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f85e6be61cb6c744900578d654909ceaff76eb98df36564bae2e57a3a4bcee05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:24068dc6b55124cd76463fa0678843ff83f92b65fa43a53e360ec03c5fdc4fcd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4c58b309f4603e59b3a6e35c06e60c37631d07d0f07228bb757102f741b6edce_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:68f715655f2b9abb1f22a24c04794c2d05e3327d8125701c15329ecec2b670ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc454e0621f04eb9e2a384ecb30b7b863178447938f8024719a812712e4277f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:183bdbb02b5bcfe7bbe4fee5d0fe520c986a5244f02cc896762d36710498c18c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:19fd07362ecf5282edf9086f840bb9e1dc3c6da56bb8ac3156ad05ec54be9408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b679f580e43660d36492cb57d275f6cd2cfce6d7c1d872d871ce7ddd9364dc72_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:dfb848cb68bea17a789a807b5edadba37a02947c506b8fa58d8b6376cfd3fe48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:4982e0c65a5469001613886115ddfaba5e2bedf6c1f9c2dd538a73646c190b00_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:89c7b0e5f1c0f13effd3888be07da4acdce02eb54fd4a214fc8a3f9c204d82b4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c04482437d736cfbd2259aad085766f911951255d77bde48abf34af758e42744_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e0f6f48dfc0eb1f410ac198eb6ef6a9c6ee288fe4a01b7ef65e6b62f6b939153_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:097d5658d4c2cfb9e88fa9ab82ae4b4d7f3108a4dafb42997847cd714367973c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:221e48cefff45243b181abc4074adf95df97712990030b4f280b65452083bae7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3f8362646716993b61d35b5377b402ae627c15ce3d2e6b7ff0d5b52159e81726_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:73acd569142f5dbfffb16d34dabb2e05d4552354cc58bba83ef8406029c102d1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2d5a9f1213ef66cd474cbbe11dce4c37a56613cb136fddc8a5a93ac63ebb79d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b5e4275e6a80d99ffd2bc73c26b421f7790ccf88782aa8fcbb22d588fa15857_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:a7216bd1136625966d8232aac1b61360a26e86ba203a6135a32395482a097bfd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd0f6d91a4687e3bcc87e4cc6f1e34f8ad19346648e594491c760bcfce671c96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a9a27ac5377c42979866406869e8de55cdc219ec7090ffd1e4f98c98127ac27_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:57db654e947f5cd7efea9409ea18509c3d4740e03daa164c62faf886a7287ea3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a9ded8f2c9d761de5ca64c04665fb4c9d69ec31ea3ea3c7e91291101a00ee876_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:bcb139bd20b7cd79ee16cf8968dfcb0a5a3398bcfa734dcc2c2ec47dda46a93c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0e56be34b942905008d2b7f1ebefe0a4446cb35da9f4bf09e1e3c0e15d88395f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:761b0b68ca18e23e758c780c5baee54607549cace7f1d337b418c0e0ee630ddb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cd32f964f1f4bbc981565fbf66b6ce05547a32fe89fc6f6fa3f634791120cf9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d6accf480e8645c70f53adf062189259549144af3a4c3d736b28c561dd538f0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7aedf77c4e1ec8b09c77a9d37dc1d7c3651995bab2f84d23c1478e06fe97a7a6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:fb2df252487a734b3e051ff54713a7689f7f1e8cd93557f846458f54d3776162_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:786831a2af730d5ce6e8ac1c247599e872e6c683ee53946c9a552636f02c88c1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9d807221e98130e63530f757157207556a7b2bb7fe7587f0d7c5f9d1ac9592d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:9e739fbf82f09ff6bbbd9baf6f2e64b0056ba1608b979e45ee6de17dcd5fcb85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c2a9ad6b4707faf2329b88b12e06f6f10c5bc6ff15c06ef644ff14efdc736653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:84e1af7983cc502b35755475dcc87c2eac2e931f623d070736580cca65081992_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8a9610268e8460c1ffa73d5f27f7fb9760b08c4d98af29cb0edd30b1afae7460_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:952459632a7e13cff2a8543a1a23e0032e9c163bc223102ca0c8d92c28e0acad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c568a4d0ba7a6137d77cd37e77f48c411f840ce7b36df3bfde76a5047a2c3f7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:21e0a12571846addb7b6b112ffee2fe3ab01a501fdb669d9b1056381b254be89_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:97eeb443e12e9e91f6a38ca22ce4017ed09320a8ac1f79184d236fce8e2b21ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d26f837461773b3ba1dcf7b77fd95fa5f36580f4cc351e121ec65fbb9480dbef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f1fdf87492d66f03cbca16cbdb07607481041080c244d94c59a773cbe5457734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:899eb4bfb863d1cebe38b4b8f2d098f0dfb501eed1fcdc794215e0d7dd649b92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abfd8c69fd7ac41b2a46b8398370b79ff5f7388ce09d80bcb88180b160ac7c2a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f65fe33668fabb81400649500a2fde6dd3236650a129e074664a129c0bf6d738_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f797d5cedf4ea7f121eced618e93dd4f53eb6ec5828afb978c3a2e504e16c11d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:1560bc58a43485387fda173fe0a8a396c2f6b038202bd9863c85d1b666f3ddc1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8044c37bc844e6b52ad027f7f7557f8364e73d49b9ed3730b2e51d1d41ae0387_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:ad0d0922f3417545e5fa1d6d5e7f05476552388714757e856d42e5a65fb99e27_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:efd6130dc94592715fbf9fd2f48dbecf827c64d521e5850ecf773aa07fb3bf89_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:64e1b9fd351ac5ee0427dd131b0dccfa961b07df2dc72225f59090acab8886cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a44323edf14cc87c14bddfa0c06979a8f696a159cb091623a8351973b35b4d14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:c0b9d948d72ee8f79c2e6b4d2f255c6959c21bb7bea1d7b0a260a0b658e490ab_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dfb14efc88780729a819cad4cd19805fa7f5b660067b4e7b10f61d5e8ec3270f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:15d9d32b5eaa1603f2601dbd6898f0182b709292ab0153bcfa7bfebce5be13c0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:178cf1edf9a80f37bbb19597a34bdd8edfed5e44af3ff7273a46a7b4fb7fe964_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66f9ceb6d26ed52405b9439606d49b9f8158c0d2b6b0eb715a22ae2c746defa9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4754971cc6f907064a799f4845fc9f949a3068a5b818b23eb292c8346f9f2f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:766ba5aefee0ade548842c06f8061fe8b849b76d16280e3c41225f21d2d0b6be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8730cb01fa2ea29046c200890d8cba4b0291d769db57875b93c8e7c1c68af3e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b2c1423302c27b56725d91ef0c9dc34903eecee9b0e8bf6761f179bfcc48cd32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ca6573030508bbfae251c27a292bd25384dbe3ce55cb58865fdad2fe460fb6e7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1aa25a4a4eef7443d6bdac8f5d159b41db9cab89f56d43d2d7a01a0bb7929da2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:30b84fb0b78767956548a81b10d276979967e99bd1dcaca2bf06f7a14967b86e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:98a70790286c97045f4ac1b5ec5de45ed043fcd0ccfbe96e6a93dbbf4ae0d96e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ae9f9c747fc7f26dc4fe31644db03b93c7de10384eae1dd40b40767c2e654667_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2d3560ed1da1d414471efc17767847312a9537c40dbb327ab8951a393efe288b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:58bdfdb8d996abe6f35f177acb3d7e3c493e211090af8b30b6376601c57257c9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8eb98a0fd45c22a0aeb23f8c2558d37a1801b5afb2a2be36a9f64abf40f6a3dd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:97e599fbc19e379fb55e9181ccb16de1af1e101e6c10f872c35ff7a9082aa937_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:115ad4f19e948ae0fe04b57c131a3ac8c261cdefe282374a667dea850e956500_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:15673b625efc49511ad48958f766aaff589c68c5880c95d7c6c89e5c9c9bce5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:78f92ad65baee06e314611b83e07e7a87dc4e3994ecb76b5b3b2a2039c1aa2b3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7f0ce0299f97924b4c3ebd129ebc0d9cda54b1126ec933fa33f20f438694a590_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6b4db8392b4fd5d49b177c707bed1048c6ccc7564f2dea39ebafe492807884df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7aecb1e4860f54933c9e911b415aa059ba3c7664c2309d406a56b305887ce6f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c662c420d15d0419d38af3038fc232990bc21299a9e56b26f4df6371d8022dd8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d7b45d95a2687972730a64bcad78fa793e4a244d5a034969889e4e5e5b319057_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:02ef6749721cec830957dec8da2d3fff2dc88a9bdadfee0f7e3177a27d265fe4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2fff2ecb2b19603744be8e2821f401a9e0234ce1b4ac15c27223c10e24ccc7b0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:62e44648b669cc51e9dcaeec49d2c5b880fb93c32c2bbc1f535904b40849ded2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c1ca8a203ab5c80f3d7b8fb9e026a46a75bfb0f5d6e4d5ea09dfb2a2db5c6a2c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:56f09c58109b0455903b4b1e938639c6c1a9491d4206a1e7b4515f89d5510a5c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9b5c3e0697d738fa6c1fe2c115d2133275ec3adfe2d412547535a605f30d0c00_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df2d7c18bdb6bf49c2f655b7dd70cd4739b2b9b4243fe2f136042b922a029e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2534343a990c27b8efc5d674b4b97b24acb00d781c75004adbce0c7e187ea742_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4f474f91da6fa969938f67a7b254f6e34e6ed2d8ca38e4de4d7c190328c65352_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e2b3a346ee194564f34a2db8ca14c08340b063c995936cd06787b248cea65622_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0cdf866394b6db732b741a22765a096f04feaa6d0237c1e54d310cfa645f2883_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bf09aede6dd816a7c1f6db9a73f25e3414e0f408e5744dc2f32dca5c73f06a74_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:db8ecd1162e094b6cb166b88dfa40258f31cdc4db3ca7f6a9b110893bc27d044_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:acff56a6371c4fd63e831ca8149d5dc5c2f66fcb9e5b6f2d81afbf225fc9cd2e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43bb0e2b7af46bbfeff6809f44f401007498cae3cbc04a9c4e8f8033f3142d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43d5f576d8c78508793fe745384e7c12b08d52a6757f2a60a4e416d2e1297cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6f5fd70511974d782b102cd378cb932ce27f58a18ab53599b570954c379b88ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:76698b01437d4d0a46f1bf3bbfca30ee2065a8684199caf406e0e7a027871741_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:acf2839dbc4ed85e957d4b975b0ef0c08cf06d42f75f11704e9cd54197548784_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c8a1a13f5a36513e22f8db1345386f1835eac5b7f809c6745fe43afe8372ed92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:00c3fa5a11961ab40d820619e649974783d90c2ecf4da292ffe5caa6bcd1d7eb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15a421e4461be8683d967387b1224fcc0179d478f46618d03c0e7f1222ca4c69_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:663a50864f70ebf653e8ab5a167755ee632d58e199b81bcbbf0d43f01cad2ecd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dd4b72aaaf892109abb29961b61fb95c77ec0a7b09158d747c84116646c0005b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:22d7a0d9938f75746797f97424284f6e0aae7f853b392bdc87e183b5c834972d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7ede51978a537c20cf89f7e2c469034859ef89b1f34b3a8c89a727378746bd24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7fc7a7fbeef800bc1efebac7e1d9a3110ab4962405d181df23b01e0a9ead70b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e0f8524eead302224bec4bcb23caa0b587aaaf1582ba0e9e6ecc3e2e9755bc32_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1598a3a15eb623d10cc95a97996611c0949450cff57257b2d1851c8d83657a39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e97767977f70b4a53e7e898af37d51c1ed2a0c510fadc3180d3ed6675ea5fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:acbe9df84cedc53ddc968e5027c662badf18384a9f25ad78c914ec4eeac208f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d19ee5bb8b73f322b0bfdce50ffbc25cd89737b6d378499bece9be0dfed8a262_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a0d654463288adab9acd6dd6bc5e9bfc05b60081e77877e285b60738c4210077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f3a38302163122cb34702f23e88de2db5d44d70ca24526f4a73624cb091de243_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:348bfab8b43715c5b79610c50bd7a8c383bd7e0d404fe26ad3745d803fdaf339_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c4becd27abec4f1dd782dced2c91a832a731a71f37fe7a3b2d07135702e0d512_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b27cbc2a5d54ec8bbf744ee483f2cc81b9101900ec9e229d362a8169ee72b29b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dfaadc0fd73c36c83063ce6442a9f5e8c1346422f7bb10faa8d27617a0c6a710_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:57b58c92ff48ca5f8275bf41b1f1284b3f0ca881df22e355585ff7877b215198_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ab7d9c2e48415e4cd8a1584e942dd2bb98848aa657ee7293fadebbc6cf439c4e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:eecfaf9d138ce8a5618856ec98f2d2b41d2b025acac5852e81ba20aa7443bbf5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:08ea69707b4d728f1368947281cf3ec122d68713209cfcb0e91e5322bf1ada5b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:09862c60fc2dcb1fb0aef2776148ff46117460f2cd92e202c76c0d122453899e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:59a251157e8aa68bde3d1953a52c2e3d34faeb9088340c7f5f8e818e82acef7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9fc0a293a6420dae695cb7dc0ba7306805af3bf984be3e31ea585f373bbf2011_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:08bdf0bc7808dc10b3597b3e37fe97d768f0bdaa0b19dc8b6f565c15993372bb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0d1e25b874b260043556c33ed62a26ebd56bef929e3539fa86db96501a798b14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:32e253ee82038724e6455b3e80d1ea6b056c92c2053ebb22ce329ca5b7d5f03b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c478e1e2e08bb0b44d9bd3ff8054a12e7d98be7821045cbb218c62e1fb2cd8dd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:06eba656e1b664519f5e663e3ede831465f1635ecfb1d293c1b1b745d79b4158_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:19a89d0373af1265e09e12bd377e5bf631e5fb58c36b2f73b8ca86d186bb0840_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1d2da7acd64cc59f03f6a986306fc7d51a680a55b7f62e180e66c6cb3e213037_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7bc8808eec74ba5b0bb91d23e918401da8a4beda52fbe93975f4d7d190836aab_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b075e0d54437ff4323eea051e2347a71dc085464c2abbdcb4a85d55d9fb84e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2d19a6538ded95c21b22b0489b00aca53265ea73b4f5f7b91eda8f24fb39a12b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3c97585f4dd92f700fc44e21291f913aca946c75bd0124f832a6d8d1c5f3d5d7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a7b7e0019f78254b5afa024b7ff6c9dc0440e40d0f6fdb22e6ac86f261435915_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:085602599cae9eabcab557a60947d3f3abc272c51c3beae3ab9cecae3b71a3e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:fb83420683a5c649804f400ff80b041693872fa9ca1bd423184587e4c4e9f018_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:344a60ac1e833a349a8f24f3db2859e9fd0f45dd562ca50478973868e3669451_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:693b81294308ff38490144fbb45de352926be577fde7668a60059f3e5be3b776_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7e57a906f55fdc4522dd130c76942999c5c28f469579dcdda2e78949a860b8f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a000a2a94ba6f3c2698171f1cbb4d6976fd241de64857aa74bc5783301ba5165_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:2593c53eeb484b020e297c286d13e17bdfb52253c06777a124b62eabdb9a1090_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6677aa15725f5cb40cb925224454bdf1ba07e37e1e0240b0dffd3499bafdcd27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:32bd53429d58f46521bb3b3da28dee2e9dfce9e41992d9e15483cb1da656f569_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b203e363150a6b9f1e3f12c4424af0a4fd7f3f5382bfafdedd041789c7fb5e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d271c473cfc854b34d17114967f659b0ba86a36f408696f348463e106930d657_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ef6f8a6c1a8e13578d16585d0bcefe15ef7a246f779e2aab32965e5d7016af39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0ad2b1b3b63a22d793a67a220550e7730d49193e36443b9783d045d0d628e986_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:624899ec57f3d7269da3b5acd20040fe1ea2c1bcc617910f7659cc3110548dda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7414f3068e135ba5f9e0796967297f66dd619122e426dd8355a7d21c88c3ac36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bf6ac903efe307b33a5d17a000c4dff28c5ac55f5ecde7d65a15025d291f9053_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:35396543cbd1ebea8e70f1beeb10b4fd87d9a42293b1464fc0442eeadc6c0e7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4bd4ba390e83fb3eff7d17281090981125e08ecb458969b5ac95da4342641e65_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:602dc9f92b7a8e84e6eb998191263d186d1d10d378eeef0845435715bee812dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:622a2e6ba66f1624454cf3ff9229ded9dbd06815ae6512f251836da18b545da2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:265112268f914a12e152e58a674116408253b120a35d5e696c2afd059b6fc015_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6e2c4811105f74a2200eb5c14cab29dc5735465f3ade08bd44378d1a3f3c6a16_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b4c1767d3b1d7d32b79c58d9894a85e4e897deaed7405281239058b204a5209f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:dcde633d96ae797962a3bec581ef3078a5142b3131595e0055031195b798bc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:47731f2034e86e1b86a86d1b9ab20e1b978f89baf270a567de3b6be17665dc6e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8b00cad2744076ce7186abb2304a0a1ac8bc84e92ce76c843fc19a3d5f79e049_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9edb1bba41b757bc30ccc0bd7d823f3574e21195a1a4075a31ae5bea6fcea516_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f3ad88ffd94f0fb2c825452841ee7c938d81a522d8e8fe09d224b42fea301d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:24830ccec39949668dc836f6532f2375d0b7ac23ef69c78315139c4e15af4088_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:67899e606e1ac40ded141b4360168959587a7f1385299f99ace9312016cb01da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:708686f865ce646ea8e6405db61f539773444e873f6101e733567cf8be40b1c8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7fd150db54f6ddac412e063be423bb17cf0dc8717df7fdc32fc52434cf7c866_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:10e2611fecd1ef8a770a366382bffcb32096b3a8b396d3c0f3a67c06a809e186_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8e26412eb9c4efddfb90bbc864e68aac6ce43541f5952250709e973c75cbe8b9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b6ef9bc4955ddfac9ab851f8956566b52a49526e6aded669271efb338603f3d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c084c44640f2949bf5fe89370cf105d8307ee1d2f9ec8b5bfbf7dc865fc45476_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:8268d0e76b556f2b0413ab6975f15aea685b140362bba5d245ecabf0668a41be_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:b1e1d2e8782377f73d8b9d458a7d433dc9395ec7fefd2e376a54a19779dd4ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:556d277848c695d76ab33ae109b99e0448bbd60262b39ae7f5cdb5c052252b3b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8107455fa57ff48346e4b056bac8f1d73071699505c62e3c4a6b63fda65d1301_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7c037c5134abbbe50088311f7765bf614fecdc7da0b58b3491ed0924a45cc1f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c848d97da53997ed67654ed4cd558961e4ced5fe80860831f6100f27bb97316c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f63f5c139dff756c4a36e8c8aa18aee4dfd74260ca90a6c9cd8c68b7a23f5330_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:18e2b009af42ae09190598403077f59ac14fff0083dbd0377b23dfe8bf90bf85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:23c4ce9a3efd2b7cfe52406aa0df67bd6b17e2ff2583980b24e5f71c4e69bdd2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:45faf0f08b479a7b6511703243cc6746129fbe639936f693e245688e33cda4f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5fddf39479d0594b6514b837da1e9fc7cf23aac4e092a43feec2dc738f3a36a2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:27662597b04f8a83ed40951fb3161755e565f4b45cb08160ad65495b1971b1b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:66548d316213a04bab082f88b71e84f26f93e3b861144b79ee2a1d6daf236e67_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:915f0ebb139d489bab32c418ed4708935e65cbb95321aeac9bd3dfccd682713a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fdf3b790c4ebbb4a049a452ee65a4f15de7c6b1fa06227dec1e0f44879d33d3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cbce9872ea22b8756670549f2844f8aa6a3323779774c4839a455e4f831eff31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:da8d61470c3c3120912a4c05fb149d404da73c1cc654faa36c5311b3ba47c554_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e33aa6dfd96a471d0676b033c4ab64f112e7a200b15c74051bbeffbf48e68eed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ecf24d093581fc39574dceec3d50efd4c3146cebf49bb7a5a450b3f8ce740551_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:389bffb7286fda26e7f9d583a982f673c7487e4b152d0f1449fa0cc5956f0850_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6c6bc1dd1345fb7f5ba86cf728189fe3c576fe25d2b3e2caa6b3436e2c6a42c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:750d110adf37079c83b02b85f49fc612c9ba646ef5ad341b9a43c3c76c084e5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d097d858dfa7eb705412902a77e8750fd7fd883c8c83e6732e102d6751f275f1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3dd9ca3b6c119ebeeb38e5529407f1889ce2c06c11f15bbdb38955caf2a3a44d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:53bb0329ee10d609d297ebe7327e9fc2db866a3d32b87ea4ae04fc46d9aea7b2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9bb57dbdb1f3e05d2e711c87f59f05c56aae4504a432a7bf69d0719b614f5ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bdbec412e541109c63c5f342be19fc88037c485b199856d55ef1798510ee4039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:332ed123500ea4dedb757d95f0111658b96faea8f8996fd74dc14e51e2ab9978_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78d21fcf562cac4d525153a03c574bb2a9ad71d50f955e263f06e2fb2b1daa08_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:907a8679fa95ea05ab7132e5953560b61c9ecfff5d0ceb4124cf8dde42530cd7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f7a732ad09341efece3af08500fd7c18d9b70e4e2e218afb2fabddab0145f393_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0958362f0fd9f365fe7c0553d468ca4b116c5b879c26b8035205fd95fbda79c4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2fe9e91baef7b27e2396be83a187282ed19482386413f82f8e00446044588132_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5bad53fe321f2d924f07f7cd8b6f19771631a3c75dc25df875d25cfeed6290ed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a42d5ec3c0b582a70bfb2297f3f7461f4b516aa28ea8a6c12c6bca2af51a9e7e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:64b0f83d2d4b40eeaa6784ed20019e2ae2c7fdef43c3ea9a49eb07a3ef27ddfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:744da89cf9a8ac399564877fe699525fdefd31d302b70bbf33d457361235ff26_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aedb8ec541683a33066c8e4393fdef2b2940879da38f06e37bc4aa247038081d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e5dc458e034b48610c05a65784b4ce8731709969a25867c1174beb7bef0d43e7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:10c59d23c3b20e640fa3decf0fff7db097b1da46b58058b1a9dc1284c8d5f1d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8946f0589388c5ac174374e2de1a4bae4d6134dacc7fef9a95bc54f41265ab9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9ac3b13d328bdca2a50d286adf9f32621a3a059f3dedbb0f3414bbce3b1d83ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c56dbbd0868f35b7376cf4208b10f1be543b5b8096ee30322b44d31d5887b784_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:104e230cfe12c0f6218d5a834c5e85d1c3f962c9f00dab941ef7f409243c94d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:56e6a16d77dc1cf0dd2bae15f9117faba1c88be9bffcb4113b29dcdc32bf3dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6014a9a744d98499f4e68c99a612229b148db39c40dfc0fc72a0b0fdbbe26626_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:92d6845bc5c65cdec3d0f59440500af1b60b070b415ecb6e3c5c276fbdb97f4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:86dfa215430ea4c2286a8e9e0921f3a4ca14fac70ae6f5ad4f66636fd5620e0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c20df9f23d90cb585878aeb06e921741267b98a7b078ba494f6dbcdde2156020_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c64396e8b58f76b4f416e1f76332c6a28f2ac866240a4a07541d6ef4b13801e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fce08887d2471192a8b68228f61636bcbe2a8b78885512d5ee24d55b10784df0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:42cf0a1f66357b0054b4932b2952489fcb46182e4ff04501ec3b8ec4fc86b5c5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4652118a90e9d0fa90010823fdbdbe1c49db2b208cfc948a835c7f2aedcaef14_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c827d0d949f005ac61c1c7d43ac27dcb842cfc2013e42b7a70a72d18a20ac45d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cd7eb7f4b822575925bfa223282946937c7dc5053fdaee9cbfbf8d0c2467e59d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7b4dde279a23d7f73becb18b204787bec7ca9bb85b0fcfef4a7323ef59dfe6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38bd513387b83d3388d063e797d347932a335306b9f65eb73b7fbfb478b95748_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:96674cceccce573229f82da92f10e3029a5af33b192ae9437214f50bbf9e2651_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b5b9452bcca062df5bfe00b913778e2c182a6c2edc8b649a62b0e927037d7eb0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:578f67e6b9aa327a20cfaf5912a5601489ca0653ad744109b08262fd31d27d68_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9b86e03cdeb0968ad70f6372630bc5e974ccf74a63666f1b4517347d5cf66e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c87e5142780624f7090c8a0dd9ce935b112b74c86b8f0a9f97779df293cdf94b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d6b881c99cea669ab664f41460b5910bbf8953e57dfafbdc5ef6b44d8b45dc39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1b7eab16cec06f09c6d29dc328c723e63c410e101f2338efd38c266ead5a661f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:afde633bf2b45cc358137c70b17b5275adf59c0e71317b5d40de66fe40155c59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f117e6c476d1e70d006f3a32f70c6e8dde636d40ecf6b350348315bc30feaa9c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f7b7e43467fb98d34680f471b5f99b52417deb826624a17dcd957268bf19eadb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fc58e1f537d1d1cfb376c8bb3a1390c008341212540fcd98a4a315509cd7e62a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:80ea2836ec34d2d2995c50a090e9a97623485c633c2cc39ed4fdce34c9f253dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18c5603f9bf889466977a8cbc1b1e785e9e93a76852434465848b00de85a3384_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:852a40e0bf7ba727a9a4f4e65d820184f69d3b6410afeaee5b7c25da9d6222f7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b0323e72aa737bbca1d743568e2388dc2f3763b7b23fda8b0c30c7da82361828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f7bc0d938292e36063c8dc51447fbb563f011991664d6d7352fd82b1f8729fdb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0c5ea8bdffff3d880526de9f5b4d553c2cbc0681dca2785b44a2d50534eaee14_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:25efef408a198ddf977595cd7864dc8c68b66b5210b01372ceb94f0bdf0eaf7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4af0d2d2ff92b30d0bfd1217791f796ab853a709d6724c1089d967cd8b2bdb35_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fb88da574373955332ee34a14390ec328a7ad6e62de8499ed52949656f6ff923_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23b511f2c7fe86c4f8afc509ed707d27a63ee6cf1fa3b74131489fdc7c668cd4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23e7ccb1befa2816e77abdef5eecd8212e56ae6d616f4003392935e7edf7ed93_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:25f015786ca305a2bd100695adef64936782586725477c67bc43a42402e9a4a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:513e02881726c145fdba109c6485c19dc6a25e1329e71e64da6a1ca55a9bbeb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:651e1f43c1483775c0d9ce67365db3d75021e67a3f4dc872071968538033458a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d565301af46c356a4fc80f36c7c8e958a19a4e36cd08abc84cc9a49d88433b18_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f382ef885d8be8e7007416722029689f2b8ec1fcff45f3f405f4dba5afde7d9d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:fcffc574841c7f5f5f06e41063c6e63dd8471259c8b6436210b1fa8f66bcd32b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:06b33e1160ffea1621b8b365682c8b33eb88e1d0af49f2badfa2f2cdc1858187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0adf9a1507c462323ef994cfb8e94a91e05a90834eeb818c6ff035a469308734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4dd70885b033339366a51b39e1a0dc9716bfcfe9b3072a9425f93318ee1868ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a675329ee42ea8e39cf56e29562e0c9d58345a468f895765b6000cb2e03c85f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:046f5864fb471f536e1d07ff4db875eea3323fdbec3c8467ffcbadaea4317e48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:338bc8f6c2bffd8382536c628e99388f1579df9a881c2ef5fde980be70652eb2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:613556b062cf0adc4f9826afca26ee52106805907c1c083580b0f7595fe35d22_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63b5335ff0b2e5ec2a748aad70cfb87a1e67400e8d4a58c4d21f4bbe0ab8fff5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:134163c4600edac7fd6cd32e6e489bfdd03a9e7b2554fb3cc43c696c18d1d6ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:646a707c50a3656bd6cec5b46960d4d27885135a1b2a4eac2f74fc8721723c3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4cd06cc8b51a11cdee4218deb90e612934506c100298dc2d95cb3961619a34a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c28197eb87571077a9c4d102a659e2ee3e9f4a96a2c65e32c2155aeba638d114_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:884468e937461054e4d0f6fbe428c0837c547fdfb77494fc4fd0d80c85ebc116_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a0ca6e2d795cf58e53f392ccf33ebe3a958164d7c807351976e7f34229585b4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c7c740ddb429a1e4c4b37a761d07a28b0a3c54b1a9d0a05d50f52c1046e67bd5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f1b0a334d0a34ac7df7177915c9d86925b1d09e2b7b73739e2e242b156043d00_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:21386a83ddd84b3cd3903be7cb72fcaa075258aefa6a8aed5f9db293cb813646_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8bc70bdd58177aaeceffe4a1ead8014949561a36f49e704edec1a87809a8e308_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b0124697d65e28f4068afe9969a3558ab5239b7b39b8a8e4d59179267cddec92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6929fc57fcf0e9c7d26b858afa505278f09fa81a854050194253e2b84fabb94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:04b8125efeb99b9283590730314e1792064cf887d124906b6b39c83925d97f4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b0534c781222f49ce04e95899cd3558bf62a74c7d5defce8ede815d7aa88aa67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3769775243694c05be0c6d52bee13877834b98e80a32162e3cc990386fe17cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ee66f64d8b3832cfa270298dc1257226c9abe618918de7283d7ea3acc7bfa058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:09e6525bcb52ecc92e628adb611938f208c09436c1cb787539df696bb7040e27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:48f82fb019f0083c414b895589183931f623d9c4f64a545be9460df83d8f23ca_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a2cec88104e0ac39cca06c351868da8ca42cea21014e276ef4c492603c90e6eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d5fe8fa8055701c1d85ff5cd062b28b808a791d658c1e6227cef379dc3706740_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:072e335f2ef540426bd02ab03df3017062cc713e9f15c7d131043c998f6bd8df_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:750327cb858a4bff3df278ebcab6a9c73b88a55729e8f54669155adad0f1c77c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a2762bde107a05ad6ee1b167c6ef7cfd32646b73209f3841ab1f2545f2f5cba8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d3ffde90e606b0344c39f8668dc629f919612cc5a3475e8fbd15aa1bb807a42f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:533703f83c1706641c5423dff8be080c70ba831a0904c4d08cb84247c768fd96_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c34e3b2772aa6329401c1dffa8316d3516368cfaa095a9cba95628bd9ad2a7d0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c3887c6c2d115b686a65205cbaa373882689899aca8cbe5125547db198c84c9a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc6a5e17268e07c6309afdc92acd2a31a8021e3ba9f5d0dbf514f3b9df09e01e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f9b11c33ecc1a60bf7e76277604027fad491a559a01ef6d81f2ff3e1b1630ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a23563b0a48ef83f83afb6b603c3c6e432613ac914f91cee12c45ce88e4568a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c905195d7c87506f478c79baa7af0242c05a53f424a5dde49e379c2a5456cd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f70c550c755645b78b3e7c01118b6a646b1a8bd283f0a9415857a8fad6d4dba5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0e7d60dd7a32d4dcf1b6554c4896f3e6710864a5df8a06a0ae3d7cd8c719a309_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5b2de9e018b94f9453f4ed479113464317121764c1551eb27cb249930b87ab3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:894978ef07143c0e17fd299e1cf3cf66bfd5d1d94c61bb98a196c22c8004252e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c05190f5e6e9886ce31dbb9c97e177dc69b257a009c08298d9964c824f769056_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:037f48344e06fbc216914705d9be8c9ae21a70069b3031ee4dbf07c34e8d054b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:46623fe33e5d8b6eb551a012f5b444849b335a5bbd1726c274c28b8491e955de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6140ab1bcfb22b2d92b8776e5458bf6e1d2d65753b16d4229d4b020c0b4a12f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aafd425c0dcdf391f811bf3aacad9828ca2d18d34201b6d954ca13c1b4043bc5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237d87f0080a039435915945a2405af205b4787a2d03d71ec801f5093e1cdec7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd9dfae5523167d30f125e3be00f666f3b98f3a63bfa55f9c79927123d13a65_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd9a7c1b3d8bcd779e02925e2bd9d79f0c3f839636cb5fc66181eaece5dead1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:ff78f8929c2a152f76ac995d4e9203c6844058b114cf1e2bfafe371f41f305e9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e4437f5baa2f1e07ed0c1a245af10cd3e9919a852eac7a22996a9b7ea51e65b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:666aaeff92117bf500aa2fd3cb6326d39e83da6f6d9d08b883aa0ff66d56fed5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:be357cbfda2ec9e821dca667511471a812cfc6ec8728b8dc9e345c5457b50b0f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:cdf3f134bac400823d74df622bc73368c849621e10ce6e2483a3d17346e9adc8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3172c4a59d36cfbe0567767264b230cb7b1bc355e8753cbf14da088987601d06_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8d38f1aeb56ffc54758fca6ab17a60e3bef145a3221728a56dc10a37e3dd7d4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ab60ac0729c4fe33c4a801982f9a632d7c9b5ecf991b7166b8a6642a621f9490_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c0cd58a244979e44f80ee6bb4f2f25bf4150f747b8db3b4f27b8e27b7b2657e9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5c312b21457753ed8c850d7fdade84bfc01ab2d0bcb3435e5a800ea1b57ce328_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:c01cbd659b1fcb8dba2716f35c5256e886d438bb3a456f2d2f8189cf7d7a3f79_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:114d2dbfa9f68214f2bf75daf889bd9dd8c678f6dfce6dfff9e13aed8f0ef66d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:853248c99686b92e8f03af1f7e03ab8de1a0410f1ffa973c61e9620c3c29ee3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:db82a9efe15ccfd1fc7462166a3dfb8e88ea845bbbcbd78125817ef606d7d4fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f3d43dcaf117d7d4b4ab4db76e4f16bba7384c2c0dde245b3e264d6957bd8f19_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:23ab98b2ad9e01cebf816c41ffcf05a0238c376e749891b69571d14e3254725a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ffc4e82b9d9ed4229d3a549e9beffda45d9bc9d56ebeccfd3b5802ccacf6d801_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:1a191eaf5b0d23e0374829048c516e743555781bae221c9bf2234de24fe8d29a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:3b7c80c9567f0a623c8b44c5bfecbea8997dc61896efb52370cf4f821eac2328_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:afa4fc3ab60c1c50f44c59e40f07fd06b52ddc65d3b87fb4bc9eb3e2d9a83aab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e8749dc60de7657ebf93e7226b47661b51d1daa4c5a4fecf336a17a0e0cf3c59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1c1c12ad472c45ae03529792013154098ce4780a0fde6dfcc8b15674518b64e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1e764b697a728e444ed6267e44dfbfe36f7763bca86cc8991c429e9be5f10027_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22e25afa4b71ce9f1e70697ec3f7d463b2c1352e327f6bb5d5769f6c421d978b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e8372947353c8a6e32dbce30650b91a1f09b20162fef90150a58f3d3764c0e86_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:34dd3f5cb10fc1aa35820805090b6c031a4b771931903936817a8afee2546782_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:751ddc2fe22c3928ae1e3137fd8b7741f4f671d5acc56467b05e3d9c892139f0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4f48095d3dbbf481a4f0044b496ade9fa59cdcd58f6aa9cbea97b3a77cfbb1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f2cc96d8b2c7942cce9c79607176938848aea0a330542f21c47b6bd8eeb4f29a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:10e051b10f8001bc4344d39d32a8d0c46dddb798f6ca025a6de0e78ba5b70b96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:33943aaf687567ae3ddb4339608e562f9f877f43d779f39820741e68f691b47c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7adc1f05bc8568cdb5f376950fc92b8ca886fdcf4554d7dd6815780118cc8153_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:8dacfd86daa69817ce35eb7ca51989f90f9aad12999f1c76e21a49ac036cc444_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:25daab414833b6f1f0f91b7a55935ed5cfd7aaad5d2f0eb8674a06a603187059_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5091fa31975c3af6c2389db26e31fad80220b0bab03d4b880270168a62105357_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5e8e1fe00bc512502b348f16a0352e50ac4a5b491b843f33c72fc765a48929ad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a2b9473de35e8194617769c2c1aaed3499d57a55110827f3f94f191ab02acdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:29835580dae34eaf6a13a4b2c706138f40adbacd67670f8d19cfb952e70593d6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:be7fb081fa52399f118c7393cf72159ef362cc1ed80792aa7fe9847b00cbfcdd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e865bad23956b605474eaa4c5e637a14e5453a53522b145138f216e4909b5348_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ff01b00b64a65dc45eac4e3a607e7bf70e41fe333044f357e436dfa0fc4abcd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:1f64e57709acc5ebc392907106819ad3f8896c436d1afacd30c6952c071c97be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:401edc06a2b99d0c1f9c0e6302291c78e35475003f74fcd9a487c091da70631c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:408bfcd24ecda598d5a71bf827a74c3e10d6d7748a9cb8007616c45e4d490275_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f626e4910ffc626acfbb1d2c1d0ce76564d139175ffd39e797a4b4c957c9a570_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:18064f2babbd41c755d29968a2d3f2bf5865a1d49f6bd9a37c527b754abf6273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4023611263777c3f71fd89b5072b36667dbfb91bd2fceee2923ca590d013defb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa7dae5d07b71b2e551c6d8b428f01265e171eb2bf6e10b3d68764fd9055d94_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:93addcca1cfdbdbcbaf0a01d5de2e63956d7ae5bb4616405c88132c3d416e5a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:40f34d8424475c6090d059ce4ec4f17394694939ae88bccd802007048d35f351_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:786e891282301405fd2ab537b4ab459cf984e50ae4384def434b47f28b6fe35b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c74e92a11425bf52a763fb17976e9efc97eb3e8f6d63f188a3019eb858481822_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d1d8e4246ccac8436bc696b9bbac8c102c26258e902f947c892c91084f7d41cf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:073a7ae3f6dee770aa3146ab25bf109c2ebefc561821e4f249a8fd952e401597_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a8a2e150b72f78f43e5f186eadd267ea49876a2e0579957414802b92700003ce_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:aa8d336c6822ed4dbb522ca8c46ba3e0e090563624353d2b1fac6dd55d00e445_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d464b4bd9d86b902c8836110faafe8c349da3bc03a7b352a2bd2f02e54069570_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:097e955c655e3dea8251b05c0f56a5cba51ef51c7e15b0812cc10f2a36a68eb1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6a447e5642af9c109fad7eb4201140d94eba9f743b6cbca3585e18624fe99d20_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:af05801e4082f887de2d89a685c2d13678d3ea7aefe1272ecad2085ef3d25b73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b888f5efba0ae2447c338beed49f3854460801ef19a0efed8ad22edf083391f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:016186005ba6bc28aaa6eb5e53440cb32db58fdad03c01cae007f13ca72b6bc2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:208c40ac2823a80f406d94cf41ca1cb5c7e96bd25d8ece7556608d717bef460e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:8af3cfc07d1611d6ea3459a77f0d3ccdae0d0b9867fda35bdefa0a940ca1296e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:be59287a152a193415847f19eb418698197e52c8bf1f74eb1162106404bb403c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b73ade6d149819e41a72599e2ea12b6a338d5ebd4d9e24e41178a1e2c31971f1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:c699affbdef36d64881653a63e0e8a5c10fd5dae0ef6dddb9bb7e50de29d8e8b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:368f61e0cd92fd849a673ec2ea2f51e7e6d7c12ee886676409369a580d0347e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:5ff7cea307bba36d569d6d66b4d3e116f52b69441cc071b830310d9f4134f02a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1cb922e93f21b2c055ecfdf002582ddc51c7199dbca1f34701aae9576d817c09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5b7609b2ec476d596f0ee4dedcc3579970fe5e5125c61a474536ed21c8c094b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9878e44273c6c014ad997855ba76572268b8f18709de8fbdcba5ccbd38f2a731_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c1bef96bc0b79e4462606d3e42ed71e4d37ef14d2bea928b592272a149db9d11_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2437833ae04941249ebb8b351a3f731ec04166d4fd8129e19d0717a2f651a234_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7033be83aeb0222e99fff2ed1436d9a9a61c9b616f6b0fa3c5352d8574bf5f04_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:707856466152b42f416d446cc45e45852fd3dc5d2e67c9c46aeb50c6d1baa9a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9705f3ca0e1fed96e556766c1d5b5e2047e4230ec3a3a57daeca21bfc152bfe7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:458c8d962d112078933a4279f40a568b4cac90843b236a2444932dd44fe5fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:7d6c779a0e71176bf7fa54cc557108b7d5961b61db85b5de24d077ed2a5892a7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9de43b02a4982a2073cb1b813b63dd85000c3153cd314603773907ef6ab62e30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a1bd55517958d9320e04f417ebcdae6ebd6b3fcc9d4cd683c54686c7660205df_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/sirupsen/logrus: github.com/sirupsen/logrus: Denial-of-Service due to large single-line payload"
},
{
"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 Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:11ba356bc22603fdc9da30ce02a56e0841715ffa1be1533e409f680525e35a95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313103a205fe81020b9acec854f03b3c35de728e2a8ee7f8b778eefcff1e9adc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:48ed707b531cc589ab67cc34196bd107b85250edf3619a3c348c45dfc6f535a4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7e689a159a17e702266acb3e5d7487f9ce17eed2c1f5166948103010747f2db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:24068dc6b55124cd76463fa0678843ff83f92b65fa43a53e360ec03c5fdc4fcd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4c58b309f4603e59b3a6e35c06e60c37631d07d0f07228bb757102f741b6edce_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:68f715655f2b9abb1f22a24c04794c2d05e3327d8125701c15329ecec2b670ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc454e0621f04eb9e2a384ecb30b7b863178447938f8024719a812712e4277f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2d3560ed1da1d414471efc17767847312a9537c40dbb327ab8951a393efe288b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:58bdfdb8d996abe6f35f177acb3d7e3c493e211090af8b30b6376601c57257c9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8eb98a0fd45c22a0aeb23f8c2558d37a1801b5afb2a2be36a9f64abf40f6a3dd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:97e599fbc19e379fb55e9181ccb16de1af1e101e6c10f872c35ff7a9082aa937_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:00c3fa5a11961ab40d820619e649974783d90c2ecf4da292ffe5caa6bcd1d7eb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15a421e4461be8683d967387b1224fcc0179d478f46618d03c0e7f1222ca4c69_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:663a50864f70ebf653e8ab5a167755ee632d58e199b81bcbbf0d43f01cad2ecd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dd4b72aaaf892109abb29961b61fb95c77ec0a7b09158d747c84116646c0005b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:085602599cae9eabcab557a60947d3f3abc272c51c3beae3ab9cecae3b71a3e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:fb83420683a5c649804f400ff80b041693872fa9ca1bd423184587e4c4e9f018_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7e57a906f55fdc4522dd130c76942999c5c28f469579dcdda2e78949a860b8f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a000a2a94ba6f3c2698171f1cbb4d6976fd241de64857aa74bc5783301ba5165_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:2593c53eeb484b020e297c286d13e17bdfb52253c06777a124b62eabdb9a1090_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6677aa15725f5cb40cb925224454bdf1ba07e37e1e0240b0dffd3499bafdcd27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:32bd53429d58f46521bb3b3da28dee2e9dfce9e41992d9e15483cb1da656f569_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b203e363150a6b9f1e3f12c4424af0a4fd7f3f5382bfafdedd041789c7fb5e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d271c473cfc854b34d17114967f659b0ba86a36f408696f348463e106930d657_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ef6f8a6c1a8e13578d16585d0bcefe15ef7a246f779e2aab32965e5d7016af39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:389bffb7286fda26e7f9d583a982f673c7487e4b152d0f1449fa0cc5956f0850_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6c6bc1dd1345fb7f5ba86cf728189fe3c576fe25d2b3e2caa6b3436e2c6a42c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:750d110adf37079c83b02b85f49fc612c9ba646ef5ad341b9a43c3c76c084e5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d097d858dfa7eb705412902a77e8750fd7fd883c8c83e6732e102d6751f275f1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1b7eab16cec06f09c6d29dc328c723e63c410e101f2338efd38c266ead5a661f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:afde633bf2b45cc358137c70b17b5275adf59c0e71317b5d40de66fe40155c59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f117e6c476d1e70d006f3a32f70c6e8dde636d40ecf6b350348315bc30feaa9c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f7b7e43467fb98d34680f471b5f99b52417deb826624a17dcd957268bf19eadb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64"
]
}
],
"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 Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:53b47cc5cad449bb388468486726593c6f5f0a20e23b035c2bdbe283d77fdc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5e268fb9530fc6ea702bfe64e5ad3864f40d9c0e3beeb2581fe2a8229e191336_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9414bd27ae196de5d952d6689530d09632bc529ea73e29ab09a2a9e8aaed601e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b1ca3d740fe69d29817827b9b5475172b8cfe21546b59c99c82cb1c61d19844f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:879e40240f8a9e6f323bf40d226586f5ecfdb91bfdeb0a2126dfaa67c3e3fd85_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9b4085029ca2e11663e7adfeee36a9f5783ce7106521fe02a99132be4bf4d9a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:acbd8e36fbcccc23f3fbc2013321c793d724592e637988ddc1b0d81b0a538ffd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f51d6640749d0b80892428c7eb2b54e1e75fc69311ce456c425afac40caec745_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2e7fcd6eaae5d8e35155b811ad6fe4cc9934b31a0076e80df6d409b11ca8d226_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:828ac94fecfe5b6e8263621a62187f070f9e3cf2668d24f00620ca47b29c37c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b152b96f3e1c5e6ea18ee532c4f747ac0e0bcf082c1bc0fd8ba60aaf7d914ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c5f8bb01174a32ba07070a5488b2fb27ca7820508491914337a6433d4766f039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e024a95761866be7a23ddcd5fd0dbbabbda249218d36ba9cf51d561575009fd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:4a5cb39ccce3520bbbd2bb98b84df278724e9084cf7abe9f100963b05f6a51a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7b3dac83c616876919f2bed7ef7318dce0f20bd12bcb6cf754814233f19710e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b466e339cfa61e214e09f1b47171616d59dc1748b8e02a096d74d0975b955c5a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1675f4cf4337e6ee6f4b0506017f95e48775b58ae80b02f24d2d6cf4b24e0897_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7b91722c7e9d1fda1994adeb21ebd50726d916378b50b942cd2a6bb636d98a4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4f190f8c7699860fef711a4ea52e922d840b0ae7f7b99f431d29be088e16b12_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c72327fe63c1e302e35dbb0fdf46787529e6583c544a20c0c7507fec8a9916f9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:148d1267925de54e2ff67cc04f7e1eea48e4812881eb13a6d4ac84fc9edf3960_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4728a45a6f0d6184637de454fa23aa87fdab1ad388c0f82dc97a63780d848148_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7ed045e8c4ffd8421d54d6a4ff9ee3b8af00169d184f39fafdcbe689429e9a94_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ee8ef9b71b81d64e1c95c28aa12093098c55dbb4a970f16237aee5cfa1f1756d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:377373ba5a37f2fc8fa27875afb5ab500820c68e660b1cab11cb52ad14541577_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6d8b5a059175e2260a85f40a098c25c61608feb4d59880c2eed941bcc3fdc6db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:82a2a3cc00c616964a3c24cf1095a005e4e573cb79c345e9004dbcd35e180c10_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecebe8f91837ebe91c2f9c159b54f6fea43fd7d750929e2a5b08fd1aee688582_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:1256eb041e3f4703292fda7d334bdab8ad59e6ded330b2480f0e450aee1b141d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:78083b25b57df22ae9e0eb27d3edd7c3e73de676f3dfabd4c419b37aa9c027a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b8ef42ea1815cde45206e98b2b0fc70ca55549df44d7ae7470b37567c30ff5d6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d61acb82a53a3e4b0d1d2fb09e94d34d9a990e43f09aac31f335f970a29ca82f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5855659dd086fe497b927919984f9ebbf9e5ab0a110ecc3d761efc6d44846245_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a19a3f623da8d80725954f6cd9aa9717b62c8fca465f242db675b28911906499_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a5328b6e7d62edfebe695362a4532572c99f79cde855f0ad0f46394d93d9cfda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:b49d1a3d8141b1b16c0dee745ab5a0109bff96fb8103ea911db8efd49ae1f1de_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0783c5a17f3458d7e3f59952ff01dfdcfe8510048fb41f8603e73f374c1fb49c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1f3a254a7c44483a9503e70e4abcb579081c62d5cd37ff435be44a215f7843ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:e113ec3685f8d055c89e11b0ac8acc806b4aed59f19ae0eb4e7d896d4276a4c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f9fb910e3a55c4023201befe8e29197f3a60b3c62b7814903bcef5554b939857_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:17546c1840d65f2ee98ac183705e6956f4131d3ff32cde615728f9f25882b603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3c928586ae0b46feacd6570dee3ec49a5a204227e113432194bc353f6014dcbc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:562eced3b90258a09cbab4518332ad36f9526532f2228da862d50b3076aa31d7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c925e942321c121dd314b39f7254913e71992d8414b5c778163855764269fc8e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:8ad05e7041a80ac61df181098b00784912670e01ec166bac6c504460828eba6a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9b357c6d30157c7dad00894e9f8f724d8be110d9658813fd61699714b7a48c4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9cf1116ad028c8b358eb013d9751aec24eda566a74325123ce18c10bade1e13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:bc49f21e2c4be0b4ca0c199a25f90548d7ab8f16e3d78ff4adecbde6052262be_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1d8c51ba4344673c2f0c4b023d72b683b2c3a26cbfe64798414c5d4e05005ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6e32a82da78fd60e74c129296bd390de402cd7a22a0f1ddbcfb9d3dec7ac1c5b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:aaab47f78d572983b4e8e8395c8c3d53d05c3317aea16c011032b2fd4f438fb9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d2d38a98fc09052bc5fe169321a534006a2ff8605d2314d04eee39e2492104b9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0615ec5b92ee4b3a4e28531f41a21b9a99a64f6972c76c66de90ea13875ddb5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46aea21f727db784382ab4a0329437fe9e1f4556c0cf7d0e3a6d904e4e3ef412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:62ca47a44b86ae7bde47e145474a0b61dacb1f6b503ea63475d7c090ff2b5db0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:97d075f6a0c08361b3f207632d98bdf276a9eb0ec0e79d54ed13550edee42c38_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70e3b704d6af11d99287446717854c466f188db69fc622be08fdd7a8266a1391_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:784d025249cf0f4921d34ffd4387ad7fef62292e8df8e303213514bbd5a3b1e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9e3be6f0d660b4809221fe1b2d6f51206b4ed40db4122eb2a55f23e0be4bf3d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d3fe7d8d1fbacc9832ebf90ed7548a6b2cb283f8a98a6ca73b324e427b5d69d7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:9b772451057fbf63e5173aecb056db601413f419ed9fd98d7ef3b08dfcd79e11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:bf155cef265c06b90ddabf0b4e5eac5395f4cbf9165c87e3183746ebade36b99_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:d73481ff034289f9f1cc811bb66ecb9a254de0044aee18755034c10410478f2e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e26d8456983b600e7248b5741030a68531e5d0f45666e6e3ae02ffc55ed0f906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1e21d1b03c1d8d6d2d5c3d2fd2bc68f06cf4ba6339390b49ee94980e66faa3e6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:85b66f1e1b6ca493592c62215cf8e94d29d6f1bcb68c146a7466133f661cff9c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a9e900b764acc0925e6c381fe09ab5c59bf8085ee5cb21b9bf87ba08fff95c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d4f70164ddbe9c49e57f079bc5f7f0881fce0f8a074b5a948ecd338a308638da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8445b586683b90ca3f69f83b881cdd46c78198a7b021b0499f3f5de367ae27e1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aa0f445083b105af4fc1cad85682c286dc1764c2810634c4266942677125412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f1ab95b9af24529b03e73d6d3cc3e010c53eeb72f7cd441160982e7a3f40edba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f4f78fda0baa299dcf7ac093ca782970074760999f96fcea9d170c9cd35455ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2ad3be815abfa60205bc0de77557f8bfc6ee8b80e3d25ee9cd1088a5e3f6bf8d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3242a9336b5a940e9a88b988d1780e8dd6fbe7055ff647d07a7885a3c272619e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d9c7a9bf4ff66ed09b758109eaa9002242e4eb9604f5c0fd964b4087a609d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d84b76fbb614c30c67c88d6bea9ac818854f6f9aa3ab2ae8bc3be266c0901400_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:45c02eac036665c9f003f0383f1503503580cdd5461f6de4bcb0b88edd8c77ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a0514e0c9580b85e61b553b971d8d3a65f3cac4040ad6d74a3337db46d840feb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a2f51cce516f6300e1724389a99afc1e5b00096d5d8b0c05c302d9ef483c166c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f7caf5c32326c741206573aaecf5fdfc4948062d840dd2beb7b7b1016d24e697_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:4bac5520ec58aac65a508a746976667acbb6132ebfe6aacb2f8136f3198aa35b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:019951ef27fb8d5ea4878b8f22bb0d0d1f357aac25b8998c743980377fe03563_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18b5b21ee15093503e1e3d2f6446ef3f5ffdca30bb50cc9f67dc7596930cb449_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86362580db907ab09ca1f54b284fea5cf787ddb5c1e99674f6ebf28a3990cccd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9ca06bbe2df39add7d22b660a5408b54b974ded86faf7ec9d0985acf0d4e9f32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3322914e1219da147d36aee3121d4d4b42bb619419535942aa9108f6918d8e3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3d444da8f07a9e605b799ae9e3154c7a8681da7824f959e2b5b2423b80c39bdf_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b87501819460dc6ba4bed05a65311592e85ef392a36e9296eeb11fcec26be8b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e45d8e82a1654526fc4562335cad427c7c3aa4dd01215e9754a34be8b9e64f5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:946fbedc73895ef344552e10628d3fa305bb50a0329614ced5b200fc1b4d2dfd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e4f534afec621975ef7b2389f239bc672eae0bc342fee2fbe9560e20e892e3c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:010e0f69ac3dec9157af776acd4f91d29641c2550466f6ec26ba31743373233f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:87371170c06f7ff9245e5c8f2a0884e969d6d8941d555338ef28ba63be405728_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:2c913cd14b852ece07e98db33327a22a4ea3451d241d37027bb51f595f93b0e3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:952b83652c4613ee04ecf5c6cfa6961fd66fc865c84c99bff4f879512820bb60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4cc93202ab581798ff4e06e177ce24b8e880ce650b45a135569c1257656c2b24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b877e2430ca1ef3b575577dbe08d3b13fe1274c1bb20e065421cae418a6374a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3701c8556b2ec7a09dab7e672729dc6057919b905eeeaba9e09ab38e3074ebb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:faa21d468371967ce9e5b262111cbdfe69ba6a8821b659806718866b3a640490_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f6d80e175d9165dd41da793921d5d6f69cf536c5d16e745b445979b0282045c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:42f5aeee6f2524bc1f0db71092fccd1260d20d0b94531f88ee037921bedc8408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:182402ad5468234dca690272044b015d0545229ebd84e85834f57c767eb96d84_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3e3f7e476df2c2b27a8c3a17ca83a98224c8db8952ef6b2117816bc81c9c74ae_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:96a17f8d79e9f8acfb86e3d54687da1c0564e98a9cc7d830b770db24edf9a96f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e244c83b21c68b755d7e0eaaf476a1ae451f3368918b80b19546fe01a9a4a9a2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:017f982fb763a0eea61580758d4f69ec14bb78e5b5d107503276683336f9983c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:677e81f4f2e77f2b8bd354cdb4ebc99e5701151926dfa36ca1a3458607d395ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0e9fe96d6b1ef18e0fb3ed4751d8809e0fcddada5387ef81e2801ed4036d54d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:13feaae13069cd9a08e285e2d077b96bc75cffeeda2e3b665443c022750d68da_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:105a07e6bc8acd530a8ae3097846789dbcd2c7a2f1f984805c5bb3b7449b1d05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3e0bff5d178668f001f74c4d30482753f481f257db49ad6fd2ff56439d95079f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5f9c581120873f1a012c29ac00721b6fd834c9378cd64f1d8e243da36755cef3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:84ed295a1fd729c6bfd8250116d752b4c3ad66c7bc01ca44408e7cb8a115b5e0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:2c0d1db3e0f37f09115d3f1af5ace12911311f70f4ceb574025fb1ed9552575a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:c69da4b39cf7ba1018b91423ce0282df124d606d2e5162bc8e3e2251b832cf91_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0099c7b040ac7e6ba7e91ec4ef2250bea6ac10472901aadee07686c63faadc92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5b132b86c1b14a775ee77dafa3a72eb723358cbce6e710e44d279c8050c4261b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5ee7943edd42760625d7b8f3f97dc0da4aa620b53ed3ca6b666e3b7a801027b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:906f97849e8063fbfe02bd7e2f951d4fc848c2d8cdbff947d40be50fd6f995fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:69827e616ea617867837723347dd6fe36cc85f43703b4e37b335d79fb3f87d6a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:703e8d44a7d59181d0a36a886ef570c5b838268acebd0b32d5208169770b6ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c092893fdbee22f0fe4a2a25aa458bc1dde8c52367efbaabc1155bf5a578cd51_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d6ab422fea2e5e0782be99e3a275eee5ff665baf8e7310a601d42ba2f5f39608_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:39071a963cda210a344f5d4255c5c5276d539e4bb661e21b49be11923b54e020_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3f9ca2d789b60a51018e0242a01390e1d4b569df21769682292d3b483954aa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c7ec38c4ef21e65139166bde80aa73a36b432889b6855d63b1892efc0ddf58e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:bba88a8f8b41c76aeddd25012b4dcb14da6d896763ba6a003ca824260b8c24e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69dfa976e259586decfc0635dc49fd656e878b513783579bcc2a5e456df100b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:86b4bd7254cd92f2632d90357ed08404521d89ffdd70a21cbf130f652f71c1de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8ceb3fd7e1d7d6bbdfeed53a97accf43b3981d5e101746e891a804ef8903fee4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e4f81394f77f17552bbde8d5682449216bf676b181df4a25ec1c6c38cb3bad82_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:425a3e4c2774dd14e2d4baf3bc6f9b1bc6fbcc41faa0ed55431fef26cc5db7ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5e27fe06737a254ee3fb2bb5ba38ebc79e2989487de9536b01b6a1d49488ac17_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6b64ed15c154b927714b840036c16293f4fe924aceb5624fc04d30e478d4673_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c797b64090712c154c848215b1bee933946c019c33fc9b08d00532d611f4d27c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1ab33f9ad593ee146550951038b289973cb1b80e15fa146ab20e823c89f64616_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cce4806b40fd1f040da28b0a76e8f7edb45e5e3b68fcdbd1ffec407f8b5d40a4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e237d756150f298076ccbd616c137d0439c8f59c9e9ca44cfc4cb04178b7a3d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f547caefe7cbbfa9c958fe940eaf72b2b08a460a3b401d1b059c3f097f2b7435_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:0b96283c10f51d6e8a5d00acfdd9535804d0ffe7c4c58c037af6d44ac3a85bd9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8eeb12229d09c020f7f71cc996853eb47ea1311b8426eb7fc6f28652766ded15_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:9d07f82ed2b467215c084754ef1fdb349536bbe0e3c83e3d48a2ab7a97b7f355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d36f927b9c24b3647fe58e5b3579a6bcb2b0b50322db690d885572e0d8492ef9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:317c932c74d67e596b97de943694f9561e85be9d8ca3c883865692ed47389eda_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3dcb7ecb5da7d94ddd370e48cea9fb1ee1314e84874ae192b8aa01a834a3238_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3fe06959d74f9c3aaa9fb9a90b3f33d331347e96cc4f67741f7d6ac6daf8254_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d69d1884d60a78838900fb8ac8aa010ffe8a9814bd05c5fd23640ffb2fe62078_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:30dd2fc299876aef6342316851b8baa68f2b404741f7eddf920818e2036b0828_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:47e721205ff64d2cd94f17a704c315ab4f48601dc446c6fdbf6d0651af0e282f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a42c0b3dff389161ee931de7d2f78272c1576632a357d7e4de3a8ad8e18cc2eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:be883bf81f21e85657ac114397f1a226803a5a0c50146d11ca24f5d0e61bd252_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:95a1813fdfba31007b44fc7d0fce109279f775f6bcf1fe7b7b319f642e614d0a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b624d5a16de8051a33eab593d57f378de36877d7db083144f88899929bf1c0a8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bc7bedd2a60a0f3d862de0644e511d6f330b72a6d12efbdd150dc9b50679112e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e8bbd18a1d2d8a8eed42cc86d19a260f2bbe9379e35257c33cdb70980cbfa5f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:03bfe65de545d250da52cd40db72e8b5346f149e8126509801be86b5f39fc3d5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9e8b46869a8d0cec254539d703e5da848364401fa9c203f0561cb0e5f7aa00c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b7c5a30160b834ce2256aeeee9a36a8655e305018d0647fb663106ec7e3d102d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dd5537f856bf3d86da38de94c7ee6fb9851b262515a4efee6aa1230924755721_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:37bc380d77c7db30a206baa5cec23341064ee370eb5ee0aa5bacf682dd67024e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5db690533cf26e8bffc456e69dc1e0d2f9554f6770c5ac75ea9eb345e1c101e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f7913b9b8f0aafcdc0c0b07ed43f86bb58d6da84ef92f950979eca15fc1a7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:876435e0b14447e833a4e9a0dbed2227bded7d857230557a101c36b47a105921_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4a7dcf77112dde43e0944ba53bfcc3eb802dea755c9610f86b4465b22d355856_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4b3de326992186eeb6206638396c348ef5b4d2c4597eb40e5f5b140f6efb0abe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:779674ddd263854aa364bbdfeb92865821613d6da30a0d3b503ceadaea48cffa_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d3a37f7d09a85c9eff1323c920a9a2f471908e90b7a1621155bed93048c81320_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3806c5c7dc711a3d63a26b60c8c257a1ed87dfaa3e628629af4ccf06325f6ccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:52680ac76f439d5334bb257ac7deb433ccfa6cd824dc2d9e67abf6ec970ec7c1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:65c1a312a57a482045f442861f6a64605d64994304b07567af0c69eb4b205bcc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:76901d5214dc2c2040d44d1c46ace24f403f95a92b825176c00ea29d7ba2ddc0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0f12505d607e05431b905de5ce0c31984ed4ef4dbc7f027eeb019dd0747005d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5383f749ae80a70b6bac223d5c3ce9b70d58de06c031a57b02ea5510f4cf2e31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:76e1151f0d25719c5257e106bff680514e740983333de92097d55f071189ed18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d072c04ce9f1777925bb8df07925652b0f8e684ce2e010adc6fb2c7953eb66a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:786c62c9eab9cb68788ddef5dee8ecd74e03a1197293a3047adacd489e034dda_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9fb2cde680dd3f850c23ee7abec1a4dc8fe0d5b3f2a1c80ad6c8ad7a62b53f4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aef7c437611ed1adcba12e9875f3fb2f094d5116d5a0449066b48f25131faea4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c01ca8b3c84e8ba98e35d0cf0a659e76bec4189a198f82975e6db25ceb336b9b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:41452719dd766d6229b9d1d808b89825b1e7e0aaf8ab8e70c0aecb1b5eb30edf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:9969b96f421a3e9d27a495bf1eff33dba8ae2c12c0cdd33895b6190a4f75e000_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:99e65563c13b1a6d3e64f79ab6491b21106b3d46ef75ade4829c33cb97100ae1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cceff5ba4ce63edf605c087cba759e8dcc40c2abec0534ec856e760f1956a85a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:14ba0bea138b281bee5db9094dd7dcd1fc36c4712198f408c8811a7522bb877f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:416fe4e736d5f3e3b0e4668fd2f092ae855a4073d18a064bdcca73ff5450b77d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9039143f009152a4b6040c8251f3444fd1daee5ecc76eccc98818d9a430a1bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bfc08679165fb0a4c17c4002ed676f7e6fb0571ac72ceae8a1933436753fdc73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6f698b3a95ee24a6c821c9ebf30a610510a639c6d3c56d4399fc45d34179dffc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c44d52cbc06cd3702b2ad8d963f15dbcaf0fa5ad86a800b9852c4f062fc10a76_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef54b7c8c1f96edbed0f3c449b57c6869ea4c33d97f883ab697f53f7d923f5c6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fe664cfc24f79a569d7c01a226ffd13bc91fe1aaf3b3c096dd8ae3d561670d07_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0edca20347f1e9c88542925020f52759547e2af94b54882e739d6c7fdc7150c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8d99a2cdff81f2c41a6b38c625f7fc6f824eb3c3b443221039367b790d8e2a72_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9da0116d6b0b4f33ca7ccfc26658ec79c8a4ba17f8a63d0bd399ec26808382fd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e5106bb4c8de0ef6b9f177e58366395c5bdb3bde226d25a7667ac54ebf952d6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:226cc05403576fbcc6d40b001ea969402a5e98cefd9444329396de56ab21c36a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:850062314bc77b0442b9f4bf463db06aa716f62437b5c9d15b678eaeab9f2eb8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:b08df82541f0a9078c8ba31db67897137a2f71fdc9fd0a79e5230ce16b3e9735_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d8547d72a4b791ad7435ccf3883c427db9f6592f9add54cdecd0b46f2b55be60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:25db07689f639f79919d6f028a10375fb9b68abfd9cf55829333d0360a7acf99_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7e6de11065df1e2acd959d9bcdfdecd4832e27ca92e291c8b5128a7c44c0d8f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:96aab15a47ed8722406eab6ee2933a1c842a29a49c2ebddb60e102d610c092e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a415eb2cf567e2b9f02fcaac05b2c6dd11625cc3120e3a494d8690dfe2a413ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:048eb32db3c8e83767639d6ed9c7e07406348b309dad16fa8e0afb61a65cf87f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:138478cbb17db8b8cbd6574d38cb1c1a4f72bd8d319fe2eb02954076febc903c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ef6c3a619bfb3bfbaf9be20fdff6148d1af0701d4ab13a047867f734859ffe1a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f90a83b839dcd68d04ffee8569e4ffe1bcc695d192c9026ecfcef9d52428e4fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0c2af2e992c5b0ae60cf87b496f8c6b5b3f736ef7576ccf6f03d37e3a2d9cab1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1217c6f9b998c01c7a6c283f035f11692d6393596194e338578919d8809ac2d1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2bb41b270973bd2db4b6ded25357ad5b4113e03a64a5f55bab27e6723902a79b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3fac63d925327ae02db3c5afb3e0a98ea12feb309e113abed5db353faf4ba7c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:18f4a3cf19874d5b1696baa731b7b2207db1c52e014d99b42a17a7d1125e05de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9e25ecabfe5600eb15916f819b853e7d6a445cb61bf5a2fc9396af787213905b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:da51fa3afa3d7cad2088b785407b6ae2d73640550410ed375254c3ef948befba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:faa48301669a5fbfe6f8cbdf221e964c349956b51d95fab8bceafe9011f5964e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:73057cabcfb42e5b5d0f8177b08e6b2eae217b99618d980b8217399c2978aeed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9ffcf3713cd336d9fc552be6b05f138b9d16f225e58ad42d7a96c3eb3cf154b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7e1b5dd5ed0d13ada6bdbb9adb924cb985be96f4345e2d8b14881a5d55469f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:aae9deacd010205f4a5f4ed0bbb3408ab493972ed4acc5ad296a81f0099c3ef6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:19e833e3b514dd6fd339e0c00f8dbd6c45fb7ca16b9cd291d50ab05adcb6b1bf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:67df479466b162b90afb4d17a6ba5d3d51cec078adafceb0a406dad55173371d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b580c79b9edff4d51d5317ff1e1dcd4bc193b439c268bb5c084019c1ea3fddf4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b63a4eb2eec521dadca336416406b595e0db02b853e233e3c80ca454e1153b28_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2fbd7baee98c89f59a87d541fd4f7b2e14eb88645b53fefa7b44fcd86e3e1eff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:576cacb6ba6d2aa3882a295f1774428a945e7b1c967830633293ce04bce08571_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b41266b3bbbb3ea638466d14a35aeefee8acda9a0d2157066cbecaebdb751d4a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f162f5f3a38b4b1b1f71db3e1301de7c60baa3ce9a4e8e5bd66227795d366b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:11718e3d6ada33abc0530890da159ac99e8f63b03266eafef8819c48c92aaf51_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:1657eeeab10652e30e60633e4fe5f50f278236a2814c6a53bad9effbb98d06dc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d4022142d133560c79c30090a045441bd90271ec8de528d2bcb4590d96ad1e98_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fada881117627ed34c8001afc157a42f6cf0efe3e4dda2b73ff8d665c2f8a878_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:00d0abda324914e5599f289c37325f387404ad48793b6db32b3da0486af18cb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:07558b4306c0d5dd18145b65758bf02d8f451462b28188e336f1dea1091eab24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37287b7720a8d5951fdf6f92b59a5b25a21a7748b93bffe6a4686fe377e80a1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bdf5c2bae7d4516fed258e2bda5cb9162bf42112dbfe8399c2a5f4596ac67bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:3e8f19f8602c6b0bfcce59dc51858195d4c10fc53a652c6e49be3fbac0bf1338_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a5a69b772a5f1cb9affeb3c4ec5f050949b95b02f55eccc8e5897d5e392329c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:87adef1f28c02c387f795e0eb47fc925eef6013aa0116e5fcda016407e4d81cd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a973533a2ecfa414c1f95c4d8ffdbe85f18969a740c19d3b8c4d2096f17a94bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12f1e84fdd0ca084e018f3f9ca550bfe183412dfe42fc9ccb356238ddc572a2a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1d516d0e3b8128ab9994d2a7df68251a87e0bef013a6bc7040d519ab68ca8b37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:58a646461aaea1fc7522e11a0a4acc5ca784923581a2d15cd36319cc1d59d210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c399c4381724fe755e5b7cf87e011eaa542a86928fb9cdef4de244cc57c192ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bb706db0ff9b591f189d089a9e5bd5bcdf5371b312529ebede24329a82e9806_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b9784c555f0088c201e5eb269b18dfd3212c727cb202250f18139fe7ee22e6fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c6e9100f0b6420f2ac9f68bac1e19ea5a813b58064d54610cf77f86fcc1410c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:df01b29e279c5fef750737c48041bfb4ef531599fa6ce556987ecdfbf8eb6767_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:443c8d763eb16ce12ad7660e36db67f1f5cb2970cfe0c8ccb922d4697f9e4da5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4e708aba93aa644457fa3aa047fafcea0b504cee71724917f497fb4f0ad59210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aad14619136317ec49570c1059d59036fc36ed2e6df996918f2741a7c1ec90a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b3989b5959fb58d543612b9da4dad6797fe62677fd148ca59ba77c4ae4c9e17a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:00f150e9a977b547e1511fbd0972027a01bdf4852bfaa5b7c21a01f1bb9cdc76_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:254799c9323f6f753924c1b739f189f5daf7287cca9e469f169bf5b145dac19e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:45f94d3ae86090cf4ba0791b9102e9b118e0e9a28d3901611051c9eed86178b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9553e2fcfca8cc369f512d405c92c35cd79a0d5ecded5bc11be78febf0efc8e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:593d8b13bc16136998a2d109162e54046a08ceeda2a74d1e6d9b2d220a772f8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ad0b598016cb0aba3335d6d9bb01a2767fc3032baf24a2f8a2d857651a38222c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b5ad73901c7036206068e9a24d71cc3bcfa88207a59ec10521f1581d784debbd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c2b60ac1878d974e0608955a1c6c104bfb840853fe10a6bb6c971951042dd0f2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:182e148ddb5ae83c7540564f0975f28c17fd859912bedd6392231fee95060d69_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f766d291114a36f9233b68fb3a1bbebe65867c37189243df0c779e3dce7f509_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a48cb051fb2a8e5c70715093012f18b65d9bbdf7a4346b1cb828f2592975050b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b605723a4087f4555d491389cf5bf15711cbc1b1da84cdb268d4fcc5c87683df_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2e976d4a7016dc2a541098fce90353d3bb922943373c8b820e5c95893ef739f8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:68fcad612630ef316bc5f86ec98f828dfdb928a236e551a4c8dbf8f919f4cd98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e44082e909372715fb8612484c5fe0ad82699620fa530e75f10d41396ef6d63_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a949ed5a2a43edde8fd2abcf0f91c4ba4cff7dcbbf131a2ee579d1256ea628a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e7ca33f11829a834febec5a1dbe0f267b53fcde66dda9128eab3df006d2d7e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cd72d535761b16f14b149a155a1a0f4f0dfb0bde6e5146101914521ea1e2a365_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d91fdcc0e8bbd15d091c316a5bfeb683a7e9982ddf474724f49acedac349c48b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f85e6be61cb6c744900578d654909ceaff76eb98df36564bae2e57a3a4bcee05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:183bdbb02b5bcfe7bbe4fee5d0fe520c986a5244f02cc896762d36710498c18c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:19fd07362ecf5282edf9086f840bb9e1dc3c6da56bb8ac3156ad05ec54be9408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b679f580e43660d36492cb57d275f6cd2cfce6d7c1d872d871ce7ddd9364dc72_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:dfb848cb68bea17a789a807b5edadba37a02947c506b8fa58d8b6376cfd3fe48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:4982e0c65a5469001613886115ddfaba5e2bedf6c1f9c2dd538a73646c190b00_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:89c7b0e5f1c0f13effd3888be07da4acdce02eb54fd4a214fc8a3f9c204d82b4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c04482437d736cfbd2259aad085766f911951255d77bde48abf34af758e42744_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e0f6f48dfc0eb1f410ac198eb6ef6a9c6ee288fe4a01b7ef65e6b62f6b939153_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:097d5658d4c2cfb9e88fa9ab82ae4b4d7f3108a4dafb42997847cd714367973c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:221e48cefff45243b181abc4074adf95df97712990030b4f280b65452083bae7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3f8362646716993b61d35b5377b402ae627c15ce3d2e6b7ff0d5b52159e81726_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:73acd569142f5dbfffb16d34dabb2e05d4552354cc58bba83ef8406029c102d1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2d5a9f1213ef66cd474cbbe11dce4c37a56613cb136fddc8a5a93ac63ebb79d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b5e4275e6a80d99ffd2bc73c26b421f7790ccf88782aa8fcbb22d588fa15857_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:a7216bd1136625966d8232aac1b61360a26e86ba203a6135a32395482a097bfd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd0f6d91a4687e3bcc87e4cc6f1e34f8ad19346648e594491c760bcfce671c96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a9a27ac5377c42979866406869e8de55cdc219ec7090ffd1e4f98c98127ac27_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:57db654e947f5cd7efea9409ea18509c3d4740e03daa164c62faf886a7287ea3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a9ded8f2c9d761de5ca64c04665fb4c9d69ec31ea3ea3c7e91291101a00ee876_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:bcb139bd20b7cd79ee16cf8968dfcb0a5a3398bcfa734dcc2c2ec47dda46a93c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0e56be34b942905008d2b7f1ebefe0a4446cb35da9f4bf09e1e3c0e15d88395f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:761b0b68ca18e23e758c780c5baee54607549cace7f1d337b418c0e0ee630ddb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cd32f964f1f4bbc981565fbf66b6ce05547a32fe89fc6f6fa3f634791120cf9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d6accf480e8645c70f53adf062189259549144af3a4c3d736b28c561dd538f0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7aedf77c4e1ec8b09c77a9d37dc1d7c3651995bab2f84d23c1478e06fe97a7a6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:fb2df252487a734b3e051ff54713a7689f7f1e8cd93557f846458f54d3776162_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:786831a2af730d5ce6e8ac1c247599e872e6c683ee53946c9a552636f02c88c1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9d807221e98130e63530f757157207556a7b2bb7fe7587f0d7c5f9d1ac9592d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:9e739fbf82f09ff6bbbd9baf6f2e64b0056ba1608b979e45ee6de17dcd5fcb85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c2a9ad6b4707faf2329b88b12e06f6f10c5bc6ff15c06ef644ff14efdc736653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:84e1af7983cc502b35755475dcc87c2eac2e931f623d070736580cca65081992_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8a9610268e8460c1ffa73d5f27f7fb9760b08c4d98af29cb0edd30b1afae7460_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:952459632a7e13cff2a8543a1a23e0032e9c163bc223102ca0c8d92c28e0acad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c568a4d0ba7a6137d77cd37e77f48c411f840ce7b36df3bfde76a5047a2c3f7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:21e0a12571846addb7b6b112ffee2fe3ab01a501fdb669d9b1056381b254be89_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:97eeb443e12e9e91f6a38ca22ce4017ed09320a8ac1f79184d236fce8e2b21ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d26f837461773b3ba1dcf7b77fd95fa5f36580f4cc351e121ec65fbb9480dbef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f1fdf87492d66f03cbca16cbdb07607481041080c244d94c59a773cbe5457734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:899eb4bfb863d1cebe38b4b8f2d098f0dfb501eed1fcdc794215e0d7dd649b92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abfd8c69fd7ac41b2a46b8398370b79ff5f7388ce09d80bcb88180b160ac7c2a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f65fe33668fabb81400649500a2fde6dd3236650a129e074664a129c0bf6d738_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f797d5cedf4ea7f121eced618e93dd4f53eb6ec5828afb978c3a2e504e16c11d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:1560bc58a43485387fda173fe0a8a396c2f6b038202bd9863c85d1b666f3ddc1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8044c37bc844e6b52ad027f7f7557f8364e73d49b9ed3730b2e51d1d41ae0387_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:ad0d0922f3417545e5fa1d6d5e7f05476552388714757e856d42e5a65fb99e27_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:efd6130dc94592715fbf9fd2f48dbecf827c64d521e5850ecf773aa07fb3bf89_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:64e1b9fd351ac5ee0427dd131b0dccfa961b07df2dc72225f59090acab8886cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a44323edf14cc87c14bddfa0c06979a8f696a159cb091623a8351973b35b4d14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:c0b9d948d72ee8f79c2e6b4d2f255c6959c21bb7bea1d7b0a260a0b658e490ab_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dfb14efc88780729a819cad4cd19805fa7f5b660067b4e7b10f61d5e8ec3270f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:15d9d32b5eaa1603f2601dbd6898f0182b709292ab0153bcfa7bfebce5be13c0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:178cf1edf9a80f37bbb19597a34bdd8edfed5e44af3ff7273a46a7b4fb7fe964_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66f9ceb6d26ed52405b9439606d49b9f8158c0d2b6b0eb715a22ae2c746defa9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4754971cc6f907064a799f4845fc9f949a3068a5b818b23eb292c8346f9f2f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:766ba5aefee0ade548842c06f8061fe8b849b76d16280e3c41225f21d2d0b6be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8730cb01fa2ea29046c200890d8cba4b0291d769db57875b93c8e7c1c68af3e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b2c1423302c27b56725d91ef0c9dc34903eecee9b0e8bf6761f179bfcc48cd32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ca6573030508bbfae251c27a292bd25384dbe3ce55cb58865fdad2fe460fb6e7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1aa25a4a4eef7443d6bdac8f5d159b41db9cab89f56d43d2d7a01a0bb7929da2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:30b84fb0b78767956548a81b10d276979967e99bd1dcaca2bf06f7a14967b86e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:98a70790286c97045f4ac1b5ec5de45ed043fcd0ccfbe96e6a93dbbf4ae0d96e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ae9f9c747fc7f26dc4fe31644db03b93c7de10384eae1dd40b40767c2e654667_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:115ad4f19e948ae0fe04b57c131a3ac8c261cdefe282374a667dea850e956500_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:15673b625efc49511ad48958f766aaff589c68c5880c95d7c6c89e5c9c9bce5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:78f92ad65baee06e314611b83e07e7a87dc4e3994ecb76b5b3b2a2039c1aa2b3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7f0ce0299f97924b4c3ebd129ebc0d9cda54b1126ec933fa33f20f438694a590_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6b4db8392b4fd5d49b177c707bed1048c6ccc7564f2dea39ebafe492807884df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7aecb1e4860f54933c9e911b415aa059ba3c7664c2309d406a56b305887ce6f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c662c420d15d0419d38af3038fc232990bc21299a9e56b26f4df6371d8022dd8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d7b45d95a2687972730a64bcad78fa793e4a244d5a034969889e4e5e5b319057_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:02ef6749721cec830957dec8da2d3fff2dc88a9bdadfee0f7e3177a27d265fe4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2fff2ecb2b19603744be8e2821f401a9e0234ce1b4ac15c27223c10e24ccc7b0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:62e44648b669cc51e9dcaeec49d2c5b880fb93c32c2bbc1f535904b40849ded2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c1ca8a203ab5c80f3d7b8fb9e026a46a75bfb0f5d6e4d5ea09dfb2a2db5c6a2c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:56f09c58109b0455903b4b1e938639c6c1a9491d4206a1e7b4515f89d5510a5c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9b5c3e0697d738fa6c1fe2c115d2133275ec3adfe2d412547535a605f30d0c00_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df2d7c18bdb6bf49c2f655b7dd70cd4739b2b9b4243fe2f136042b922a029e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2534343a990c27b8efc5d674b4b97b24acb00d781c75004adbce0c7e187ea742_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4f474f91da6fa969938f67a7b254f6e34e6ed2d8ca38e4de4d7c190328c65352_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e2b3a346ee194564f34a2db8ca14c08340b063c995936cd06787b248cea65622_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0cdf866394b6db732b741a22765a096f04feaa6d0237c1e54d310cfa645f2883_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bf09aede6dd816a7c1f6db9a73f25e3414e0f408e5744dc2f32dca5c73f06a74_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:db8ecd1162e094b6cb166b88dfa40258f31cdc4db3ca7f6a9b110893bc27d044_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:acff56a6371c4fd63e831ca8149d5dc5c2f66fcb9e5b6f2d81afbf225fc9cd2e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43bb0e2b7af46bbfeff6809f44f401007498cae3cbc04a9c4e8f8033f3142d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43d5f576d8c78508793fe745384e7c12b08d52a6757f2a60a4e416d2e1297cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6f5fd70511974d782b102cd378cb932ce27f58a18ab53599b570954c379b88ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:76698b01437d4d0a46f1bf3bbfca30ee2065a8684199caf406e0e7a027871741_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:acf2839dbc4ed85e957d4b975b0ef0c08cf06d42f75f11704e9cd54197548784_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c8a1a13f5a36513e22f8db1345386f1835eac5b7f809c6745fe43afe8372ed92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:22d7a0d9938f75746797f97424284f6e0aae7f853b392bdc87e183b5c834972d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7ede51978a537c20cf89f7e2c469034859ef89b1f34b3a8c89a727378746bd24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7fc7a7fbeef800bc1efebac7e1d9a3110ab4962405d181df23b01e0a9ead70b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e0f8524eead302224bec4bcb23caa0b587aaaf1582ba0e9e6ecc3e2e9755bc32_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1598a3a15eb623d10cc95a97996611c0949450cff57257b2d1851c8d83657a39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e97767977f70b4a53e7e898af37d51c1ed2a0c510fadc3180d3ed6675ea5fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:acbe9df84cedc53ddc968e5027c662badf18384a9f25ad78c914ec4eeac208f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d19ee5bb8b73f322b0bfdce50ffbc25cd89737b6d378499bece9be0dfed8a262_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a0d654463288adab9acd6dd6bc5e9bfc05b60081e77877e285b60738c4210077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f3a38302163122cb34702f23e88de2db5d44d70ca24526f4a73624cb091de243_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:348bfab8b43715c5b79610c50bd7a8c383bd7e0d404fe26ad3745d803fdaf339_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c4becd27abec4f1dd782dced2c91a832a731a71f37fe7a3b2d07135702e0d512_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b27cbc2a5d54ec8bbf744ee483f2cc81b9101900ec9e229d362a8169ee72b29b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dfaadc0fd73c36c83063ce6442a9f5e8c1346422f7bb10faa8d27617a0c6a710_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:57b58c92ff48ca5f8275bf41b1f1284b3f0ca881df22e355585ff7877b215198_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ab7d9c2e48415e4cd8a1584e942dd2bb98848aa657ee7293fadebbc6cf439c4e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:eecfaf9d138ce8a5618856ec98f2d2b41d2b025acac5852e81ba20aa7443bbf5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:08ea69707b4d728f1368947281cf3ec122d68713209cfcb0e91e5322bf1ada5b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:09862c60fc2dcb1fb0aef2776148ff46117460f2cd92e202c76c0d122453899e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:59a251157e8aa68bde3d1953a52c2e3d34faeb9088340c7f5f8e818e82acef7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9fc0a293a6420dae695cb7dc0ba7306805af3bf984be3e31ea585f373bbf2011_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:08bdf0bc7808dc10b3597b3e37fe97d768f0bdaa0b19dc8b6f565c15993372bb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0d1e25b874b260043556c33ed62a26ebd56bef929e3539fa86db96501a798b14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:32e253ee82038724e6455b3e80d1ea6b056c92c2053ebb22ce329ca5b7d5f03b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c478e1e2e08bb0b44d9bd3ff8054a12e7d98be7821045cbb218c62e1fb2cd8dd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:06eba656e1b664519f5e663e3ede831465f1635ecfb1d293c1b1b745d79b4158_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:19a89d0373af1265e09e12bd377e5bf631e5fb58c36b2f73b8ca86d186bb0840_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1d2da7acd64cc59f03f6a986306fc7d51a680a55b7f62e180e66c6cb3e213037_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7bc8808eec74ba5b0bb91d23e918401da8a4beda52fbe93975f4d7d190836aab_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b075e0d54437ff4323eea051e2347a71dc085464c2abbdcb4a85d55d9fb84e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2d19a6538ded95c21b22b0489b00aca53265ea73b4f5f7b91eda8f24fb39a12b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3c97585f4dd92f700fc44e21291f913aca946c75bd0124f832a6d8d1c5f3d5d7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a7b7e0019f78254b5afa024b7ff6c9dc0440e40d0f6fdb22e6ac86f261435915_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:344a60ac1e833a349a8f24f3db2859e9fd0f45dd562ca50478973868e3669451_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:693b81294308ff38490144fbb45de352926be577fde7668a60059f3e5be3b776_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0ad2b1b3b63a22d793a67a220550e7730d49193e36443b9783d045d0d628e986_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:624899ec57f3d7269da3b5acd20040fe1ea2c1bcc617910f7659cc3110548dda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7414f3068e135ba5f9e0796967297f66dd619122e426dd8355a7d21c88c3ac36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bf6ac903efe307b33a5d17a000c4dff28c5ac55f5ecde7d65a15025d291f9053_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:35396543cbd1ebea8e70f1beeb10b4fd87d9a42293b1464fc0442eeadc6c0e7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4bd4ba390e83fb3eff7d17281090981125e08ecb458969b5ac95da4342641e65_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:602dc9f92b7a8e84e6eb998191263d186d1d10d378eeef0845435715bee812dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:622a2e6ba66f1624454cf3ff9229ded9dbd06815ae6512f251836da18b545da2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:265112268f914a12e152e58a674116408253b120a35d5e696c2afd059b6fc015_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6e2c4811105f74a2200eb5c14cab29dc5735465f3ade08bd44378d1a3f3c6a16_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b4c1767d3b1d7d32b79c58d9894a85e4e897deaed7405281239058b204a5209f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:dcde633d96ae797962a3bec581ef3078a5142b3131595e0055031195b798bc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:47731f2034e86e1b86a86d1b9ab20e1b978f89baf270a567de3b6be17665dc6e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8b00cad2744076ce7186abb2304a0a1ac8bc84e92ce76c843fc19a3d5f79e049_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9edb1bba41b757bc30ccc0bd7d823f3574e21195a1a4075a31ae5bea6fcea516_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f3ad88ffd94f0fb2c825452841ee7c938d81a522d8e8fe09d224b42fea301d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:24830ccec39949668dc836f6532f2375d0b7ac23ef69c78315139c4e15af4088_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:67899e606e1ac40ded141b4360168959587a7f1385299f99ace9312016cb01da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:708686f865ce646ea8e6405db61f539773444e873f6101e733567cf8be40b1c8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7fd150db54f6ddac412e063be423bb17cf0dc8717df7fdc32fc52434cf7c866_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:10e2611fecd1ef8a770a366382bffcb32096b3a8b396d3c0f3a67c06a809e186_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8e26412eb9c4efddfb90bbc864e68aac6ce43541f5952250709e973c75cbe8b9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b6ef9bc4955ddfac9ab851f8956566b52a49526e6aded669271efb338603f3d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c084c44640f2949bf5fe89370cf105d8307ee1d2f9ec8b5bfbf7dc865fc45476_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:8268d0e76b556f2b0413ab6975f15aea685b140362bba5d245ecabf0668a41be_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:b1e1d2e8782377f73d8b9d458a7d433dc9395ec7fefd2e376a54a19779dd4ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:556d277848c695d76ab33ae109b99e0448bbd60262b39ae7f5cdb5c052252b3b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8107455fa57ff48346e4b056bac8f1d73071699505c62e3c4a6b63fda65d1301_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7c037c5134abbbe50088311f7765bf614fecdc7da0b58b3491ed0924a45cc1f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c848d97da53997ed67654ed4cd558961e4ced5fe80860831f6100f27bb97316c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f63f5c139dff756c4a36e8c8aa18aee4dfd74260ca90a6c9cd8c68b7a23f5330_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:18e2b009af42ae09190598403077f59ac14fff0083dbd0377b23dfe8bf90bf85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:23c4ce9a3efd2b7cfe52406aa0df67bd6b17e2ff2583980b24e5f71c4e69bdd2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:45faf0f08b479a7b6511703243cc6746129fbe639936f693e245688e33cda4f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5fddf39479d0594b6514b837da1e9fc7cf23aac4e092a43feec2dc738f3a36a2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:27662597b04f8a83ed40951fb3161755e565f4b45cb08160ad65495b1971b1b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:66548d316213a04bab082f88b71e84f26f93e3b861144b79ee2a1d6daf236e67_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:915f0ebb139d489bab32c418ed4708935e65cbb95321aeac9bd3dfccd682713a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fdf3b790c4ebbb4a049a452ee65a4f15de7c6b1fa06227dec1e0f44879d33d3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cbce9872ea22b8756670549f2844f8aa6a3323779774c4839a455e4f831eff31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:da8d61470c3c3120912a4c05fb149d404da73c1cc654faa36c5311b3ba47c554_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e33aa6dfd96a471d0676b033c4ab64f112e7a200b15c74051bbeffbf48e68eed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ecf24d093581fc39574dceec3d50efd4c3146cebf49bb7a5a450b3f8ce740551_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3dd9ca3b6c119ebeeb38e5529407f1889ce2c06c11f15bbdb38955caf2a3a44d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:53bb0329ee10d609d297ebe7327e9fc2db866a3d32b87ea4ae04fc46d9aea7b2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9bb57dbdb1f3e05d2e711c87f59f05c56aae4504a432a7bf69d0719b614f5ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bdbec412e541109c63c5f342be19fc88037c485b199856d55ef1798510ee4039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:332ed123500ea4dedb757d95f0111658b96faea8f8996fd74dc14e51e2ab9978_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78d21fcf562cac4d525153a03c574bb2a9ad71d50f955e263f06e2fb2b1daa08_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:907a8679fa95ea05ab7132e5953560b61c9ecfff5d0ceb4124cf8dde42530cd7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f7a732ad09341efece3af08500fd7c18d9b70e4e2e218afb2fabddab0145f393_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0958362f0fd9f365fe7c0553d468ca4b116c5b879c26b8035205fd95fbda79c4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2fe9e91baef7b27e2396be83a187282ed19482386413f82f8e00446044588132_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5bad53fe321f2d924f07f7cd8b6f19771631a3c75dc25df875d25cfeed6290ed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a42d5ec3c0b582a70bfb2297f3f7461f4b516aa28ea8a6c12c6bca2af51a9e7e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:64b0f83d2d4b40eeaa6784ed20019e2ae2c7fdef43c3ea9a49eb07a3ef27ddfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:744da89cf9a8ac399564877fe699525fdefd31d302b70bbf33d457361235ff26_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aedb8ec541683a33066c8e4393fdef2b2940879da38f06e37bc4aa247038081d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e5dc458e034b48610c05a65784b4ce8731709969a25867c1174beb7bef0d43e7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:10c59d23c3b20e640fa3decf0fff7db097b1da46b58058b1a9dc1284c8d5f1d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8946f0589388c5ac174374e2de1a4bae4d6134dacc7fef9a95bc54f41265ab9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9ac3b13d328bdca2a50d286adf9f32621a3a059f3dedbb0f3414bbce3b1d83ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c56dbbd0868f35b7376cf4208b10f1be543b5b8096ee30322b44d31d5887b784_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:104e230cfe12c0f6218d5a834c5e85d1c3f962c9f00dab941ef7f409243c94d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:56e6a16d77dc1cf0dd2bae15f9117faba1c88be9bffcb4113b29dcdc32bf3dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6014a9a744d98499f4e68c99a612229b148db39c40dfc0fc72a0b0fdbbe26626_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:92d6845bc5c65cdec3d0f59440500af1b60b070b415ecb6e3c5c276fbdb97f4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:86dfa215430ea4c2286a8e9e0921f3a4ca14fac70ae6f5ad4f66636fd5620e0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c20df9f23d90cb585878aeb06e921741267b98a7b078ba494f6dbcdde2156020_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c64396e8b58f76b4f416e1f76332c6a28f2ac866240a4a07541d6ef4b13801e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fce08887d2471192a8b68228f61636bcbe2a8b78885512d5ee24d55b10784df0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:42cf0a1f66357b0054b4932b2952489fcb46182e4ff04501ec3b8ec4fc86b5c5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4652118a90e9d0fa90010823fdbdbe1c49db2b208cfc948a835c7f2aedcaef14_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c827d0d949f005ac61c1c7d43ac27dcb842cfc2013e42b7a70a72d18a20ac45d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cd7eb7f4b822575925bfa223282946937c7dc5053fdaee9cbfbf8d0c2467e59d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7b4dde279a23d7f73becb18b204787bec7ca9bb85b0fcfef4a7323ef59dfe6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38bd513387b83d3388d063e797d347932a335306b9f65eb73b7fbfb478b95748_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:96674cceccce573229f82da92f10e3029a5af33b192ae9437214f50bbf9e2651_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b5b9452bcca062df5bfe00b913778e2c182a6c2edc8b649a62b0e927037d7eb0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:578f67e6b9aa327a20cfaf5912a5601489ca0653ad744109b08262fd31d27d68_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9b86e03cdeb0968ad70f6372630bc5e974ccf74a63666f1b4517347d5cf66e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c87e5142780624f7090c8a0dd9ce935b112b74c86b8f0a9f97779df293cdf94b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d6b881c99cea669ab664f41460b5910bbf8953e57dfafbdc5ef6b44d8b45dc39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fc58e1f537d1d1cfb376c8bb3a1390c008341212540fcd98a4a315509cd7e62a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:80ea2836ec34d2d2995c50a090e9a97623485c633c2cc39ed4fdce34c9f253dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18c5603f9bf889466977a8cbc1b1e785e9e93a76852434465848b00de85a3384_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:852a40e0bf7ba727a9a4f4e65d820184f69d3b6410afeaee5b7c25da9d6222f7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b0323e72aa737bbca1d743568e2388dc2f3763b7b23fda8b0c30c7da82361828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f7bc0d938292e36063c8dc51447fbb563f011991664d6d7352fd82b1f8729fdb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0c5ea8bdffff3d880526de9f5b4d553c2cbc0681dca2785b44a2d50534eaee14_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:25efef408a198ddf977595cd7864dc8c68b66b5210b01372ceb94f0bdf0eaf7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4af0d2d2ff92b30d0bfd1217791f796ab853a709d6724c1089d967cd8b2bdb35_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fb88da574373955332ee34a14390ec328a7ad6e62de8499ed52949656f6ff923_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23b511f2c7fe86c4f8afc509ed707d27a63ee6cf1fa3b74131489fdc7c668cd4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23e7ccb1befa2816e77abdef5eecd8212e56ae6d616f4003392935e7edf7ed93_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:25f015786ca305a2bd100695adef64936782586725477c67bc43a42402e9a4a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:513e02881726c145fdba109c6485c19dc6a25e1329e71e64da6a1ca55a9bbeb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:651e1f43c1483775c0d9ce67365db3d75021e67a3f4dc872071968538033458a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d565301af46c356a4fc80f36c7c8e958a19a4e36cd08abc84cc9a49d88433b18_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f382ef885d8be8e7007416722029689f2b8ec1fcff45f3f405f4dba5afde7d9d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:fcffc574841c7f5f5f06e41063c6e63dd8471259c8b6436210b1fa8f66bcd32b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:06b33e1160ffea1621b8b365682c8b33eb88e1d0af49f2badfa2f2cdc1858187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0adf9a1507c462323ef994cfb8e94a91e05a90834eeb818c6ff035a469308734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4dd70885b033339366a51b39e1a0dc9716bfcfe9b3072a9425f93318ee1868ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a675329ee42ea8e39cf56e29562e0c9d58345a468f895765b6000cb2e03c85f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:046f5864fb471f536e1d07ff4db875eea3323fdbec3c8467ffcbadaea4317e48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:338bc8f6c2bffd8382536c628e99388f1579df9a881c2ef5fde980be70652eb2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:613556b062cf0adc4f9826afca26ee52106805907c1c083580b0f7595fe35d22_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63b5335ff0b2e5ec2a748aad70cfb87a1e67400e8d4a58c4d21f4bbe0ab8fff5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:134163c4600edac7fd6cd32e6e489bfdd03a9e7b2554fb3cc43c696c18d1d6ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:646a707c50a3656bd6cec5b46960d4d27885135a1b2a4eac2f74fc8721723c3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4cd06cc8b51a11cdee4218deb90e612934506c100298dc2d95cb3961619a34a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c28197eb87571077a9c4d102a659e2ee3e9f4a96a2c65e32c2155aeba638d114_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:884468e937461054e4d0f6fbe428c0837c547fdfb77494fc4fd0d80c85ebc116_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a0ca6e2d795cf58e53f392ccf33ebe3a958164d7c807351976e7f34229585b4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c7c740ddb429a1e4c4b37a761d07a28b0a3c54b1a9d0a05d50f52c1046e67bd5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f1b0a334d0a34ac7df7177915c9d86925b1d09e2b7b73739e2e242b156043d00_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:21386a83ddd84b3cd3903be7cb72fcaa075258aefa6a8aed5f9db293cb813646_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8bc70bdd58177aaeceffe4a1ead8014949561a36f49e704edec1a87809a8e308_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b0124697d65e28f4068afe9969a3558ab5239b7b39b8a8e4d59179267cddec92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6929fc57fcf0e9c7d26b858afa505278f09fa81a854050194253e2b84fabb94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:04b8125efeb99b9283590730314e1792064cf887d124906b6b39c83925d97f4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b0534c781222f49ce04e95899cd3558bf62a74c7d5defce8ede815d7aa88aa67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3769775243694c05be0c6d52bee13877834b98e80a32162e3cc990386fe17cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ee66f64d8b3832cfa270298dc1257226c9abe618918de7283d7ea3acc7bfa058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:09e6525bcb52ecc92e628adb611938f208c09436c1cb787539df696bb7040e27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:48f82fb019f0083c414b895589183931f623d9c4f64a545be9460df83d8f23ca_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a2cec88104e0ac39cca06c351868da8ca42cea21014e276ef4c492603c90e6eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d5fe8fa8055701c1d85ff5cd062b28b808a791d658c1e6227cef379dc3706740_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:072e335f2ef540426bd02ab03df3017062cc713e9f15c7d131043c998f6bd8df_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:750327cb858a4bff3df278ebcab6a9c73b88a55729e8f54669155adad0f1c77c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a2762bde107a05ad6ee1b167c6ef7cfd32646b73209f3841ab1f2545f2f5cba8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d3ffde90e606b0344c39f8668dc629f919612cc5a3475e8fbd15aa1bb807a42f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:533703f83c1706641c5423dff8be080c70ba831a0904c4d08cb84247c768fd96_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c34e3b2772aa6329401c1dffa8316d3516368cfaa095a9cba95628bd9ad2a7d0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c3887c6c2d115b686a65205cbaa373882689899aca8cbe5125547db198c84c9a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc6a5e17268e07c6309afdc92acd2a31a8021e3ba9f5d0dbf514f3b9df09e01e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f9b11c33ecc1a60bf7e76277604027fad491a559a01ef6d81f2ff3e1b1630ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a23563b0a48ef83f83afb6b603c3c6e432613ac914f91cee12c45ce88e4568a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c905195d7c87506f478c79baa7af0242c05a53f424a5dde49e379c2a5456cd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f70c550c755645b78b3e7c01118b6a646b1a8bd283f0a9415857a8fad6d4dba5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0e7d60dd7a32d4dcf1b6554c4896f3e6710864a5df8a06a0ae3d7cd8c719a309_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5b2de9e018b94f9453f4ed479113464317121764c1551eb27cb249930b87ab3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:894978ef07143c0e17fd299e1cf3cf66bfd5d1d94c61bb98a196c22c8004252e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c05190f5e6e9886ce31dbb9c97e177dc69b257a009c08298d9964c824f769056_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:037f48344e06fbc216914705d9be8c9ae21a70069b3031ee4dbf07c34e8d054b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:46623fe33e5d8b6eb551a012f5b444849b335a5bbd1726c274c28b8491e955de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6140ab1bcfb22b2d92b8776e5458bf6e1d2d65753b16d4229d4b020c0b4a12f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aafd425c0dcdf391f811bf3aacad9828ca2d18d34201b6d954ca13c1b4043bc5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237d87f0080a039435915945a2405af205b4787a2d03d71ec801f5093e1cdec7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd9dfae5523167d30f125e3be00f666f3b98f3a63bfa55f9c79927123d13a65_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd9a7c1b3d8bcd779e02925e2bd9d79f0c3f839636cb5fc66181eaece5dead1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:ff78f8929c2a152f76ac995d4e9203c6844058b114cf1e2bfafe371f41f305e9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e4437f5baa2f1e07ed0c1a245af10cd3e9919a852eac7a22996a9b7ea51e65b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:666aaeff92117bf500aa2fd3cb6326d39e83da6f6d9d08b883aa0ff66d56fed5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:be357cbfda2ec9e821dca667511471a812cfc6ec8728b8dc9e345c5457b50b0f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:cdf3f134bac400823d74df622bc73368c849621e10ce6e2483a3d17346e9adc8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3172c4a59d36cfbe0567767264b230cb7b1bc355e8753cbf14da088987601d06_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8d38f1aeb56ffc54758fca6ab17a60e3bef145a3221728a56dc10a37e3dd7d4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ab60ac0729c4fe33c4a801982f9a632d7c9b5ecf991b7166b8a6642a621f9490_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c0cd58a244979e44f80ee6bb4f2f25bf4150f747b8db3b4f27b8e27b7b2657e9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5c312b21457753ed8c850d7fdade84bfc01ab2d0bcb3435e5a800ea1b57ce328_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:c01cbd659b1fcb8dba2716f35c5256e886d438bb3a456f2d2f8189cf7d7a3f79_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:114d2dbfa9f68214f2bf75daf889bd9dd8c678f6dfce6dfff9e13aed8f0ef66d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:853248c99686b92e8f03af1f7e03ab8de1a0410f1ffa973c61e9620c3c29ee3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:db82a9efe15ccfd1fc7462166a3dfb8e88ea845bbbcbd78125817ef606d7d4fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f3d43dcaf117d7d4b4ab4db76e4f16bba7384c2c0dde245b3e264d6957bd8f19_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:23ab98b2ad9e01cebf816c41ffcf05a0238c376e749891b69571d14e3254725a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ffc4e82b9d9ed4229d3a549e9beffda45d9bc9d56ebeccfd3b5802ccacf6d801_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:1a191eaf5b0d23e0374829048c516e743555781bae221c9bf2234de24fe8d29a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:3b7c80c9567f0a623c8b44c5bfecbea8997dc61896efb52370cf4f821eac2328_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:afa4fc3ab60c1c50f44c59e40f07fd06b52ddc65d3b87fb4bc9eb3e2d9a83aab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e8749dc60de7657ebf93e7226b47661b51d1daa4c5a4fecf336a17a0e0cf3c59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1c1c12ad472c45ae03529792013154098ce4780a0fde6dfcc8b15674518b64e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1e764b697a728e444ed6267e44dfbfe36f7763bca86cc8991c429e9be5f10027_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22e25afa4b71ce9f1e70697ec3f7d463b2c1352e327f6bb5d5769f6c421d978b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e8372947353c8a6e32dbce30650b91a1f09b20162fef90150a58f3d3764c0e86_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:34dd3f5cb10fc1aa35820805090b6c031a4b771931903936817a8afee2546782_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:751ddc2fe22c3928ae1e3137fd8b7741f4f671d5acc56467b05e3d9c892139f0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4f48095d3dbbf481a4f0044b496ade9fa59cdcd58f6aa9cbea97b3a77cfbb1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f2cc96d8b2c7942cce9c79607176938848aea0a330542f21c47b6bd8eeb4f29a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:10e051b10f8001bc4344d39d32a8d0c46dddb798f6ca025a6de0e78ba5b70b96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:33943aaf687567ae3ddb4339608e562f9f877f43d779f39820741e68f691b47c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7adc1f05bc8568cdb5f376950fc92b8ca886fdcf4554d7dd6815780118cc8153_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:8dacfd86daa69817ce35eb7ca51989f90f9aad12999f1c76e21a49ac036cc444_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:25daab414833b6f1f0f91b7a55935ed5cfd7aaad5d2f0eb8674a06a603187059_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5091fa31975c3af6c2389db26e31fad80220b0bab03d4b880270168a62105357_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5e8e1fe00bc512502b348f16a0352e50ac4a5b491b843f33c72fc765a48929ad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a2b9473de35e8194617769c2c1aaed3499d57a55110827f3f94f191ab02acdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:29835580dae34eaf6a13a4b2c706138f40adbacd67670f8d19cfb952e70593d6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:be7fb081fa52399f118c7393cf72159ef362cc1ed80792aa7fe9847b00cbfcdd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e865bad23956b605474eaa4c5e637a14e5453a53522b145138f216e4909b5348_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ff01b00b64a65dc45eac4e3a607e7bf70e41fe333044f357e436dfa0fc4abcd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:1f64e57709acc5ebc392907106819ad3f8896c436d1afacd30c6952c071c97be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:401edc06a2b99d0c1f9c0e6302291c78e35475003f74fcd9a487c091da70631c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:408bfcd24ecda598d5a71bf827a74c3e10d6d7748a9cb8007616c45e4d490275_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f626e4910ffc626acfbb1d2c1d0ce76564d139175ffd39e797a4b4c957c9a570_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:18064f2babbd41c755d29968a2d3f2bf5865a1d49f6bd9a37c527b754abf6273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4023611263777c3f71fd89b5072b36667dbfb91bd2fceee2923ca590d013defb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa7dae5d07b71b2e551c6d8b428f01265e171eb2bf6e10b3d68764fd9055d94_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:93addcca1cfdbdbcbaf0a01d5de2e63956d7ae5bb4616405c88132c3d416e5a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:40f34d8424475c6090d059ce4ec4f17394694939ae88bccd802007048d35f351_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:786e891282301405fd2ab537b4ab459cf984e50ae4384def434b47f28b6fe35b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c74e92a11425bf52a763fb17976e9efc97eb3e8f6d63f188a3019eb858481822_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d1d8e4246ccac8436bc696b9bbac8c102c26258e902f947c892c91084f7d41cf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:073a7ae3f6dee770aa3146ab25bf109c2ebefc561821e4f249a8fd952e401597_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a8a2e150b72f78f43e5f186eadd267ea49876a2e0579957414802b92700003ce_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:aa8d336c6822ed4dbb522ca8c46ba3e0e090563624353d2b1fac6dd55d00e445_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d464b4bd9d86b902c8836110faafe8c349da3bc03a7b352a2bd2f02e54069570_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:097e955c655e3dea8251b05c0f56a5cba51ef51c7e15b0812cc10f2a36a68eb1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6a447e5642af9c109fad7eb4201140d94eba9f743b6cbca3585e18624fe99d20_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:af05801e4082f887de2d89a685c2d13678d3ea7aefe1272ecad2085ef3d25b73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b888f5efba0ae2447c338beed49f3854460801ef19a0efed8ad22edf083391f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:016186005ba6bc28aaa6eb5e53440cb32db58fdad03c01cae007f13ca72b6bc2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:208c40ac2823a80f406d94cf41ca1cb5c7e96bd25d8ece7556608d717bef460e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:8af3cfc07d1611d6ea3459a77f0d3ccdae0d0b9867fda35bdefa0a940ca1296e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:be59287a152a193415847f19eb418698197e52c8bf1f74eb1162106404bb403c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b73ade6d149819e41a72599e2ea12b6a338d5ebd4d9e24e41178a1e2c31971f1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:c699affbdef36d64881653a63e0e8a5c10fd5dae0ef6dddb9bb7e50de29d8e8b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:368f61e0cd92fd849a673ec2ea2f51e7e6d7c12ee886676409369a580d0347e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:5ff7cea307bba36d569d6d66b4d3e116f52b69441cc071b830310d9f4134f02a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1cb922e93f21b2c055ecfdf002582ddc51c7199dbca1f34701aae9576d817c09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5b7609b2ec476d596f0ee4dedcc3579970fe5e5125c61a474536ed21c8c094b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9878e44273c6c014ad997855ba76572268b8f18709de8fbdcba5ccbd38f2a731_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c1bef96bc0b79e4462606d3e42ed71e4d37ef14d2bea928b592272a149db9d11_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2437833ae04941249ebb8b351a3f731ec04166d4fd8129e19d0717a2f651a234_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7033be83aeb0222e99fff2ed1436d9a9a61c9b616f6b0fa3c5352d8574bf5f04_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:707856466152b42f416d446cc45e45852fd3dc5d2e67c9c46aeb50c6d1baa9a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9705f3ca0e1fed96e556766c1d5b5e2047e4230ec3a3a57daeca21bfc152bfe7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:458c8d962d112078933a4279f40a568b4cac90843b236a2444932dd44fe5fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:7d6c779a0e71176bf7fa54cc557108b7d5961b61db85b5de24d077ed2a5892a7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9de43b02a4982a2073cb1b813b63dd85000c3153cd314603773907ef6ab62e30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a1bd55517958d9320e04f417ebcdae6ebd6b3fcc9d4cd683c54686c7660205df_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:11ba356bc22603fdc9da30ce02a56e0841715ffa1be1533e409f680525e35a95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313103a205fe81020b9acec854f03b3c35de728e2a8ee7f8b778eefcff1e9adc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:48ed707b531cc589ab67cc34196bd107b85250edf3619a3c348c45dfc6f535a4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7e689a159a17e702266acb3e5d7487f9ce17eed2c1f5166948103010747f2db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:24068dc6b55124cd76463fa0678843ff83f92b65fa43a53e360ec03c5fdc4fcd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4c58b309f4603e59b3a6e35c06e60c37631d07d0f07228bb757102f741b6edce_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:68f715655f2b9abb1f22a24c04794c2d05e3327d8125701c15329ecec2b670ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc454e0621f04eb9e2a384ecb30b7b863178447938f8024719a812712e4277f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2d3560ed1da1d414471efc17767847312a9537c40dbb327ab8951a393efe288b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:58bdfdb8d996abe6f35f177acb3d7e3c493e211090af8b30b6376601c57257c9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8eb98a0fd45c22a0aeb23f8c2558d37a1801b5afb2a2be36a9f64abf40f6a3dd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:97e599fbc19e379fb55e9181ccb16de1af1e101e6c10f872c35ff7a9082aa937_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:00c3fa5a11961ab40d820619e649974783d90c2ecf4da292ffe5caa6bcd1d7eb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15a421e4461be8683d967387b1224fcc0179d478f46618d03c0e7f1222ca4c69_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:663a50864f70ebf653e8ab5a167755ee632d58e199b81bcbbf0d43f01cad2ecd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dd4b72aaaf892109abb29961b61fb95c77ec0a7b09158d747c84116646c0005b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:085602599cae9eabcab557a60947d3f3abc272c51c3beae3ab9cecae3b71a3e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:fb83420683a5c649804f400ff80b041693872fa9ca1bd423184587e4c4e9f018_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7e57a906f55fdc4522dd130c76942999c5c28f469579dcdda2e78949a860b8f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a000a2a94ba6f3c2698171f1cbb4d6976fd241de64857aa74bc5783301ba5165_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:2593c53eeb484b020e297c286d13e17bdfb52253c06777a124b62eabdb9a1090_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6677aa15725f5cb40cb925224454bdf1ba07e37e1e0240b0dffd3499bafdcd27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:32bd53429d58f46521bb3b3da28dee2e9dfce9e41992d9e15483cb1da656f569_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b203e363150a6b9f1e3f12c4424af0a4fd7f3f5382bfafdedd041789c7fb5e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d271c473cfc854b34d17114967f659b0ba86a36f408696f348463e106930d657_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ef6f8a6c1a8e13578d16585d0bcefe15ef7a246f779e2aab32965e5d7016af39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:389bffb7286fda26e7f9d583a982f673c7487e4b152d0f1449fa0cc5956f0850_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6c6bc1dd1345fb7f5ba86cf728189fe3c576fe25d2b3e2caa6b3436e2c6a42c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:750d110adf37079c83b02b85f49fc612c9ba646ef5ad341b9a43c3c76c084e5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d097d858dfa7eb705412902a77e8750fd7fd883c8c83e6732e102d6751f275f1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1b7eab16cec06f09c6d29dc328c723e63c410e101f2338efd38c266ead5a661f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:afde633bf2b45cc358137c70b17b5275adf59c0e71317b5d40de66fe40155c59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f117e6c476d1e70d006f3a32f70c6e8dde636d40ecf6b350348315bc30feaa9c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f7b7e43467fb98d34680f471b5f99b52417deb826624a17dcd957268bf19eadb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_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-11T04:54:31+00:00",
"details": "For OpenShift Container Platform 4.20 see 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.20/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:5e2fb7977a82237e497443e2bb53fd1c196e083fc5095294699399b61ce02746\n\n (For s390x architecture)\n The image digest is sha256:dfc309cca8f14d497793502deace618448e55a97686b49793034a16e014a5843\n\n (For ppc64le architecture)\n The image digest is sha256:097c91d50e665781b82929c57911fff13b453d1ef3ee1759d84a0ce88da8e03b\n\n (For aarch64 architecture)\n The image digest is sha256:665bd6fff9282786782e17b6b70520e798087d06eaa840e0bb37e2ed3a9ac59e\n\nAll OpenShift Container Platform 4.20 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.20/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:53b47cc5cad449bb388468486726593c6f5f0a20e23b035c2bdbe283d77fdc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5e268fb9530fc6ea702bfe64e5ad3864f40d9c0e3beeb2581fe2a8229e191336_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9414bd27ae196de5d952d6689530d09632bc529ea73e29ab09a2a9e8aaed601e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b1ca3d740fe69d29817827b9b5475172b8cfe21546b59c99c82cb1c61d19844f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:879e40240f8a9e6f323bf40d226586f5ecfdb91bfdeb0a2126dfaa67c3e3fd85_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9b4085029ca2e11663e7adfeee36a9f5783ce7106521fe02a99132be4bf4d9a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:acbd8e36fbcccc23f3fbc2013321c793d724592e637988ddc1b0d81b0a538ffd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f51d6640749d0b80892428c7eb2b54e1e75fc69311ce456c425afac40caec745_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2e7fcd6eaae5d8e35155b811ad6fe4cc9934b31a0076e80df6d409b11ca8d226_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:828ac94fecfe5b6e8263621a62187f070f9e3cf2668d24f00620ca47b29c37c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b152b96f3e1c5e6ea18ee532c4f747ac0e0bcf082c1bc0fd8ba60aaf7d914ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c5f8bb01174a32ba07070a5488b2fb27ca7820508491914337a6433d4766f039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e024a95761866be7a23ddcd5fd0dbbabbda249218d36ba9cf51d561575009fd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:4a5cb39ccce3520bbbd2bb98b84df278724e9084cf7abe9f100963b05f6a51a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7b3dac83c616876919f2bed7ef7318dce0f20bd12bcb6cf754814233f19710e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b466e339cfa61e214e09f1b47171616d59dc1748b8e02a096d74d0975b955c5a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1675f4cf4337e6ee6f4b0506017f95e48775b58ae80b02f24d2d6cf4b24e0897_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7b91722c7e9d1fda1994adeb21ebd50726d916378b50b942cd2a6bb636d98a4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4f190f8c7699860fef711a4ea52e922d840b0ae7f7b99f431d29be088e16b12_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c72327fe63c1e302e35dbb0fdf46787529e6583c544a20c0c7507fec8a9916f9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:148d1267925de54e2ff67cc04f7e1eea48e4812881eb13a6d4ac84fc9edf3960_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4728a45a6f0d6184637de454fa23aa87fdab1ad388c0f82dc97a63780d848148_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7ed045e8c4ffd8421d54d6a4ff9ee3b8af00169d184f39fafdcbe689429e9a94_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ee8ef9b71b81d64e1c95c28aa12093098c55dbb4a970f16237aee5cfa1f1756d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:377373ba5a37f2fc8fa27875afb5ab500820c68e660b1cab11cb52ad14541577_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6d8b5a059175e2260a85f40a098c25c61608feb4d59880c2eed941bcc3fdc6db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:82a2a3cc00c616964a3c24cf1095a005e4e573cb79c345e9004dbcd35e180c10_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecebe8f91837ebe91c2f9c159b54f6fea43fd7d750929e2a5b08fd1aee688582_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:1256eb041e3f4703292fda7d334bdab8ad59e6ded330b2480f0e450aee1b141d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:78083b25b57df22ae9e0eb27d3edd7c3e73de676f3dfabd4c419b37aa9c027a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b8ef42ea1815cde45206e98b2b0fc70ca55549df44d7ae7470b37567c30ff5d6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d61acb82a53a3e4b0d1d2fb09e94d34d9a990e43f09aac31f335f970a29ca82f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5855659dd086fe497b927919984f9ebbf9e5ab0a110ecc3d761efc6d44846245_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a19a3f623da8d80725954f6cd9aa9717b62c8fca465f242db675b28911906499_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a5328b6e7d62edfebe695362a4532572c99f79cde855f0ad0f46394d93d9cfda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:b49d1a3d8141b1b16c0dee745ab5a0109bff96fb8103ea911db8efd49ae1f1de_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0783c5a17f3458d7e3f59952ff01dfdcfe8510048fb41f8603e73f374c1fb49c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1f3a254a7c44483a9503e70e4abcb579081c62d5cd37ff435be44a215f7843ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:e113ec3685f8d055c89e11b0ac8acc806b4aed59f19ae0eb4e7d896d4276a4c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f9fb910e3a55c4023201befe8e29197f3a60b3c62b7814903bcef5554b939857_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:17546c1840d65f2ee98ac183705e6956f4131d3ff32cde615728f9f25882b603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3c928586ae0b46feacd6570dee3ec49a5a204227e113432194bc353f6014dcbc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:562eced3b90258a09cbab4518332ad36f9526532f2228da862d50b3076aa31d7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c925e942321c121dd314b39f7254913e71992d8414b5c778163855764269fc8e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:8ad05e7041a80ac61df181098b00784912670e01ec166bac6c504460828eba6a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9b357c6d30157c7dad00894e9f8f724d8be110d9658813fd61699714b7a48c4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9cf1116ad028c8b358eb013d9751aec24eda566a74325123ce18c10bade1e13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:bc49f21e2c4be0b4ca0c199a25f90548d7ab8f16e3d78ff4adecbde6052262be_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1d8c51ba4344673c2f0c4b023d72b683b2c3a26cbfe64798414c5d4e05005ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6e32a82da78fd60e74c129296bd390de402cd7a22a0f1ddbcfb9d3dec7ac1c5b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:aaab47f78d572983b4e8e8395c8c3d53d05c3317aea16c011032b2fd4f438fb9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d2d38a98fc09052bc5fe169321a534006a2ff8605d2314d04eee39e2492104b9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0615ec5b92ee4b3a4e28531f41a21b9a99a64f6972c76c66de90ea13875ddb5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46aea21f727db784382ab4a0329437fe9e1f4556c0cf7d0e3a6d904e4e3ef412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:62ca47a44b86ae7bde47e145474a0b61dacb1f6b503ea63475d7c090ff2b5db0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:97d075f6a0c08361b3f207632d98bdf276a9eb0ec0e79d54ed13550edee42c38_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70e3b704d6af11d99287446717854c466f188db69fc622be08fdd7a8266a1391_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:784d025249cf0f4921d34ffd4387ad7fef62292e8df8e303213514bbd5a3b1e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9e3be6f0d660b4809221fe1b2d6f51206b4ed40db4122eb2a55f23e0be4bf3d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d3fe7d8d1fbacc9832ebf90ed7548a6b2cb283f8a98a6ca73b324e427b5d69d7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:9b772451057fbf63e5173aecb056db601413f419ed9fd98d7ef3b08dfcd79e11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:bf155cef265c06b90ddabf0b4e5eac5395f4cbf9165c87e3183746ebade36b99_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:d73481ff034289f9f1cc811bb66ecb9a254de0044aee18755034c10410478f2e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e26d8456983b600e7248b5741030a68531e5d0f45666e6e3ae02ffc55ed0f906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1e21d1b03c1d8d6d2d5c3d2fd2bc68f06cf4ba6339390b49ee94980e66faa3e6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:85b66f1e1b6ca493592c62215cf8e94d29d6f1bcb68c146a7466133f661cff9c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a9e900b764acc0925e6c381fe09ab5c59bf8085ee5cb21b9bf87ba08fff95c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d4f70164ddbe9c49e57f079bc5f7f0881fce0f8a074b5a948ecd338a308638da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8445b586683b90ca3f69f83b881cdd46c78198a7b021b0499f3f5de367ae27e1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aa0f445083b105af4fc1cad85682c286dc1764c2810634c4266942677125412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f1ab95b9af24529b03e73d6d3cc3e010c53eeb72f7cd441160982e7a3f40edba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f4f78fda0baa299dcf7ac093ca782970074760999f96fcea9d170c9cd35455ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2ad3be815abfa60205bc0de77557f8bfc6ee8b80e3d25ee9cd1088a5e3f6bf8d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3242a9336b5a940e9a88b988d1780e8dd6fbe7055ff647d07a7885a3c272619e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d9c7a9bf4ff66ed09b758109eaa9002242e4eb9604f5c0fd964b4087a609d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d84b76fbb614c30c67c88d6bea9ac818854f6f9aa3ab2ae8bc3be266c0901400_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:45c02eac036665c9f003f0383f1503503580cdd5461f6de4bcb0b88edd8c77ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a0514e0c9580b85e61b553b971d8d3a65f3cac4040ad6d74a3337db46d840feb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a2f51cce516f6300e1724389a99afc1e5b00096d5d8b0c05c302d9ef483c166c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f7caf5c32326c741206573aaecf5fdfc4948062d840dd2beb7b7b1016d24e697_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:4bac5520ec58aac65a508a746976667acbb6132ebfe6aacb2f8136f3198aa35b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:019951ef27fb8d5ea4878b8f22bb0d0d1f357aac25b8998c743980377fe03563_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18b5b21ee15093503e1e3d2f6446ef3f5ffdca30bb50cc9f67dc7596930cb449_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86362580db907ab09ca1f54b284fea5cf787ddb5c1e99674f6ebf28a3990cccd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9ca06bbe2df39add7d22b660a5408b54b974ded86faf7ec9d0985acf0d4e9f32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3322914e1219da147d36aee3121d4d4b42bb619419535942aa9108f6918d8e3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3d444da8f07a9e605b799ae9e3154c7a8681da7824f959e2b5b2423b80c39bdf_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b87501819460dc6ba4bed05a65311592e85ef392a36e9296eeb11fcec26be8b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e45d8e82a1654526fc4562335cad427c7c3aa4dd01215e9754a34be8b9e64f5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:946fbedc73895ef344552e10628d3fa305bb50a0329614ced5b200fc1b4d2dfd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e4f534afec621975ef7b2389f239bc672eae0bc342fee2fbe9560e20e892e3c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:010e0f69ac3dec9157af776acd4f91d29641c2550466f6ec26ba31743373233f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:87371170c06f7ff9245e5c8f2a0884e969d6d8941d555338ef28ba63be405728_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:2c913cd14b852ece07e98db33327a22a4ea3451d241d37027bb51f595f93b0e3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:952b83652c4613ee04ecf5c6cfa6961fd66fc865c84c99bff4f879512820bb60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4cc93202ab581798ff4e06e177ce24b8e880ce650b45a135569c1257656c2b24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b877e2430ca1ef3b575577dbe08d3b13fe1274c1bb20e065421cae418a6374a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3701c8556b2ec7a09dab7e672729dc6057919b905eeeaba9e09ab38e3074ebb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:faa21d468371967ce9e5b262111cbdfe69ba6a8821b659806718866b3a640490_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f6d80e175d9165dd41da793921d5d6f69cf536c5d16e745b445979b0282045c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:42f5aeee6f2524bc1f0db71092fccd1260d20d0b94531f88ee037921bedc8408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:182402ad5468234dca690272044b015d0545229ebd84e85834f57c767eb96d84_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3e3f7e476df2c2b27a8c3a17ca83a98224c8db8952ef6b2117816bc81c9c74ae_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:96a17f8d79e9f8acfb86e3d54687da1c0564e98a9cc7d830b770db24edf9a96f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e244c83b21c68b755d7e0eaaf476a1ae451f3368918b80b19546fe01a9a4a9a2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:017f982fb763a0eea61580758d4f69ec14bb78e5b5d107503276683336f9983c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:677e81f4f2e77f2b8bd354cdb4ebc99e5701151926dfa36ca1a3458607d395ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0e9fe96d6b1ef18e0fb3ed4751d8809e0fcddada5387ef81e2801ed4036d54d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:13feaae13069cd9a08e285e2d077b96bc75cffeeda2e3b665443c022750d68da_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:105a07e6bc8acd530a8ae3097846789dbcd2c7a2f1f984805c5bb3b7449b1d05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3e0bff5d178668f001f74c4d30482753f481f257db49ad6fd2ff56439d95079f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5f9c581120873f1a012c29ac00721b6fd834c9378cd64f1d8e243da36755cef3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:84ed295a1fd729c6bfd8250116d752b4c3ad66c7bc01ca44408e7cb8a115b5e0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:2c0d1db3e0f37f09115d3f1af5ace12911311f70f4ceb574025fb1ed9552575a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:c69da4b39cf7ba1018b91423ce0282df124d606d2e5162bc8e3e2251b832cf91_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0099c7b040ac7e6ba7e91ec4ef2250bea6ac10472901aadee07686c63faadc92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5b132b86c1b14a775ee77dafa3a72eb723358cbce6e710e44d279c8050c4261b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5ee7943edd42760625d7b8f3f97dc0da4aa620b53ed3ca6b666e3b7a801027b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:906f97849e8063fbfe02bd7e2f951d4fc848c2d8cdbff947d40be50fd6f995fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:69827e616ea617867837723347dd6fe36cc85f43703b4e37b335d79fb3f87d6a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:703e8d44a7d59181d0a36a886ef570c5b838268acebd0b32d5208169770b6ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c092893fdbee22f0fe4a2a25aa458bc1dde8c52367efbaabc1155bf5a578cd51_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d6ab422fea2e5e0782be99e3a275eee5ff665baf8e7310a601d42ba2f5f39608_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:39071a963cda210a344f5d4255c5c5276d539e4bb661e21b49be11923b54e020_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3f9ca2d789b60a51018e0242a01390e1d4b569df21769682292d3b483954aa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c7ec38c4ef21e65139166bde80aa73a36b432889b6855d63b1892efc0ddf58e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:bba88a8f8b41c76aeddd25012b4dcb14da6d896763ba6a003ca824260b8c24e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69dfa976e259586decfc0635dc49fd656e878b513783579bcc2a5e456df100b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:86b4bd7254cd92f2632d90357ed08404521d89ffdd70a21cbf130f652f71c1de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8ceb3fd7e1d7d6bbdfeed53a97accf43b3981d5e101746e891a804ef8903fee4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e4f81394f77f17552bbde8d5682449216bf676b181df4a25ec1c6c38cb3bad82_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:425a3e4c2774dd14e2d4baf3bc6f9b1bc6fbcc41faa0ed55431fef26cc5db7ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5e27fe06737a254ee3fb2bb5ba38ebc79e2989487de9536b01b6a1d49488ac17_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6b64ed15c154b927714b840036c16293f4fe924aceb5624fc04d30e478d4673_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c797b64090712c154c848215b1bee933946c019c33fc9b08d00532d611f4d27c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1ab33f9ad593ee146550951038b289973cb1b80e15fa146ab20e823c89f64616_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cce4806b40fd1f040da28b0a76e8f7edb45e5e3b68fcdbd1ffec407f8b5d40a4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e237d756150f298076ccbd616c137d0439c8f59c9e9ca44cfc4cb04178b7a3d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f547caefe7cbbfa9c958fe940eaf72b2b08a460a3b401d1b059c3f097f2b7435_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:0b96283c10f51d6e8a5d00acfdd9535804d0ffe7c4c58c037af6d44ac3a85bd9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8eeb12229d09c020f7f71cc996853eb47ea1311b8426eb7fc6f28652766ded15_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:9d07f82ed2b467215c084754ef1fdb349536bbe0e3c83e3d48a2ab7a97b7f355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d36f927b9c24b3647fe58e5b3579a6bcb2b0b50322db690d885572e0d8492ef9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:317c932c74d67e596b97de943694f9561e85be9d8ca3c883865692ed47389eda_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3dcb7ecb5da7d94ddd370e48cea9fb1ee1314e84874ae192b8aa01a834a3238_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3fe06959d74f9c3aaa9fb9a90b3f33d331347e96cc4f67741f7d6ac6daf8254_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d69d1884d60a78838900fb8ac8aa010ffe8a9814bd05c5fd23640ffb2fe62078_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:30dd2fc299876aef6342316851b8baa68f2b404741f7eddf920818e2036b0828_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:47e721205ff64d2cd94f17a704c315ab4f48601dc446c6fdbf6d0651af0e282f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a42c0b3dff389161ee931de7d2f78272c1576632a357d7e4de3a8ad8e18cc2eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:be883bf81f21e85657ac114397f1a226803a5a0c50146d11ca24f5d0e61bd252_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:95a1813fdfba31007b44fc7d0fce109279f775f6bcf1fe7b7b319f642e614d0a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b624d5a16de8051a33eab593d57f378de36877d7db083144f88899929bf1c0a8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bc7bedd2a60a0f3d862de0644e511d6f330b72a6d12efbdd150dc9b50679112e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e8bbd18a1d2d8a8eed42cc86d19a260f2bbe9379e35257c33cdb70980cbfa5f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:03bfe65de545d250da52cd40db72e8b5346f149e8126509801be86b5f39fc3d5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9e8b46869a8d0cec254539d703e5da848364401fa9c203f0561cb0e5f7aa00c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b7c5a30160b834ce2256aeeee9a36a8655e305018d0647fb663106ec7e3d102d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dd5537f856bf3d86da38de94c7ee6fb9851b262515a4efee6aa1230924755721_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:37bc380d77c7db30a206baa5cec23341064ee370eb5ee0aa5bacf682dd67024e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5db690533cf26e8bffc456e69dc1e0d2f9554f6770c5ac75ea9eb345e1c101e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f7913b9b8f0aafcdc0c0b07ed43f86bb58d6da84ef92f950979eca15fc1a7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:876435e0b14447e833a4e9a0dbed2227bded7d857230557a101c36b47a105921_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4a7dcf77112dde43e0944ba53bfcc3eb802dea755c9610f86b4465b22d355856_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4b3de326992186eeb6206638396c348ef5b4d2c4597eb40e5f5b140f6efb0abe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:779674ddd263854aa364bbdfeb92865821613d6da30a0d3b503ceadaea48cffa_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d3a37f7d09a85c9eff1323c920a9a2f471908e90b7a1621155bed93048c81320_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3806c5c7dc711a3d63a26b60c8c257a1ed87dfaa3e628629af4ccf06325f6ccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:52680ac76f439d5334bb257ac7deb433ccfa6cd824dc2d9e67abf6ec970ec7c1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:65c1a312a57a482045f442861f6a64605d64994304b07567af0c69eb4b205bcc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:76901d5214dc2c2040d44d1c46ace24f403f95a92b825176c00ea29d7ba2ddc0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0f12505d607e05431b905de5ce0c31984ed4ef4dbc7f027eeb019dd0747005d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5383f749ae80a70b6bac223d5c3ce9b70d58de06c031a57b02ea5510f4cf2e31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:76e1151f0d25719c5257e106bff680514e740983333de92097d55f071189ed18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d072c04ce9f1777925bb8df07925652b0f8e684ce2e010adc6fb2c7953eb66a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:786c62c9eab9cb68788ddef5dee8ecd74e03a1197293a3047adacd489e034dda_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9fb2cde680dd3f850c23ee7abec1a4dc8fe0d5b3f2a1c80ad6c8ad7a62b53f4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aef7c437611ed1adcba12e9875f3fb2f094d5116d5a0449066b48f25131faea4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c01ca8b3c84e8ba98e35d0cf0a659e76bec4189a198f82975e6db25ceb336b9b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:41452719dd766d6229b9d1d808b89825b1e7e0aaf8ab8e70c0aecb1b5eb30edf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:9969b96f421a3e9d27a495bf1eff33dba8ae2c12c0cdd33895b6190a4f75e000_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:99e65563c13b1a6d3e64f79ab6491b21106b3d46ef75ade4829c33cb97100ae1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cceff5ba4ce63edf605c087cba759e8dcc40c2abec0534ec856e760f1956a85a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:14ba0bea138b281bee5db9094dd7dcd1fc36c4712198f408c8811a7522bb877f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:416fe4e736d5f3e3b0e4668fd2f092ae855a4073d18a064bdcca73ff5450b77d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9039143f009152a4b6040c8251f3444fd1daee5ecc76eccc98818d9a430a1bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bfc08679165fb0a4c17c4002ed676f7e6fb0571ac72ceae8a1933436753fdc73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6f698b3a95ee24a6c821c9ebf30a610510a639c6d3c56d4399fc45d34179dffc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c44d52cbc06cd3702b2ad8d963f15dbcaf0fa5ad86a800b9852c4f062fc10a76_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef54b7c8c1f96edbed0f3c449b57c6869ea4c33d97f883ab697f53f7d923f5c6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fe664cfc24f79a569d7c01a226ffd13bc91fe1aaf3b3c096dd8ae3d561670d07_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0edca20347f1e9c88542925020f52759547e2af94b54882e739d6c7fdc7150c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8d99a2cdff81f2c41a6b38c625f7fc6f824eb3c3b443221039367b790d8e2a72_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9da0116d6b0b4f33ca7ccfc26658ec79c8a4ba17f8a63d0bd399ec26808382fd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e5106bb4c8de0ef6b9f177e58366395c5bdb3bde226d25a7667ac54ebf952d6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:226cc05403576fbcc6d40b001ea969402a5e98cefd9444329396de56ab21c36a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:850062314bc77b0442b9f4bf463db06aa716f62437b5c9d15b678eaeab9f2eb8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:b08df82541f0a9078c8ba31db67897137a2f71fdc9fd0a79e5230ce16b3e9735_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d8547d72a4b791ad7435ccf3883c427db9f6592f9add54cdecd0b46f2b55be60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:25db07689f639f79919d6f028a10375fb9b68abfd9cf55829333d0360a7acf99_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7e6de11065df1e2acd959d9bcdfdecd4832e27ca92e291c8b5128a7c44c0d8f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:96aab15a47ed8722406eab6ee2933a1c842a29a49c2ebddb60e102d610c092e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a415eb2cf567e2b9f02fcaac05b2c6dd11625cc3120e3a494d8690dfe2a413ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:048eb32db3c8e83767639d6ed9c7e07406348b309dad16fa8e0afb61a65cf87f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:138478cbb17db8b8cbd6574d38cb1c1a4f72bd8d319fe2eb02954076febc903c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ef6c3a619bfb3bfbaf9be20fdff6148d1af0701d4ab13a047867f734859ffe1a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f90a83b839dcd68d04ffee8569e4ffe1bcc695d192c9026ecfcef9d52428e4fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0c2af2e992c5b0ae60cf87b496f8c6b5b3f736ef7576ccf6f03d37e3a2d9cab1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1217c6f9b998c01c7a6c283f035f11692d6393596194e338578919d8809ac2d1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2bb41b270973bd2db4b6ded25357ad5b4113e03a64a5f55bab27e6723902a79b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3fac63d925327ae02db3c5afb3e0a98ea12feb309e113abed5db353faf4ba7c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:18f4a3cf19874d5b1696baa731b7b2207db1c52e014d99b42a17a7d1125e05de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9e25ecabfe5600eb15916f819b853e7d6a445cb61bf5a2fc9396af787213905b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:da51fa3afa3d7cad2088b785407b6ae2d73640550410ed375254c3ef948befba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:faa48301669a5fbfe6f8cbdf221e964c349956b51d95fab8bceafe9011f5964e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:73057cabcfb42e5b5d0f8177b08e6b2eae217b99618d980b8217399c2978aeed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9ffcf3713cd336d9fc552be6b05f138b9d16f225e58ad42d7a96c3eb3cf154b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7e1b5dd5ed0d13ada6bdbb9adb924cb985be96f4345e2d8b14881a5d55469f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:aae9deacd010205f4a5f4ed0bbb3408ab493972ed4acc5ad296a81f0099c3ef6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:19e833e3b514dd6fd339e0c00f8dbd6c45fb7ca16b9cd291d50ab05adcb6b1bf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:67df479466b162b90afb4d17a6ba5d3d51cec078adafceb0a406dad55173371d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b580c79b9edff4d51d5317ff1e1dcd4bc193b439c268bb5c084019c1ea3fddf4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b63a4eb2eec521dadca336416406b595e0db02b853e233e3c80ca454e1153b28_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2fbd7baee98c89f59a87d541fd4f7b2e14eb88645b53fefa7b44fcd86e3e1eff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:576cacb6ba6d2aa3882a295f1774428a945e7b1c967830633293ce04bce08571_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b41266b3bbbb3ea638466d14a35aeefee8acda9a0d2157066cbecaebdb751d4a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f162f5f3a38b4b1b1f71db3e1301de7c60baa3ce9a4e8e5bd66227795d366b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:11718e3d6ada33abc0530890da159ac99e8f63b03266eafef8819c48c92aaf51_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:1657eeeab10652e30e60633e4fe5f50f278236a2814c6a53bad9effbb98d06dc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d4022142d133560c79c30090a045441bd90271ec8de528d2bcb4590d96ad1e98_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fada881117627ed34c8001afc157a42f6cf0efe3e4dda2b73ff8d665c2f8a878_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:00d0abda324914e5599f289c37325f387404ad48793b6db32b3da0486af18cb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:07558b4306c0d5dd18145b65758bf02d8f451462b28188e336f1dea1091eab24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37287b7720a8d5951fdf6f92b59a5b25a21a7748b93bffe6a4686fe377e80a1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bdf5c2bae7d4516fed258e2bda5cb9162bf42112dbfe8399c2a5f4596ac67bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:3e8f19f8602c6b0bfcce59dc51858195d4c10fc53a652c6e49be3fbac0bf1338_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a5a69b772a5f1cb9affeb3c4ec5f050949b95b02f55eccc8e5897d5e392329c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:87adef1f28c02c387f795e0eb47fc925eef6013aa0116e5fcda016407e4d81cd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a973533a2ecfa414c1f95c4d8ffdbe85f18969a740c19d3b8c4d2096f17a94bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12f1e84fdd0ca084e018f3f9ca550bfe183412dfe42fc9ccb356238ddc572a2a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1d516d0e3b8128ab9994d2a7df68251a87e0bef013a6bc7040d519ab68ca8b37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:58a646461aaea1fc7522e11a0a4acc5ca784923581a2d15cd36319cc1d59d210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c399c4381724fe755e5b7cf87e011eaa542a86928fb9cdef4de244cc57c192ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bb706db0ff9b591f189d089a9e5bd5bcdf5371b312529ebede24329a82e9806_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b9784c555f0088c201e5eb269b18dfd3212c727cb202250f18139fe7ee22e6fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c6e9100f0b6420f2ac9f68bac1e19ea5a813b58064d54610cf77f86fcc1410c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:df01b29e279c5fef750737c48041bfb4ef531599fa6ce556987ecdfbf8eb6767_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:443c8d763eb16ce12ad7660e36db67f1f5cb2970cfe0c8ccb922d4697f9e4da5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4e708aba93aa644457fa3aa047fafcea0b504cee71724917f497fb4f0ad59210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aad14619136317ec49570c1059d59036fc36ed2e6df996918f2741a7c1ec90a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b3989b5959fb58d543612b9da4dad6797fe62677fd148ca59ba77c4ae4c9e17a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:00f150e9a977b547e1511fbd0972027a01bdf4852bfaa5b7c21a01f1bb9cdc76_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:254799c9323f6f753924c1b739f189f5daf7287cca9e469f169bf5b145dac19e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:45f94d3ae86090cf4ba0791b9102e9b118e0e9a28d3901611051c9eed86178b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9553e2fcfca8cc369f512d405c92c35cd79a0d5ecded5bc11be78febf0efc8e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:593d8b13bc16136998a2d109162e54046a08ceeda2a74d1e6d9b2d220a772f8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ad0b598016cb0aba3335d6d9bb01a2767fc3032baf24a2f8a2d857651a38222c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b5ad73901c7036206068e9a24d71cc3bcfa88207a59ec10521f1581d784debbd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c2b60ac1878d974e0608955a1c6c104bfb840853fe10a6bb6c971951042dd0f2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:182e148ddb5ae83c7540564f0975f28c17fd859912bedd6392231fee95060d69_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f766d291114a36f9233b68fb3a1bbebe65867c37189243df0c779e3dce7f509_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a48cb051fb2a8e5c70715093012f18b65d9bbdf7a4346b1cb828f2592975050b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b605723a4087f4555d491389cf5bf15711cbc1b1da84cdb268d4fcc5c87683df_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2e976d4a7016dc2a541098fce90353d3bb922943373c8b820e5c95893ef739f8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:68fcad612630ef316bc5f86ec98f828dfdb928a236e551a4c8dbf8f919f4cd98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e44082e909372715fb8612484c5fe0ad82699620fa530e75f10d41396ef6d63_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a949ed5a2a43edde8fd2abcf0f91c4ba4cff7dcbbf131a2ee579d1256ea628a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e7ca33f11829a834febec5a1dbe0f267b53fcde66dda9128eab3df006d2d7e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cd72d535761b16f14b149a155a1a0f4f0dfb0bde6e5146101914521ea1e2a365_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d91fdcc0e8bbd15d091c316a5bfeb683a7e9982ddf474724f49acedac349c48b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f85e6be61cb6c744900578d654909ceaff76eb98df36564bae2e57a3a4bcee05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:183bdbb02b5bcfe7bbe4fee5d0fe520c986a5244f02cc896762d36710498c18c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:19fd07362ecf5282edf9086f840bb9e1dc3c6da56bb8ac3156ad05ec54be9408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b679f580e43660d36492cb57d275f6cd2cfce6d7c1d872d871ce7ddd9364dc72_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:dfb848cb68bea17a789a807b5edadba37a02947c506b8fa58d8b6376cfd3fe48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:4982e0c65a5469001613886115ddfaba5e2bedf6c1f9c2dd538a73646c190b00_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:89c7b0e5f1c0f13effd3888be07da4acdce02eb54fd4a214fc8a3f9c204d82b4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c04482437d736cfbd2259aad085766f911951255d77bde48abf34af758e42744_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e0f6f48dfc0eb1f410ac198eb6ef6a9c6ee288fe4a01b7ef65e6b62f6b939153_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:097d5658d4c2cfb9e88fa9ab82ae4b4d7f3108a4dafb42997847cd714367973c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:221e48cefff45243b181abc4074adf95df97712990030b4f280b65452083bae7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3f8362646716993b61d35b5377b402ae627c15ce3d2e6b7ff0d5b52159e81726_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:73acd569142f5dbfffb16d34dabb2e05d4552354cc58bba83ef8406029c102d1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2d5a9f1213ef66cd474cbbe11dce4c37a56613cb136fddc8a5a93ac63ebb79d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b5e4275e6a80d99ffd2bc73c26b421f7790ccf88782aa8fcbb22d588fa15857_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:a7216bd1136625966d8232aac1b61360a26e86ba203a6135a32395482a097bfd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd0f6d91a4687e3bcc87e4cc6f1e34f8ad19346648e594491c760bcfce671c96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a9a27ac5377c42979866406869e8de55cdc219ec7090ffd1e4f98c98127ac27_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:57db654e947f5cd7efea9409ea18509c3d4740e03daa164c62faf886a7287ea3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a9ded8f2c9d761de5ca64c04665fb4c9d69ec31ea3ea3c7e91291101a00ee876_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:bcb139bd20b7cd79ee16cf8968dfcb0a5a3398bcfa734dcc2c2ec47dda46a93c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0e56be34b942905008d2b7f1ebefe0a4446cb35da9f4bf09e1e3c0e15d88395f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:761b0b68ca18e23e758c780c5baee54607549cace7f1d337b418c0e0ee630ddb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cd32f964f1f4bbc981565fbf66b6ce05547a32fe89fc6f6fa3f634791120cf9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d6accf480e8645c70f53adf062189259549144af3a4c3d736b28c561dd538f0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7aedf77c4e1ec8b09c77a9d37dc1d7c3651995bab2f84d23c1478e06fe97a7a6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:fb2df252487a734b3e051ff54713a7689f7f1e8cd93557f846458f54d3776162_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:786831a2af730d5ce6e8ac1c247599e872e6c683ee53946c9a552636f02c88c1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9d807221e98130e63530f757157207556a7b2bb7fe7587f0d7c5f9d1ac9592d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:9e739fbf82f09ff6bbbd9baf6f2e64b0056ba1608b979e45ee6de17dcd5fcb85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c2a9ad6b4707faf2329b88b12e06f6f10c5bc6ff15c06ef644ff14efdc736653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:84e1af7983cc502b35755475dcc87c2eac2e931f623d070736580cca65081992_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8a9610268e8460c1ffa73d5f27f7fb9760b08c4d98af29cb0edd30b1afae7460_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:952459632a7e13cff2a8543a1a23e0032e9c163bc223102ca0c8d92c28e0acad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c568a4d0ba7a6137d77cd37e77f48c411f840ce7b36df3bfde76a5047a2c3f7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:21e0a12571846addb7b6b112ffee2fe3ab01a501fdb669d9b1056381b254be89_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:97eeb443e12e9e91f6a38ca22ce4017ed09320a8ac1f79184d236fce8e2b21ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d26f837461773b3ba1dcf7b77fd95fa5f36580f4cc351e121ec65fbb9480dbef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f1fdf87492d66f03cbca16cbdb07607481041080c244d94c59a773cbe5457734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:899eb4bfb863d1cebe38b4b8f2d098f0dfb501eed1fcdc794215e0d7dd649b92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abfd8c69fd7ac41b2a46b8398370b79ff5f7388ce09d80bcb88180b160ac7c2a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f65fe33668fabb81400649500a2fde6dd3236650a129e074664a129c0bf6d738_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f797d5cedf4ea7f121eced618e93dd4f53eb6ec5828afb978c3a2e504e16c11d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:1560bc58a43485387fda173fe0a8a396c2f6b038202bd9863c85d1b666f3ddc1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8044c37bc844e6b52ad027f7f7557f8364e73d49b9ed3730b2e51d1d41ae0387_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:ad0d0922f3417545e5fa1d6d5e7f05476552388714757e856d42e5a65fb99e27_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:efd6130dc94592715fbf9fd2f48dbecf827c64d521e5850ecf773aa07fb3bf89_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:64e1b9fd351ac5ee0427dd131b0dccfa961b07df2dc72225f59090acab8886cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a44323edf14cc87c14bddfa0c06979a8f696a159cb091623a8351973b35b4d14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:c0b9d948d72ee8f79c2e6b4d2f255c6959c21bb7bea1d7b0a260a0b658e490ab_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dfb14efc88780729a819cad4cd19805fa7f5b660067b4e7b10f61d5e8ec3270f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:15d9d32b5eaa1603f2601dbd6898f0182b709292ab0153bcfa7bfebce5be13c0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:178cf1edf9a80f37bbb19597a34bdd8edfed5e44af3ff7273a46a7b4fb7fe964_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66f9ceb6d26ed52405b9439606d49b9f8158c0d2b6b0eb715a22ae2c746defa9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4754971cc6f907064a799f4845fc9f949a3068a5b818b23eb292c8346f9f2f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:766ba5aefee0ade548842c06f8061fe8b849b76d16280e3c41225f21d2d0b6be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8730cb01fa2ea29046c200890d8cba4b0291d769db57875b93c8e7c1c68af3e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b2c1423302c27b56725d91ef0c9dc34903eecee9b0e8bf6761f179bfcc48cd32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ca6573030508bbfae251c27a292bd25384dbe3ce55cb58865fdad2fe460fb6e7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1aa25a4a4eef7443d6bdac8f5d159b41db9cab89f56d43d2d7a01a0bb7929da2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:30b84fb0b78767956548a81b10d276979967e99bd1dcaca2bf06f7a14967b86e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:98a70790286c97045f4ac1b5ec5de45ed043fcd0ccfbe96e6a93dbbf4ae0d96e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ae9f9c747fc7f26dc4fe31644db03b93c7de10384eae1dd40b40767c2e654667_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:115ad4f19e948ae0fe04b57c131a3ac8c261cdefe282374a667dea850e956500_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:15673b625efc49511ad48958f766aaff589c68c5880c95d7c6c89e5c9c9bce5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:78f92ad65baee06e314611b83e07e7a87dc4e3994ecb76b5b3b2a2039c1aa2b3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7f0ce0299f97924b4c3ebd129ebc0d9cda54b1126ec933fa33f20f438694a590_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6b4db8392b4fd5d49b177c707bed1048c6ccc7564f2dea39ebafe492807884df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7aecb1e4860f54933c9e911b415aa059ba3c7664c2309d406a56b305887ce6f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c662c420d15d0419d38af3038fc232990bc21299a9e56b26f4df6371d8022dd8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d7b45d95a2687972730a64bcad78fa793e4a244d5a034969889e4e5e5b319057_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:02ef6749721cec830957dec8da2d3fff2dc88a9bdadfee0f7e3177a27d265fe4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2fff2ecb2b19603744be8e2821f401a9e0234ce1b4ac15c27223c10e24ccc7b0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:62e44648b669cc51e9dcaeec49d2c5b880fb93c32c2bbc1f535904b40849ded2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c1ca8a203ab5c80f3d7b8fb9e026a46a75bfb0f5d6e4d5ea09dfb2a2db5c6a2c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:56f09c58109b0455903b4b1e938639c6c1a9491d4206a1e7b4515f89d5510a5c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9b5c3e0697d738fa6c1fe2c115d2133275ec3adfe2d412547535a605f30d0c00_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df2d7c18bdb6bf49c2f655b7dd70cd4739b2b9b4243fe2f136042b922a029e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2534343a990c27b8efc5d674b4b97b24acb00d781c75004adbce0c7e187ea742_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4f474f91da6fa969938f67a7b254f6e34e6ed2d8ca38e4de4d7c190328c65352_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e2b3a346ee194564f34a2db8ca14c08340b063c995936cd06787b248cea65622_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0cdf866394b6db732b741a22765a096f04feaa6d0237c1e54d310cfa645f2883_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bf09aede6dd816a7c1f6db9a73f25e3414e0f408e5744dc2f32dca5c73f06a74_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:db8ecd1162e094b6cb166b88dfa40258f31cdc4db3ca7f6a9b110893bc27d044_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:acff56a6371c4fd63e831ca8149d5dc5c2f66fcb9e5b6f2d81afbf225fc9cd2e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43bb0e2b7af46bbfeff6809f44f401007498cae3cbc04a9c4e8f8033f3142d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43d5f576d8c78508793fe745384e7c12b08d52a6757f2a60a4e416d2e1297cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6f5fd70511974d782b102cd378cb932ce27f58a18ab53599b570954c379b88ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:76698b01437d4d0a46f1bf3bbfca30ee2065a8684199caf406e0e7a027871741_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:acf2839dbc4ed85e957d4b975b0ef0c08cf06d42f75f11704e9cd54197548784_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c8a1a13f5a36513e22f8db1345386f1835eac5b7f809c6745fe43afe8372ed92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:22d7a0d9938f75746797f97424284f6e0aae7f853b392bdc87e183b5c834972d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7ede51978a537c20cf89f7e2c469034859ef89b1f34b3a8c89a727378746bd24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7fc7a7fbeef800bc1efebac7e1d9a3110ab4962405d181df23b01e0a9ead70b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e0f8524eead302224bec4bcb23caa0b587aaaf1582ba0e9e6ecc3e2e9755bc32_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1598a3a15eb623d10cc95a97996611c0949450cff57257b2d1851c8d83657a39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e97767977f70b4a53e7e898af37d51c1ed2a0c510fadc3180d3ed6675ea5fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:acbe9df84cedc53ddc968e5027c662badf18384a9f25ad78c914ec4eeac208f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d19ee5bb8b73f322b0bfdce50ffbc25cd89737b6d378499bece9be0dfed8a262_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a0d654463288adab9acd6dd6bc5e9bfc05b60081e77877e285b60738c4210077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f3a38302163122cb34702f23e88de2db5d44d70ca24526f4a73624cb091de243_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:348bfab8b43715c5b79610c50bd7a8c383bd7e0d404fe26ad3745d803fdaf339_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c4becd27abec4f1dd782dced2c91a832a731a71f37fe7a3b2d07135702e0d512_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b27cbc2a5d54ec8bbf744ee483f2cc81b9101900ec9e229d362a8169ee72b29b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dfaadc0fd73c36c83063ce6442a9f5e8c1346422f7bb10faa8d27617a0c6a710_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:57b58c92ff48ca5f8275bf41b1f1284b3f0ca881df22e355585ff7877b215198_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ab7d9c2e48415e4cd8a1584e942dd2bb98848aa657ee7293fadebbc6cf439c4e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:eecfaf9d138ce8a5618856ec98f2d2b41d2b025acac5852e81ba20aa7443bbf5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:08ea69707b4d728f1368947281cf3ec122d68713209cfcb0e91e5322bf1ada5b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:09862c60fc2dcb1fb0aef2776148ff46117460f2cd92e202c76c0d122453899e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:59a251157e8aa68bde3d1953a52c2e3d34faeb9088340c7f5f8e818e82acef7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9fc0a293a6420dae695cb7dc0ba7306805af3bf984be3e31ea585f373bbf2011_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:08bdf0bc7808dc10b3597b3e37fe97d768f0bdaa0b19dc8b6f565c15993372bb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0d1e25b874b260043556c33ed62a26ebd56bef929e3539fa86db96501a798b14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:32e253ee82038724e6455b3e80d1ea6b056c92c2053ebb22ce329ca5b7d5f03b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c478e1e2e08bb0b44d9bd3ff8054a12e7d98be7821045cbb218c62e1fb2cd8dd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:06eba656e1b664519f5e663e3ede831465f1635ecfb1d293c1b1b745d79b4158_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:19a89d0373af1265e09e12bd377e5bf631e5fb58c36b2f73b8ca86d186bb0840_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1d2da7acd64cc59f03f6a986306fc7d51a680a55b7f62e180e66c6cb3e213037_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7bc8808eec74ba5b0bb91d23e918401da8a4beda52fbe93975f4d7d190836aab_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b075e0d54437ff4323eea051e2347a71dc085464c2abbdcb4a85d55d9fb84e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2d19a6538ded95c21b22b0489b00aca53265ea73b4f5f7b91eda8f24fb39a12b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3c97585f4dd92f700fc44e21291f913aca946c75bd0124f832a6d8d1c5f3d5d7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a7b7e0019f78254b5afa024b7ff6c9dc0440e40d0f6fdb22e6ac86f261435915_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:344a60ac1e833a349a8f24f3db2859e9fd0f45dd562ca50478973868e3669451_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:693b81294308ff38490144fbb45de352926be577fde7668a60059f3e5be3b776_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0ad2b1b3b63a22d793a67a220550e7730d49193e36443b9783d045d0d628e986_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:624899ec57f3d7269da3b5acd20040fe1ea2c1bcc617910f7659cc3110548dda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7414f3068e135ba5f9e0796967297f66dd619122e426dd8355a7d21c88c3ac36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bf6ac903efe307b33a5d17a000c4dff28c5ac55f5ecde7d65a15025d291f9053_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:35396543cbd1ebea8e70f1beeb10b4fd87d9a42293b1464fc0442eeadc6c0e7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4bd4ba390e83fb3eff7d17281090981125e08ecb458969b5ac95da4342641e65_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:602dc9f92b7a8e84e6eb998191263d186d1d10d378eeef0845435715bee812dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:622a2e6ba66f1624454cf3ff9229ded9dbd06815ae6512f251836da18b545da2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:265112268f914a12e152e58a674116408253b120a35d5e696c2afd059b6fc015_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6e2c4811105f74a2200eb5c14cab29dc5735465f3ade08bd44378d1a3f3c6a16_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b4c1767d3b1d7d32b79c58d9894a85e4e897deaed7405281239058b204a5209f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:dcde633d96ae797962a3bec581ef3078a5142b3131595e0055031195b798bc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:47731f2034e86e1b86a86d1b9ab20e1b978f89baf270a567de3b6be17665dc6e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8b00cad2744076ce7186abb2304a0a1ac8bc84e92ce76c843fc19a3d5f79e049_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9edb1bba41b757bc30ccc0bd7d823f3574e21195a1a4075a31ae5bea6fcea516_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f3ad88ffd94f0fb2c825452841ee7c938d81a522d8e8fe09d224b42fea301d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:24830ccec39949668dc836f6532f2375d0b7ac23ef69c78315139c4e15af4088_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:67899e606e1ac40ded141b4360168959587a7f1385299f99ace9312016cb01da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:708686f865ce646ea8e6405db61f539773444e873f6101e733567cf8be40b1c8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7fd150db54f6ddac412e063be423bb17cf0dc8717df7fdc32fc52434cf7c866_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:10e2611fecd1ef8a770a366382bffcb32096b3a8b396d3c0f3a67c06a809e186_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8e26412eb9c4efddfb90bbc864e68aac6ce43541f5952250709e973c75cbe8b9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b6ef9bc4955ddfac9ab851f8956566b52a49526e6aded669271efb338603f3d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c084c44640f2949bf5fe89370cf105d8307ee1d2f9ec8b5bfbf7dc865fc45476_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:8268d0e76b556f2b0413ab6975f15aea685b140362bba5d245ecabf0668a41be_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:b1e1d2e8782377f73d8b9d458a7d433dc9395ec7fefd2e376a54a19779dd4ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:556d277848c695d76ab33ae109b99e0448bbd60262b39ae7f5cdb5c052252b3b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8107455fa57ff48346e4b056bac8f1d73071699505c62e3c4a6b63fda65d1301_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7c037c5134abbbe50088311f7765bf614fecdc7da0b58b3491ed0924a45cc1f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c848d97da53997ed67654ed4cd558961e4ced5fe80860831f6100f27bb97316c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f63f5c139dff756c4a36e8c8aa18aee4dfd74260ca90a6c9cd8c68b7a23f5330_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:18e2b009af42ae09190598403077f59ac14fff0083dbd0377b23dfe8bf90bf85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:23c4ce9a3efd2b7cfe52406aa0df67bd6b17e2ff2583980b24e5f71c4e69bdd2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:45faf0f08b479a7b6511703243cc6746129fbe639936f693e245688e33cda4f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5fddf39479d0594b6514b837da1e9fc7cf23aac4e092a43feec2dc738f3a36a2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:27662597b04f8a83ed40951fb3161755e565f4b45cb08160ad65495b1971b1b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:66548d316213a04bab082f88b71e84f26f93e3b861144b79ee2a1d6daf236e67_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:915f0ebb139d489bab32c418ed4708935e65cbb95321aeac9bd3dfccd682713a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fdf3b790c4ebbb4a049a452ee65a4f15de7c6b1fa06227dec1e0f44879d33d3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cbce9872ea22b8756670549f2844f8aa6a3323779774c4839a455e4f831eff31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:da8d61470c3c3120912a4c05fb149d404da73c1cc654faa36c5311b3ba47c554_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e33aa6dfd96a471d0676b033c4ab64f112e7a200b15c74051bbeffbf48e68eed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ecf24d093581fc39574dceec3d50efd4c3146cebf49bb7a5a450b3f8ce740551_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3dd9ca3b6c119ebeeb38e5529407f1889ce2c06c11f15bbdb38955caf2a3a44d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:53bb0329ee10d609d297ebe7327e9fc2db866a3d32b87ea4ae04fc46d9aea7b2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9bb57dbdb1f3e05d2e711c87f59f05c56aae4504a432a7bf69d0719b614f5ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bdbec412e541109c63c5f342be19fc88037c485b199856d55ef1798510ee4039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:332ed123500ea4dedb757d95f0111658b96faea8f8996fd74dc14e51e2ab9978_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78d21fcf562cac4d525153a03c574bb2a9ad71d50f955e263f06e2fb2b1daa08_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:907a8679fa95ea05ab7132e5953560b61c9ecfff5d0ceb4124cf8dde42530cd7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f7a732ad09341efece3af08500fd7c18d9b70e4e2e218afb2fabddab0145f393_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0958362f0fd9f365fe7c0553d468ca4b116c5b879c26b8035205fd95fbda79c4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2fe9e91baef7b27e2396be83a187282ed19482386413f82f8e00446044588132_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5bad53fe321f2d924f07f7cd8b6f19771631a3c75dc25df875d25cfeed6290ed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a42d5ec3c0b582a70bfb2297f3f7461f4b516aa28ea8a6c12c6bca2af51a9e7e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:64b0f83d2d4b40eeaa6784ed20019e2ae2c7fdef43c3ea9a49eb07a3ef27ddfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:744da89cf9a8ac399564877fe699525fdefd31d302b70bbf33d457361235ff26_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aedb8ec541683a33066c8e4393fdef2b2940879da38f06e37bc4aa247038081d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e5dc458e034b48610c05a65784b4ce8731709969a25867c1174beb7bef0d43e7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:10c59d23c3b20e640fa3decf0fff7db097b1da46b58058b1a9dc1284c8d5f1d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8946f0589388c5ac174374e2de1a4bae4d6134dacc7fef9a95bc54f41265ab9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9ac3b13d328bdca2a50d286adf9f32621a3a059f3dedbb0f3414bbce3b1d83ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c56dbbd0868f35b7376cf4208b10f1be543b5b8096ee30322b44d31d5887b784_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:104e230cfe12c0f6218d5a834c5e85d1c3f962c9f00dab941ef7f409243c94d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:56e6a16d77dc1cf0dd2bae15f9117faba1c88be9bffcb4113b29dcdc32bf3dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6014a9a744d98499f4e68c99a612229b148db39c40dfc0fc72a0b0fdbbe26626_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:92d6845bc5c65cdec3d0f59440500af1b60b070b415ecb6e3c5c276fbdb97f4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:86dfa215430ea4c2286a8e9e0921f3a4ca14fac70ae6f5ad4f66636fd5620e0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c20df9f23d90cb585878aeb06e921741267b98a7b078ba494f6dbcdde2156020_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c64396e8b58f76b4f416e1f76332c6a28f2ac866240a4a07541d6ef4b13801e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fce08887d2471192a8b68228f61636bcbe2a8b78885512d5ee24d55b10784df0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:42cf0a1f66357b0054b4932b2952489fcb46182e4ff04501ec3b8ec4fc86b5c5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4652118a90e9d0fa90010823fdbdbe1c49db2b208cfc948a835c7f2aedcaef14_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c827d0d949f005ac61c1c7d43ac27dcb842cfc2013e42b7a70a72d18a20ac45d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cd7eb7f4b822575925bfa223282946937c7dc5053fdaee9cbfbf8d0c2467e59d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7b4dde279a23d7f73becb18b204787bec7ca9bb85b0fcfef4a7323ef59dfe6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38bd513387b83d3388d063e797d347932a335306b9f65eb73b7fbfb478b95748_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:96674cceccce573229f82da92f10e3029a5af33b192ae9437214f50bbf9e2651_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b5b9452bcca062df5bfe00b913778e2c182a6c2edc8b649a62b0e927037d7eb0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:578f67e6b9aa327a20cfaf5912a5601489ca0653ad744109b08262fd31d27d68_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9b86e03cdeb0968ad70f6372630bc5e974ccf74a63666f1b4517347d5cf66e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c87e5142780624f7090c8a0dd9ce935b112b74c86b8f0a9f97779df293cdf94b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d6b881c99cea669ab664f41460b5910bbf8953e57dfafbdc5ef6b44d8b45dc39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fc58e1f537d1d1cfb376c8bb3a1390c008341212540fcd98a4a315509cd7e62a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:80ea2836ec34d2d2995c50a090e9a97623485c633c2cc39ed4fdce34c9f253dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18c5603f9bf889466977a8cbc1b1e785e9e93a76852434465848b00de85a3384_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:852a40e0bf7ba727a9a4f4e65d820184f69d3b6410afeaee5b7c25da9d6222f7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b0323e72aa737bbca1d743568e2388dc2f3763b7b23fda8b0c30c7da82361828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f7bc0d938292e36063c8dc51447fbb563f011991664d6d7352fd82b1f8729fdb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0c5ea8bdffff3d880526de9f5b4d553c2cbc0681dca2785b44a2d50534eaee14_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:25efef408a198ddf977595cd7864dc8c68b66b5210b01372ceb94f0bdf0eaf7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4af0d2d2ff92b30d0bfd1217791f796ab853a709d6724c1089d967cd8b2bdb35_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fb88da574373955332ee34a14390ec328a7ad6e62de8499ed52949656f6ff923_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23b511f2c7fe86c4f8afc509ed707d27a63ee6cf1fa3b74131489fdc7c668cd4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23e7ccb1befa2816e77abdef5eecd8212e56ae6d616f4003392935e7edf7ed93_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:25f015786ca305a2bd100695adef64936782586725477c67bc43a42402e9a4a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:513e02881726c145fdba109c6485c19dc6a25e1329e71e64da6a1ca55a9bbeb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:651e1f43c1483775c0d9ce67365db3d75021e67a3f4dc872071968538033458a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d565301af46c356a4fc80f36c7c8e958a19a4e36cd08abc84cc9a49d88433b18_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f382ef885d8be8e7007416722029689f2b8ec1fcff45f3f405f4dba5afde7d9d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:fcffc574841c7f5f5f06e41063c6e63dd8471259c8b6436210b1fa8f66bcd32b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:06b33e1160ffea1621b8b365682c8b33eb88e1d0af49f2badfa2f2cdc1858187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0adf9a1507c462323ef994cfb8e94a91e05a90834eeb818c6ff035a469308734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4dd70885b033339366a51b39e1a0dc9716bfcfe9b3072a9425f93318ee1868ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a675329ee42ea8e39cf56e29562e0c9d58345a468f895765b6000cb2e03c85f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:046f5864fb471f536e1d07ff4db875eea3323fdbec3c8467ffcbadaea4317e48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:338bc8f6c2bffd8382536c628e99388f1579df9a881c2ef5fde980be70652eb2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:613556b062cf0adc4f9826afca26ee52106805907c1c083580b0f7595fe35d22_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63b5335ff0b2e5ec2a748aad70cfb87a1e67400e8d4a58c4d21f4bbe0ab8fff5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:134163c4600edac7fd6cd32e6e489bfdd03a9e7b2554fb3cc43c696c18d1d6ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:646a707c50a3656bd6cec5b46960d4d27885135a1b2a4eac2f74fc8721723c3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4cd06cc8b51a11cdee4218deb90e612934506c100298dc2d95cb3961619a34a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c28197eb87571077a9c4d102a659e2ee3e9f4a96a2c65e32c2155aeba638d114_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:884468e937461054e4d0f6fbe428c0837c547fdfb77494fc4fd0d80c85ebc116_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a0ca6e2d795cf58e53f392ccf33ebe3a958164d7c807351976e7f34229585b4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c7c740ddb429a1e4c4b37a761d07a28b0a3c54b1a9d0a05d50f52c1046e67bd5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f1b0a334d0a34ac7df7177915c9d86925b1d09e2b7b73739e2e242b156043d00_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:21386a83ddd84b3cd3903be7cb72fcaa075258aefa6a8aed5f9db293cb813646_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8bc70bdd58177aaeceffe4a1ead8014949561a36f49e704edec1a87809a8e308_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b0124697d65e28f4068afe9969a3558ab5239b7b39b8a8e4d59179267cddec92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6929fc57fcf0e9c7d26b858afa505278f09fa81a854050194253e2b84fabb94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:04b8125efeb99b9283590730314e1792064cf887d124906b6b39c83925d97f4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b0534c781222f49ce04e95899cd3558bf62a74c7d5defce8ede815d7aa88aa67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3769775243694c05be0c6d52bee13877834b98e80a32162e3cc990386fe17cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ee66f64d8b3832cfa270298dc1257226c9abe618918de7283d7ea3acc7bfa058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:09e6525bcb52ecc92e628adb611938f208c09436c1cb787539df696bb7040e27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:48f82fb019f0083c414b895589183931f623d9c4f64a545be9460df83d8f23ca_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a2cec88104e0ac39cca06c351868da8ca42cea21014e276ef4c492603c90e6eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d5fe8fa8055701c1d85ff5cd062b28b808a791d658c1e6227cef379dc3706740_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:072e335f2ef540426bd02ab03df3017062cc713e9f15c7d131043c998f6bd8df_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:750327cb858a4bff3df278ebcab6a9c73b88a55729e8f54669155adad0f1c77c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a2762bde107a05ad6ee1b167c6ef7cfd32646b73209f3841ab1f2545f2f5cba8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d3ffde90e606b0344c39f8668dc629f919612cc5a3475e8fbd15aa1bb807a42f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:533703f83c1706641c5423dff8be080c70ba831a0904c4d08cb84247c768fd96_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c34e3b2772aa6329401c1dffa8316d3516368cfaa095a9cba95628bd9ad2a7d0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c3887c6c2d115b686a65205cbaa373882689899aca8cbe5125547db198c84c9a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc6a5e17268e07c6309afdc92acd2a31a8021e3ba9f5d0dbf514f3b9df09e01e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f9b11c33ecc1a60bf7e76277604027fad491a559a01ef6d81f2ff3e1b1630ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a23563b0a48ef83f83afb6b603c3c6e432613ac914f91cee12c45ce88e4568a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c905195d7c87506f478c79baa7af0242c05a53f424a5dde49e379c2a5456cd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f70c550c755645b78b3e7c01118b6a646b1a8bd283f0a9415857a8fad6d4dba5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0e7d60dd7a32d4dcf1b6554c4896f3e6710864a5df8a06a0ae3d7cd8c719a309_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5b2de9e018b94f9453f4ed479113464317121764c1551eb27cb249930b87ab3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:894978ef07143c0e17fd299e1cf3cf66bfd5d1d94c61bb98a196c22c8004252e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c05190f5e6e9886ce31dbb9c97e177dc69b257a009c08298d9964c824f769056_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:037f48344e06fbc216914705d9be8c9ae21a70069b3031ee4dbf07c34e8d054b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:46623fe33e5d8b6eb551a012f5b444849b335a5bbd1726c274c28b8491e955de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6140ab1bcfb22b2d92b8776e5458bf6e1d2d65753b16d4229d4b020c0b4a12f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aafd425c0dcdf391f811bf3aacad9828ca2d18d34201b6d954ca13c1b4043bc5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237d87f0080a039435915945a2405af205b4787a2d03d71ec801f5093e1cdec7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd9dfae5523167d30f125e3be00f666f3b98f3a63bfa55f9c79927123d13a65_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd9a7c1b3d8bcd779e02925e2bd9d79f0c3f839636cb5fc66181eaece5dead1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:ff78f8929c2a152f76ac995d4e9203c6844058b114cf1e2bfafe371f41f305e9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e4437f5baa2f1e07ed0c1a245af10cd3e9919a852eac7a22996a9b7ea51e65b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:666aaeff92117bf500aa2fd3cb6326d39e83da6f6d9d08b883aa0ff66d56fed5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:be357cbfda2ec9e821dca667511471a812cfc6ec8728b8dc9e345c5457b50b0f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:cdf3f134bac400823d74df622bc73368c849621e10ce6e2483a3d17346e9adc8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3172c4a59d36cfbe0567767264b230cb7b1bc355e8753cbf14da088987601d06_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8d38f1aeb56ffc54758fca6ab17a60e3bef145a3221728a56dc10a37e3dd7d4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ab60ac0729c4fe33c4a801982f9a632d7c9b5ecf991b7166b8a6642a621f9490_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c0cd58a244979e44f80ee6bb4f2f25bf4150f747b8db3b4f27b8e27b7b2657e9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5c312b21457753ed8c850d7fdade84bfc01ab2d0bcb3435e5a800ea1b57ce328_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:c01cbd659b1fcb8dba2716f35c5256e886d438bb3a456f2d2f8189cf7d7a3f79_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:114d2dbfa9f68214f2bf75daf889bd9dd8c678f6dfce6dfff9e13aed8f0ef66d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:853248c99686b92e8f03af1f7e03ab8de1a0410f1ffa973c61e9620c3c29ee3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:db82a9efe15ccfd1fc7462166a3dfb8e88ea845bbbcbd78125817ef606d7d4fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f3d43dcaf117d7d4b4ab4db76e4f16bba7384c2c0dde245b3e264d6957bd8f19_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:23ab98b2ad9e01cebf816c41ffcf05a0238c376e749891b69571d14e3254725a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ffc4e82b9d9ed4229d3a549e9beffda45d9bc9d56ebeccfd3b5802ccacf6d801_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:1a191eaf5b0d23e0374829048c516e743555781bae221c9bf2234de24fe8d29a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:3b7c80c9567f0a623c8b44c5bfecbea8997dc61896efb52370cf4f821eac2328_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:afa4fc3ab60c1c50f44c59e40f07fd06b52ddc65d3b87fb4bc9eb3e2d9a83aab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e8749dc60de7657ebf93e7226b47661b51d1daa4c5a4fecf336a17a0e0cf3c59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1c1c12ad472c45ae03529792013154098ce4780a0fde6dfcc8b15674518b64e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1e764b697a728e444ed6267e44dfbfe36f7763bca86cc8991c429e9be5f10027_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22e25afa4b71ce9f1e70697ec3f7d463b2c1352e327f6bb5d5769f6c421d978b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e8372947353c8a6e32dbce30650b91a1f09b20162fef90150a58f3d3764c0e86_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:34dd3f5cb10fc1aa35820805090b6c031a4b771931903936817a8afee2546782_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:751ddc2fe22c3928ae1e3137fd8b7741f4f671d5acc56467b05e3d9c892139f0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4f48095d3dbbf481a4f0044b496ade9fa59cdcd58f6aa9cbea97b3a77cfbb1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f2cc96d8b2c7942cce9c79607176938848aea0a330542f21c47b6bd8eeb4f29a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:10e051b10f8001bc4344d39d32a8d0c46dddb798f6ca025a6de0e78ba5b70b96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:33943aaf687567ae3ddb4339608e562f9f877f43d779f39820741e68f691b47c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7adc1f05bc8568cdb5f376950fc92b8ca886fdcf4554d7dd6815780118cc8153_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:8dacfd86daa69817ce35eb7ca51989f90f9aad12999f1c76e21a49ac036cc444_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:25daab414833b6f1f0f91b7a55935ed5cfd7aaad5d2f0eb8674a06a603187059_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5091fa31975c3af6c2389db26e31fad80220b0bab03d4b880270168a62105357_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5e8e1fe00bc512502b348f16a0352e50ac4a5b491b843f33c72fc765a48929ad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a2b9473de35e8194617769c2c1aaed3499d57a55110827f3f94f191ab02acdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:29835580dae34eaf6a13a4b2c706138f40adbacd67670f8d19cfb952e70593d6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:be7fb081fa52399f118c7393cf72159ef362cc1ed80792aa7fe9847b00cbfcdd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e865bad23956b605474eaa4c5e637a14e5453a53522b145138f216e4909b5348_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ff01b00b64a65dc45eac4e3a607e7bf70e41fe333044f357e436dfa0fc4abcd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:1f64e57709acc5ebc392907106819ad3f8896c436d1afacd30c6952c071c97be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:401edc06a2b99d0c1f9c0e6302291c78e35475003f74fcd9a487c091da70631c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:408bfcd24ecda598d5a71bf827a74c3e10d6d7748a9cb8007616c45e4d490275_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f626e4910ffc626acfbb1d2c1d0ce76564d139175ffd39e797a4b4c957c9a570_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:18064f2babbd41c755d29968a2d3f2bf5865a1d49f6bd9a37c527b754abf6273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4023611263777c3f71fd89b5072b36667dbfb91bd2fceee2923ca590d013defb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa7dae5d07b71b2e551c6d8b428f01265e171eb2bf6e10b3d68764fd9055d94_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:93addcca1cfdbdbcbaf0a01d5de2e63956d7ae5bb4616405c88132c3d416e5a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:40f34d8424475c6090d059ce4ec4f17394694939ae88bccd802007048d35f351_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:786e891282301405fd2ab537b4ab459cf984e50ae4384def434b47f28b6fe35b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c74e92a11425bf52a763fb17976e9efc97eb3e8f6d63f188a3019eb858481822_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d1d8e4246ccac8436bc696b9bbac8c102c26258e902f947c892c91084f7d41cf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:073a7ae3f6dee770aa3146ab25bf109c2ebefc561821e4f249a8fd952e401597_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a8a2e150b72f78f43e5f186eadd267ea49876a2e0579957414802b92700003ce_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:aa8d336c6822ed4dbb522ca8c46ba3e0e090563624353d2b1fac6dd55d00e445_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d464b4bd9d86b902c8836110faafe8c349da3bc03a7b352a2bd2f02e54069570_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:097e955c655e3dea8251b05c0f56a5cba51ef51c7e15b0812cc10f2a36a68eb1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6a447e5642af9c109fad7eb4201140d94eba9f743b6cbca3585e18624fe99d20_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:af05801e4082f887de2d89a685c2d13678d3ea7aefe1272ecad2085ef3d25b73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b888f5efba0ae2447c338beed49f3854460801ef19a0efed8ad22edf083391f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:016186005ba6bc28aaa6eb5e53440cb32db58fdad03c01cae007f13ca72b6bc2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:208c40ac2823a80f406d94cf41ca1cb5c7e96bd25d8ece7556608d717bef460e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:8af3cfc07d1611d6ea3459a77f0d3ccdae0d0b9867fda35bdefa0a940ca1296e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:be59287a152a193415847f19eb418698197e52c8bf1f74eb1162106404bb403c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b73ade6d149819e41a72599e2ea12b6a338d5ebd4d9e24e41178a1e2c31971f1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:c699affbdef36d64881653a63e0e8a5c10fd5dae0ef6dddb9bb7e50de29d8e8b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:368f61e0cd92fd849a673ec2ea2f51e7e6d7c12ee886676409369a580d0347e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:5ff7cea307bba36d569d6d66b4d3e116f52b69441cc071b830310d9f4134f02a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1cb922e93f21b2c055ecfdf002582ddc51c7199dbca1f34701aae9576d817c09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5b7609b2ec476d596f0ee4dedcc3579970fe5e5125c61a474536ed21c8c094b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9878e44273c6c014ad997855ba76572268b8f18709de8fbdcba5ccbd38f2a731_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c1bef96bc0b79e4462606d3e42ed71e4d37ef14d2bea928b592272a149db9d11_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2437833ae04941249ebb8b351a3f731ec04166d4fd8129e19d0717a2f651a234_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7033be83aeb0222e99fff2ed1436d9a9a61c9b616f6b0fa3c5352d8574bf5f04_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:707856466152b42f416d446cc45e45852fd3dc5d2e67c9c46aeb50c6d1baa9a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9705f3ca0e1fed96e556766c1d5b5e2047e4230ec3a3a57daeca21bfc152bfe7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:458c8d962d112078933a4279f40a568b4cac90843b236a2444932dd44fe5fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:7d6c779a0e71176bf7fa54cc557108b7d5961b61db85b5de24d077ed2a5892a7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9de43b02a4982a2073cb1b813b63dd85000c3153cd314603773907ef6ab62e30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a1bd55517958d9320e04f417ebcdae6ebd6b3fcc9d4cd683c54686c7660205df_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3855"
}
],
"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 Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:53b47cc5cad449bb388468486726593c6f5f0a20e23b035c2bdbe283d77fdc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5e268fb9530fc6ea702bfe64e5ad3864f40d9c0e3beeb2581fe2a8229e191336_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9414bd27ae196de5d952d6689530d09632bc529ea73e29ab09a2a9e8aaed601e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b1ca3d740fe69d29817827b9b5475172b8cfe21546b59c99c82cb1c61d19844f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:879e40240f8a9e6f323bf40d226586f5ecfdb91bfdeb0a2126dfaa67c3e3fd85_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9b4085029ca2e11663e7adfeee36a9f5783ce7106521fe02a99132be4bf4d9a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:acbd8e36fbcccc23f3fbc2013321c793d724592e637988ddc1b0d81b0a538ffd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f51d6640749d0b80892428c7eb2b54e1e75fc69311ce456c425afac40caec745_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2e7fcd6eaae5d8e35155b811ad6fe4cc9934b31a0076e80df6d409b11ca8d226_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:828ac94fecfe5b6e8263621a62187f070f9e3cf2668d24f00620ca47b29c37c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b152b96f3e1c5e6ea18ee532c4f747ac0e0bcf082c1bc0fd8ba60aaf7d914ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c5f8bb01174a32ba07070a5488b2fb27ca7820508491914337a6433d4766f039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e024a95761866be7a23ddcd5fd0dbbabbda249218d36ba9cf51d561575009fd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:4a5cb39ccce3520bbbd2bb98b84df278724e9084cf7abe9f100963b05f6a51a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7b3dac83c616876919f2bed7ef7318dce0f20bd12bcb6cf754814233f19710e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b466e339cfa61e214e09f1b47171616d59dc1748b8e02a096d74d0975b955c5a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1675f4cf4337e6ee6f4b0506017f95e48775b58ae80b02f24d2d6cf4b24e0897_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7b91722c7e9d1fda1994adeb21ebd50726d916378b50b942cd2a6bb636d98a4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4f190f8c7699860fef711a4ea52e922d840b0ae7f7b99f431d29be088e16b12_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c72327fe63c1e302e35dbb0fdf46787529e6583c544a20c0c7507fec8a9916f9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:148d1267925de54e2ff67cc04f7e1eea48e4812881eb13a6d4ac84fc9edf3960_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4728a45a6f0d6184637de454fa23aa87fdab1ad388c0f82dc97a63780d848148_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7ed045e8c4ffd8421d54d6a4ff9ee3b8af00169d184f39fafdcbe689429e9a94_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ee8ef9b71b81d64e1c95c28aa12093098c55dbb4a970f16237aee5cfa1f1756d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:11ba356bc22603fdc9da30ce02a56e0841715ffa1be1533e409f680525e35a95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313103a205fe81020b9acec854f03b3c35de728e2a8ee7f8b778eefcff1e9adc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:48ed707b531cc589ab67cc34196bd107b85250edf3619a3c348c45dfc6f535a4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7e689a159a17e702266acb3e5d7487f9ce17eed2c1f5166948103010747f2db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:377373ba5a37f2fc8fa27875afb5ab500820c68e660b1cab11cb52ad14541577_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6d8b5a059175e2260a85f40a098c25c61608feb4d59880c2eed941bcc3fdc6db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:82a2a3cc00c616964a3c24cf1095a005e4e573cb79c345e9004dbcd35e180c10_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecebe8f91837ebe91c2f9c159b54f6fea43fd7d750929e2a5b08fd1aee688582_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:1256eb041e3f4703292fda7d334bdab8ad59e6ded330b2480f0e450aee1b141d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:78083b25b57df22ae9e0eb27d3edd7c3e73de676f3dfabd4c419b37aa9c027a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b8ef42ea1815cde45206e98b2b0fc70ca55549df44d7ae7470b37567c30ff5d6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d61acb82a53a3e4b0d1d2fb09e94d34d9a990e43f09aac31f335f970a29ca82f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5855659dd086fe497b927919984f9ebbf9e5ab0a110ecc3d761efc6d44846245_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a19a3f623da8d80725954f6cd9aa9717b62c8fca465f242db675b28911906499_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a5328b6e7d62edfebe695362a4532572c99f79cde855f0ad0f46394d93d9cfda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:b49d1a3d8141b1b16c0dee745ab5a0109bff96fb8103ea911db8efd49ae1f1de_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0783c5a17f3458d7e3f59952ff01dfdcfe8510048fb41f8603e73f374c1fb49c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1f3a254a7c44483a9503e70e4abcb579081c62d5cd37ff435be44a215f7843ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:e113ec3685f8d055c89e11b0ac8acc806b4aed59f19ae0eb4e7d896d4276a4c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f9fb910e3a55c4023201befe8e29197f3a60b3c62b7814903bcef5554b939857_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:17546c1840d65f2ee98ac183705e6956f4131d3ff32cde615728f9f25882b603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3c928586ae0b46feacd6570dee3ec49a5a204227e113432194bc353f6014dcbc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:562eced3b90258a09cbab4518332ad36f9526532f2228da862d50b3076aa31d7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c925e942321c121dd314b39f7254913e71992d8414b5c778163855764269fc8e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:8ad05e7041a80ac61df181098b00784912670e01ec166bac6c504460828eba6a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9b357c6d30157c7dad00894e9f8f724d8be110d9658813fd61699714b7a48c4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9cf1116ad028c8b358eb013d9751aec24eda566a74325123ce18c10bade1e13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:bc49f21e2c4be0b4ca0c199a25f90548d7ab8f16e3d78ff4adecbde6052262be_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1d8c51ba4344673c2f0c4b023d72b683b2c3a26cbfe64798414c5d4e05005ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6e32a82da78fd60e74c129296bd390de402cd7a22a0f1ddbcfb9d3dec7ac1c5b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:aaab47f78d572983b4e8e8395c8c3d53d05c3317aea16c011032b2fd4f438fb9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d2d38a98fc09052bc5fe169321a534006a2ff8605d2314d04eee39e2492104b9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0615ec5b92ee4b3a4e28531f41a21b9a99a64f6972c76c66de90ea13875ddb5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46aea21f727db784382ab4a0329437fe9e1f4556c0cf7d0e3a6d904e4e3ef412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:62ca47a44b86ae7bde47e145474a0b61dacb1f6b503ea63475d7c090ff2b5db0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:97d075f6a0c08361b3f207632d98bdf276a9eb0ec0e79d54ed13550edee42c38_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70e3b704d6af11d99287446717854c466f188db69fc622be08fdd7a8266a1391_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:784d025249cf0f4921d34ffd4387ad7fef62292e8df8e303213514bbd5a3b1e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9e3be6f0d660b4809221fe1b2d6f51206b4ed40db4122eb2a55f23e0be4bf3d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d3fe7d8d1fbacc9832ebf90ed7548a6b2cb283f8a98a6ca73b324e427b5d69d7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:9b772451057fbf63e5173aecb056db601413f419ed9fd98d7ef3b08dfcd79e11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:bf155cef265c06b90ddabf0b4e5eac5395f4cbf9165c87e3183746ebade36b99_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:d73481ff034289f9f1cc811bb66ecb9a254de0044aee18755034c10410478f2e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e26d8456983b600e7248b5741030a68531e5d0f45666e6e3ae02ffc55ed0f906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1e21d1b03c1d8d6d2d5c3d2fd2bc68f06cf4ba6339390b49ee94980e66faa3e6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:85b66f1e1b6ca493592c62215cf8e94d29d6f1bcb68c146a7466133f661cff9c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a9e900b764acc0925e6c381fe09ab5c59bf8085ee5cb21b9bf87ba08fff95c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d4f70164ddbe9c49e57f079bc5f7f0881fce0f8a074b5a948ecd338a308638da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8445b586683b90ca3f69f83b881cdd46c78198a7b021b0499f3f5de367ae27e1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aa0f445083b105af4fc1cad85682c286dc1764c2810634c4266942677125412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f1ab95b9af24529b03e73d6d3cc3e010c53eeb72f7cd441160982e7a3f40edba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f4f78fda0baa299dcf7ac093ca782970074760999f96fcea9d170c9cd35455ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2ad3be815abfa60205bc0de77557f8bfc6ee8b80e3d25ee9cd1088a5e3f6bf8d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3242a9336b5a940e9a88b988d1780e8dd6fbe7055ff647d07a7885a3c272619e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d9c7a9bf4ff66ed09b758109eaa9002242e4eb9604f5c0fd964b4087a609d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d84b76fbb614c30c67c88d6bea9ac818854f6f9aa3ab2ae8bc3be266c0901400_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:45c02eac036665c9f003f0383f1503503580cdd5461f6de4bcb0b88edd8c77ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a0514e0c9580b85e61b553b971d8d3a65f3cac4040ad6d74a3337db46d840feb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a2f51cce516f6300e1724389a99afc1e5b00096d5d8b0c05c302d9ef483c166c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f7caf5c32326c741206573aaecf5fdfc4948062d840dd2beb7b7b1016d24e697_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:4bac5520ec58aac65a508a746976667acbb6132ebfe6aacb2f8136f3198aa35b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:019951ef27fb8d5ea4878b8f22bb0d0d1f357aac25b8998c743980377fe03563_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18b5b21ee15093503e1e3d2f6446ef3f5ffdca30bb50cc9f67dc7596930cb449_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86362580db907ab09ca1f54b284fea5cf787ddb5c1e99674f6ebf28a3990cccd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9ca06bbe2df39add7d22b660a5408b54b974ded86faf7ec9d0985acf0d4e9f32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3322914e1219da147d36aee3121d4d4b42bb619419535942aa9108f6918d8e3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3d444da8f07a9e605b799ae9e3154c7a8681da7824f959e2b5b2423b80c39bdf_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b87501819460dc6ba4bed05a65311592e85ef392a36e9296eeb11fcec26be8b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e45d8e82a1654526fc4562335cad427c7c3aa4dd01215e9754a34be8b9e64f5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:946fbedc73895ef344552e10628d3fa305bb50a0329614ced5b200fc1b4d2dfd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e4f534afec621975ef7b2389f239bc672eae0bc342fee2fbe9560e20e892e3c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:010e0f69ac3dec9157af776acd4f91d29641c2550466f6ec26ba31743373233f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:87371170c06f7ff9245e5c8f2a0884e969d6d8941d555338ef28ba63be405728_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:2c913cd14b852ece07e98db33327a22a4ea3451d241d37027bb51f595f93b0e3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:952b83652c4613ee04ecf5c6cfa6961fd66fc865c84c99bff4f879512820bb60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4cc93202ab581798ff4e06e177ce24b8e880ce650b45a135569c1257656c2b24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b877e2430ca1ef3b575577dbe08d3b13fe1274c1bb20e065421cae418a6374a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3701c8556b2ec7a09dab7e672729dc6057919b905eeeaba9e09ab38e3074ebb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:faa21d468371967ce9e5b262111cbdfe69ba6a8821b659806718866b3a640490_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f6d80e175d9165dd41da793921d5d6f69cf536c5d16e745b445979b0282045c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:42f5aeee6f2524bc1f0db71092fccd1260d20d0b94531f88ee037921bedc8408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:182402ad5468234dca690272044b015d0545229ebd84e85834f57c767eb96d84_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3e3f7e476df2c2b27a8c3a17ca83a98224c8db8952ef6b2117816bc81c9c74ae_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:96a17f8d79e9f8acfb86e3d54687da1c0564e98a9cc7d830b770db24edf9a96f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e244c83b21c68b755d7e0eaaf476a1ae451f3368918b80b19546fe01a9a4a9a2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:017f982fb763a0eea61580758d4f69ec14bb78e5b5d107503276683336f9983c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:677e81f4f2e77f2b8bd354cdb4ebc99e5701151926dfa36ca1a3458607d395ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0e9fe96d6b1ef18e0fb3ed4751d8809e0fcddada5387ef81e2801ed4036d54d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:13feaae13069cd9a08e285e2d077b96bc75cffeeda2e3b665443c022750d68da_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:105a07e6bc8acd530a8ae3097846789dbcd2c7a2f1f984805c5bb3b7449b1d05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3e0bff5d178668f001f74c4d30482753f481f257db49ad6fd2ff56439d95079f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5f9c581120873f1a012c29ac00721b6fd834c9378cd64f1d8e243da36755cef3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:84ed295a1fd729c6bfd8250116d752b4c3ad66c7bc01ca44408e7cb8a115b5e0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:2c0d1db3e0f37f09115d3f1af5ace12911311f70f4ceb574025fb1ed9552575a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:c69da4b39cf7ba1018b91423ce0282df124d606d2e5162bc8e3e2251b832cf91_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0099c7b040ac7e6ba7e91ec4ef2250bea6ac10472901aadee07686c63faadc92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5b132b86c1b14a775ee77dafa3a72eb723358cbce6e710e44d279c8050c4261b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5ee7943edd42760625d7b8f3f97dc0da4aa620b53ed3ca6b666e3b7a801027b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:906f97849e8063fbfe02bd7e2f951d4fc848c2d8cdbff947d40be50fd6f995fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:69827e616ea617867837723347dd6fe36cc85f43703b4e37b335d79fb3f87d6a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:703e8d44a7d59181d0a36a886ef570c5b838268acebd0b32d5208169770b6ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c092893fdbee22f0fe4a2a25aa458bc1dde8c52367efbaabc1155bf5a578cd51_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d6ab422fea2e5e0782be99e3a275eee5ff665baf8e7310a601d42ba2f5f39608_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:39071a963cda210a344f5d4255c5c5276d539e4bb661e21b49be11923b54e020_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3f9ca2d789b60a51018e0242a01390e1d4b569df21769682292d3b483954aa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c7ec38c4ef21e65139166bde80aa73a36b432889b6855d63b1892efc0ddf58e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:bba88a8f8b41c76aeddd25012b4dcb14da6d896763ba6a003ca824260b8c24e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69dfa976e259586decfc0635dc49fd656e878b513783579bcc2a5e456df100b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:86b4bd7254cd92f2632d90357ed08404521d89ffdd70a21cbf130f652f71c1de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8ceb3fd7e1d7d6bbdfeed53a97accf43b3981d5e101746e891a804ef8903fee4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e4f81394f77f17552bbde8d5682449216bf676b181df4a25ec1c6c38cb3bad82_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:425a3e4c2774dd14e2d4baf3bc6f9b1bc6fbcc41faa0ed55431fef26cc5db7ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5e27fe06737a254ee3fb2bb5ba38ebc79e2989487de9536b01b6a1d49488ac17_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6b64ed15c154b927714b840036c16293f4fe924aceb5624fc04d30e478d4673_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c797b64090712c154c848215b1bee933946c019c33fc9b08d00532d611f4d27c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1ab33f9ad593ee146550951038b289973cb1b80e15fa146ab20e823c89f64616_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cce4806b40fd1f040da28b0a76e8f7edb45e5e3b68fcdbd1ffec407f8b5d40a4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e237d756150f298076ccbd616c137d0439c8f59c9e9ca44cfc4cb04178b7a3d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f547caefe7cbbfa9c958fe940eaf72b2b08a460a3b401d1b059c3f097f2b7435_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:0b96283c10f51d6e8a5d00acfdd9535804d0ffe7c4c58c037af6d44ac3a85bd9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8eeb12229d09c020f7f71cc996853eb47ea1311b8426eb7fc6f28652766ded15_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:9d07f82ed2b467215c084754ef1fdb349536bbe0e3c83e3d48a2ab7a97b7f355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d36f927b9c24b3647fe58e5b3579a6bcb2b0b50322db690d885572e0d8492ef9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:317c932c74d67e596b97de943694f9561e85be9d8ca3c883865692ed47389eda_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3dcb7ecb5da7d94ddd370e48cea9fb1ee1314e84874ae192b8aa01a834a3238_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3fe06959d74f9c3aaa9fb9a90b3f33d331347e96cc4f67741f7d6ac6daf8254_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d69d1884d60a78838900fb8ac8aa010ffe8a9814bd05c5fd23640ffb2fe62078_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:30dd2fc299876aef6342316851b8baa68f2b404741f7eddf920818e2036b0828_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:47e721205ff64d2cd94f17a704c315ab4f48601dc446c6fdbf6d0651af0e282f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a42c0b3dff389161ee931de7d2f78272c1576632a357d7e4de3a8ad8e18cc2eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:be883bf81f21e85657ac114397f1a226803a5a0c50146d11ca24f5d0e61bd252_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:95a1813fdfba31007b44fc7d0fce109279f775f6bcf1fe7b7b319f642e614d0a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b624d5a16de8051a33eab593d57f378de36877d7db083144f88899929bf1c0a8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bc7bedd2a60a0f3d862de0644e511d6f330b72a6d12efbdd150dc9b50679112e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e8bbd18a1d2d8a8eed42cc86d19a260f2bbe9379e35257c33cdb70980cbfa5f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:03bfe65de545d250da52cd40db72e8b5346f149e8126509801be86b5f39fc3d5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9e8b46869a8d0cec254539d703e5da848364401fa9c203f0561cb0e5f7aa00c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b7c5a30160b834ce2256aeeee9a36a8655e305018d0647fb663106ec7e3d102d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dd5537f856bf3d86da38de94c7ee6fb9851b262515a4efee6aa1230924755721_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:37bc380d77c7db30a206baa5cec23341064ee370eb5ee0aa5bacf682dd67024e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5db690533cf26e8bffc456e69dc1e0d2f9554f6770c5ac75ea9eb345e1c101e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f7913b9b8f0aafcdc0c0b07ed43f86bb58d6da84ef92f950979eca15fc1a7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:876435e0b14447e833a4e9a0dbed2227bded7d857230557a101c36b47a105921_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4a7dcf77112dde43e0944ba53bfcc3eb802dea755c9610f86b4465b22d355856_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4b3de326992186eeb6206638396c348ef5b4d2c4597eb40e5f5b140f6efb0abe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:779674ddd263854aa364bbdfeb92865821613d6da30a0d3b503ceadaea48cffa_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d3a37f7d09a85c9eff1323c920a9a2f471908e90b7a1621155bed93048c81320_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3806c5c7dc711a3d63a26b60c8c257a1ed87dfaa3e628629af4ccf06325f6ccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:52680ac76f439d5334bb257ac7deb433ccfa6cd824dc2d9e67abf6ec970ec7c1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:65c1a312a57a482045f442861f6a64605d64994304b07567af0c69eb4b205bcc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:76901d5214dc2c2040d44d1c46ace24f403f95a92b825176c00ea29d7ba2ddc0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0f12505d607e05431b905de5ce0c31984ed4ef4dbc7f027eeb019dd0747005d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5383f749ae80a70b6bac223d5c3ce9b70d58de06c031a57b02ea5510f4cf2e31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:76e1151f0d25719c5257e106bff680514e740983333de92097d55f071189ed18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d072c04ce9f1777925bb8df07925652b0f8e684ce2e010adc6fb2c7953eb66a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:786c62c9eab9cb68788ddef5dee8ecd74e03a1197293a3047adacd489e034dda_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9fb2cde680dd3f850c23ee7abec1a4dc8fe0d5b3f2a1c80ad6c8ad7a62b53f4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aef7c437611ed1adcba12e9875f3fb2f094d5116d5a0449066b48f25131faea4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c01ca8b3c84e8ba98e35d0cf0a659e76bec4189a198f82975e6db25ceb336b9b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:41452719dd766d6229b9d1d808b89825b1e7e0aaf8ab8e70c0aecb1b5eb30edf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:9969b96f421a3e9d27a495bf1eff33dba8ae2c12c0cdd33895b6190a4f75e000_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:99e65563c13b1a6d3e64f79ab6491b21106b3d46ef75ade4829c33cb97100ae1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cceff5ba4ce63edf605c087cba759e8dcc40c2abec0534ec856e760f1956a85a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:14ba0bea138b281bee5db9094dd7dcd1fc36c4712198f408c8811a7522bb877f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:416fe4e736d5f3e3b0e4668fd2f092ae855a4073d18a064bdcca73ff5450b77d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9039143f009152a4b6040c8251f3444fd1daee5ecc76eccc98818d9a430a1bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bfc08679165fb0a4c17c4002ed676f7e6fb0571ac72ceae8a1933436753fdc73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6f698b3a95ee24a6c821c9ebf30a610510a639c6d3c56d4399fc45d34179dffc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c44d52cbc06cd3702b2ad8d963f15dbcaf0fa5ad86a800b9852c4f062fc10a76_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef54b7c8c1f96edbed0f3c449b57c6869ea4c33d97f883ab697f53f7d923f5c6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fe664cfc24f79a569d7c01a226ffd13bc91fe1aaf3b3c096dd8ae3d561670d07_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0edca20347f1e9c88542925020f52759547e2af94b54882e739d6c7fdc7150c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8d99a2cdff81f2c41a6b38c625f7fc6f824eb3c3b443221039367b790d8e2a72_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9da0116d6b0b4f33ca7ccfc26658ec79c8a4ba17f8a63d0bd399ec26808382fd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e5106bb4c8de0ef6b9f177e58366395c5bdb3bde226d25a7667ac54ebf952d6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:226cc05403576fbcc6d40b001ea969402a5e98cefd9444329396de56ab21c36a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:850062314bc77b0442b9f4bf463db06aa716f62437b5c9d15b678eaeab9f2eb8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:b08df82541f0a9078c8ba31db67897137a2f71fdc9fd0a79e5230ce16b3e9735_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d8547d72a4b791ad7435ccf3883c427db9f6592f9add54cdecd0b46f2b55be60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:25db07689f639f79919d6f028a10375fb9b68abfd9cf55829333d0360a7acf99_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7e6de11065df1e2acd959d9bcdfdecd4832e27ca92e291c8b5128a7c44c0d8f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:96aab15a47ed8722406eab6ee2933a1c842a29a49c2ebddb60e102d610c092e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a415eb2cf567e2b9f02fcaac05b2c6dd11625cc3120e3a494d8690dfe2a413ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:048eb32db3c8e83767639d6ed9c7e07406348b309dad16fa8e0afb61a65cf87f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:138478cbb17db8b8cbd6574d38cb1c1a4f72bd8d319fe2eb02954076febc903c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ef6c3a619bfb3bfbaf9be20fdff6148d1af0701d4ab13a047867f734859ffe1a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f90a83b839dcd68d04ffee8569e4ffe1bcc695d192c9026ecfcef9d52428e4fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0c2af2e992c5b0ae60cf87b496f8c6b5b3f736ef7576ccf6f03d37e3a2d9cab1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1217c6f9b998c01c7a6c283f035f11692d6393596194e338578919d8809ac2d1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2bb41b270973bd2db4b6ded25357ad5b4113e03a64a5f55bab27e6723902a79b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3fac63d925327ae02db3c5afb3e0a98ea12feb309e113abed5db353faf4ba7c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:18f4a3cf19874d5b1696baa731b7b2207db1c52e014d99b42a17a7d1125e05de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9e25ecabfe5600eb15916f819b853e7d6a445cb61bf5a2fc9396af787213905b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:da51fa3afa3d7cad2088b785407b6ae2d73640550410ed375254c3ef948befba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:faa48301669a5fbfe6f8cbdf221e964c349956b51d95fab8bceafe9011f5964e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:73057cabcfb42e5b5d0f8177b08e6b2eae217b99618d980b8217399c2978aeed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9ffcf3713cd336d9fc552be6b05f138b9d16f225e58ad42d7a96c3eb3cf154b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7e1b5dd5ed0d13ada6bdbb9adb924cb985be96f4345e2d8b14881a5d55469f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:aae9deacd010205f4a5f4ed0bbb3408ab493972ed4acc5ad296a81f0099c3ef6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:19e833e3b514dd6fd339e0c00f8dbd6c45fb7ca16b9cd291d50ab05adcb6b1bf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:67df479466b162b90afb4d17a6ba5d3d51cec078adafceb0a406dad55173371d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b580c79b9edff4d51d5317ff1e1dcd4bc193b439c268bb5c084019c1ea3fddf4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b63a4eb2eec521dadca336416406b595e0db02b853e233e3c80ca454e1153b28_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2fbd7baee98c89f59a87d541fd4f7b2e14eb88645b53fefa7b44fcd86e3e1eff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:576cacb6ba6d2aa3882a295f1774428a945e7b1c967830633293ce04bce08571_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b41266b3bbbb3ea638466d14a35aeefee8acda9a0d2157066cbecaebdb751d4a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f162f5f3a38b4b1b1f71db3e1301de7c60baa3ce9a4e8e5bd66227795d366b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:11718e3d6ada33abc0530890da159ac99e8f63b03266eafef8819c48c92aaf51_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:1657eeeab10652e30e60633e4fe5f50f278236a2814c6a53bad9effbb98d06dc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d4022142d133560c79c30090a045441bd90271ec8de528d2bcb4590d96ad1e98_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fada881117627ed34c8001afc157a42f6cf0efe3e4dda2b73ff8d665c2f8a878_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:00d0abda324914e5599f289c37325f387404ad48793b6db32b3da0486af18cb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:07558b4306c0d5dd18145b65758bf02d8f451462b28188e336f1dea1091eab24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37287b7720a8d5951fdf6f92b59a5b25a21a7748b93bffe6a4686fe377e80a1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bdf5c2bae7d4516fed258e2bda5cb9162bf42112dbfe8399c2a5f4596ac67bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:3e8f19f8602c6b0bfcce59dc51858195d4c10fc53a652c6e49be3fbac0bf1338_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a5a69b772a5f1cb9affeb3c4ec5f050949b95b02f55eccc8e5897d5e392329c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:87adef1f28c02c387f795e0eb47fc925eef6013aa0116e5fcda016407e4d81cd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a973533a2ecfa414c1f95c4d8ffdbe85f18969a740c19d3b8c4d2096f17a94bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12f1e84fdd0ca084e018f3f9ca550bfe183412dfe42fc9ccb356238ddc572a2a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1d516d0e3b8128ab9994d2a7df68251a87e0bef013a6bc7040d519ab68ca8b37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:58a646461aaea1fc7522e11a0a4acc5ca784923581a2d15cd36319cc1d59d210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c399c4381724fe755e5b7cf87e011eaa542a86928fb9cdef4de244cc57c192ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bb706db0ff9b591f189d089a9e5bd5bcdf5371b312529ebede24329a82e9806_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b9784c555f0088c201e5eb269b18dfd3212c727cb202250f18139fe7ee22e6fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c6e9100f0b6420f2ac9f68bac1e19ea5a813b58064d54610cf77f86fcc1410c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:df01b29e279c5fef750737c48041bfb4ef531599fa6ce556987ecdfbf8eb6767_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:443c8d763eb16ce12ad7660e36db67f1f5cb2970cfe0c8ccb922d4697f9e4da5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4e708aba93aa644457fa3aa047fafcea0b504cee71724917f497fb4f0ad59210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aad14619136317ec49570c1059d59036fc36ed2e6df996918f2741a7c1ec90a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b3989b5959fb58d543612b9da4dad6797fe62677fd148ca59ba77c4ae4c9e17a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:00f150e9a977b547e1511fbd0972027a01bdf4852bfaa5b7c21a01f1bb9cdc76_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:254799c9323f6f753924c1b739f189f5daf7287cca9e469f169bf5b145dac19e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:45f94d3ae86090cf4ba0791b9102e9b118e0e9a28d3901611051c9eed86178b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9553e2fcfca8cc369f512d405c92c35cd79a0d5ecded5bc11be78febf0efc8e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:593d8b13bc16136998a2d109162e54046a08ceeda2a74d1e6d9b2d220a772f8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ad0b598016cb0aba3335d6d9bb01a2767fc3032baf24a2f8a2d857651a38222c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b5ad73901c7036206068e9a24d71cc3bcfa88207a59ec10521f1581d784debbd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c2b60ac1878d974e0608955a1c6c104bfb840853fe10a6bb6c971951042dd0f2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:182e148ddb5ae83c7540564f0975f28c17fd859912bedd6392231fee95060d69_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f766d291114a36f9233b68fb3a1bbebe65867c37189243df0c779e3dce7f509_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a48cb051fb2a8e5c70715093012f18b65d9bbdf7a4346b1cb828f2592975050b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b605723a4087f4555d491389cf5bf15711cbc1b1da84cdb268d4fcc5c87683df_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2e976d4a7016dc2a541098fce90353d3bb922943373c8b820e5c95893ef739f8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:68fcad612630ef316bc5f86ec98f828dfdb928a236e551a4c8dbf8f919f4cd98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e44082e909372715fb8612484c5fe0ad82699620fa530e75f10d41396ef6d63_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a949ed5a2a43edde8fd2abcf0f91c4ba4cff7dcbbf131a2ee579d1256ea628a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e7ca33f11829a834febec5a1dbe0f267b53fcde66dda9128eab3df006d2d7e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cd72d535761b16f14b149a155a1a0f4f0dfb0bde6e5146101914521ea1e2a365_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d91fdcc0e8bbd15d091c316a5bfeb683a7e9982ddf474724f49acedac349c48b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f85e6be61cb6c744900578d654909ceaff76eb98df36564bae2e57a3a4bcee05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:24068dc6b55124cd76463fa0678843ff83f92b65fa43a53e360ec03c5fdc4fcd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4c58b309f4603e59b3a6e35c06e60c37631d07d0f07228bb757102f741b6edce_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:68f715655f2b9abb1f22a24c04794c2d05e3327d8125701c15329ecec2b670ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc454e0621f04eb9e2a384ecb30b7b863178447938f8024719a812712e4277f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:183bdbb02b5bcfe7bbe4fee5d0fe520c986a5244f02cc896762d36710498c18c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:19fd07362ecf5282edf9086f840bb9e1dc3c6da56bb8ac3156ad05ec54be9408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b679f580e43660d36492cb57d275f6cd2cfce6d7c1d872d871ce7ddd9364dc72_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:dfb848cb68bea17a789a807b5edadba37a02947c506b8fa58d8b6376cfd3fe48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:4982e0c65a5469001613886115ddfaba5e2bedf6c1f9c2dd538a73646c190b00_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:89c7b0e5f1c0f13effd3888be07da4acdce02eb54fd4a214fc8a3f9c204d82b4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c04482437d736cfbd2259aad085766f911951255d77bde48abf34af758e42744_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e0f6f48dfc0eb1f410ac198eb6ef6a9c6ee288fe4a01b7ef65e6b62f6b939153_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:097d5658d4c2cfb9e88fa9ab82ae4b4d7f3108a4dafb42997847cd714367973c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:221e48cefff45243b181abc4074adf95df97712990030b4f280b65452083bae7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3f8362646716993b61d35b5377b402ae627c15ce3d2e6b7ff0d5b52159e81726_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:73acd569142f5dbfffb16d34dabb2e05d4552354cc58bba83ef8406029c102d1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2d5a9f1213ef66cd474cbbe11dce4c37a56613cb136fddc8a5a93ac63ebb79d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b5e4275e6a80d99ffd2bc73c26b421f7790ccf88782aa8fcbb22d588fa15857_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:a7216bd1136625966d8232aac1b61360a26e86ba203a6135a32395482a097bfd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd0f6d91a4687e3bcc87e4cc6f1e34f8ad19346648e594491c760bcfce671c96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a9a27ac5377c42979866406869e8de55cdc219ec7090ffd1e4f98c98127ac27_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:57db654e947f5cd7efea9409ea18509c3d4740e03daa164c62faf886a7287ea3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a9ded8f2c9d761de5ca64c04665fb4c9d69ec31ea3ea3c7e91291101a00ee876_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:bcb139bd20b7cd79ee16cf8968dfcb0a5a3398bcfa734dcc2c2ec47dda46a93c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0e56be34b942905008d2b7f1ebefe0a4446cb35da9f4bf09e1e3c0e15d88395f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:761b0b68ca18e23e758c780c5baee54607549cace7f1d337b418c0e0ee630ddb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cd32f964f1f4bbc981565fbf66b6ce05547a32fe89fc6f6fa3f634791120cf9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d6accf480e8645c70f53adf062189259549144af3a4c3d736b28c561dd538f0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7aedf77c4e1ec8b09c77a9d37dc1d7c3651995bab2f84d23c1478e06fe97a7a6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:fb2df252487a734b3e051ff54713a7689f7f1e8cd93557f846458f54d3776162_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:786831a2af730d5ce6e8ac1c247599e872e6c683ee53946c9a552636f02c88c1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9d807221e98130e63530f757157207556a7b2bb7fe7587f0d7c5f9d1ac9592d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:9e739fbf82f09ff6bbbd9baf6f2e64b0056ba1608b979e45ee6de17dcd5fcb85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c2a9ad6b4707faf2329b88b12e06f6f10c5bc6ff15c06ef644ff14efdc736653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:84e1af7983cc502b35755475dcc87c2eac2e931f623d070736580cca65081992_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8a9610268e8460c1ffa73d5f27f7fb9760b08c4d98af29cb0edd30b1afae7460_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:952459632a7e13cff2a8543a1a23e0032e9c163bc223102ca0c8d92c28e0acad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c568a4d0ba7a6137d77cd37e77f48c411f840ce7b36df3bfde76a5047a2c3f7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:21e0a12571846addb7b6b112ffee2fe3ab01a501fdb669d9b1056381b254be89_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:97eeb443e12e9e91f6a38ca22ce4017ed09320a8ac1f79184d236fce8e2b21ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d26f837461773b3ba1dcf7b77fd95fa5f36580f4cc351e121ec65fbb9480dbef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f1fdf87492d66f03cbca16cbdb07607481041080c244d94c59a773cbe5457734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:899eb4bfb863d1cebe38b4b8f2d098f0dfb501eed1fcdc794215e0d7dd649b92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abfd8c69fd7ac41b2a46b8398370b79ff5f7388ce09d80bcb88180b160ac7c2a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f65fe33668fabb81400649500a2fde6dd3236650a129e074664a129c0bf6d738_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f797d5cedf4ea7f121eced618e93dd4f53eb6ec5828afb978c3a2e504e16c11d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:1560bc58a43485387fda173fe0a8a396c2f6b038202bd9863c85d1b666f3ddc1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8044c37bc844e6b52ad027f7f7557f8364e73d49b9ed3730b2e51d1d41ae0387_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:ad0d0922f3417545e5fa1d6d5e7f05476552388714757e856d42e5a65fb99e27_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:efd6130dc94592715fbf9fd2f48dbecf827c64d521e5850ecf773aa07fb3bf89_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:64e1b9fd351ac5ee0427dd131b0dccfa961b07df2dc72225f59090acab8886cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a44323edf14cc87c14bddfa0c06979a8f696a159cb091623a8351973b35b4d14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:c0b9d948d72ee8f79c2e6b4d2f255c6959c21bb7bea1d7b0a260a0b658e490ab_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dfb14efc88780729a819cad4cd19805fa7f5b660067b4e7b10f61d5e8ec3270f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:15d9d32b5eaa1603f2601dbd6898f0182b709292ab0153bcfa7bfebce5be13c0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:178cf1edf9a80f37bbb19597a34bdd8edfed5e44af3ff7273a46a7b4fb7fe964_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66f9ceb6d26ed52405b9439606d49b9f8158c0d2b6b0eb715a22ae2c746defa9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4754971cc6f907064a799f4845fc9f949a3068a5b818b23eb292c8346f9f2f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:766ba5aefee0ade548842c06f8061fe8b849b76d16280e3c41225f21d2d0b6be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8730cb01fa2ea29046c200890d8cba4b0291d769db57875b93c8e7c1c68af3e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b2c1423302c27b56725d91ef0c9dc34903eecee9b0e8bf6761f179bfcc48cd32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ca6573030508bbfae251c27a292bd25384dbe3ce55cb58865fdad2fe460fb6e7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1aa25a4a4eef7443d6bdac8f5d159b41db9cab89f56d43d2d7a01a0bb7929da2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:30b84fb0b78767956548a81b10d276979967e99bd1dcaca2bf06f7a14967b86e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:98a70790286c97045f4ac1b5ec5de45ed043fcd0ccfbe96e6a93dbbf4ae0d96e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ae9f9c747fc7f26dc4fe31644db03b93c7de10384eae1dd40b40767c2e654667_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2d3560ed1da1d414471efc17767847312a9537c40dbb327ab8951a393efe288b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:58bdfdb8d996abe6f35f177acb3d7e3c493e211090af8b30b6376601c57257c9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8eb98a0fd45c22a0aeb23f8c2558d37a1801b5afb2a2be36a9f64abf40f6a3dd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:97e599fbc19e379fb55e9181ccb16de1af1e101e6c10f872c35ff7a9082aa937_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:115ad4f19e948ae0fe04b57c131a3ac8c261cdefe282374a667dea850e956500_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:15673b625efc49511ad48958f766aaff589c68c5880c95d7c6c89e5c9c9bce5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:78f92ad65baee06e314611b83e07e7a87dc4e3994ecb76b5b3b2a2039c1aa2b3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7f0ce0299f97924b4c3ebd129ebc0d9cda54b1126ec933fa33f20f438694a590_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6b4db8392b4fd5d49b177c707bed1048c6ccc7564f2dea39ebafe492807884df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7aecb1e4860f54933c9e911b415aa059ba3c7664c2309d406a56b305887ce6f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c662c420d15d0419d38af3038fc232990bc21299a9e56b26f4df6371d8022dd8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d7b45d95a2687972730a64bcad78fa793e4a244d5a034969889e4e5e5b319057_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:02ef6749721cec830957dec8da2d3fff2dc88a9bdadfee0f7e3177a27d265fe4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2fff2ecb2b19603744be8e2821f401a9e0234ce1b4ac15c27223c10e24ccc7b0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:62e44648b669cc51e9dcaeec49d2c5b880fb93c32c2bbc1f535904b40849ded2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c1ca8a203ab5c80f3d7b8fb9e026a46a75bfb0f5d6e4d5ea09dfb2a2db5c6a2c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:56f09c58109b0455903b4b1e938639c6c1a9491d4206a1e7b4515f89d5510a5c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9b5c3e0697d738fa6c1fe2c115d2133275ec3adfe2d412547535a605f30d0c00_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df2d7c18bdb6bf49c2f655b7dd70cd4739b2b9b4243fe2f136042b922a029e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2534343a990c27b8efc5d674b4b97b24acb00d781c75004adbce0c7e187ea742_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4f474f91da6fa969938f67a7b254f6e34e6ed2d8ca38e4de4d7c190328c65352_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e2b3a346ee194564f34a2db8ca14c08340b063c995936cd06787b248cea65622_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0cdf866394b6db732b741a22765a096f04feaa6d0237c1e54d310cfa645f2883_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bf09aede6dd816a7c1f6db9a73f25e3414e0f408e5744dc2f32dca5c73f06a74_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:db8ecd1162e094b6cb166b88dfa40258f31cdc4db3ca7f6a9b110893bc27d044_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:acff56a6371c4fd63e831ca8149d5dc5c2f66fcb9e5b6f2d81afbf225fc9cd2e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43bb0e2b7af46bbfeff6809f44f401007498cae3cbc04a9c4e8f8033f3142d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43d5f576d8c78508793fe745384e7c12b08d52a6757f2a60a4e416d2e1297cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6f5fd70511974d782b102cd378cb932ce27f58a18ab53599b570954c379b88ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:76698b01437d4d0a46f1bf3bbfca30ee2065a8684199caf406e0e7a027871741_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:acf2839dbc4ed85e957d4b975b0ef0c08cf06d42f75f11704e9cd54197548784_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c8a1a13f5a36513e22f8db1345386f1835eac5b7f809c6745fe43afe8372ed92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:00c3fa5a11961ab40d820619e649974783d90c2ecf4da292ffe5caa6bcd1d7eb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15a421e4461be8683d967387b1224fcc0179d478f46618d03c0e7f1222ca4c69_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:663a50864f70ebf653e8ab5a167755ee632d58e199b81bcbbf0d43f01cad2ecd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dd4b72aaaf892109abb29961b61fb95c77ec0a7b09158d747c84116646c0005b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:22d7a0d9938f75746797f97424284f6e0aae7f853b392bdc87e183b5c834972d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7ede51978a537c20cf89f7e2c469034859ef89b1f34b3a8c89a727378746bd24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7fc7a7fbeef800bc1efebac7e1d9a3110ab4962405d181df23b01e0a9ead70b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e0f8524eead302224bec4bcb23caa0b587aaaf1582ba0e9e6ecc3e2e9755bc32_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1598a3a15eb623d10cc95a97996611c0949450cff57257b2d1851c8d83657a39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e97767977f70b4a53e7e898af37d51c1ed2a0c510fadc3180d3ed6675ea5fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:acbe9df84cedc53ddc968e5027c662badf18384a9f25ad78c914ec4eeac208f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d19ee5bb8b73f322b0bfdce50ffbc25cd89737b6d378499bece9be0dfed8a262_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a0d654463288adab9acd6dd6bc5e9bfc05b60081e77877e285b60738c4210077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f3a38302163122cb34702f23e88de2db5d44d70ca24526f4a73624cb091de243_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:348bfab8b43715c5b79610c50bd7a8c383bd7e0d404fe26ad3745d803fdaf339_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c4becd27abec4f1dd782dced2c91a832a731a71f37fe7a3b2d07135702e0d512_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b27cbc2a5d54ec8bbf744ee483f2cc81b9101900ec9e229d362a8169ee72b29b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dfaadc0fd73c36c83063ce6442a9f5e8c1346422f7bb10faa8d27617a0c6a710_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:57b58c92ff48ca5f8275bf41b1f1284b3f0ca881df22e355585ff7877b215198_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ab7d9c2e48415e4cd8a1584e942dd2bb98848aa657ee7293fadebbc6cf439c4e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:eecfaf9d138ce8a5618856ec98f2d2b41d2b025acac5852e81ba20aa7443bbf5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:08ea69707b4d728f1368947281cf3ec122d68713209cfcb0e91e5322bf1ada5b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:09862c60fc2dcb1fb0aef2776148ff46117460f2cd92e202c76c0d122453899e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:59a251157e8aa68bde3d1953a52c2e3d34faeb9088340c7f5f8e818e82acef7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9fc0a293a6420dae695cb7dc0ba7306805af3bf984be3e31ea585f373bbf2011_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:08bdf0bc7808dc10b3597b3e37fe97d768f0bdaa0b19dc8b6f565c15993372bb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0d1e25b874b260043556c33ed62a26ebd56bef929e3539fa86db96501a798b14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:32e253ee82038724e6455b3e80d1ea6b056c92c2053ebb22ce329ca5b7d5f03b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c478e1e2e08bb0b44d9bd3ff8054a12e7d98be7821045cbb218c62e1fb2cd8dd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:06eba656e1b664519f5e663e3ede831465f1635ecfb1d293c1b1b745d79b4158_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:19a89d0373af1265e09e12bd377e5bf631e5fb58c36b2f73b8ca86d186bb0840_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1d2da7acd64cc59f03f6a986306fc7d51a680a55b7f62e180e66c6cb3e213037_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7bc8808eec74ba5b0bb91d23e918401da8a4beda52fbe93975f4d7d190836aab_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b075e0d54437ff4323eea051e2347a71dc085464c2abbdcb4a85d55d9fb84e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2d19a6538ded95c21b22b0489b00aca53265ea73b4f5f7b91eda8f24fb39a12b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3c97585f4dd92f700fc44e21291f913aca946c75bd0124f832a6d8d1c5f3d5d7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a7b7e0019f78254b5afa024b7ff6c9dc0440e40d0f6fdb22e6ac86f261435915_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:085602599cae9eabcab557a60947d3f3abc272c51c3beae3ab9cecae3b71a3e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:fb83420683a5c649804f400ff80b041693872fa9ca1bd423184587e4c4e9f018_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:344a60ac1e833a349a8f24f3db2859e9fd0f45dd562ca50478973868e3669451_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:693b81294308ff38490144fbb45de352926be577fde7668a60059f3e5be3b776_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7e57a906f55fdc4522dd130c76942999c5c28f469579dcdda2e78949a860b8f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a000a2a94ba6f3c2698171f1cbb4d6976fd241de64857aa74bc5783301ba5165_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:2593c53eeb484b020e297c286d13e17bdfb52253c06777a124b62eabdb9a1090_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6677aa15725f5cb40cb925224454bdf1ba07e37e1e0240b0dffd3499bafdcd27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:32bd53429d58f46521bb3b3da28dee2e9dfce9e41992d9e15483cb1da656f569_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b203e363150a6b9f1e3f12c4424af0a4fd7f3f5382bfafdedd041789c7fb5e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d271c473cfc854b34d17114967f659b0ba86a36f408696f348463e106930d657_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ef6f8a6c1a8e13578d16585d0bcefe15ef7a246f779e2aab32965e5d7016af39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0ad2b1b3b63a22d793a67a220550e7730d49193e36443b9783d045d0d628e986_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:624899ec57f3d7269da3b5acd20040fe1ea2c1bcc617910f7659cc3110548dda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7414f3068e135ba5f9e0796967297f66dd619122e426dd8355a7d21c88c3ac36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bf6ac903efe307b33a5d17a000c4dff28c5ac55f5ecde7d65a15025d291f9053_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:35396543cbd1ebea8e70f1beeb10b4fd87d9a42293b1464fc0442eeadc6c0e7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4bd4ba390e83fb3eff7d17281090981125e08ecb458969b5ac95da4342641e65_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:602dc9f92b7a8e84e6eb998191263d186d1d10d378eeef0845435715bee812dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:622a2e6ba66f1624454cf3ff9229ded9dbd06815ae6512f251836da18b545da2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:265112268f914a12e152e58a674116408253b120a35d5e696c2afd059b6fc015_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6e2c4811105f74a2200eb5c14cab29dc5735465f3ade08bd44378d1a3f3c6a16_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b4c1767d3b1d7d32b79c58d9894a85e4e897deaed7405281239058b204a5209f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:dcde633d96ae797962a3bec581ef3078a5142b3131595e0055031195b798bc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:47731f2034e86e1b86a86d1b9ab20e1b978f89baf270a567de3b6be17665dc6e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8b00cad2744076ce7186abb2304a0a1ac8bc84e92ce76c843fc19a3d5f79e049_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9edb1bba41b757bc30ccc0bd7d823f3574e21195a1a4075a31ae5bea6fcea516_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f3ad88ffd94f0fb2c825452841ee7c938d81a522d8e8fe09d224b42fea301d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:24830ccec39949668dc836f6532f2375d0b7ac23ef69c78315139c4e15af4088_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:67899e606e1ac40ded141b4360168959587a7f1385299f99ace9312016cb01da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:708686f865ce646ea8e6405db61f539773444e873f6101e733567cf8be40b1c8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7fd150db54f6ddac412e063be423bb17cf0dc8717df7fdc32fc52434cf7c866_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:10e2611fecd1ef8a770a366382bffcb32096b3a8b396d3c0f3a67c06a809e186_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8e26412eb9c4efddfb90bbc864e68aac6ce43541f5952250709e973c75cbe8b9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b6ef9bc4955ddfac9ab851f8956566b52a49526e6aded669271efb338603f3d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c084c44640f2949bf5fe89370cf105d8307ee1d2f9ec8b5bfbf7dc865fc45476_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:8268d0e76b556f2b0413ab6975f15aea685b140362bba5d245ecabf0668a41be_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:b1e1d2e8782377f73d8b9d458a7d433dc9395ec7fefd2e376a54a19779dd4ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:556d277848c695d76ab33ae109b99e0448bbd60262b39ae7f5cdb5c052252b3b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8107455fa57ff48346e4b056bac8f1d73071699505c62e3c4a6b63fda65d1301_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7c037c5134abbbe50088311f7765bf614fecdc7da0b58b3491ed0924a45cc1f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c848d97da53997ed67654ed4cd558961e4ced5fe80860831f6100f27bb97316c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f63f5c139dff756c4a36e8c8aa18aee4dfd74260ca90a6c9cd8c68b7a23f5330_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:18e2b009af42ae09190598403077f59ac14fff0083dbd0377b23dfe8bf90bf85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:23c4ce9a3efd2b7cfe52406aa0df67bd6b17e2ff2583980b24e5f71c4e69bdd2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:45faf0f08b479a7b6511703243cc6746129fbe639936f693e245688e33cda4f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5fddf39479d0594b6514b837da1e9fc7cf23aac4e092a43feec2dc738f3a36a2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:27662597b04f8a83ed40951fb3161755e565f4b45cb08160ad65495b1971b1b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:66548d316213a04bab082f88b71e84f26f93e3b861144b79ee2a1d6daf236e67_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:915f0ebb139d489bab32c418ed4708935e65cbb95321aeac9bd3dfccd682713a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fdf3b790c4ebbb4a049a452ee65a4f15de7c6b1fa06227dec1e0f44879d33d3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cbce9872ea22b8756670549f2844f8aa6a3323779774c4839a455e4f831eff31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:da8d61470c3c3120912a4c05fb149d404da73c1cc654faa36c5311b3ba47c554_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e33aa6dfd96a471d0676b033c4ab64f112e7a200b15c74051bbeffbf48e68eed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ecf24d093581fc39574dceec3d50efd4c3146cebf49bb7a5a450b3f8ce740551_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:389bffb7286fda26e7f9d583a982f673c7487e4b152d0f1449fa0cc5956f0850_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6c6bc1dd1345fb7f5ba86cf728189fe3c576fe25d2b3e2caa6b3436e2c6a42c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:750d110adf37079c83b02b85f49fc612c9ba646ef5ad341b9a43c3c76c084e5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d097d858dfa7eb705412902a77e8750fd7fd883c8c83e6732e102d6751f275f1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3dd9ca3b6c119ebeeb38e5529407f1889ce2c06c11f15bbdb38955caf2a3a44d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:53bb0329ee10d609d297ebe7327e9fc2db866a3d32b87ea4ae04fc46d9aea7b2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9bb57dbdb1f3e05d2e711c87f59f05c56aae4504a432a7bf69d0719b614f5ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bdbec412e541109c63c5f342be19fc88037c485b199856d55ef1798510ee4039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:332ed123500ea4dedb757d95f0111658b96faea8f8996fd74dc14e51e2ab9978_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78d21fcf562cac4d525153a03c574bb2a9ad71d50f955e263f06e2fb2b1daa08_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:907a8679fa95ea05ab7132e5953560b61c9ecfff5d0ceb4124cf8dde42530cd7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f7a732ad09341efece3af08500fd7c18d9b70e4e2e218afb2fabddab0145f393_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0958362f0fd9f365fe7c0553d468ca4b116c5b879c26b8035205fd95fbda79c4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2fe9e91baef7b27e2396be83a187282ed19482386413f82f8e00446044588132_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5bad53fe321f2d924f07f7cd8b6f19771631a3c75dc25df875d25cfeed6290ed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a42d5ec3c0b582a70bfb2297f3f7461f4b516aa28ea8a6c12c6bca2af51a9e7e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:64b0f83d2d4b40eeaa6784ed20019e2ae2c7fdef43c3ea9a49eb07a3ef27ddfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:744da89cf9a8ac399564877fe699525fdefd31d302b70bbf33d457361235ff26_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aedb8ec541683a33066c8e4393fdef2b2940879da38f06e37bc4aa247038081d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e5dc458e034b48610c05a65784b4ce8731709969a25867c1174beb7bef0d43e7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:10c59d23c3b20e640fa3decf0fff7db097b1da46b58058b1a9dc1284c8d5f1d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8946f0589388c5ac174374e2de1a4bae4d6134dacc7fef9a95bc54f41265ab9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9ac3b13d328bdca2a50d286adf9f32621a3a059f3dedbb0f3414bbce3b1d83ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c56dbbd0868f35b7376cf4208b10f1be543b5b8096ee30322b44d31d5887b784_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:104e230cfe12c0f6218d5a834c5e85d1c3f962c9f00dab941ef7f409243c94d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:56e6a16d77dc1cf0dd2bae15f9117faba1c88be9bffcb4113b29dcdc32bf3dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6014a9a744d98499f4e68c99a612229b148db39c40dfc0fc72a0b0fdbbe26626_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:92d6845bc5c65cdec3d0f59440500af1b60b070b415ecb6e3c5c276fbdb97f4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:86dfa215430ea4c2286a8e9e0921f3a4ca14fac70ae6f5ad4f66636fd5620e0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c20df9f23d90cb585878aeb06e921741267b98a7b078ba494f6dbcdde2156020_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c64396e8b58f76b4f416e1f76332c6a28f2ac866240a4a07541d6ef4b13801e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fce08887d2471192a8b68228f61636bcbe2a8b78885512d5ee24d55b10784df0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:42cf0a1f66357b0054b4932b2952489fcb46182e4ff04501ec3b8ec4fc86b5c5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4652118a90e9d0fa90010823fdbdbe1c49db2b208cfc948a835c7f2aedcaef14_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c827d0d949f005ac61c1c7d43ac27dcb842cfc2013e42b7a70a72d18a20ac45d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cd7eb7f4b822575925bfa223282946937c7dc5053fdaee9cbfbf8d0c2467e59d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7b4dde279a23d7f73becb18b204787bec7ca9bb85b0fcfef4a7323ef59dfe6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38bd513387b83d3388d063e797d347932a335306b9f65eb73b7fbfb478b95748_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:96674cceccce573229f82da92f10e3029a5af33b192ae9437214f50bbf9e2651_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b5b9452bcca062df5bfe00b913778e2c182a6c2edc8b649a62b0e927037d7eb0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:578f67e6b9aa327a20cfaf5912a5601489ca0653ad744109b08262fd31d27d68_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9b86e03cdeb0968ad70f6372630bc5e974ccf74a63666f1b4517347d5cf66e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c87e5142780624f7090c8a0dd9ce935b112b74c86b8f0a9f97779df293cdf94b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d6b881c99cea669ab664f41460b5910bbf8953e57dfafbdc5ef6b44d8b45dc39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1b7eab16cec06f09c6d29dc328c723e63c410e101f2338efd38c266ead5a661f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:afde633bf2b45cc358137c70b17b5275adf59c0e71317b5d40de66fe40155c59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f117e6c476d1e70d006f3a32f70c6e8dde636d40ecf6b350348315bc30feaa9c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f7b7e43467fb98d34680f471b5f99b52417deb826624a17dcd957268bf19eadb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fc58e1f537d1d1cfb376c8bb3a1390c008341212540fcd98a4a315509cd7e62a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:80ea2836ec34d2d2995c50a090e9a97623485c633c2cc39ed4fdce34c9f253dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18c5603f9bf889466977a8cbc1b1e785e9e93a76852434465848b00de85a3384_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:852a40e0bf7ba727a9a4f4e65d820184f69d3b6410afeaee5b7c25da9d6222f7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b0323e72aa737bbca1d743568e2388dc2f3763b7b23fda8b0c30c7da82361828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f7bc0d938292e36063c8dc51447fbb563f011991664d6d7352fd82b1f8729fdb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0c5ea8bdffff3d880526de9f5b4d553c2cbc0681dca2785b44a2d50534eaee14_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:25efef408a198ddf977595cd7864dc8c68b66b5210b01372ceb94f0bdf0eaf7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4af0d2d2ff92b30d0bfd1217791f796ab853a709d6724c1089d967cd8b2bdb35_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fb88da574373955332ee34a14390ec328a7ad6e62de8499ed52949656f6ff923_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23b511f2c7fe86c4f8afc509ed707d27a63ee6cf1fa3b74131489fdc7c668cd4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23e7ccb1befa2816e77abdef5eecd8212e56ae6d616f4003392935e7edf7ed93_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:25f015786ca305a2bd100695adef64936782586725477c67bc43a42402e9a4a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:513e02881726c145fdba109c6485c19dc6a25e1329e71e64da6a1ca55a9bbeb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:651e1f43c1483775c0d9ce67365db3d75021e67a3f4dc872071968538033458a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d565301af46c356a4fc80f36c7c8e958a19a4e36cd08abc84cc9a49d88433b18_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f382ef885d8be8e7007416722029689f2b8ec1fcff45f3f405f4dba5afde7d9d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:fcffc574841c7f5f5f06e41063c6e63dd8471259c8b6436210b1fa8f66bcd32b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:06b33e1160ffea1621b8b365682c8b33eb88e1d0af49f2badfa2f2cdc1858187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0adf9a1507c462323ef994cfb8e94a91e05a90834eeb818c6ff035a469308734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4dd70885b033339366a51b39e1a0dc9716bfcfe9b3072a9425f93318ee1868ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a675329ee42ea8e39cf56e29562e0c9d58345a468f895765b6000cb2e03c85f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:046f5864fb471f536e1d07ff4db875eea3323fdbec3c8467ffcbadaea4317e48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:338bc8f6c2bffd8382536c628e99388f1579df9a881c2ef5fde980be70652eb2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:613556b062cf0adc4f9826afca26ee52106805907c1c083580b0f7595fe35d22_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63b5335ff0b2e5ec2a748aad70cfb87a1e67400e8d4a58c4d21f4bbe0ab8fff5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:134163c4600edac7fd6cd32e6e489bfdd03a9e7b2554fb3cc43c696c18d1d6ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:646a707c50a3656bd6cec5b46960d4d27885135a1b2a4eac2f74fc8721723c3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4cd06cc8b51a11cdee4218deb90e612934506c100298dc2d95cb3961619a34a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c28197eb87571077a9c4d102a659e2ee3e9f4a96a2c65e32c2155aeba638d114_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:884468e937461054e4d0f6fbe428c0837c547fdfb77494fc4fd0d80c85ebc116_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a0ca6e2d795cf58e53f392ccf33ebe3a958164d7c807351976e7f34229585b4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c7c740ddb429a1e4c4b37a761d07a28b0a3c54b1a9d0a05d50f52c1046e67bd5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f1b0a334d0a34ac7df7177915c9d86925b1d09e2b7b73739e2e242b156043d00_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:21386a83ddd84b3cd3903be7cb72fcaa075258aefa6a8aed5f9db293cb813646_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8bc70bdd58177aaeceffe4a1ead8014949561a36f49e704edec1a87809a8e308_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b0124697d65e28f4068afe9969a3558ab5239b7b39b8a8e4d59179267cddec92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6929fc57fcf0e9c7d26b858afa505278f09fa81a854050194253e2b84fabb94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:04b8125efeb99b9283590730314e1792064cf887d124906b6b39c83925d97f4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b0534c781222f49ce04e95899cd3558bf62a74c7d5defce8ede815d7aa88aa67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3769775243694c05be0c6d52bee13877834b98e80a32162e3cc990386fe17cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ee66f64d8b3832cfa270298dc1257226c9abe618918de7283d7ea3acc7bfa058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:09e6525bcb52ecc92e628adb611938f208c09436c1cb787539df696bb7040e27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:48f82fb019f0083c414b895589183931f623d9c4f64a545be9460df83d8f23ca_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a2cec88104e0ac39cca06c351868da8ca42cea21014e276ef4c492603c90e6eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d5fe8fa8055701c1d85ff5cd062b28b808a791d658c1e6227cef379dc3706740_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:072e335f2ef540426bd02ab03df3017062cc713e9f15c7d131043c998f6bd8df_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:750327cb858a4bff3df278ebcab6a9c73b88a55729e8f54669155adad0f1c77c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a2762bde107a05ad6ee1b167c6ef7cfd32646b73209f3841ab1f2545f2f5cba8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d3ffde90e606b0344c39f8668dc629f919612cc5a3475e8fbd15aa1bb807a42f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:533703f83c1706641c5423dff8be080c70ba831a0904c4d08cb84247c768fd96_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c34e3b2772aa6329401c1dffa8316d3516368cfaa095a9cba95628bd9ad2a7d0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c3887c6c2d115b686a65205cbaa373882689899aca8cbe5125547db198c84c9a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc6a5e17268e07c6309afdc92acd2a31a8021e3ba9f5d0dbf514f3b9df09e01e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f9b11c33ecc1a60bf7e76277604027fad491a559a01ef6d81f2ff3e1b1630ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a23563b0a48ef83f83afb6b603c3c6e432613ac914f91cee12c45ce88e4568a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c905195d7c87506f478c79baa7af0242c05a53f424a5dde49e379c2a5456cd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f70c550c755645b78b3e7c01118b6a646b1a8bd283f0a9415857a8fad6d4dba5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0e7d60dd7a32d4dcf1b6554c4896f3e6710864a5df8a06a0ae3d7cd8c719a309_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5b2de9e018b94f9453f4ed479113464317121764c1551eb27cb249930b87ab3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:894978ef07143c0e17fd299e1cf3cf66bfd5d1d94c61bb98a196c22c8004252e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c05190f5e6e9886ce31dbb9c97e177dc69b257a009c08298d9964c824f769056_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:037f48344e06fbc216914705d9be8c9ae21a70069b3031ee4dbf07c34e8d054b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:46623fe33e5d8b6eb551a012f5b444849b335a5bbd1726c274c28b8491e955de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6140ab1bcfb22b2d92b8776e5458bf6e1d2d65753b16d4229d4b020c0b4a12f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aafd425c0dcdf391f811bf3aacad9828ca2d18d34201b6d954ca13c1b4043bc5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237d87f0080a039435915945a2405af205b4787a2d03d71ec801f5093e1cdec7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd9dfae5523167d30f125e3be00f666f3b98f3a63bfa55f9c79927123d13a65_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd9a7c1b3d8bcd779e02925e2bd9d79f0c3f839636cb5fc66181eaece5dead1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:ff78f8929c2a152f76ac995d4e9203c6844058b114cf1e2bfafe371f41f305e9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e4437f5baa2f1e07ed0c1a245af10cd3e9919a852eac7a22996a9b7ea51e65b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:666aaeff92117bf500aa2fd3cb6326d39e83da6f6d9d08b883aa0ff66d56fed5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:be357cbfda2ec9e821dca667511471a812cfc6ec8728b8dc9e345c5457b50b0f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:cdf3f134bac400823d74df622bc73368c849621e10ce6e2483a3d17346e9adc8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3172c4a59d36cfbe0567767264b230cb7b1bc355e8753cbf14da088987601d06_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8d38f1aeb56ffc54758fca6ab17a60e3bef145a3221728a56dc10a37e3dd7d4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ab60ac0729c4fe33c4a801982f9a632d7c9b5ecf991b7166b8a6642a621f9490_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c0cd58a244979e44f80ee6bb4f2f25bf4150f747b8db3b4f27b8e27b7b2657e9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5c312b21457753ed8c850d7fdade84bfc01ab2d0bcb3435e5a800ea1b57ce328_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:c01cbd659b1fcb8dba2716f35c5256e886d438bb3a456f2d2f8189cf7d7a3f79_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:114d2dbfa9f68214f2bf75daf889bd9dd8c678f6dfce6dfff9e13aed8f0ef66d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:853248c99686b92e8f03af1f7e03ab8de1a0410f1ffa973c61e9620c3c29ee3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:db82a9efe15ccfd1fc7462166a3dfb8e88ea845bbbcbd78125817ef606d7d4fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f3d43dcaf117d7d4b4ab4db76e4f16bba7384c2c0dde245b3e264d6957bd8f19_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:23ab98b2ad9e01cebf816c41ffcf05a0238c376e749891b69571d14e3254725a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ffc4e82b9d9ed4229d3a549e9beffda45d9bc9d56ebeccfd3b5802ccacf6d801_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:1a191eaf5b0d23e0374829048c516e743555781bae221c9bf2234de24fe8d29a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:3b7c80c9567f0a623c8b44c5bfecbea8997dc61896efb52370cf4f821eac2328_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:afa4fc3ab60c1c50f44c59e40f07fd06b52ddc65d3b87fb4bc9eb3e2d9a83aab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e8749dc60de7657ebf93e7226b47661b51d1daa4c5a4fecf336a17a0e0cf3c59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1c1c12ad472c45ae03529792013154098ce4780a0fde6dfcc8b15674518b64e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1e764b697a728e444ed6267e44dfbfe36f7763bca86cc8991c429e9be5f10027_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22e25afa4b71ce9f1e70697ec3f7d463b2c1352e327f6bb5d5769f6c421d978b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e8372947353c8a6e32dbce30650b91a1f09b20162fef90150a58f3d3764c0e86_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:34dd3f5cb10fc1aa35820805090b6c031a4b771931903936817a8afee2546782_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:751ddc2fe22c3928ae1e3137fd8b7741f4f671d5acc56467b05e3d9c892139f0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4f48095d3dbbf481a4f0044b496ade9fa59cdcd58f6aa9cbea97b3a77cfbb1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f2cc96d8b2c7942cce9c79607176938848aea0a330542f21c47b6bd8eeb4f29a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:10e051b10f8001bc4344d39d32a8d0c46dddb798f6ca025a6de0e78ba5b70b96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:33943aaf687567ae3ddb4339608e562f9f877f43d779f39820741e68f691b47c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7adc1f05bc8568cdb5f376950fc92b8ca886fdcf4554d7dd6815780118cc8153_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:8dacfd86daa69817ce35eb7ca51989f90f9aad12999f1c76e21a49ac036cc444_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:25daab414833b6f1f0f91b7a55935ed5cfd7aaad5d2f0eb8674a06a603187059_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5091fa31975c3af6c2389db26e31fad80220b0bab03d4b880270168a62105357_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5e8e1fe00bc512502b348f16a0352e50ac4a5b491b843f33c72fc765a48929ad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a2b9473de35e8194617769c2c1aaed3499d57a55110827f3f94f191ab02acdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:29835580dae34eaf6a13a4b2c706138f40adbacd67670f8d19cfb952e70593d6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:be7fb081fa52399f118c7393cf72159ef362cc1ed80792aa7fe9847b00cbfcdd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e865bad23956b605474eaa4c5e637a14e5453a53522b145138f216e4909b5348_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ff01b00b64a65dc45eac4e3a607e7bf70e41fe333044f357e436dfa0fc4abcd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:1f64e57709acc5ebc392907106819ad3f8896c436d1afacd30c6952c071c97be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:401edc06a2b99d0c1f9c0e6302291c78e35475003f74fcd9a487c091da70631c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:408bfcd24ecda598d5a71bf827a74c3e10d6d7748a9cb8007616c45e4d490275_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f626e4910ffc626acfbb1d2c1d0ce76564d139175ffd39e797a4b4c957c9a570_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:18064f2babbd41c755d29968a2d3f2bf5865a1d49f6bd9a37c527b754abf6273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4023611263777c3f71fd89b5072b36667dbfb91bd2fceee2923ca590d013defb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa7dae5d07b71b2e551c6d8b428f01265e171eb2bf6e10b3d68764fd9055d94_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:93addcca1cfdbdbcbaf0a01d5de2e63956d7ae5bb4616405c88132c3d416e5a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:40f34d8424475c6090d059ce4ec4f17394694939ae88bccd802007048d35f351_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:786e891282301405fd2ab537b4ab459cf984e50ae4384def434b47f28b6fe35b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c74e92a11425bf52a763fb17976e9efc97eb3e8f6d63f188a3019eb858481822_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d1d8e4246ccac8436bc696b9bbac8c102c26258e902f947c892c91084f7d41cf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:073a7ae3f6dee770aa3146ab25bf109c2ebefc561821e4f249a8fd952e401597_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a8a2e150b72f78f43e5f186eadd267ea49876a2e0579957414802b92700003ce_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:aa8d336c6822ed4dbb522ca8c46ba3e0e090563624353d2b1fac6dd55d00e445_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d464b4bd9d86b902c8836110faafe8c349da3bc03a7b352a2bd2f02e54069570_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:097e955c655e3dea8251b05c0f56a5cba51ef51c7e15b0812cc10f2a36a68eb1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6a447e5642af9c109fad7eb4201140d94eba9f743b6cbca3585e18624fe99d20_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:af05801e4082f887de2d89a685c2d13678d3ea7aefe1272ecad2085ef3d25b73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b888f5efba0ae2447c338beed49f3854460801ef19a0efed8ad22edf083391f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:016186005ba6bc28aaa6eb5e53440cb32db58fdad03c01cae007f13ca72b6bc2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:208c40ac2823a80f406d94cf41ca1cb5c7e96bd25d8ece7556608d717bef460e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:8af3cfc07d1611d6ea3459a77f0d3ccdae0d0b9867fda35bdefa0a940ca1296e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:be59287a152a193415847f19eb418698197e52c8bf1f74eb1162106404bb403c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b73ade6d149819e41a72599e2ea12b6a338d5ebd4d9e24e41178a1e2c31971f1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:c699affbdef36d64881653a63e0e8a5c10fd5dae0ef6dddb9bb7e50de29d8e8b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:368f61e0cd92fd849a673ec2ea2f51e7e6d7c12ee886676409369a580d0347e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:5ff7cea307bba36d569d6d66b4d3e116f52b69441cc071b830310d9f4134f02a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1cb922e93f21b2c055ecfdf002582ddc51c7199dbca1f34701aae9576d817c09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5b7609b2ec476d596f0ee4dedcc3579970fe5e5125c61a474536ed21c8c094b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9878e44273c6c014ad997855ba76572268b8f18709de8fbdcba5ccbd38f2a731_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c1bef96bc0b79e4462606d3e42ed71e4d37ef14d2bea928b592272a149db9d11_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2437833ae04941249ebb8b351a3f731ec04166d4fd8129e19d0717a2f651a234_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7033be83aeb0222e99fff2ed1436d9a9a61c9b616f6b0fa3c5352d8574bf5f04_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:707856466152b42f416d446cc45e45852fd3dc5d2e67c9c46aeb50c6d1baa9a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9705f3ca0e1fed96e556766c1d5b5e2047e4230ec3a3a57daeca21bfc152bfe7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:458c8d962d112078933a4279f40a568b4cac90843b236a2444932dd44fe5fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:7d6c779a0e71176bf7fa54cc557108b7d5961b61db85b5de24d077ed2a5892a7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9de43b02a4982a2073cb1b813b63dd85000c3153cd314603773907ef6ab62e30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a1bd55517958d9320e04f417ebcdae6ebd6b3fcc9d4cd683c54686c7660205df_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
},
{
"cve": "CVE-2026-22797",
"cwe": {
"id": "CWE-290",
"name": "Authentication Bypass by Spoofing"
},
"discovery_date": "2026-01-19T18:01:09.300375+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:53b47cc5cad449bb388468486726593c6f5f0a20e23b035c2bdbe283d77fdc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5e268fb9530fc6ea702bfe64e5ad3864f40d9c0e3beeb2581fe2a8229e191336_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9414bd27ae196de5d952d6689530d09632bc529ea73e29ab09a2a9e8aaed601e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b1ca3d740fe69d29817827b9b5475172b8cfe21546b59c99c82cb1c61d19844f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:879e40240f8a9e6f323bf40d226586f5ecfdb91bfdeb0a2126dfaa67c3e3fd85_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9b4085029ca2e11663e7adfeee36a9f5783ce7106521fe02a99132be4bf4d9a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:acbd8e36fbcccc23f3fbc2013321c793d724592e637988ddc1b0d81b0a538ffd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f51d6640749d0b80892428c7eb2b54e1e75fc69311ce456c425afac40caec745_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2e7fcd6eaae5d8e35155b811ad6fe4cc9934b31a0076e80df6d409b11ca8d226_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:828ac94fecfe5b6e8263621a62187f070f9e3cf2668d24f00620ca47b29c37c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b152b96f3e1c5e6ea18ee532c4f747ac0e0bcf082c1bc0fd8ba60aaf7d914ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c5f8bb01174a32ba07070a5488b2fb27ca7820508491914337a6433d4766f039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e024a95761866be7a23ddcd5fd0dbbabbda249218d36ba9cf51d561575009fd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:4a5cb39ccce3520bbbd2bb98b84df278724e9084cf7abe9f100963b05f6a51a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7b3dac83c616876919f2bed7ef7318dce0f20bd12bcb6cf754814233f19710e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b466e339cfa61e214e09f1b47171616d59dc1748b8e02a096d74d0975b955c5a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1675f4cf4337e6ee6f4b0506017f95e48775b58ae80b02f24d2d6cf4b24e0897_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7b91722c7e9d1fda1994adeb21ebd50726d916378b50b942cd2a6bb636d98a4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4f190f8c7699860fef711a4ea52e922d840b0ae7f7b99f431d29be088e16b12_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c72327fe63c1e302e35dbb0fdf46787529e6583c544a20c0c7507fec8a9916f9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:148d1267925de54e2ff67cc04f7e1eea48e4812881eb13a6d4ac84fc9edf3960_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4728a45a6f0d6184637de454fa23aa87fdab1ad388c0f82dc97a63780d848148_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7ed045e8c4ffd8421d54d6a4ff9ee3b8af00169d184f39fafdcbe689429e9a94_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ee8ef9b71b81d64e1c95c28aa12093098c55dbb4a970f16237aee5cfa1f1756d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:11ba356bc22603fdc9da30ce02a56e0841715ffa1be1533e409f680525e35a95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313103a205fe81020b9acec854f03b3c35de728e2a8ee7f8b778eefcff1e9adc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:48ed707b531cc589ab67cc34196bd107b85250edf3619a3c348c45dfc6f535a4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7e689a159a17e702266acb3e5d7487f9ce17eed2c1f5166948103010747f2db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:377373ba5a37f2fc8fa27875afb5ab500820c68e660b1cab11cb52ad14541577_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6d8b5a059175e2260a85f40a098c25c61608feb4d59880c2eed941bcc3fdc6db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:82a2a3cc00c616964a3c24cf1095a005e4e573cb79c345e9004dbcd35e180c10_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecebe8f91837ebe91c2f9c159b54f6fea43fd7d750929e2a5b08fd1aee688582_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:1256eb041e3f4703292fda7d334bdab8ad59e6ded330b2480f0e450aee1b141d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:78083b25b57df22ae9e0eb27d3edd7c3e73de676f3dfabd4c419b37aa9c027a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b8ef42ea1815cde45206e98b2b0fc70ca55549df44d7ae7470b37567c30ff5d6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d61acb82a53a3e4b0d1d2fb09e94d34d9a990e43f09aac31f335f970a29ca82f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5855659dd086fe497b927919984f9ebbf9e5ab0a110ecc3d761efc6d44846245_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a19a3f623da8d80725954f6cd9aa9717b62c8fca465f242db675b28911906499_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a5328b6e7d62edfebe695362a4532572c99f79cde855f0ad0f46394d93d9cfda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:b49d1a3d8141b1b16c0dee745ab5a0109bff96fb8103ea911db8efd49ae1f1de_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0783c5a17f3458d7e3f59952ff01dfdcfe8510048fb41f8603e73f374c1fb49c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1f3a254a7c44483a9503e70e4abcb579081c62d5cd37ff435be44a215f7843ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:e113ec3685f8d055c89e11b0ac8acc806b4aed59f19ae0eb4e7d896d4276a4c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f9fb910e3a55c4023201befe8e29197f3a60b3c62b7814903bcef5554b939857_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:17546c1840d65f2ee98ac183705e6956f4131d3ff32cde615728f9f25882b603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3c928586ae0b46feacd6570dee3ec49a5a204227e113432194bc353f6014dcbc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:562eced3b90258a09cbab4518332ad36f9526532f2228da862d50b3076aa31d7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c925e942321c121dd314b39f7254913e71992d8414b5c778163855764269fc8e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:8ad05e7041a80ac61df181098b00784912670e01ec166bac6c504460828eba6a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9b357c6d30157c7dad00894e9f8f724d8be110d9658813fd61699714b7a48c4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9cf1116ad028c8b358eb013d9751aec24eda566a74325123ce18c10bade1e13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:bc49f21e2c4be0b4ca0c199a25f90548d7ab8f16e3d78ff4adecbde6052262be_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1d8c51ba4344673c2f0c4b023d72b683b2c3a26cbfe64798414c5d4e05005ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6e32a82da78fd60e74c129296bd390de402cd7a22a0f1ddbcfb9d3dec7ac1c5b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:aaab47f78d572983b4e8e8395c8c3d53d05c3317aea16c011032b2fd4f438fb9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d2d38a98fc09052bc5fe169321a534006a2ff8605d2314d04eee39e2492104b9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0615ec5b92ee4b3a4e28531f41a21b9a99a64f6972c76c66de90ea13875ddb5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46aea21f727db784382ab4a0329437fe9e1f4556c0cf7d0e3a6d904e4e3ef412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:62ca47a44b86ae7bde47e145474a0b61dacb1f6b503ea63475d7c090ff2b5db0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:97d075f6a0c08361b3f207632d98bdf276a9eb0ec0e79d54ed13550edee42c38_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70e3b704d6af11d99287446717854c466f188db69fc622be08fdd7a8266a1391_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:784d025249cf0f4921d34ffd4387ad7fef62292e8df8e303213514bbd5a3b1e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9e3be6f0d660b4809221fe1b2d6f51206b4ed40db4122eb2a55f23e0be4bf3d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d3fe7d8d1fbacc9832ebf90ed7548a6b2cb283f8a98a6ca73b324e427b5d69d7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:9b772451057fbf63e5173aecb056db601413f419ed9fd98d7ef3b08dfcd79e11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:bf155cef265c06b90ddabf0b4e5eac5395f4cbf9165c87e3183746ebade36b99_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:d73481ff034289f9f1cc811bb66ecb9a254de0044aee18755034c10410478f2e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e26d8456983b600e7248b5741030a68531e5d0f45666e6e3ae02ffc55ed0f906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1e21d1b03c1d8d6d2d5c3d2fd2bc68f06cf4ba6339390b49ee94980e66faa3e6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:85b66f1e1b6ca493592c62215cf8e94d29d6f1bcb68c146a7466133f661cff9c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a9e900b764acc0925e6c381fe09ab5c59bf8085ee5cb21b9bf87ba08fff95c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d4f70164ddbe9c49e57f079bc5f7f0881fce0f8a074b5a948ecd338a308638da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8445b586683b90ca3f69f83b881cdd46c78198a7b021b0499f3f5de367ae27e1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aa0f445083b105af4fc1cad85682c286dc1764c2810634c4266942677125412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f1ab95b9af24529b03e73d6d3cc3e010c53eeb72f7cd441160982e7a3f40edba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f4f78fda0baa299dcf7ac093ca782970074760999f96fcea9d170c9cd35455ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2ad3be815abfa60205bc0de77557f8bfc6ee8b80e3d25ee9cd1088a5e3f6bf8d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3242a9336b5a940e9a88b988d1780e8dd6fbe7055ff647d07a7885a3c272619e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d9c7a9bf4ff66ed09b758109eaa9002242e4eb9604f5c0fd964b4087a609d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d84b76fbb614c30c67c88d6bea9ac818854f6f9aa3ab2ae8bc3be266c0901400_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:45c02eac036665c9f003f0383f1503503580cdd5461f6de4bcb0b88edd8c77ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a0514e0c9580b85e61b553b971d8d3a65f3cac4040ad6d74a3337db46d840feb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a2f51cce516f6300e1724389a99afc1e5b00096d5d8b0c05c302d9ef483c166c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f7caf5c32326c741206573aaecf5fdfc4948062d840dd2beb7b7b1016d24e697_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:4bac5520ec58aac65a508a746976667acbb6132ebfe6aacb2f8136f3198aa35b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:019951ef27fb8d5ea4878b8f22bb0d0d1f357aac25b8998c743980377fe03563_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18b5b21ee15093503e1e3d2f6446ef3f5ffdca30bb50cc9f67dc7596930cb449_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86362580db907ab09ca1f54b284fea5cf787ddb5c1e99674f6ebf28a3990cccd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9ca06bbe2df39add7d22b660a5408b54b974ded86faf7ec9d0985acf0d4e9f32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3322914e1219da147d36aee3121d4d4b42bb619419535942aa9108f6918d8e3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3d444da8f07a9e605b799ae9e3154c7a8681da7824f959e2b5b2423b80c39bdf_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b87501819460dc6ba4bed05a65311592e85ef392a36e9296eeb11fcec26be8b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e45d8e82a1654526fc4562335cad427c7c3aa4dd01215e9754a34be8b9e64f5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:946fbedc73895ef344552e10628d3fa305bb50a0329614ced5b200fc1b4d2dfd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e4f534afec621975ef7b2389f239bc672eae0bc342fee2fbe9560e20e892e3c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:010e0f69ac3dec9157af776acd4f91d29641c2550466f6ec26ba31743373233f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:87371170c06f7ff9245e5c8f2a0884e969d6d8941d555338ef28ba63be405728_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:2c913cd14b852ece07e98db33327a22a4ea3451d241d37027bb51f595f93b0e3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:952b83652c4613ee04ecf5c6cfa6961fd66fc865c84c99bff4f879512820bb60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4cc93202ab581798ff4e06e177ce24b8e880ce650b45a135569c1257656c2b24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b877e2430ca1ef3b575577dbe08d3b13fe1274c1bb20e065421cae418a6374a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3701c8556b2ec7a09dab7e672729dc6057919b905eeeaba9e09ab38e3074ebb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:faa21d468371967ce9e5b262111cbdfe69ba6a8821b659806718866b3a640490_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f6d80e175d9165dd41da793921d5d6f69cf536c5d16e745b445979b0282045c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:42f5aeee6f2524bc1f0db71092fccd1260d20d0b94531f88ee037921bedc8408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:182402ad5468234dca690272044b015d0545229ebd84e85834f57c767eb96d84_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3e3f7e476df2c2b27a8c3a17ca83a98224c8db8952ef6b2117816bc81c9c74ae_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:96a17f8d79e9f8acfb86e3d54687da1c0564e98a9cc7d830b770db24edf9a96f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e244c83b21c68b755d7e0eaaf476a1ae451f3368918b80b19546fe01a9a4a9a2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:017f982fb763a0eea61580758d4f69ec14bb78e5b5d107503276683336f9983c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:677e81f4f2e77f2b8bd354cdb4ebc99e5701151926dfa36ca1a3458607d395ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0e9fe96d6b1ef18e0fb3ed4751d8809e0fcddada5387ef81e2801ed4036d54d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:13feaae13069cd9a08e285e2d077b96bc75cffeeda2e3b665443c022750d68da_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:105a07e6bc8acd530a8ae3097846789dbcd2c7a2f1f984805c5bb3b7449b1d05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3e0bff5d178668f001f74c4d30482753f481f257db49ad6fd2ff56439d95079f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5f9c581120873f1a012c29ac00721b6fd834c9378cd64f1d8e243da36755cef3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:84ed295a1fd729c6bfd8250116d752b4c3ad66c7bc01ca44408e7cb8a115b5e0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:2c0d1db3e0f37f09115d3f1af5ace12911311f70f4ceb574025fb1ed9552575a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:c69da4b39cf7ba1018b91423ce0282df124d606d2e5162bc8e3e2251b832cf91_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0099c7b040ac7e6ba7e91ec4ef2250bea6ac10472901aadee07686c63faadc92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5b132b86c1b14a775ee77dafa3a72eb723358cbce6e710e44d279c8050c4261b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5ee7943edd42760625d7b8f3f97dc0da4aa620b53ed3ca6b666e3b7a801027b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:906f97849e8063fbfe02bd7e2f951d4fc848c2d8cdbff947d40be50fd6f995fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:69827e616ea617867837723347dd6fe36cc85f43703b4e37b335d79fb3f87d6a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:703e8d44a7d59181d0a36a886ef570c5b838268acebd0b32d5208169770b6ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c092893fdbee22f0fe4a2a25aa458bc1dde8c52367efbaabc1155bf5a578cd51_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d6ab422fea2e5e0782be99e3a275eee5ff665baf8e7310a601d42ba2f5f39608_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:39071a963cda210a344f5d4255c5c5276d539e4bb661e21b49be11923b54e020_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3f9ca2d789b60a51018e0242a01390e1d4b569df21769682292d3b483954aa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c7ec38c4ef21e65139166bde80aa73a36b432889b6855d63b1892efc0ddf58e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:bba88a8f8b41c76aeddd25012b4dcb14da6d896763ba6a003ca824260b8c24e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69dfa976e259586decfc0635dc49fd656e878b513783579bcc2a5e456df100b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:86b4bd7254cd92f2632d90357ed08404521d89ffdd70a21cbf130f652f71c1de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8ceb3fd7e1d7d6bbdfeed53a97accf43b3981d5e101746e891a804ef8903fee4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e4f81394f77f17552bbde8d5682449216bf676b181df4a25ec1c6c38cb3bad82_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:425a3e4c2774dd14e2d4baf3bc6f9b1bc6fbcc41faa0ed55431fef26cc5db7ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5e27fe06737a254ee3fb2bb5ba38ebc79e2989487de9536b01b6a1d49488ac17_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6b64ed15c154b927714b840036c16293f4fe924aceb5624fc04d30e478d4673_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c797b64090712c154c848215b1bee933946c019c33fc9b08d00532d611f4d27c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1ab33f9ad593ee146550951038b289973cb1b80e15fa146ab20e823c89f64616_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cce4806b40fd1f040da28b0a76e8f7edb45e5e3b68fcdbd1ffec407f8b5d40a4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e237d756150f298076ccbd616c137d0439c8f59c9e9ca44cfc4cb04178b7a3d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f547caefe7cbbfa9c958fe940eaf72b2b08a460a3b401d1b059c3f097f2b7435_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:0b96283c10f51d6e8a5d00acfdd9535804d0ffe7c4c58c037af6d44ac3a85bd9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8eeb12229d09c020f7f71cc996853eb47ea1311b8426eb7fc6f28652766ded15_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:9d07f82ed2b467215c084754ef1fdb349536bbe0e3c83e3d48a2ab7a97b7f355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d36f927b9c24b3647fe58e5b3579a6bcb2b0b50322db690d885572e0d8492ef9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:317c932c74d67e596b97de943694f9561e85be9d8ca3c883865692ed47389eda_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3dcb7ecb5da7d94ddd370e48cea9fb1ee1314e84874ae192b8aa01a834a3238_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3fe06959d74f9c3aaa9fb9a90b3f33d331347e96cc4f67741f7d6ac6daf8254_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d69d1884d60a78838900fb8ac8aa010ffe8a9814bd05c5fd23640ffb2fe62078_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:30dd2fc299876aef6342316851b8baa68f2b404741f7eddf920818e2036b0828_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:47e721205ff64d2cd94f17a704c315ab4f48601dc446c6fdbf6d0651af0e282f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a42c0b3dff389161ee931de7d2f78272c1576632a357d7e4de3a8ad8e18cc2eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:be883bf81f21e85657ac114397f1a226803a5a0c50146d11ca24f5d0e61bd252_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:95a1813fdfba31007b44fc7d0fce109279f775f6bcf1fe7b7b319f642e614d0a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b624d5a16de8051a33eab593d57f378de36877d7db083144f88899929bf1c0a8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bc7bedd2a60a0f3d862de0644e511d6f330b72a6d12efbdd150dc9b50679112e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e8bbd18a1d2d8a8eed42cc86d19a260f2bbe9379e35257c33cdb70980cbfa5f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:03bfe65de545d250da52cd40db72e8b5346f149e8126509801be86b5f39fc3d5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9e8b46869a8d0cec254539d703e5da848364401fa9c203f0561cb0e5f7aa00c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b7c5a30160b834ce2256aeeee9a36a8655e305018d0647fb663106ec7e3d102d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dd5537f856bf3d86da38de94c7ee6fb9851b262515a4efee6aa1230924755721_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:37bc380d77c7db30a206baa5cec23341064ee370eb5ee0aa5bacf682dd67024e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5db690533cf26e8bffc456e69dc1e0d2f9554f6770c5ac75ea9eb345e1c101e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f7913b9b8f0aafcdc0c0b07ed43f86bb58d6da84ef92f950979eca15fc1a7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:876435e0b14447e833a4e9a0dbed2227bded7d857230557a101c36b47a105921_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4a7dcf77112dde43e0944ba53bfcc3eb802dea755c9610f86b4465b22d355856_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4b3de326992186eeb6206638396c348ef5b4d2c4597eb40e5f5b140f6efb0abe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:779674ddd263854aa364bbdfeb92865821613d6da30a0d3b503ceadaea48cffa_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d3a37f7d09a85c9eff1323c920a9a2f471908e90b7a1621155bed93048c81320_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3806c5c7dc711a3d63a26b60c8c257a1ed87dfaa3e628629af4ccf06325f6ccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:52680ac76f439d5334bb257ac7deb433ccfa6cd824dc2d9e67abf6ec970ec7c1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:65c1a312a57a482045f442861f6a64605d64994304b07567af0c69eb4b205bcc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:76901d5214dc2c2040d44d1c46ace24f403f95a92b825176c00ea29d7ba2ddc0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0f12505d607e05431b905de5ce0c31984ed4ef4dbc7f027eeb019dd0747005d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5383f749ae80a70b6bac223d5c3ce9b70d58de06c031a57b02ea5510f4cf2e31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:76e1151f0d25719c5257e106bff680514e740983333de92097d55f071189ed18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d072c04ce9f1777925bb8df07925652b0f8e684ce2e010adc6fb2c7953eb66a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:786c62c9eab9cb68788ddef5dee8ecd74e03a1197293a3047adacd489e034dda_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9fb2cde680dd3f850c23ee7abec1a4dc8fe0d5b3f2a1c80ad6c8ad7a62b53f4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aef7c437611ed1adcba12e9875f3fb2f094d5116d5a0449066b48f25131faea4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c01ca8b3c84e8ba98e35d0cf0a659e76bec4189a198f82975e6db25ceb336b9b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:41452719dd766d6229b9d1d808b89825b1e7e0aaf8ab8e70c0aecb1b5eb30edf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:9969b96f421a3e9d27a495bf1eff33dba8ae2c12c0cdd33895b6190a4f75e000_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:99e65563c13b1a6d3e64f79ab6491b21106b3d46ef75ade4829c33cb97100ae1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cceff5ba4ce63edf605c087cba759e8dcc40c2abec0534ec856e760f1956a85a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:14ba0bea138b281bee5db9094dd7dcd1fc36c4712198f408c8811a7522bb877f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:416fe4e736d5f3e3b0e4668fd2f092ae855a4073d18a064bdcca73ff5450b77d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9039143f009152a4b6040c8251f3444fd1daee5ecc76eccc98818d9a430a1bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bfc08679165fb0a4c17c4002ed676f7e6fb0571ac72ceae8a1933436753fdc73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6f698b3a95ee24a6c821c9ebf30a610510a639c6d3c56d4399fc45d34179dffc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c44d52cbc06cd3702b2ad8d963f15dbcaf0fa5ad86a800b9852c4f062fc10a76_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef54b7c8c1f96edbed0f3c449b57c6869ea4c33d97f883ab697f53f7d923f5c6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fe664cfc24f79a569d7c01a226ffd13bc91fe1aaf3b3c096dd8ae3d561670d07_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0edca20347f1e9c88542925020f52759547e2af94b54882e739d6c7fdc7150c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8d99a2cdff81f2c41a6b38c625f7fc6f824eb3c3b443221039367b790d8e2a72_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9da0116d6b0b4f33ca7ccfc26658ec79c8a4ba17f8a63d0bd399ec26808382fd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e5106bb4c8de0ef6b9f177e58366395c5bdb3bde226d25a7667ac54ebf952d6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:226cc05403576fbcc6d40b001ea969402a5e98cefd9444329396de56ab21c36a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:850062314bc77b0442b9f4bf463db06aa716f62437b5c9d15b678eaeab9f2eb8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:b08df82541f0a9078c8ba31db67897137a2f71fdc9fd0a79e5230ce16b3e9735_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d8547d72a4b791ad7435ccf3883c427db9f6592f9add54cdecd0b46f2b55be60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:25db07689f639f79919d6f028a10375fb9b68abfd9cf55829333d0360a7acf99_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7e6de11065df1e2acd959d9bcdfdecd4832e27ca92e291c8b5128a7c44c0d8f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:96aab15a47ed8722406eab6ee2933a1c842a29a49c2ebddb60e102d610c092e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a415eb2cf567e2b9f02fcaac05b2c6dd11625cc3120e3a494d8690dfe2a413ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:048eb32db3c8e83767639d6ed9c7e07406348b309dad16fa8e0afb61a65cf87f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:138478cbb17db8b8cbd6574d38cb1c1a4f72bd8d319fe2eb02954076febc903c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ef6c3a619bfb3bfbaf9be20fdff6148d1af0701d4ab13a047867f734859ffe1a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f90a83b839dcd68d04ffee8569e4ffe1bcc695d192c9026ecfcef9d52428e4fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0c2af2e992c5b0ae60cf87b496f8c6b5b3f736ef7576ccf6f03d37e3a2d9cab1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1217c6f9b998c01c7a6c283f035f11692d6393596194e338578919d8809ac2d1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2bb41b270973bd2db4b6ded25357ad5b4113e03a64a5f55bab27e6723902a79b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3fac63d925327ae02db3c5afb3e0a98ea12feb309e113abed5db353faf4ba7c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:18f4a3cf19874d5b1696baa731b7b2207db1c52e014d99b42a17a7d1125e05de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9e25ecabfe5600eb15916f819b853e7d6a445cb61bf5a2fc9396af787213905b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:da51fa3afa3d7cad2088b785407b6ae2d73640550410ed375254c3ef948befba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:faa48301669a5fbfe6f8cbdf221e964c349956b51d95fab8bceafe9011f5964e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:73057cabcfb42e5b5d0f8177b08e6b2eae217b99618d980b8217399c2978aeed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9ffcf3713cd336d9fc552be6b05f138b9d16f225e58ad42d7a96c3eb3cf154b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7e1b5dd5ed0d13ada6bdbb9adb924cb985be96f4345e2d8b14881a5d55469f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:aae9deacd010205f4a5f4ed0bbb3408ab493972ed4acc5ad296a81f0099c3ef6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:19e833e3b514dd6fd339e0c00f8dbd6c45fb7ca16b9cd291d50ab05adcb6b1bf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:67df479466b162b90afb4d17a6ba5d3d51cec078adafceb0a406dad55173371d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b580c79b9edff4d51d5317ff1e1dcd4bc193b439c268bb5c084019c1ea3fddf4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b63a4eb2eec521dadca336416406b595e0db02b853e233e3c80ca454e1153b28_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2fbd7baee98c89f59a87d541fd4f7b2e14eb88645b53fefa7b44fcd86e3e1eff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:576cacb6ba6d2aa3882a295f1774428a945e7b1c967830633293ce04bce08571_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b41266b3bbbb3ea638466d14a35aeefee8acda9a0d2157066cbecaebdb751d4a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f162f5f3a38b4b1b1f71db3e1301de7c60baa3ce9a4e8e5bd66227795d366b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:11718e3d6ada33abc0530890da159ac99e8f63b03266eafef8819c48c92aaf51_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:1657eeeab10652e30e60633e4fe5f50f278236a2814c6a53bad9effbb98d06dc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d4022142d133560c79c30090a045441bd90271ec8de528d2bcb4590d96ad1e98_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fada881117627ed34c8001afc157a42f6cf0efe3e4dda2b73ff8d665c2f8a878_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:00d0abda324914e5599f289c37325f387404ad48793b6db32b3da0486af18cb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:07558b4306c0d5dd18145b65758bf02d8f451462b28188e336f1dea1091eab24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37287b7720a8d5951fdf6f92b59a5b25a21a7748b93bffe6a4686fe377e80a1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bdf5c2bae7d4516fed258e2bda5cb9162bf42112dbfe8399c2a5f4596ac67bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:3e8f19f8602c6b0bfcce59dc51858195d4c10fc53a652c6e49be3fbac0bf1338_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a5a69b772a5f1cb9affeb3c4ec5f050949b95b02f55eccc8e5897d5e392329c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:87adef1f28c02c387f795e0eb47fc925eef6013aa0116e5fcda016407e4d81cd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a973533a2ecfa414c1f95c4d8ffdbe85f18969a740c19d3b8c4d2096f17a94bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12f1e84fdd0ca084e018f3f9ca550bfe183412dfe42fc9ccb356238ddc572a2a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1d516d0e3b8128ab9994d2a7df68251a87e0bef013a6bc7040d519ab68ca8b37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:58a646461aaea1fc7522e11a0a4acc5ca784923581a2d15cd36319cc1d59d210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c399c4381724fe755e5b7cf87e011eaa542a86928fb9cdef4de244cc57c192ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bb706db0ff9b591f189d089a9e5bd5bcdf5371b312529ebede24329a82e9806_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b9784c555f0088c201e5eb269b18dfd3212c727cb202250f18139fe7ee22e6fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c6e9100f0b6420f2ac9f68bac1e19ea5a813b58064d54610cf77f86fcc1410c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:df01b29e279c5fef750737c48041bfb4ef531599fa6ce556987ecdfbf8eb6767_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:443c8d763eb16ce12ad7660e36db67f1f5cb2970cfe0c8ccb922d4697f9e4da5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4e708aba93aa644457fa3aa047fafcea0b504cee71724917f497fb4f0ad59210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aad14619136317ec49570c1059d59036fc36ed2e6df996918f2741a7c1ec90a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b3989b5959fb58d543612b9da4dad6797fe62677fd148ca59ba77c4ae4c9e17a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:00f150e9a977b547e1511fbd0972027a01bdf4852bfaa5b7c21a01f1bb9cdc76_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:254799c9323f6f753924c1b739f189f5daf7287cca9e469f169bf5b145dac19e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:45f94d3ae86090cf4ba0791b9102e9b118e0e9a28d3901611051c9eed86178b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9553e2fcfca8cc369f512d405c92c35cd79a0d5ecded5bc11be78febf0efc8e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:593d8b13bc16136998a2d109162e54046a08ceeda2a74d1e6d9b2d220a772f8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ad0b598016cb0aba3335d6d9bb01a2767fc3032baf24a2f8a2d857651a38222c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b5ad73901c7036206068e9a24d71cc3bcfa88207a59ec10521f1581d784debbd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c2b60ac1878d974e0608955a1c6c104bfb840853fe10a6bb6c971951042dd0f2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:182e148ddb5ae83c7540564f0975f28c17fd859912bedd6392231fee95060d69_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f766d291114a36f9233b68fb3a1bbebe65867c37189243df0c779e3dce7f509_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a48cb051fb2a8e5c70715093012f18b65d9bbdf7a4346b1cb828f2592975050b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b605723a4087f4555d491389cf5bf15711cbc1b1da84cdb268d4fcc5c87683df_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2e976d4a7016dc2a541098fce90353d3bb922943373c8b820e5c95893ef739f8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:68fcad612630ef316bc5f86ec98f828dfdb928a236e551a4c8dbf8f919f4cd98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e44082e909372715fb8612484c5fe0ad82699620fa530e75f10d41396ef6d63_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a949ed5a2a43edde8fd2abcf0f91c4ba4cff7dcbbf131a2ee579d1256ea628a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e7ca33f11829a834febec5a1dbe0f267b53fcde66dda9128eab3df006d2d7e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cd72d535761b16f14b149a155a1a0f4f0dfb0bde6e5146101914521ea1e2a365_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d91fdcc0e8bbd15d091c316a5bfeb683a7e9982ddf474724f49acedac349c48b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f85e6be61cb6c744900578d654909ceaff76eb98df36564bae2e57a3a4bcee05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:24068dc6b55124cd76463fa0678843ff83f92b65fa43a53e360ec03c5fdc4fcd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4c58b309f4603e59b3a6e35c06e60c37631d07d0f07228bb757102f741b6edce_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:68f715655f2b9abb1f22a24c04794c2d05e3327d8125701c15329ecec2b670ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc454e0621f04eb9e2a384ecb30b7b863178447938f8024719a812712e4277f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:183bdbb02b5bcfe7bbe4fee5d0fe520c986a5244f02cc896762d36710498c18c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:19fd07362ecf5282edf9086f840bb9e1dc3c6da56bb8ac3156ad05ec54be9408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b679f580e43660d36492cb57d275f6cd2cfce6d7c1d872d871ce7ddd9364dc72_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:dfb848cb68bea17a789a807b5edadba37a02947c506b8fa58d8b6376cfd3fe48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:4982e0c65a5469001613886115ddfaba5e2bedf6c1f9c2dd538a73646c190b00_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:89c7b0e5f1c0f13effd3888be07da4acdce02eb54fd4a214fc8a3f9c204d82b4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c04482437d736cfbd2259aad085766f911951255d77bde48abf34af758e42744_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e0f6f48dfc0eb1f410ac198eb6ef6a9c6ee288fe4a01b7ef65e6b62f6b939153_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:097d5658d4c2cfb9e88fa9ab82ae4b4d7f3108a4dafb42997847cd714367973c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:221e48cefff45243b181abc4074adf95df97712990030b4f280b65452083bae7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3f8362646716993b61d35b5377b402ae627c15ce3d2e6b7ff0d5b52159e81726_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:73acd569142f5dbfffb16d34dabb2e05d4552354cc58bba83ef8406029c102d1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2d5a9f1213ef66cd474cbbe11dce4c37a56613cb136fddc8a5a93ac63ebb79d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b5e4275e6a80d99ffd2bc73c26b421f7790ccf88782aa8fcbb22d588fa15857_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:a7216bd1136625966d8232aac1b61360a26e86ba203a6135a32395482a097bfd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd0f6d91a4687e3bcc87e4cc6f1e34f8ad19346648e594491c760bcfce671c96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a9a27ac5377c42979866406869e8de55cdc219ec7090ffd1e4f98c98127ac27_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:57db654e947f5cd7efea9409ea18509c3d4740e03daa164c62faf886a7287ea3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a9ded8f2c9d761de5ca64c04665fb4c9d69ec31ea3ea3c7e91291101a00ee876_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:bcb139bd20b7cd79ee16cf8968dfcb0a5a3398bcfa734dcc2c2ec47dda46a93c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0e56be34b942905008d2b7f1ebefe0a4446cb35da9f4bf09e1e3c0e15d88395f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:761b0b68ca18e23e758c780c5baee54607549cace7f1d337b418c0e0ee630ddb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cd32f964f1f4bbc981565fbf66b6ce05547a32fe89fc6f6fa3f634791120cf9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d6accf480e8645c70f53adf062189259549144af3a4c3d736b28c561dd538f0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7aedf77c4e1ec8b09c77a9d37dc1d7c3651995bab2f84d23c1478e06fe97a7a6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:fb2df252487a734b3e051ff54713a7689f7f1e8cd93557f846458f54d3776162_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:786831a2af730d5ce6e8ac1c247599e872e6c683ee53946c9a552636f02c88c1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9d807221e98130e63530f757157207556a7b2bb7fe7587f0d7c5f9d1ac9592d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:9e739fbf82f09ff6bbbd9baf6f2e64b0056ba1608b979e45ee6de17dcd5fcb85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c2a9ad6b4707faf2329b88b12e06f6f10c5bc6ff15c06ef644ff14efdc736653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:84e1af7983cc502b35755475dcc87c2eac2e931f623d070736580cca65081992_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8a9610268e8460c1ffa73d5f27f7fb9760b08c4d98af29cb0edd30b1afae7460_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:952459632a7e13cff2a8543a1a23e0032e9c163bc223102ca0c8d92c28e0acad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c568a4d0ba7a6137d77cd37e77f48c411f840ce7b36df3bfde76a5047a2c3f7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:21e0a12571846addb7b6b112ffee2fe3ab01a501fdb669d9b1056381b254be89_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:97eeb443e12e9e91f6a38ca22ce4017ed09320a8ac1f79184d236fce8e2b21ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d26f837461773b3ba1dcf7b77fd95fa5f36580f4cc351e121ec65fbb9480dbef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f1fdf87492d66f03cbca16cbdb07607481041080c244d94c59a773cbe5457734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:899eb4bfb863d1cebe38b4b8f2d098f0dfb501eed1fcdc794215e0d7dd649b92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abfd8c69fd7ac41b2a46b8398370b79ff5f7388ce09d80bcb88180b160ac7c2a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f65fe33668fabb81400649500a2fde6dd3236650a129e074664a129c0bf6d738_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f797d5cedf4ea7f121eced618e93dd4f53eb6ec5828afb978c3a2e504e16c11d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:1560bc58a43485387fda173fe0a8a396c2f6b038202bd9863c85d1b666f3ddc1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8044c37bc844e6b52ad027f7f7557f8364e73d49b9ed3730b2e51d1d41ae0387_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:ad0d0922f3417545e5fa1d6d5e7f05476552388714757e856d42e5a65fb99e27_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:efd6130dc94592715fbf9fd2f48dbecf827c64d521e5850ecf773aa07fb3bf89_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:64e1b9fd351ac5ee0427dd131b0dccfa961b07df2dc72225f59090acab8886cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a44323edf14cc87c14bddfa0c06979a8f696a159cb091623a8351973b35b4d14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:c0b9d948d72ee8f79c2e6b4d2f255c6959c21bb7bea1d7b0a260a0b658e490ab_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dfb14efc88780729a819cad4cd19805fa7f5b660067b4e7b10f61d5e8ec3270f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:15d9d32b5eaa1603f2601dbd6898f0182b709292ab0153bcfa7bfebce5be13c0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:178cf1edf9a80f37bbb19597a34bdd8edfed5e44af3ff7273a46a7b4fb7fe964_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66f9ceb6d26ed52405b9439606d49b9f8158c0d2b6b0eb715a22ae2c746defa9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4754971cc6f907064a799f4845fc9f949a3068a5b818b23eb292c8346f9f2f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:766ba5aefee0ade548842c06f8061fe8b849b76d16280e3c41225f21d2d0b6be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8730cb01fa2ea29046c200890d8cba4b0291d769db57875b93c8e7c1c68af3e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b2c1423302c27b56725d91ef0c9dc34903eecee9b0e8bf6761f179bfcc48cd32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ca6573030508bbfae251c27a292bd25384dbe3ce55cb58865fdad2fe460fb6e7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1aa25a4a4eef7443d6bdac8f5d159b41db9cab89f56d43d2d7a01a0bb7929da2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:30b84fb0b78767956548a81b10d276979967e99bd1dcaca2bf06f7a14967b86e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:98a70790286c97045f4ac1b5ec5de45ed043fcd0ccfbe96e6a93dbbf4ae0d96e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ae9f9c747fc7f26dc4fe31644db03b93c7de10384eae1dd40b40767c2e654667_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2d3560ed1da1d414471efc17767847312a9537c40dbb327ab8951a393efe288b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:58bdfdb8d996abe6f35f177acb3d7e3c493e211090af8b30b6376601c57257c9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8eb98a0fd45c22a0aeb23f8c2558d37a1801b5afb2a2be36a9f64abf40f6a3dd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:97e599fbc19e379fb55e9181ccb16de1af1e101e6c10f872c35ff7a9082aa937_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:115ad4f19e948ae0fe04b57c131a3ac8c261cdefe282374a667dea850e956500_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:15673b625efc49511ad48958f766aaff589c68c5880c95d7c6c89e5c9c9bce5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:78f92ad65baee06e314611b83e07e7a87dc4e3994ecb76b5b3b2a2039c1aa2b3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7f0ce0299f97924b4c3ebd129ebc0d9cda54b1126ec933fa33f20f438694a590_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6b4db8392b4fd5d49b177c707bed1048c6ccc7564f2dea39ebafe492807884df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7aecb1e4860f54933c9e911b415aa059ba3c7664c2309d406a56b305887ce6f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c662c420d15d0419d38af3038fc232990bc21299a9e56b26f4df6371d8022dd8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d7b45d95a2687972730a64bcad78fa793e4a244d5a034969889e4e5e5b319057_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:02ef6749721cec830957dec8da2d3fff2dc88a9bdadfee0f7e3177a27d265fe4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2fff2ecb2b19603744be8e2821f401a9e0234ce1b4ac15c27223c10e24ccc7b0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:62e44648b669cc51e9dcaeec49d2c5b880fb93c32c2bbc1f535904b40849ded2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c1ca8a203ab5c80f3d7b8fb9e026a46a75bfb0f5d6e4d5ea09dfb2a2db5c6a2c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:56f09c58109b0455903b4b1e938639c6c1a9491d4206a1e7b4515f89d5510a5c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9b5c3e0697d738fa6c1fe2c115d2133275ec3adfe2d412547535a605f30d0c00_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df2d7c18bdb6bf49c2f655b7dd70cd4739b2b9b4243fe2f136042b922a029e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2534343a990c27b8efc5d674b4b97b24acb00d781c75004adbce0c7e187ea742_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4f474f91da6fa969938f67a7b254f6e34e6ed2d8ca38e4de4d7c190328c65352_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e2b3a346ee194564f34a2db8ca14c08340b063c995936cd06787b248cea65622_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0cdf866394b6db732b741a22765a096f04feaa6d0237c1e54d310cfa645f2883_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bf09aede6dd816a7c1f6db9a73f25e3414e0f408e5744dc2f32dca5c73f06a74_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:db8ecd1162e094b6cb166b88dfa40258f31cdc4db3ca7f6a9b110893bc27d044_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:acff56a6371c4fd63e831ca8149d5dc5c2f66fcb9e5b6f2d81afbf225fc9cd2e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43bb0e2b7af46bbfeff6809f44f401007498cae3cbc04a9c4e8f8033f3142d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43d5f576d8c78508793fe745384e7c12b08d52a6757f2a60a4e416d2e1297cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6f5fd70511974d782b102cd378cb932ce27f58a18ab53599b570954c379b88ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:76698b01437d4d0a46f1bf3bbfca30ee2065a8684199caf406e0e7a027871741_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:acf2839dbc4ed85e957d4b975b0ef0c08cf06d42f75f11704e9cd54197548784_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c8a1a13f5a36513e22f8db1345386f1835eac5b7f809c6745fe43afe8372ed92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:00c3fa5a11961ab40d820619e649974783d90c2ecf4da292ffe5caa6bcd1d7eb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15a421e4461be8683d967387b1224fcc0179d478f46618d03c0e7f1222ca4c69_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:663a50864f70ebf653e8ab5a167755ee632d58e199b81bcbbf0d43f01cad2ecd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dd4b72aaaf892109abb29961b61fb95c77ec0a7b09158d747c84116646c0005b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:22d7a0d9938f75746797f97424284f6e0aae7f853b392bdc87e183b5c834972d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7ede51978a537c20cf89f7e2c469034859ef89b1f34b3a8c89a727378746bd24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7fc7a7fbeef800bc1efebac7e1d9a3110ab4962405d181df23b01e0a9ead70b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e0f8524eead302224bec4bcb23caa0b587aaaf1582ba0e9e6ecc3e2e9755bc32_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1598a3a15eb623d10cc95a97996611c0949450cff57257b2d1851c8d83657a39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e97767977f70b4a53e7e898af37d51c1ed2a0c510fadc3180d3ed6675ea5fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:acbe9df84cedc53ddc968e5027c662badf18384a9f25ad78c914ec4eeac208f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d19ee5bb8b73f322b0bfdce50ffbc25cd89737b6d378499bece9be0dfed8a262_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a0d654463288adab9acd6dd6bc5e9bfc05b60081e77877e285b60738c4210077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f3a38302163122cb34702f23e88de2db5d44d70ca24526f4a73624cb091de243_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:348bfab8b43715c5b79610c50bd7a8c383bd7e0d404fe26ad3745d803fdaf339_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c4becd27abec4f1dd782dced2c91a832a731a71f37fe7a3b2d07135702e0d512_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b27cbc2a5d54ec8bbf744ee483f2cc81b9101900ec9e229d362a8169ee72b29b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dfaadc0fd73c36c83063ce6442a9f5e8c1346422f7bb10faa8d27617a0c6a710_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:57b58c92ff48ca5f8275bf41b1f1284b3f0ca881df22e355585ff7877b215198_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ab7d9c2e48415e4cd8a1584e942dd2bb98848aa657ee7293fadebbc6cf439c4e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:eecfaf9d138ce8a5618856ec98f2d2b41d2b025acac5852e81ba20aa7443bbf5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:08ea69707b4d728f1368947281cf3ec122d68713209cfcb0e91e5322bf1ada5b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:09862c60fc2dcb1fb0aef2776148ff46117460f2cd92e202c76c0d122453899e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:59a251157e8aa68bde3d1953a52c2e3d34faeb9088340c7f5f8e818e82acef7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9fc0a293a6420dae695cb7dc0ba7306805af3bf984be3e31ea585f373bbf2011_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:08bdf0bc7808dc10b3597b3e37fe97d768f0bdaa0b19dc8b6f565c15993372bb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0d1e25b874b260043556c33ed62a26ebd56bef929e3539fa86db96501a798b14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:32e253ee82038724e6455b3e80d1ea6b056c92c2053ebb22ce329ca5b7d5f03b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c478e1e2e08bb0b44d9bd3ff8054a12e7d98be7821045cbb218c62e1fb2cd8dd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:06eba656e1b664519f5e663e3ede831465f1635ecfb1d293c1b1b745d79b4158_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:19a89d0373af1265e09e12bd377e5bf631e5fb58c36b2f73b8ca86d186bb0840_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1d2da7acd64cc59f03f6a986306fc7d51a680a55b7f62e180e66c6cb3e213037_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7bc8808eec74ba5b0bb91d23e918401da8a4beda52fbe93975f4d7d190836aab_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b075e0d54437ff4323eea051e2347a71dc085464c2abbdcb4a85d55d9fb84e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2d19a6538ded95c21b22b0489b00aca53265ea73b4f5f7b91eda8f24fb39a12b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3c97585f4dd92f700fc44e21291f913aca946c75bd0124f832a6d8d1c5f3d5d7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a7b7e0019f78254b5afa024b7ff6c9dc0440e40d0f6fdb22e6ac86f261435915_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:085602599cae9eabcab557a60947d3f3abc272c51c3beae3ab9cecae3b71a3e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:fb83420683a5c649804f400ff80b041693872fa9ca1bd423184587e4c4e9f018_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:344a60ac1e833a349a8f24f3db2859e9fd0f45dd562ca50478973868e3669451_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:693b81294308ff38490144fbb45de352926be577fde7668a60059f3e5be3b776_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:2593c53eeb484b020e297c286d13e17bdfb52253c06777a124b62eabdb9a1090_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6677aa15725f5cb40cb925224454bdf1ba07e37e1e0240b0dffd3499bafdcd27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:32bd53429d58f46521bb3b3da28dee2e9dfce9e41992d9e15483cb1da656f569_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b203e363150a6b9f1e3f12c4424af0a4fd7f3f5382bfafdedd041789c7fb5e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d271c473cfc854b34d17114967f659b0ba86a36f408696f348463e106930d657_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ef6f8a6c1a8e13578d16585d0bcefe15ef7a246f779e2aab32965e5d7016af39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0ad2b1b3b63a22d793a67a220550e7730d49193e36443b9783d045d0d628e986_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:624899ec57f3d7269da3b5acd20040fe1ea2c1bcc617910f7659cc3110548dda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7414f3068e135ba5f9e0796967297f66dd619122e426dd8355a7d21c88c3ac36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bf6ac903efe307b33a5d17a000c4dff28c5ac55f5ecde7d65a15025d291f9053_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:35396543cbd1ebea8e70f1beeb10b4fd87d9a42293b1464fc0442eeadc6c0e7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4bd4ba390e83fb3eff7d17281090981125e08ecb458969b5ac95da4342641e65_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:602dc9f92b7a8e84e6eb998191263d186d1d10d378eeef0845435715bee812dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:622a2e6ba66f1624454cf3ff9229ded9dbd06815ae6512f251836da18b545da2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:265112268f914a12e152e58a674116408253b120a35d5e696c2afd059b6fc015_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6e2c4811105f74a2200eb5c14cab29dc5735465f3ade08bd44378d1a3f3c6a16_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b4c1767d3b1d7d32b79c58d9894a85e4e897deaed7405281239058b204a5209f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:dcde633d96ae797962a3bec581ef3078a5142b3131595e0055031195b798bc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:47731f2034e86e1b86a86d1b9ab20e1b978f89baf270a567de3b6be17665dc6e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8b00cad2744076ce7186abb2304a0a1ac8bc84e92ce76c843fc19a3d5f79e049_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9edb1bba41b757bc30ccc0bd7d823f3574e21195a1a4075a31ae5bea6fcea516_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f3ad88ffd94f0fb2c825452841ee7c938d81a522d8e8fe09d224b42fea301d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:24830ccec39949668dc836f6532f2375d0b7ac23ef69c78315139c4e15af4088_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:67899e606e1ac40ded141b4360168959587a7f1385299f99ace9312016cb01da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:708686f865ce646ea8e6405db61f539773444e873f6101e733567cf8be40b1c8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7fd150db54f6ddac412e063be423bb17cf0dc8717df7fdc32fc52434cf7c866_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:10e2611fecd1ef8a770a366382bffcb32096b3a8b396d3c0f3a67c06a809e186_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8e26412eb9c4efddfb90bbc864e68aac6ce43541f5952250709e973c75cbe8b9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b6ef9bc4955ddfac9ab851f8956566b52a49526e6aded669271efb338603f3d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c084c44640f2949bf5fe89370cf105d8307ee1d2f9ec8b5bfbf7dc865fc45476_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:8268d0e76b556f2b0413ab6975f15aea685b140362bba5d245ecabf0668a41be_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:b1e1d2e8782377f73d8b9d458a7d433dc9395ec7fefd2e376a54a19779dd4ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:556d277848c695d76ab33ae109b99e0448bbd60262b39ae7f5cdb5c052252b3b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8107455fa57ff48346e4b056bac8f1d73071699505c62e3c4a6b63fda65d1301_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7c037c5134abbbe50088311f7765bf614fecdc7da0b58b3491ed0924a45cc1f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c848d97da53997ed67654ed4cd558961e4ced5fe80860831f6100f27bb97316c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f63f5c139dff756c4a36e8c8aa18aee4dfd74260ca90a6c9cd8c68b7a23f5330_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:18e2b009af42ae09190598403077f59ac14fff0083dbd0377b23dfe8bf90bf85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:23c4ce9a3efd2b7cfe52406aa0df67bd6b17e2ff2583980b24e5f71c4e69bdd2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:45faf0f08b479a7b6511703243cc6746129fbe639936f693e245688e33cda4f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5fddf39479d0594b6514b837da1e9fc7cf23aac4e092a43feec2dc738f3a36a2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:27662597b04f8a83ed40951fb3161755e565f4b45cb08160ad65495b1971b1b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:66548d316213a04bab082f88b71e84f26f93e3b861144b79ee2a1d6daf236e67_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:915f0ebb139d489bab32c418ed4708935e65cbb95321aeac9bd3dfccd682713a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fdf3b790c4ebbb4a049a452ee65a4f15de7c6b1fa06227dec1e0f44879d33d3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cbce9872ea22b8756670549f2844f8aa6a3323779774c4839a455e4f831eff31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:da8d61470c3c3120912a4c05fb149d404da73c1cc654faa36c5311b3ba47c554_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e33aa6dfd96a471d0676b033c4ab64f112e7a200b15c74051bbeffbf48e68eed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ecf24d093581fc39574dceec3d50efd4c3146cebf49bb7a5a450b3f8ce740551_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:389bffb7286fda26e7f9d583a982f673c7487e4b152d0f1449fa0cc5956f0850_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6c6bc1dd1345fb7f5ba86cf728189fe3c576fe25d2b3e2caa6b3436e2c6a42c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:750d110adf37079c83b02b85f49fc612c9ba646ef5ad341b9a43c3c76c084e5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d097d858dfa7eb705412902a77e8750fd7fd883c8c83e6732e102d6751f275f1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3dd9ca3b6c119ebeeb38e5529407f1889ce2c06c11f15bbdb38955caf2a3a44d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:53bb0329ee10d609d297ebe7327e9fc2db866a3d32b87ea4ae04fc46d9aea7b2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9bb57dbdb1f3e05d2e711c87f59f05c56aae4504a432a7bf69d0719b614f5ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bdbec412e541109c63c5f342be19fc88037c485b199856d55ef1798510ee4039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:332ed123500ea4dedb757d95f0111658b96faea8f8996fd74dc14e51e2ab9978_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78d21fcf562cac4d525153a03c574bb2a9ad71d50f955e263f06e2fb2b1daa08_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:907a8679fa95ea05ab7132e5953560b61c9ecfff5d0ceb4124cf8dde42530cd7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f7a732ad09341efece3af08500fd7c18d9b70e4e2e218afb2fabddab0145f393_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0958362f0fd9f365fe7c0553d468ca4b116c5b879c26b8035205fd95fbda79c4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2fe9e91baef7b27e2396be83a187282ed19482386413f82f8e00446044588132_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5bad53fe321f2d924f07f7cd8b6f19771631a3c75dc25df875d25cfeed6290ed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a42d5ec3c0b582a70bfb2297f3f7461f4b516aa28ea8a6c12c6bca2af51a9e7e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:64b0f83d2d4b40eeaa6784ed20019e2ae2c7fdef43c3ea9a49eb07a3ef27ddfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:744da89cf9a8ac399564877fe699525fdefd31d302b70bbf33d457361235ff26_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aedb8ec541683a33066c8e4393fdef2b2940879da38f06e37bc4aa247038081d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e5dc458e034b48610c05a65784b4ce8731709969a25867c1174beb7bef0d43e7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:10c59d23c3b20e640fa3decf0fff7db097b1da46b58058b1a9dc1284c8d5f1d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8946f0589388c5ac174374e2de1a4bae4d6134dacc7fef9a95bc54f41265ab9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9ac3b13d328bdca2a50d286adf9f32621a3a059f3dedbb0f3414bbce3b1d83ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c56dbbd0868f35b7376cf4208b10f1be543b5b8096ee30322b44d31d5887b784_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:104e230cfe12c0f6218d5a834c5e85d1c3f962c9f00dab941ef7f409243c94d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:56e6a16d77dc1cf0dd2bae15f9117faba1c88be9bffcb4113b29dcdc32bf3dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6014a9a744d98499f4e68c99a612229b148db39c40dfc0fc72a0b0fdbbe26626_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:92d6845bc5c65cdec3d0f59440500af1b60b070b415ecb6e3c5c276fbdb97f4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:86dfa215430ea4c2286a8e9e0921f3a4ca14fac70ae6f5ad4f66636fd5620e0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c20df9f23d90cb585878aeb06e921741267b98a7b078ba494f6dbcdde2156020_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c64396e8b58f76b4f416e1f76332c6a28f2ac866240a4a07541d6ef4b13801e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fce08887d2471192a8b68228f61636bcbe2a8b78885512d5ee24d55b10784df0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:42cf0a1f66357b0054b4932b2952489fcb46182e4ff04501ec3b8ec4fc86b5c5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4652118a90e9d0fa90010823fdbdbe1c49db2b208cfc948a835c7f2aedcaef14_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c827d0d949f005ac61c1c7d43ac27dcb842cfc2013e42b7a70a72d18a20ac45d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cd7eb7f4b822575925bfa223282946937c7dc5053fdaee9cbfbf8d0c2467e59d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7b4dde279a23d7f73becb18b204787bec7ca9bb85b0fcfef4a7323ef59dfe6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38bd513387b83d3388d063e797d347932a335306b9f65eb73b7fbfb478b95748_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:96674cceccce573229f82da92f10e3029a5af33b192ae9437214f50bbf9e2651_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b5b9452bcca062df5bfe00b913778e2c182a6c2edc8b649a62b0e927037d7eb0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:578f67e6b9aa327a20cfaf5912a5601489ca0653ad744109b08262fd31d27d68_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9b86e03cdeb0968ad70f6372630bc5e974ccf74a63666f1b4517347d5cf66e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c87e5142780624f7090c8a0dd9ce935b112b74c86b8f0a9f97779df293cdf94b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d6b881c99cea669ab664f41460b5910bbf8953e57dfafbdc5ef6b44d8b45dc39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1b7eab16cec06f09c6d29dc328c723e63c410e101f2338efd38c266ead5a661f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:afde633bf2b45cc358137c70b17b5275adf59c0e71317b5d40de66fe40155c59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f117e6c476d1e70d006f3a32f70c6e8dde636d40ecf6b350348315bc30feaa9c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f7b7e43467fb98d34680f471b5f99b52417deb826624a17dcd957268bf19eadb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fc58e1f537d1d1cfb376c8bb3a1390c008341212540fcd98a4a315509cd7e62a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:80ea2836ec34d2d2995c50a090e9a97623485c633c2cc39ed4fdce34c9f253dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18c5603f9bf889466977a8cbc1b1e785e9e93a76852434465848b00de85a3384_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:852a40e0bf7ba727a9a4f4e65d820184f69d3b6410afeaee5b7c25da9d6222f7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b0323e72aa737bbca1d743568e2388dc2f3763b7b23fda8b0c30c7da82361828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f7bc0d938292e36063c8dc51447fbb563f011991664d6d7352fd82b1f8729fdb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0c5ea8bdffff3d880526de9f5b4d553c2cbc0681dca2785b44a2d50534eaee14_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:25efef408a198ddf977595cd7864dc8c68b66b5210b01372ceb94f0bdf0eaf7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4af0d2d2ff92b30d0bfd1217791f796ab853a709d6724c1089d967cd8b2bdb35_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fb88da574373955332ee34a14390ec328a7ad6e62de8499ed52949656f6ff923_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23b511f2c7fe86c4f8afc509ed707d27a63ee6cf1fa3b74131489fdc7c668cd4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23e7ccb1befa2816e77abdef5eecd8212e56ae6d616f4003392935e7edf7ed93_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:25f015786ca305a2bd100695adef64936782586725477c67bc43a42402e9a4a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:513e02881726c145fdba109c6485c19dc6a25e1329e71e64da6a1ca55a9bbeb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:651e1f43c1483775c0d9ce67365db3d75021e67a3f4dc872071968538033458a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d565301af46c356a4fc80f36c7c8e958a19a4e36cd08abc84cc9a49d88433b18_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f382ef885d8be8e7007416722029689f2b8ec1fcff45f3f405f4dba5afde7d9d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:fcffc574841c7f5f5f06e41063c6e63dd8471259c8b6436210b1fa8f66bcd32b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:06b33e1160ffea1621b8b365682c8b33eb88e1d0af49f2badfa2f2cdc1858187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0adf9a1507c462323ef994cfb8e94a91e05a90834eeb818c6ff035a469308734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4dd70885b033339366a51b39e1a0dc9716bfcfe9b3072a9425f93318ee1868ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a675329ee42ea8e39cf56e29562e0c9d58345a468f895765b6000cb2e03c85f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:046f5864fb471f536e1d07ff4db875eea3323fdbec3c8467ffcbadaea4317e48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:338bc8f6c2bffd8382536c628e99388f1579df9a881c2ef5fde980be70652eb2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:613556b062cf0adc4f9826afca26ee52106805907c1c083580b0f7595fe35d22_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63b5335ff0b2e5ec2a748aad70cfb87a1e67400e8d4a58c4d21f4bbe0ab8fff5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:134163c4600edac7fd6cd32e6e489bfdd03a9e7b2554fb3cc43c696c18d1d6ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:646a707c50a3656bd6cec5b46960d4d27885135a1b2a4eac2f74fc8721723c3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4cd06cc8b51a11cdee4218deb90e612934506c100298dc2d95cb3961619a34a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c28197eb87571077a9c4d102a659e2ee3e9f4a96a2c65e32c2155aeba638d114_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:884468e937461054e4d0f6fbe428c0837c547fdfb77494fc4fd0d80c85ebc116_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a0ca6e2d795cf58e53f392ccf33ebe3a958164d7c807351976e7f34229585b4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c7c740ddb429a1e4c4b37a761d07a28b0a3c54b1a9d0a05d50f52c1046e67bd5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f1b0a334d0a34ac7df7177915c9d86925b1d09e2b7b73739e2e242b156043d00_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:21386a83ddd84b3cd3903be7cb72fcaa075258aefa6a8aed5f9db293cb813646_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8bc70bdd58177aaeceffe4a1ead8014949561a36f49e704edec1a87809a8e308_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b0124697d65e28f4068afe9969a3558ab5239b7b39b8a8e4d59179267cddec92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6929fc57fcf0e9c7d26b858afa505278f09fa81a854050194253e2b84fabb94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:04b8125efeb99b9283590730314e1792064cf887d124906b6b39c83925d97f4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b0534c781222f49ce04e95899cd3558bf62a74c7d5defce8ede815d7aa88aa67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3769775243694c05be0c6d52bee13877834b98e80a32162e3cc990386fe17cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ee66f64d8b3832cfa270298dc1257226c9abe618918de7283d7ea3acc7bfa058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:09e6525bcb52ecc92e628adb611938f208c09436c1cb787539df696bb7040e27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:48f82fb019f0083c414b895589183931f623d9c4f64a545be9460df83d8f23ca_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a2cec88104e0ac39cca06c351868da8ca42cea21014e276ef4c492603c90e6eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d5fe8fa8055701c1d85ff5cd062b28b808a791d658c1e6227cef379dc3706740_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:072e335f2ef540426bd02ab03df3017062cc713e9f15c7d131043c998f6bd8df_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:750327cb858a4bff3df278ebcab6a9c73b88a55729e8f54669155adad0f1c77c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a2762bde107a05ad6ee1b167c6ef7cfd32646b73209f3841ab1f2545f2f5cba8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d3ffde90e606b0344c39f8668dc629f919612cc5a3475e8fbd15aa1bb807a42f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:533703f83c1706641c5423dff8be080c70ba831a0904c4d08cb84247c768fd96_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c34e3b2772aa6329401c1dffa8316d3516368cfaa095a9cba95628bd9ad2a7d0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c3887c6c2d115b686a65205cbaa373882689899aca8cbe5125547db198c84c9a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc6a5e17268e07c6309afdc92acd2a31a8021e3ba9f5d0dbf514f3b9df09e01e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f9b11c33ecc1a60bf7e76277604027fad491a559a01ef6d81f2ff3e1b1630ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a23563b0a48ef83f83afb6b603c3c6e432613ac914f91cee12c45ce88e4568a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c905195d7c87506f478c79baa7af0242c05a53f424a5dde49e379c2a5456cd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f70c550c755645b78b3e7c01118b6a646b1a8bd283f0a9415857a8fad6d4dba5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0e7d60dd7a32d4dcf1b6554c4896f3e6710864a5df8a06a0ae3d7cd8c719a309_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5b2de9e018b94f9453f4ed479113464317121764c1551eb27cb249930b87ab3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:894978ef07143c0e17fd299e1cf3cf66bfd5d1d94c61bb98a196c22c8004252e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c05190f5e6e9886ce31dbb9c97e177dc69b257a009c08298d9964c824f769056_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:037f48344e06fbc216914705d9be8c9ae21a70069b3031ee4dbf07c34e8d054b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:46623fe33e5d8b6eb551a012f5b444849b335a5bbd1726c274c28b8491e955de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6140ab1bcfb22b2d92b8776e5458bf6e1d2d65753b16d4229d4b020c0b4a12f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aafd425c0dcdf391f811bf3aacad9828ca2d18d34201b6d954ca13c1b4043bc5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237d87f0080a039435915945a2405af205b4787a2d03d71ec801f5093e1cdec7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd9dfae5523167d30f125e3be00f666f3b98f3a63bfa55f9c79927123d13a65_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd9a7c1b3d8bcd779e02925e2bd9d79f0c3f839636cb5fc66181eaece5dead1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:ff78f8929c2a152f76ac995d4e9203c6844058b114cf1e2bfafe371f41f305e9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e4437f5baa2f1e07ed0c1a245af10cd3e9919a852eac7a22996a9b7ea51e65b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:666aaeff92117bf500aa2fd3cb6326d39e83da6f6d9d08b883aa0ff66d56fed5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:be357cbfda2ec9e821dca667511471a812cfc6ec8728b8dc9e345c5457b50b0f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:cdf3f134bac400823d74df622bc73368c849621e10ce6e2483a3d17346e9adc8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3172c4a59d36cfbe0567767264b230cb7b1bc355e8753cbf14da088987601d06_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8d38f1aeb56ffc54758fca6ab17a60e3bef145a3221728a56dc10a37e3dd7d4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ab60ac0729c4fe33c4a801982f9a632d7c9b5ecf991b7166b8a6642a621f9490_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c0cd58a244979e44f80ee6bb4f2f25bf4150f747b8db3b4f27b8e27b7b2657e9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5c312b21457753ed8c850d7fdade84bfc01ab2d0bcb3435e5a800ea1b57ce328_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:c01cbd659b1fcb8dba2716f35c5256e886d438bb3a456f2d2f8189cf7d7a3f79_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:114d2dbfa9f68214f2bf75daf889bd9dd8c678f6dfce6dfff9e13aed8f0ef66d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:853248c99686b92e8f03af1f7e03ab8de1a0410f1ffa973c61e9620c3c29ee3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:db82a9efe15ccfd1fc7462166a3dfb8e88ea845bbbcbd78125817ef606d7d4fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f3d43dcaf117d7d4b4ab4db76e4f16bba7384c2c0dde245b3e264d6957bd8f19_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:23ab98b2ad9e01cebf816c41ffcf05a0238c376e749891b69571d14e3254725a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ffc4e82b9d9ed4229d3a549e9beffda45d9bc9d56ebeccfd3b5802ccacf6d801_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:1a191eaf5b0d23e0374829048c516e743555781bae221c9bf2234de24fe8d29a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:3b7c80c9567f0a623c8b44c5bfecbea8997dc61896efb52370cf4f821eac2328_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:afa4fc3ab60c1c50f44c59e40f07fd06b52ddc65d3b87fb4bc9eb3e2d9a83aab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e8749dc60de7657ebf93e7226b47661b51d1daa4c5a4fecf336a17a0e0cf3c59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1c1c12ad472c45ae03529792013154098ce4780a0fde6dfcc8b15674518b64e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1e764b697a728e444ed6267e44dfbfe36f7763bca86cc8991c429e9be5f10027_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22e25afa4b71ce9f1e70697ec3f7d463b2c1352e327f6bb5d5769f6c421d978b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e8372947353c8a6e32dbce30650b91a1f09b20162fef90150a58f3d3764c0e86_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:34dd3f5cb10fc1aa35820805090b6c031a4b771931903936817a8afee2546782_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:751ddc2fe22c3928ae1e3137fd8b7741f4f671d5acc56467b05e3d9c892139f0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4f48095d3dbbf481a4f0044b496ade9fa59cdcd58f6aa9cbea97b3a77cfbb1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f2cc96d8b2c7942cce9c79607176938848aea0a330542f21c47b6bd8eeb4f29a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:10e051b10f8001bc4344d39d32a8d0c46dddb798f6ca025a6de0e78ba5b70b96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:33943aaf687567ae3ddb4339608e562f9f877f43d779f39820741e68f691b47c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7adc1f05bc8568cdb5f376950fc92b8ca886fdcf4554d7dd6815780118cc8153_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:8dacfd86daa69817ce35eb7ca51989f90f9aad12999f1c76e21a49ac036cc444_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:25daab414833b6f1f0f91b7a55935ed5cfd7aaad5d2f0eb8674a06a603187059_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5091fa31975c3af6c2389db26e31fad80220b0bab03d4b880270168a62105357_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5e8e1fe00bc512502b348f16a0352e50ac4a5b491b843f33c72fc765a48929ad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a2b9473de35e8194617769c2c1aaed3499d57a55110827f3f94f191ab02acdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:29835580dae34eaf6a13a4b2c706138f40adbacd67670f8d19cfb952e70593d6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:be7fb081fa52399f118c7393cf72159ef362cc1ed80792aa7fe9847b00cbfcdd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e865bad23956b605474eaa4c5e637a14e5453a53522b145138f216e4909b5348_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ff01b00b64a65dc45eac4e3a607e7bf70e41fe333044f357e436dfa0fc4abcd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:1f64e57709acc5ebc392907106819ad3f8896c436d1afacd30c6952c071c97be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:401edc06a2b99d0c1f9c0e6302291c78e35475003f74fcd9a487c091da70631c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:408bfcd24ecda598d5a71bf827a74c3e10d6d7748a9cb8007616c45e4d490275_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f626e4910ffc626acfbb1d2c1d0ce76564d139175ffd39e797a4b4c957c9a570_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:18064f2babbd41c755d29968a2d3f2bf5865a1d49f6bd9a37c527b754abf6273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4023611263777c3f71fd89b5072b36667dbfb91bd2fceee2923ca590d013defb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa7dae5d07b71b2e551c6d8b428f01265e171eb2bf6e10b3d68764fd9055d94_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:93addcca1cfdbdbcbaf0a01d5de2e63956d7ae5bb4616405c88132c3d416e5a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:40f34d8424475c6090d059ce4ec4f17394694939ae88bccd802007048d35f351_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:786e891282301405fd2ab537b4ab459cf984e50ae4384def434b47f28b6fe35b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c74e92a11425bf52a763fb17976e9efc97eb3e8f6d63f188a3019eb858481822_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d1d8e4246ccac8436bc696b9bbac8c102c26258e902f947c892c91084f7d41cf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:073a7ae3f6dee770aa3146ab25bf109c2ebefc561821e4f249a8fd952e401597_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a8a2e150b72f78f43e5f186eadd267ea49876a2e0579957414802b92700003ce_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:aa8d336c6822ed4dbb522ca8c46ba3e0e090563624353d2b1fac6dd55d00e445_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d464b4bd9d86b902c8836110faafe8c349da3bc03a7b352a2bd2f02e54069570_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:097e955c655e3dea8251b05c0f56a5cba51ef51c7e15b0812cc10f2a36a68eb1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6a447e5642af9c109fad7eb4201140d94eba9f743b6cbca3585e18624fe99d20_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:af05801e4082f887de2d89a685c2d13678d3ea7aefe1272ecad2085ef3d25b73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b888f5efba0ae2447c338beed49f3854460801ef19a0efed8ad22edf083391f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:016186005ba6bc28aaa6eb5e53440cb32db58fdad03c01cae007f13ca72b6bc2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:208c40ac2823a80f406d94cf41ca1cb5c7e96bd25d8ece7556608d717bef460e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:8af3cfc07d1611d6ea3459a77f0d3ccdae0d0b9867fda35bdefa0a940ca1296e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:be59287a152a193415847f19eb418698197e52c8bf1f74eb1162106404bb403c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b73ade6d149819e41a72599e2ea12b6a338d5ebd4d9e24e41178a1e2c31971f1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:c699affbdef36d64881653a63e0e8a5c10fd5dae0ef6dddb9bb7e50de29d8e8b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:368f61e0cd92fd849a673ec2ea2f51e7e6d7c12ee886676409369a580d0347e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:5ff7cea307bba36d569d6d66b4d3e116f52b69441cc071b830310d9f4134f02a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1cb922e93f21b2c055ecfdf002582ddc51c7199dbca1f34701aae9576d817c09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5b7609b2ec476d596f0ee4dedcc3579970fe5e5125c61a474536ed21c8c094b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9878e44273c6c014ad997855ba76572268b8f18709de8fbdcba5ccbd38f2a731_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c1bef96bc0b79e4462606d3e42ed71e4d37ef14d2bea928b592272a149db9d11_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2437833ae04941249ebb8b351a3f731ec04166d4fd8129e19d0717a2f651a234_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7033be83aeb0222e99fff2ed1436d9a9a61c9b616f6b0fa3c5352d8574bf5f04_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:707856466152b42f416d446cc45e45852fd3dc5d2e67c9c46aeb50c6d1baa9a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9705f3ca0e1fed96e556766c1d5b5e2047e4230ec3a3a57daeca21bfc152bfe7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:458c8d962d112078933a4279f40a568b4cac90843b236a2444932dd44fe5fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:7d6c779a0e71176bf7fa54cc557108b7d5961b61db85b5de24d077ed2a5892a7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9de43b02a4982a2073cb1b813b63dd85000c3153cd314603773907ef6ab62e30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a1bd55517958d9320e04f417ebcdae6ebd6b3fcc9d4cd683c54686c7660205df_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2430879"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in OpenStack keystonemiddleware. The external_oauth2_token middleware fails to properly sanitize incoming authentication headers. An authenticated attacker can exploit this by sending forged identity headers, such as X-Is-Admin-Project, X-Roles, or X-User-Id. This can lead to privilege escalation or impersonation of other users within the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "keystonemiddleware: OpenStack keystonemiddleware: Privilege escalation and user impersonation via forged authentication headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an IMPORTANT privilege escalation flaw in OpenStack keystonemiddleware. The external_oauth2_token middleware does not correctly sanitize incoming authentication headers. An authenticated attacker can exploit this by sending forged identity headers, such as X-Is-Admin-Project, X-Roles, or X-User-Id, to escalate privileges or impersonate other users. All Red Hat OpenStack Platform deployments utilizing the external_oauth2_token middleware are affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7e57a906f55fdc4522dd130c76942999c5c28f469579dcdda2e78949a860b8f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a000a2a94ba6f3c2698171f1cbb4d6976fd241de64857aa74bc5783301ba5165_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:53b47cc5cad449bb388468486726593c6f5f0a20e23b035c2bdbe283d77fdc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5e268fb9530fc6ea702bfe64e5ad3864f40d9c0e3beeb2581fe2a8229e191336_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9414bd27ae196de5d952d6689530d09632bc529ea73e29ab09a2a9e8aaed601e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b1ca3d740fe69d29817827b9b5475172b8cfe21546b59c99c82cb1c61d19844f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:879e40240f8a9e6f323bf40d226586f5ecfdb91bfdeb0a2126dfaa67c3e3fd85_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9b4085029ca2e11663e7adfeee36a9f5783ce7106521fe02a99132be4bf4d9a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:acbd8e36fbcccc23f3fbc2013321c793d724592e637988ddc1b0d81b0a538ffd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f51d6640749d0b80892428c7eb2b54e1e75fc69311ce456c425afac40caec745_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2e7fcd6eaae5d8e35155b811ad6fe4cc9934b31a0076e80df6d409b11ca8d226_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:828ac94fecfe5b6e8263621a62187f070f9e3cf2668d24f00620ca47b29c37c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b152b96f3e1c5e6ea18ee532c4f747ac0e0bcf082c1bc0fd8ba60aaf7d914ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c5f8bb01174a32ba07070a5488b2fb27ca7820508491914337a6433d4766f039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e024a95761866be7a23ddcd5fd0dbbabbda249218d36ba9cf51d561575009fd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:4a5cb39ccce3520bbbd2bb98b84df278724e9084cf7abe9f100963b05f6a51a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7b3dac83c616876919f2bed7ef7318dce0f20bd12bcb6cf754814233f19710e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b466e339cfa61e214e09f1b47171616d59dc1748b8e02a096d74d0975b955c5a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1675f4cf4337e6ee6f4b0506017f95e48775b58ae80b02f24d2d6cf4b24e0897_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7b91722c7e9d1fda1994adeb21ebd50726d916378b50b942cd2a6bb636d98a4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4f190f8c7699860fef711a4ea52e922d840b0ae7f7b99f431d29be088e16b12_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c72327fe63c1e302e35dbb0fdf46787529e6583c544a20c0c7507fec8a9916f9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:148d1267925de54e2ff67cc04f7e1eea48e4812881eb13a6d4ac84fc9edf3960_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4728a45a6f0d6184637de454fa23aa87fdab1ad388c0f82dc97a63780d848148_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7ed045e8c4ffd8421d54d6a4ff9ee3b8af00169d184f39fafdcbe689429e9a94_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ee8ef9b71b81d64e1c95c28aa12093098c55dbb4a970f16237aee5cfa1f1756d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:11ba356bc22603fdc9da30ce02a56e0841715ffa1be1533e409f680525e35a95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313103a205fe81020b9acec854f03b3c35de728e2a8ee7f8b778eefcff1e9adc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:48ed707b531cc589ab67cc34196bd107b85250edf3619a3c348c45dfc6f535a4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7e689a159a17e702266acb3e5d7487f9ce17eed2c1f5166948103010747f2db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:377373ba5a37f2fc8fa27875afb5ab500820c68e660b1cab11cb52ad14541577_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6d8b5a059175e2260a85f40a098c25c61608feb4d59880c2eed941bcc3fdc6db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:82a2a3cc00c616964a3c24cf1095a005e4e573cb79c345e9004dbcd35e180c10_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecebe8f91837ebe91c2f9c159b54f6fea43fd7d750929e2a5b08fd1aee688582_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:1256eb041e3f4703292fda7d334bdab8ad59e6ded330b2480f0e450aee1b141d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:78083b25b57df22ae9e0eb27d3edd7c3e73de676f3dfabd4c419b37aa9c027a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b8ef42ea1815cde45206e98b2b0fc70ca55549df44d7ae7470b37567c30ff5d6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d61acb82a53a3e4b0d1d2fb09e94d34d9a990e43f09aac31f335f970a29ca82f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5855659dd086fe497b927919984f9ebbf9e5ab0a110ecc3d761efc6d44846245_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a19a3f623da8d80725954f6cd9aa9717b62c8fca465f242db675b28911906499_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a5328b6e7d62edfebe695362a4532572c99f79cde855f0ad0f46394d93d9cfda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:b49d1a3d8141b1b16c0dee745ab5a0109bff96fb8103ea911db8efd49ae1f1de_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0783c5a17f3458d7e3f59952ff01dfdcfe8510048fb41f8603e73f374c1fb49c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1f3a254a7c44483a9503e70e4abcb579081c62d5cd37ff435be44a215f7843ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:e113ec3685f8d055c89e11b0ac8acc806b4aed59f19ae0eb4e7d896d4276a4c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f9fb910e3a55c4023201befe8e29197f3a60b3c62b7814903bcef5554b939857_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:17546c1840d65f2ee98ac183705e6956f4131d3ff32cde615728f9f25882b603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3c928586ae0b46feacd6570dee3ec49a5a204227e113432194bc353f6014dcbc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:562eced3b90258a09cbab4518332ad36f9526532f2228da862d50b3076aa31d7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c925e942321c121dd314b39f7254913e71992d8414b5c778163855764269fc8e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:8ad05e7041a80ac61df181098b00784912670e01ec166bac6c504460828eba6a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9b357c6d30157c7dad00894e9f8f724d8be110d9658813fd61699714b7a48c4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9cf1116ad028c8b358eb013d9751aec24eda566a74325123ce18c10bade1e13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:bc49f21e2c4be0b4ca0c199a25f90548d7ab8f16e3d78ff4adecbde6052262be_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1d8c51ba4344673c2f0c4b023d72b683b2c3a26cbfe64798414c5d4e05005ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6e32a82da78fd60e74c129296bd390de402cd7a22a0f1ddbcfb9d3dec7ac1c5b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:aaab47f78d572983b4e8e8395c8c3d53d05c3317aea16c011032b2fd4f438fb9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d2d38a98fc09052bc5fe169321a534006a2ff8605d2314d04eee39e2492104b9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0615ec5b92ee4b3a4e28531f41a21b9a99a64f6972c76c66de90ea13875ddb5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46aea21f727db784382ab4a0329437fe9e1f4556c0cf7d0e3a6d904e4e3ef412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:62ca47a44b86ae7bde47e145474a0b61dacb1f6b503ea63475d7c090ff2b5db0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:97d075f6a0c08361b3f207632d98bdf276a9eb0ec0e79d54ed13550edee42c38_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70e3b704d6af11d99287446717854c466f188db69fc622be08fdd7a8266a1391_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:784d025249cf0f4921d34ffd4387ad7fef62292e8df8e303213514bbd5a3b1e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9e3be6f0d660b4809221fe1b2d6f51206b4ed40db4122eb2a55f23e0be4bf3d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d3fe7d8d1fbacc9832ebf90ed7548a6b2cb283f8a98a6ca73b324e427b5d69d7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:9b772451057fbf63e5173aecb056db601413f419ed9fd98d7ef3b08dfcd79e11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:bf155cef265c06b90ddabf0b4e5eac5395f4cbf9165c87e3183746ebade36b99_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:d73481ff034289f9f1cc811bb66ecb9a254de0044aee18755034c10410478f2e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e26d8456983b600e7248b5741030a68531e5d0f45666e6e3ae02ffc55ed0f906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1e21d1b03c1d8d6d2d5c3d2fd2bc68f06cf4ba6339390b49ee94980e66faa3e6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:85b66f1e1b6ca493592c62215cf8e94d29d6f1bcb68c146a7466133f661cff9c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a9e900b764acc0925e6c381fe09ab5c59bf8085ee5cb21b9bf87ba08fff95c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d4f70164ddbe9c49e57f079bc5f7f0881fce0f8a074b5a948ecd338a308638da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8445b586683b90ca3f69f83b881cdd46c78198a7b021b0499f3f5de367ae27e1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aa0f445083b105af4fc1cad85682c286dc1764c2810634c4266942677125412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f1ab95b9af24529b03e73d6d3cc3e010c53eeb72f7cd441160982e7a3f40edba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f4f78fda0baa299dcf7ac093ca782970074760999f96fcea9d170c9cd35455ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2ad3be815abfa60205bc0de77557f8bfc6ee8b80e3d25ee9cd1088a5e3f6bf8d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3242a9336b5a940e9a88b988d1780e8dd6fbe7055ff647d07a7885a3c272619e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d9c7a9bf4ff66ed09b758109eaa9002242e4eb9604f5c0fd964b4087a609d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d84b76fbb614c30c67c88d6bea9ac818854f6f9aa3ab2ae8bc3be266c0901400_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:45c02eac036665c9f003f0383f1503503580cdd5461f6de4bcb0b88edd8c77ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a0514e0c9580b85e61b553b971d8d3a65f3cac4040ad6d74a3337db46d840feb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a2f51cce516f6300e1724389a99afc1e5b00096d5d8b0c05c302d9ef483c166c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f7caf5c32326c741206573aaecf5fdfc4948062d840dd2beb7b7b1016d24e697_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:4bac5520ec58aac65a508a746976667acbb6132ebfe6aacb2f8136f3198aa35b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:019951ef27fb8d5ea4878b8f22bb0d0d1f357aac25b8998c743980377fe03563_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18b5b21ee15093503e1e3d2f6446ef3f5ffdca30bb50cc9f67dc7596930cb449_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86362580db907ab09ca1f54b284fea5cf787ddb5c1e99674f6ebf28a3990cccd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9ca06bbe2df39add7d22b660a5408b54b974ded86faf7ec9d0985acf0d4e9f32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3322914e1219da147d36aee3121d4d4b42bb619419535942aa9108f6918d8e3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3d444da8f07a9e605b799ae9e3154c7a8681da7824f959e2b5b2423b80c39bdf_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b87501819460dc6ba4bed05a65311592e85ef392a36e9296eeb11fcec26be8b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e45d8e82a1654526fc4562335cad427c7c3aa4dd01215e9754a34be8b9e64f5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:946fbedc73895ef344552e10628d3fa305bb50a0329614ced5b200fc1b4d2dfd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e4f534afec621975ef7b2389f239bc672eae0bc342fee2fbe9560e20e892e3c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:010e0f69ac3dec9157af776acd4f91d29641c2550466f6ec26ba31743373233f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:87371170c06f7ff9245e5c8f2a0884e969d6d8941d555338ef28ba63be405728_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:2c913cd14b852ece07e98db33327a22a4ea3451d241d37027bb51f595f93b0e3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:952b83652c4613ee04ecf5c6cfa6961fd66fc865c84c99bff4f879512820bb60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4cc93202ab581798ff4e06e177ce24b8e880ce650b45a135569c1257656c2b24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b877e2430ca1ef3b575577dbe08d3b13fe1274c1bb20e065421cae418a6374a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3701c8556b2ec7a09dab7e672729dc6057919b905eeeaba9e09ab38e3074ebb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:faa21d468371967ce9e5b262111cbdfe69ba6a8821b659806718866b3a640490_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f6d80e175d9165dd41da793921d5d6f69cf536c5d16e745b445979b0282045c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:42f5aeee6f2524bc1f0db71092fccd1260d20d0b94531f88ee037921bedc8408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:182402ad5468234dca690272044b015d0545229ebd84e85834f57c767eb96d84_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3e3f7e476df2c2b27a8c3a17ca83a98224c8db8952ef6b2117816bc81c9c74ae_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:96a17f8d79e9f8acfb86e3d54687da1c0564e98a9cc7d830b770db24edf9a96f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e244c83b21c68b755d7e0eaaf476a1ae451f3368918b80b19546fe01a9a4a9a2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:017f982fb763a0eea61580758d4f69ec14bb78e5b5d107503276683336f9983c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:677e81f4f2e77f2b8bd354cdb4ebc99e5701151926dfa36ca1a3458607d395ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0e9fe96d6b1ef18e0fb3ed4751d8809e0fcddada5387ef81e2801ed4036d54d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:13feaae13069cd9a08e285e2d077b96bc75cffeeda2e3b665443c022750d68da_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:105a07e6bc8acd530a8ae3097846789dbcd2c7a2f1f984805c5bb3b7449b1d05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3e0bff5d178668f001f74c4d30482753f481f257db49ad6fd2ff56439d95079f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5f9c581120873f1a012c29ac00721b6fd834c9378cd64f1d8e243da36755cef3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:84ed295a1fd729c6bfd8250116d752b4c3ad66c7bc01ca44408e7cb8a115b5e0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:2c0d1db3e0f37f09115d3f1af5ace12911311f70f4ceb574025fb1ed9552575a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:c69da4b39cf7ba1018b91423ce0282df124d606d2e5162bc8e3e2251b832cf91_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0099c7b040ac7e6ba7e91ec4ef2250bea6ac10472901aadee07686c63faadc92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5b132b86c1b14a775ee77dafa3a72eb723358cbce6e710e44d279c8050c4261b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5ee7943edd42760625d7b8f3f97dc0da4aa620b53ed3ca6b666e3b7a801027b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:906f97849e8063fbfe02bd7e2f951d4fc848c2d8cdbff947d40be50fd6f995fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:69827e616ea617867837723347dd6fe36cc85f43703b4e37b335d79fb3f87d6a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:703e8d44a7d59181d0a36a886ef570c5b838268acebd0b32d5208169770b6ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c092893fdbee22f0fe4a2a25aa458bc1dde8c52367efbaabc1155bf5a578cd51_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d6ab422fea2e5e0782be99e3a275eee5ff665baf8e7310a601d42ba2f5f39608_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:39071a963cda210a344f5d4255c5c5276d539e4bb661e21b49be11923b54e020_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3f9ca2d789b60a51018e0242a01390e1d4b569df21769682292d3b483954aa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c7ec38c4ef21e65139166bde80aa73a36b432889b6855d63b1892efc0ddf58e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:bba88a8f8b41c76aeddd25012b4dcb14da6d896763ba6a003ca824260b8c24e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69dfa976e259586decfc0635dc49fd656e878b513783579bcc2a5e456df100b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:86b4bd7254cd92f2632d90357ed08404521d89ffdd70a21cbf130f652f71c1de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8ceb3fd7e1d7d6bbdfeed53a97accf43b3981d5e101746e891a804ef8903fee4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e4f81394f77f17552bbde8d5682449216bf676b181df4a25ec1c6c38cb3bad82_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:425a3e4c2774dd14e2d4baf3bc6f9b1bc6fbcc41faa0ed55431fef26cc5db7ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5e27fe06737a254ee3fb2bb5ba38ebc79e2989487de9536b01b6a1d49488ac17_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6b64ed15c154b927714b840036c16293f4fe924aceb5624fc04d30e478d4673_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c797b64090712c154c848215b1bee933946c019c33fc9b08d00532d611f4d27c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1ab33f9ad593ee146550951038b289973cb1b80e15fa146ab20e823c89f64616_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cce4806b40fd1f040da28b0a76e8f7edb45e5e3b68fcdbd1ffec407f8b5d40a4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e237d756150f298076ccbd616c137d0439c8f59c9e9ca44cfc4cb04178b7a3d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f547caefe7cbbfa9c958fe940eaf72b2b08a460a3b401d1b059c3f097f2b7435_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:0b96283c10f51d6e8a5d00acfdd9535804d0ffe7c4c58c037af6d44ac3a85bd9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8eeb12229d09c020f7f71cc996853eb47ea1311b8426eb7fc6f28652766ded15_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:9d07f82ed2b467215c084754ef1fdb349536bbe0e3c83e3d48a2ab7a97b7f355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d36f927b9c24b3647fe58e5b3579a6bcb2b0b50322db690d885572e0d8492ef9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:317c932c74d67e596b97de943694f9561e85be9d8ca3c883865692ed47389eda_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3dcb7ecb5da7d94ddd370e48cea9fb1ee1314e84874ae192b8aa01a834a3238_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3fe06959d74f9c3aaa9fb9a90b3f33d331347e96cc4f67741f7d6ac6daf8254_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d69d1884d60a78838900fb8ac8aa010ffe8a9814bd05c5fd23640ffb2fe62078_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:30dd2fc299876aef6342316851b8baa68f2b404741f7eddf920818e2036b0828_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:47e721205ff64d2cd94f17a704c315ab4f48601dc446c6fdbf6d0651af0e282f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a42c0b3dff389161ee931de7d2f78272c1576632a357d7e4de3a8ad8e18cc2eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:be883bf81f21e85657ac114397f1a226803a5a0c50146d11ca24f5d0e61bd252_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:95a1813fdfba31007b44fc7d0fce109279f775f6bcf1fe7b7b319f642e614d0a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b624d5a16de8051a33eab593d57f378de36877d7db083144f88899929bf1c0a8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bc7bedd2a60a0f3d862de0644e511d6f330b72a6d12efbdd150dc9b50679112e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e8bbd18a1d2d8a8eed42cc86d19a260f2bbe9379e35257c33cdb70980cbfa5f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:03bfe65de545d250da52cd40db72e8b5346f149e8126509801be86b5f39fc3d5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9e8b46869a8d0cec254539d703e5da848364401fa9c203f0561cb0e5f7aa00c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b7c5a30160b834ce2256aeeee9a36a8655e305018d0647fb663106ec7e3d102d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dd5537f856bf3d86da38de94c7ee6fb9851b262515a4efee6aa1230924755721_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:37bc380d77c7db30a206baa5cec23341064ee370eb5ee0aa5bacf682dd67024e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5db690533cf26e8bffc456e69dc1e0d2f9554f6770c5ac75ea9eb345e1c101e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f7913b9b8f0aafcdc0c0b07ed43f86bb58d6da84ef92f950979eca15fc1a7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:876435e0b14447e833a4e9a0dbed2227bded7d857230557a101c36b47a105921_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4a7dcf77112dde43e0944ba53bfcc3eb802dea755c9610f86b4465b22d355856_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4b3de326992186eeb6206638396c348ef5b4d2c4597eb40e5f5b140f6efb0abe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:779674ddd263854aa364bbdfeb92865821613d6da30a0d3b503ceadaea48cffa_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d3a37f7d09a85c9eff1323c920a9a2f471908e90b7a1621155bed93048c81320_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3806c5c7dc711a3d63a26b60c8c257a1ed87dfaa3e628629af4ccf06325f6ccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:52680ac76f439d5334bb257ac7deb433ccfa6cd824dc2d9e67abf6ec970ec7c1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:65c1a312a57a482045f442861f6a64605d64994304b07567af0c69eb4b205bcc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:76901d5214dc2c2040d44d1c46ace24f403f95a92b825176c00ea29d7ba2ddc0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0f12505d607e05431b905de5ce0c31984ed4ef4dbc7f027eeb019dd0747005d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5383f749ae80a70b6bac223d5c3ce9b70d58de06c031a57b02ea5510f4cf2e31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:76e1151f0d25719c5257e106bff680514e740983333de92097d55f071189ed18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d072c04ce9f1777925bb8df07925652b0f8e684ce2e010adc6fb2c7953eb66a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:786c62c9eab9cb68788ddef5dee8ecd74e03a1197293a3047adacd489e034dda_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9fb2cde680dd3f850c23ee7abec1a4dc8fe0d5b3f2a1c80ad6c8ad7a62b53f4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aef7c437611ed1adcba12e9875f3fb2f094d5116d5a0449066b48f25131faea4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c01ca8b3c84e8ba98e35d0cf0a659e76bec4189a198f82975e6db25ceb336b9b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:41452719dd766d6229b9d1d808b89825b1e7e0aaf8ab8e70c0aecb1b5eb30edf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:9969b96f421a3e9d27a495bf1eff33dba8ae2c12c0cdd33895b6190a4f75e000_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:99e65563c13b1a6d3e64f79ab6491b21106b3d46ef75ade4829c33cb97100ae1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cceff5ba4ce63edf605c087cba759e8dcc40c2abec0534ec856e760f1956a85a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:14ba0bea138b281bee5db9094dd7dcd1fc36c4712198f408c8811a7522bb877f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:416fe4e736d5f3e3b0e4668fd2f092ae855a4073d18a064bdcca73ff5450b77d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9039143f009152a4b6040c8251f3444fd1daee5ecc76eccc98818d9a430a1bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bfc08679165fb0a4c17c4002ed676f7e6fb0571ac72ceae8a1933436753fdc73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6f698b3a95ee24a6c821c9ebf30a610510a639c6d3c56d4399fc45d34179dffc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c44d52cbc06cd3702b2ad8d963f15dbcaf0fa5ad86a800b9852c4f062fc10a76_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef54b7c8c1f96edbed0f3c449b57c6869ea4c33d97f883ab697f53f7d923f5c6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fe664cfc24f79a569d7c01a226ffd13bc91fe1aaf3b3c096dd8ae3d561670d07_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0edca20347f1e9c88542925020f52759547e2af94b54882e739d6c7fdc7150c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8d99a2cdff81f2c41a6b38c625f7fc6f824eb3c3b443221039367b790d8e2a72_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9da0116d6b0b4f33ca7ccfc26658ec79c8a4ba17f8a63d0bd399ec26808382fd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e5106bb4c8de0ef6b9f177e58366395c5bdb3bde226d25a7667ac54ebf952d6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:226cc05403576fbcc6d40b001ea969402a5e98cefd9444329396de56ab21c36a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:850062314bc77b0442b9f4bf463db06aa716f62437b5c9d15b678eaeab9f2eb8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:b08df82541f0a9078c8ba31db67897137a2f71fdc9fd0a79e5230ce16b3e9735_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d8547d72a4b791ad7435ccf3883c427db9f6592f9add54cdecd0b46f2b55be60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:25db07689f639f79919d6f028a10375fb9b68abfd9cf55829333d0360a7acf99_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7e6de11065df1e2acd959d9bcdfdecd4832e27ca92e291c8b5128a7c44c0d8f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:96aab15a47ed8722406eab6ee2933a1c842a29a49c2ebddb60e102d610c092e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a415eb2cf567e2b9f02fcaac05b2c6dd11625cc3120e3a494d8690dfe2a413ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:048eb32db3c8e83767639d6ed9c7e07406348b309dad16fa8e0afb61a65cf87f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:138478cbb17db8b8cbd6574d38cb1c1a4f72bd8d319fe2eb02954076febc903c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ef6c3a619bfb3bfbaf9be20fdff6148d1af0701d4ab13a047867f734859ffe1a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f90a83b839dcd68d04ffee8569e4ffe1bcc695d192c9026ecfcef9d52428e4fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0c2af2e992c5b0ae60cf87b496f8c6b5b3f736ef7576ccf6f03d37e3a2d9cab1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1217c6f9b998c01c7a6c283f035f11692d6393596194e338578919d8809ac2d1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2bb41b270973bd2db4b6ded25357ad5b4113e03a64a5f55bab27e6723902a79b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3fac63d925327ae02db3c5afb3e0a98ea12feb309e113abed5db353faf4ba7c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:18f4a3cf19874d5b1696baa731b7b2207db1c52e014d99b42a17a7d1125e05de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9e25ecabfe5600eb15916f819b853e7d6a445cb61bf5a2fc9396af787213905b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:da51fa3afa3d7cad2088b785407b6ae2d73640550410ed375254c3ef948befba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:faa48301669a5fbfe6f8cbdf221e964c349956b51d95fab8bceafe9011f5964e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:73057cabcfb42e5b5d0f8177b08e6b2eae217b99618d980b8217399c2978aeed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9ffcf3713cd336d9fc552be6b05f138b9d16f225e58ad42d7a96c3eb3cf154b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7e1b5dd5ed0d13ada6bdbb9adb924cb985be96f4345e2d8b14881a5d55469f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:aae9deacd010205f4a5f4ed0bbb3408ab493972ed4acc5ad296a81f0099c3ef6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:19e833e3b514dd6fd339e0c00f8dbd6c45fb7ca16b9cd291d50ab05adcb6b1bf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:67df479466b162b90afb4d17a6ba5d3d51cec078adafceb0a406dad55173371d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b580c79b9edff4d51d5317ff1e1dcd4bc193b439c268bb5c084019c1ea3fddf4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b63a4eb2eec521dadca336416406b595e0db02b853e233e3c80ca454e1153b28_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2fbd7baee98c89f59a87d541fd4f7b2e14eb88645b53fefa7b44fcd86e3e1eff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:576cacb6ba6d2aa3882a295f1774428a945e7b1c967830633293ce04bce08571_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b41266b3bbbb3ea638466d14a35aeefee8acda9a0d2157066cbecaebdb751d4a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f162f5f3a38b4b1b1f71db3e1301de7c60baa3ce9a4e8e5bd66227795d366b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:11718e3d6ada33abc0530890da159ac99e8f63b03266eafef8819c48c92aaf51_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:1657eeeab10652e30e60633e4fe5f50f278236a2814c6a53bad9effbb98d06dc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d4022142d133560c79c30090a045441bd90271ec8de528d2bcb4590d96ad1e98_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fada881117627ed34c8001afc157a42f6cf0efe3e4dda2b73ff8d665c2f8a878_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:00d0abda324914e5599f289c37325f387404ad48793b6db32b3da0486af18cb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:07558b4306c0d5dd18145b65758bf02d8f451462b28188e336f1dea1091eab24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37287b7720a8d5951fdf6f92b59a5b25a21a7748b93bffe6a4686fe377e80a1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bdf5c2bae7d4516fed258e2bda5cb9162bf42112dbfe8399c2a5f4596ac67bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:3e8f19f8602c6b0bfcce59dc51858195d4c10fc53a652c6e49be3fbac0bf1338_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a5a69b772a5f1cb9affeb3c4ec5f050949b95b02f55eccc8e5897d5e392329c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:87adef1f28c02c387f795e0eb47fc925eef6013aa0116e5fcda016407e4d81cd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a973533a2ecfa414c1f95c4d8ffdbe85f18969a740c19d3b8c4d2096f17a94bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12f1e84fdd0ca084e018f3f9ca550bfe183412dfe42fc9ccb356238ddc572a2a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1d516d0e3b8128ab9994d2a7df68251a87e0bef013a6bc7040d519ab68ca8b37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:58a646461aaea1fc7522e11a0a4acc5ca784923581a2d15cd36319cc1d59d210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c399c4381724fe755e5b7cf87e011eaa542a86928fb9cdef4de244cc57c192ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bb706db0ff9b591f189d089a9e5bd5bcdf5371b312529ebede24329a82e9806_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b9784c555f0088c201e5eb269b18dfd3212c727cb202250f18139fe7ee22e6fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c6e9100f0b6420f2ac9f68bac1e19ea5a813b58064d54610cf77f86fcc1410c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:df01b29e279c5fef750737c48041bfb4ef531599fa6ce556987ecdfbf8eb6767_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:443c8d763eb16ce12ad7660e36db67f1f5cb2970cfe0c8ccb922d4697f9e4da5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4e708aba93aa644457fa3aa047fafcea0b504cee71724917f497fb4f0ad59210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aad14619136317ec49570c1059d59036fc36ed2e6df996918f2741a7c1ec90a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b3989b5959fb58d543612b9da4dad6797fe62677fd148ca59ba77c4ae4c9e17a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:00f150e9a977b547e1511fbd0972027a01bdf4852bfaa5b7c21a01f1bb9cdc76_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:254799c9323f6f753924c1b739f189f5daf7287cca9e469f169bf5b145dac19e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:45f94d3ae86090cf4ba0791b9102e9b118e0e9a28d3901611051c9eed86178b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9553e2fcfca8cc369f512d405c92c35cd79a0d5ecded5bc11be78febf0efc8e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:593d8b13bc16136998a2d109162e54046a08ceeda2a74d1e6d9b2d220a772f8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ad0b598016cb0aba3335d6d9bb01a2767fc3032baf24a2f8a2d857651a38222c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b5ad73901c7036206068e9a24d71cc3bcfa88207a59ec10521f1581d784debbd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c2b60ac1878d974e0608955a1c6c104bfb840853fe10a6bb6c971951042dd0f2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:182e148ddb5ae83c7540564f0975f28c17fd859912bedd6392231fee95060d69_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f766d291114a36f9233b68fb3a1bbebe65867c37189243df0c779e3dce7f509_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a48cb051fb2a8e5c70715093012f18b65d9bbdf7a4346b1cb828f2592975050b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b605723a4087f4555d491389cf5bf15711cbc1b1da84cdb268d4fcc5c87683df_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2e976d4a7016dc2a541098fce90353d3bb922943373c8b820e5c95893ef739f8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:68fcad612630ef316bc5f86ec98f828dfdb928a236e551a4c8dbf8f919f4cd98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e44082e909372715fb8612484c5fe0ad82699620fa530e75f10d41396ef6d63_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a949ed5a2a43edde8fd2abcf0f91c4ba4cff7dcbbf131a2ee579d1256ea628a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e7ca33f11829a834febec5a1dbe0f267b53fcde66dda9128eab3df006d2d7e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cd72d535761b16f14b149a155a1a0f4f0dfb0bde6e5146101914521ea1e2a365_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d91fdcc0e8bbd15d091c316a5bfeb683a7e9982ddf474724f49acedac349c48b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f85e6be61cb6c744900578d654909ceaff76eb98df36564bae2e57a3a4bcee05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:24068dc6b55124cd76463fa0678843ff83f92b65fa43a53e360ec03c5fdc4fcd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4c58b309f4603e59b3a6e35c06e60c37631d07d0f07228bb757102f741b6edce_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:68f715655f2b9abb1f22a24c04794c2d05e3327d8125701c15329ecec2b670ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc454e0621f04eb9e2a384ecb30b7b863178447938f8024719a812712e4277f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:183bdbb02b5bcfe7bbe4fee5d0fe520c986a5244f02cc896762d36710498c18c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:19fd07362ecf5282edf9086f840bb9e1dc3c6da56bb8ac3156ad05ec54be9408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b679f580e43660d36492cb57d275f6cd2cfce6d7c1d872d871ce7ddd9364dc72_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:dfb848cb68bea17a789a807b5edadba37a02947c506b8fa58d8b6376cfd3fe48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:4982e0c65a5469001613886115ddfaba5e2bedf6c1f9c2dd538a73646c190b00_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:89c7b0e5f1c0f13effd3888be07da4acdce02eb54fd4a214fc8a3f9c204d82b4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c04482437d736cfbd2259aad085766f911951255d77bde48abf34af758e42744_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e0f6f48dfc0eb1f410ac198eb6ef6a9c6ee288fe4a01b7ef65e6b62f6b939153_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:097d5658d4c2cfb9e88fa9ab82ae4b4d7f3108a4dafb42997847cd714367973c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:221e48cefff45243b181abc4074adf95df97712990030b4f280b65452083bae7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3f8362646716993b61d35b5377b402ae627c15ce3d2e6b7ff0d5b52159e81726_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:73acd569142f5dbfffb16d34dabb2e05d4552354cc58bba83ef8406029c102d1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2d5a9f1213ef66cd474cbbe11dce4c37a56613cb136fddc8a5a93ac63ebb79d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b5e4275e6a80d99ffd2bc73c26b421f7790ccf88782aa8fcbb22d588fa15857_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:a7216bd1136625966d8232aac1b61360a26e86ba203a6135a32395482a097bfd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd0f6d91a4687e3bcc87e4cc6f1e34f8ad19346648e594491c760bcfce671c96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a9a27ac5377c42979866406869e8de55cdc219ec7090ffd1e4f98c98127ac27_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:57db654e947f5cd7efea9409ea18509c3d4740e03daa164c62faf886a7287ea3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a9ded8f2c9d761de5ca64c04665fb4c9d69ec31ea3ea3c7e91291101a00ee876_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:bcb139bd20b7cd79ee16cf8968dfcb0a5a3398bcfa734dcc2c2ec47dda46a93c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0e56be34b942905008d2b7f1ebefe0a4446cb35da9f4bf09e1e3c0e15d88395f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:761b0b68ca18e23e758c780c5baee54607549cace7f1d337b418c0e0ee630ddb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cd32f964f1f4bbc981565fbf66b6ce05547a32fe89fc6f6fa3f634791120cf9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d6accf480e8645c70f53adf062189259549144af3a4c3d736b28c561dd538f0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7aedf77c4e1ec8b09c77a9d37dc1d7c3651995bab2f84d23c1478e06fe97a7a6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:fb2df252487a734b3e051ff54713a7689f7f1e8cd93557f846458f54d3776162_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:786831a2af730d5ce6e8ac1c247599e872e6c683ee53946c9a552636f02c88c1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9d807221e98130e63530f757157207556a7b2bb7fe7587f0d7c5f9d1ac9592d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:9e739fbf82f09ff6bbbd9baf6f2e64b0056ba1608b979e45ee6de17dcd5fcb85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c2a9ad6b4707faf2329b88b12e06f6f10c5bc6ff15c06ef644ff14efdc736653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:84e1af7983cc502b35755475dcc87c2eac2e931f623d070736580cca65081992_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8a9610268e8460c1ffa73d5f27f7fb9760b08c4d98af29cb0edd30b1afae7460_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:952459632a7e13cff2a8543a1a23e0032e9c163bc223102ca0c8d92c28e0acad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c568a4d0ba7a6137d77cd37e77f48c411f840ce7b36df3bfde76a5047a2c3f7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:21e0a12571846addb7b6b112ffee2fe3ab01a501fdb669d9b1056381b254be89_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:97eeb443e12e9e91f6a38ca22ce4017ed09320a8ac1f79184d236fce8e2b21ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d26f837461773b3ba1dcf7b77fd95fa5f36580f4cc351e121ec65fbb9480dbef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f1fdf87492d66f03cbca16cbdb07607481041080c244d94c59a773cbe5457734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:899eb4bfb863d1cebe38b4b8f2d098f0dfb501eed1fcdc794215e0d7dd649b92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abfd8c69fd7ac41b2a46b8398370b79ff5f7388ce09d80bcb88180b160ac7c2a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f65fe33668fabb81400649500a2fde6dd3236650a129e074664a129c0bf6d738_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f797d5cedf4ea7f121eced618e93dd4f53eb6ec5828afb978c3a2e504e16c11d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:1560bc58a43485387fda173fe0a8a396c2f6b038202bd9863c85d1b666f3ddc1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8044c37bc844e6b52ad027f7f7557f8364e73d49b9ed3730b2e51d1d41ae0387_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:ad0d0922f3417545e5fa1d6d5e7f05476552388714757e856d42e5a65fb99e27_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:efd6130dc94592715fbf9fd2f48dbecf827c64d521e5850ecf773aa07fb3bf89_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:64e1b9fd351ac5ee0427dd131b0dccfa961b07df2dc72225f59090acab8886cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a44323edf14cc87c14bddfa0c06979a8f696a159cb091623a8351973b35b4d14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:c0b9d948d72ee8f79c2e6b4d2f255c6959c21bb7bea1d7b0a260a0b658e490ab_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dfb14efc88780729a819cad4cd19805fa7f5b660067b4e7b10f61d5e8ec3270f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:15d9d32b5eaa1603f2601dbd6898f0182b709292ab0153bcfa7bfebce5be13c0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:178cf1edf9a80f37bbb19597a34bdd8edfed5e44af3ff7273a46a7b4fb7fe964_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66f9ceb6d26ed52405b9439606d49b9f8158c0d2b6b0eb715a22ae2c746defa9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4754971cc6f907064a799f4845fc9f949a3068a5b818b23eb292c8346f9f2f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:766ba5aefee0ade548842c06f8061fe8b849b76d16280e3c41225f21d2d0b6be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8730cb01fa2ea29046c200890d8cba4b0291d769db57875b93c8e7c1c68af3e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b2c1423302c27b56725d91ef0c9dc34903eecee9b0e8bf6761f179bfcc48cd32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ca6573030508bbfae251c27a292bd25384dbe3ce55cb58865fdad2fe460fb6e7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1aa25a4a4eef7443d6bdac8f5d159b41db9cab89f56d43d2d7a01a0bb7929da2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:30b84fb0b78767956548a81b10d276979967e99bd1dcaca2bf06f7a14967b86e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:98a70790286c97045f4ac1b5ec5de45ed043fcd0ccfbe96e6a93dbbf4ae0d96e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ae9f9c747fc7f26dc4fe31644db03b93c7de10384eae1dd40b40767c2e654667_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2d3560ed1da1d414471efc17767847312a9537c40dbb327ab8951a393efe288b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:58bdfdb8d996abe6f35f177acb3d7e3c493e211090af8b30b6376601c57257c9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8eb98a0fd45c22a0aeb23f8c2558d37a1801b5afb2a2be36a9f64abf40f6a3dd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:97e599fbc19e379fb55e9181ccb16de1af1e101e6c10f872c35ff7a9082aa937_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:115ad4f19e948ae0fe04b57c131a3ac8c261cdefe282374a667dea850e956500_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:15673b625efc49511ad48958f766aaff589c68c5880c95d7c6c89e5c9c9bce5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:78f92ad65baee06e314611b83e07e7a87dc4e3994ecb76b5b3b2a2039c1aa2b3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7f0ce0299f97924b4c3ebd129ebc0d9cda54b1126ec933fa33f20f438694a590_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6b4db8392b4fd5d49b177c707bed1048c6ccc7564f2dea39ebafe492807884df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7aecb1e4860f54933c9e911b415aa059ba3c7664c2309d406a56b305887ce6f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c662c420d15d0419d38af3038fc232990bc21299a9e56b26f4df6371d8022dd8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d7b45d95a2687972730a64bcad78fa793e4a244d5a034969889e4e5e5b319057_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:02ef6749721cec830957dec8da2d3fff2dc88a9bdadfee0f7e3177a27d265fe4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2fff2ecb2b19603744be8e2821f401a9e0234ce1b4ac15c27223c10e24ccc7b0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:62e44648b669cc51e9dcaeec49d2c5b880fb93c32c2bbc1f535904b40849ded2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c1ca8a203ab5c80f3d7b8fb9e026a46a75bfb0f5d6e4d5ea09dfb2a2db5c6a2c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:56f09c58109b0455903b4b1e938639c6c1a9491d4206a1e7b4515f89d5510a5c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9b5c3e0697d738fa6c1fe2c115d2133275ec3adfe2d412547535a605f30d0c00_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df2d7c18bdb6bf49c2f655b7dd70cd4739b2b9b4243fe2f136042b922a029e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2534343a990c27b8efc5d674b4b97b24acb00d781c75004adbce0c7e187ea742_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4f474f91da6fa969938f67a7b254f6e34e6ed2d8ca38e4de4d7c190328c65352_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e2b3a346ee194564f34a2db8ca14c08340b063c995936cd06787b248cea65622_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0cdf866394b6db732b741a22765a096f04feaa6d0237c1e54d310cfa645f2883_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bf09aede6dd816a7c1f6db9a73f25e3414e0f408e5744dc2f32dca5c73f06a74_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:db8ecd1162e094b6cb166b88dfa40258f31cdc4db3ca7f6a9b110893bc27d044_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:acff56a6371c4fd63e831ca8149d5dc5c2f66fcb9e5b6f2d81afbf225fc9cd2e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43bb0e2b7af46bbfeff6809f44f401007498cae3cbc04a9c4e8f8033f3142d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43d5f576d8c78508793fe745384e7c12b08d52a6757f2a60a4e416d2e1297cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6f5fd70511974d782b102cd378cb932ce27f58a18ab53599b570954c379b88ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:76698b01437d4d0a46f1bf3bbfca30ee2065a8684199caf406e0e7a027871741_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:acf2839dbc4ed85e957d4b975b0ef0c08cf06d42f75f11704e9cd54197548784_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c8a1a13f5a36513e22f8db1345386f1835eac5b7f809c6745fe43afe8372ed92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:00c3fa5a11961ab40d820619e649974783d90c2ecf4da292ffe5caa6bcd1d7eb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15a421e4461be8683d967387b1224fcc0179d478f46618d03c0e7f1222ca4c69_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:663a50864f70ebf653e8ab5a167755ee632d58e199b81bcbbf0d43f01cad2ecd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dd4b72aaaf892109abb29961b61fb95c77ec0a7b09158d747c84116646c0005b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:22d7a0d9938f75746797f97424284f6e0aae7f853b392bdc87e183b5c834972d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7ede51978a537c20cf89f7e2c469034859ef89b1f34b3a8c89a727378746bd24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7fc7a7fbeef800bc1efebac7e1d9a3110ab4962405d181df23b01e0a9ead70b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e0f8524eead302224bec4bcb23caa0b587aaaf1582ba0e9e6ecc3e2e9755bc32_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1598a3a15eb623d10cc95a97996611c0949450cff57257b2d1851c8d83657a39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e97767977f70b4a53e7e898af37d51c1ed2a0c510fadc3180d3ed6675ea5fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:acbe9df84cedc53ddc968e5027c662badf18384a9f25ad78c914ec4eeac208f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d19ee5bb8b73f322b0bfdce50ffbc25cd89737b6d378499bece9be0dfed8a262_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a0d654463288adab9acd6dd6bc5e9bfc05b60081e77877e285b60738c4210077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f3a38302163122cb34702f23e88de2db5d44d70ca24526f4a73624cb091de243_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:348bfab8b43715c5b79610c50bd7a8c383bd7e0d404fe26ad3745d803fdaf339_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c4becd27abec4f1dd782dced2c91a832a731a71f37fe7a3b2d07135702e0d512_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b27cbc2a5d54ec8bbf744ee483f2cc81b9101900ec9e229d362a8169ee72b29b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dfaadc0fd73c36c83063ce6442a9f5e8c1346422f7bb10faa8d27617a0c6a710_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:57b58c92ff48ca5f8275bf41b1f1284b3f0ca881df22e355585ff7877b215198_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ab7d9c2e48415e4cd8a1584e942dd2bb98848aa657ee7293fadebbc6cf439c4e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:eecfaf9d138ce8a5618856ec98f2d2b41d2b025acac5852e81ba20aa7443bbf5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:08ea69707b4d728f1368947281cf3ec122d68713209cfcb0e91e5322bf1ada5b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:09862c60fc2dcb1fb0aef2776148ff46117460f2cd92e202c76c0d122453899e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:59a251157e8aa68bde3d1953a52c2e3d34faeb9088340c7f5f8e818e82acef7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9fc0a293a6420dae695cb7dc0ba7306805af3bf984be3e31ea585f373bbf2011_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:08bdf0bc7808dc10b3597b3e37fe97d768f0bdaa0b19dc8b6f565c15993372bb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0d1e25b874b260043556c33ed62a26ebd56bef929e3539fa86db96501a798b14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:32e253ee82038724e6455b3e80d1ea6b056c92c2053ebb22ce329ca5b7d5f03b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c478e1e2e08bb0b44d9bd3ff8054a12e7d98be7821045cbb218c62e1fb2cd8dd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:06eba656e1b664519f5e663e3ede831465f1635ecfb1d293c1b1b745d79b4158_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:19a89d0373af1265e09e12bd377e5bf631e5fb58c36b2f73b8ca86d186bb0840_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1d2da7acd64cc59f03f6a986306fc7d51a680a55b7f62e180e66c6cb3e213037_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7bc8808eec74ba5b0bb91d23e918401da8a4beda52fbe93975f4d7d190836aab_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b075e0d54437ff4323eea051e2347a71dc085464c2abbdcb4a85d55d9fb84e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2d19a6538ded95c21b22b0489b00aca53265ea73b4f5f7b91eda8f24fb39a12b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3c97585f4dd92f700fc44e21291f913aca946c75bd0124f832a6d8d1c5f3d5d7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a7b7e0019f78254b5afa024b7ff6c9dc0440e40d0f6fdb22e6ac86f261435915_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:085602599cae9eabcab557a60947d3f3abc272c51c3beae3ab9cecae3b71a3e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:fb83420683a5c649804f400ff80b041693872fa9ca1bd423184587e4c4e9f018_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:344a60ac1e833a349a8f24f3db2859e9fd0f45dd562ca50478973868e3669451_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:693b81294308ff38490144fbb45de352926be577fde7668a60059f3e5be3b776_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:2593c53eeb484b020e297c286d13e17bdfb52253c06777a124b62eabdb9a1090_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6677aa15725f5cb40cb925224454bdf1ba07e37e1e0240b0dffd3499bafdcd27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:32bd53429d58f46521bb3b3da28dee2e9dfce9e41992d9e15483cb1da656f569_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b203e363150a6b9f1e3f12c4424af0a4fd7f3f5382bfafdedd041789c7fb5e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d271c473cfc854b34d17114967f659b0ba86a36f408696f348463e106930d657_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ef6f8a6c1a8e13578d16585d0bcefe15ef7a246f779e2aab32965e5d7016af39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0ad2b1b3b63a22d793a67a220550e7730d49193e36443b9783d045d0d628e986_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:624899ec57f3d7269da3b5acd20040fe1ea2c1bcc617910f7659cc3110548dda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7414f3068e135ba5f9e0796967297f66dd619122e426dd8355a7d21c88c3ac36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bf6ac903efe307b33a5d17a000c4dff28c5ac55f5ecde7d65a15025d291f9053_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:35396543cbd1ebea8e70f1beeb10b4fd87d9a42293b1464fc0442eeadc6c0e7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4bd4ba390e83fb3eff7d17281090981125e08ecb458969b5ac95da4342641e65_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:602dc9f92b7a8e84e6eb998191263d186d1d10d378eeef0845435715bee812dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:622a2e6ba66f1624454cf3ff9229ded9dbd06815ae6512f251836da18b545da2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:265112268f914a12e152e58a674116408253b120a35d5e696c2afd059b6fc015_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6e2c4811105f74a2200eb5c14cab29dc5735465f3ade08bd44378d1a3f3c6a16_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b4c1767d3b1d7d32b79c58d9894a85e4e897deaed7405281239058b204a5209f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:dcde633d96ae797962a3bec581ef3078a5142b3131595e0055031195b798bc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:47731f2034e86e1b86a86d1b9ab20e1b978f89baf270a567de3b6be17665dc6e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8b00cad2744076ce7186abb2304a0a1ac8bc84e92ce76c843fc19a3d5f79e049_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9edb1bba41b757bc30ccc0bd7d823f3574e21195a1a4075a31ae5bea6fcea516_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f3ad88ffd94f0fb2c825452841ee7c938d81a522d8e8fe09d224b42fea301d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:24830ccec39949668dc836f6532f2375d0b7ac23ef69c78315139c4e15af4088_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:67899e606e1ac40ded141b4360168959587a7f1385299f99ace9312016cb01da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:708686f865ce646ea8e6405db61f539773444e873f6101e733567cf8be40b1c8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7fd150db54f6ddac412e063be423bb17cf0dc8717df7fdc32fc52434cf7c866_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:10e2611fecd1ef8a770a366382bffcb32096b3a8b396d3c0f3a67c06a809e186_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8e26412eb9c4efddfb90bbc864e68aac6ce43541f5952250709e973c75cbe8b9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b6ef9bc4955ddfac9ab851f8956566b52a49526e6aded669271efb338603f3d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c084c44640f2949bf5fe89370cf105d8307ee1d2f9ec8b5bfbf7dc865fc45476_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:8268d0e76b556f2b0413ab6975f15aea685b140362bba5d245ecabf0668a41be_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:b1e1d2e8782377f73d8b9d458a7d433dc9395ec7fefd2e376a54a19779dd4ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:556d277848c695d76ab33ae109b99e0448bbd60262b39ae7f5cdb5c052252b3b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8107455fa57ff48346e4b056bac8f1d73071699505c62e3c4a6b63fda65d1301_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7c037c5134abbbe50088311f7765bf614fecdc7da0b58b3491ed0924a45cc1f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c848d97da53997ed67654ed4cd558961e4ced5fe80860831f6100f27bb97316c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f63f5c139dff756c4a36e8c8aa18aee4dfd74260ca90a6c9cd8c68b7a23f5330_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:18e2b009af42ae09190598403077f59ac14fff0083dbd0377b23dfe8bf90bf85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:23c4ce9a3efd2b7cfe52406aa0df67bd6b17e2ff2583980b24e5f71c4e69bdd2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:45faf0f08b479a7b6511703243cc6746129fbe639936f693e245688e33cda4f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5fddf39479d0594b6514b837da1e9fc7cf23aac4e092a43feec2dc738f3a36a2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:27662597b04f8a83ed40951fb3161755e565f4b45cb08160ad65495b1971b1b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:66548d316213a04bab082f88b71e84f26f93e3b861144b79ee2a1d6daf236e67_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:915f0ebb139d489bab32c418ed4708935e65cbb95321aeac9bd3dfccd682713a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fdf3b790c4ebbb4a049a452ee65a4f15de7c6b1fa06227dec1e0f44879d33d3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cbce9872ea22b8756670549f2844f8aa6a3323779774c4839a455e4f831eff31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:da8d61470c3c3120912a4c05fb149d404da73c1cc654faa36c5311b3ba47c554_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e33aa6dfd96a471d0676b033c4ab64f112e7a200b15c74051bbeffbf48e68eed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ecf24d093581fc39574dceec3d50efd4c3146cebf49bb7a5a450b3f8ce740551_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:389bffb7286fda26e7f9d583a982f673c7487e4b152d0f1449fa0cc5956f0850_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6c6bc1dd1345fb7f5ba86cf728189fe3c576fe25d2b3e2caa6b3436e2c6a42c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:750d110adf37079c83b02b85f49fc612c9ba646ef5ad341b9a43c3c76c084e5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d097d858dfa7eb705412902a77e8750fd7fd883c8c83e6732e102d6751f275f1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3dd9ca3b6c119ebeeb38e5529407f1889ce2c06c11f15bbdb38955caf2a3a44d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:53bb0329ee10d609d297ebe7327e9fc2db866a3d32b87ea4ae04fc46d9aea7b2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9bb57dbdb1f3e05d2e711c87f59f05c56aae4504a432a7bf69d0719b614f5ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bdbec412e541109c63c5f342be19fc88037c485b199856d55ef1798510ee4039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:332ed123500ea4dedb757d95f0111658b96faea8f8996fd74dc14e51e2ab9978_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78d21fcf562cac4d525153a03c574bb2a9ad71d50f955e263f06e2fb2b1daa08_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:907a8679fa95ea05ab7132e5953560b61c9ecfff5d0ceb4124cf8dde42530cd7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f7a732ad09341efece3af08500fd7c18d9b70e4e2e218afb2fabddab0145f393_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0958362f0fd9f365fe7c0553d468ca4b116c5b879c26b8035205fd95fbda79c4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2fe9e91baef7b27e2396be83a187282ed19482386413f82f8e00446044588132_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5bad53fe321f2d924f07f7cd8b6f19771631a3c75dc25df875d25cfeed6290ed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a42d5ec3c0b582a70bfb2297f3f7461f4b516aa28ea8a6c12c6bca2af51a9e7e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:64b0f83d2d4b40eeaa6784ed20019e2ae2c7fdef43c3ea9a49eb07a3ef27ddfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:744da89cf9a8ac399564877fe699525fdefd31d302b70bbf33d457361235ff26_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aedb8ec541683a33066c8e4393fdef2b2940879da38f06e37bc4aa247038081d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e5dc458e034b48610c05a65784b4ce8731709969a25867c1174beb7bef0d43e7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:10c59d23c3b20e640fa3decf0fff7db097b1da46b58058b1a9dc1284c8d5f1d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8946f0589388c5ac174374e2de1a4bae4d6134dacc7fef9a95bc54f41265ab9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9ac3b13d328bdca2a50d286adf9f32621a3a059f3dedbb0f3414bbce3b1d83ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c56dbbd0868f35b7376cf4208b10f1be543b5b8096ee30322b44d31d5887b784_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:104e230cfe12c0f6218d5a834c5e85d1c3f962c9f00dab941ef7f409243c94d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:56e6a16d77dc1cf0dd2bae15f9117faba1c88be9bffcb4113b29dcdc32bf3dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6014a9a744d98499f4e68c99a612229b148db39c40dfc0fc72a0b0fdbbe26626_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:92d6845bc5c65cdec3d0f59440500af1b60b070b415ecb6e3c5c276fbdb97f4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:86dfa215430ea4c2286a8e9e0921f3a4ca14fac70ae6f5ad4f66636fd5620e0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c20df9f23d90cb585878aeb06e921741267b98a7b078ba494f6dbcdde2156020_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c64396e8b58f76b4f416e1f76332c6a28f2ac866240a4a07541d6ef4b13801e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fce08887d2471192a8b68228f61636bcbe2a8b78885512d5ee24d55b10784df0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:42cf0a1f66357b0054b4932b2952489fcb46182e4ff04501ec3b8ec4fc86b5c5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4652118a90e9d0fa90010823fdbdbe1c49db2b208cfc948a835c7f2aedcaef14_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c827d0d949f005ac61c1c7d43ac27dcb842cfc2013e42b7a70a72d18a20ac45d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cd7eb7f4b822575925bfa223282946937c7dc5053fdaee9cbfbf8d0c2467e59d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7b4dde279a23d7f73becb18b204787bec7ca9bb85b0fcfef4a7323ef59dfe6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38bd513387b83d3388d063e797d347932a335306b9f65eb73b7fbfb478b95748_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:96674cceccce573229f82da92f10e3029a5af33b192ae9437214f50bbf9e2651_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b5b9452bcca062df5bfe00b913778e2c182a6c2edc8b649a62b0e927037d7eb0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:578f67e6b9aa327a20cfaf5912a5601489ca0653ad744109b08262fd31d27d68_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9b86e03cdeb0968ad70f6372630bc5e974ccf74a63666f1b4517347d5cf66e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c87e5142780624f7090c8a0dd9ce935b112b74c86b8f0a9f97779df293cdf94b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d6b881c99cea669ab664f41460b5910bbf8953e57dfafbdc5ef6b44d8b45dc39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1b7eab16cec06f09c6d29dc328c723e63c410e101f2338efd38c266ead5a661f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:afde633bf2b45cc358137c70b17b5275adf59c0e71317b5d40de66fe40155c59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f117e6c476d1e70d006f3a32f70c6e8dde636d40ecf6b350348315bc30feaa9c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f7b7e43467fb98d34680f471b5f99b52417deb826624a17dcd957268bf19eadb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fc58e1f537d1d1cfb376c8bb3a1390c008341212540fcd98a4a315509cd7e62a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:80ea2836ec34d2d2995c50a090e9a97623485c633c2cc39ed4fdce34c9f253dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18c5603f9bf889466977a8cbc1b1e785e9e93a76852434465848b00de85a3384_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:852a40e0bf7ba727a9a4f4e65d820184f69d3b6410afeaee5b7c25da9d6222f7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b0323e72aa737bbca1d743568e2388dc2f3763b7b23fda8b0c30c7da82361828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f7bc0d938292e36063c8dc51447fbb563f011991664d6d7352fd82b1f8729fdb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0c5ea8bdffff3d880526de9f5b4d553c2cbc0681dca2785b44a2d50534eaee14_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:25efef408a198ddf977595cd7864dc8c68b66b5210b01372ceb94f0bdf0eaf7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4af0d2d2ff92b30d0bfd1217791f796ab853a709d6724c1089d967cd8b2bdb35_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fb88da574373955332ee34a14390ec328a7ad6e62de8499ed52949656f6ff923_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23b511f2c7fe86c4f8afc509ed707d27a63ee6cf1fa3b74131489fdc7c668cd4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23e7ccb1befa2816e77abdef5eecd8212e56ae6d616f4003392935e7edf7ed93_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:25f015786ca305a2bd100695adef64936782586725477c67bc43a42402e9a4a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:513e02881726c145fdba109c6485c19dc6a25e1329e71e64da6a1ca55a9bbeb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:651e1f43c1483775c0d9ce67365db3d75021e67a3f4dc872071968538033458a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d565301af46c356a4fc80f36c7c8e958a19a4e36cd08abc84cc9a49d88433b18_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f382ef885d8be8e7007416722029689f2b8ec1fcff45f3f405f4dba5afde7d9d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:fcffc574841c7f5f5f06e41063c6e63dd8471259c8b6436210b1fa8f66bcd32b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:06b33e1160ffea1621b8b365682c8b33eb88e1d0af49f2badfa2f2cdc1858187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0adf9a1507c462323ef994cfb8e94a91e05a90834eeb818c6ff035a469308734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4dd70885b033339366a51b39e1a0dc9716bfcfe9b3072a9425f93318ee1868ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a675329ee42ea8e39cf56e29562e0c9d58345a468f895765b6000cb2e03c85f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:046f5864fb471f536e1d07ff4db875eea3323fdbec3c8467ffcbadaea4317e48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:338bc8f6c2bffd8382536c628e99388f1579df9a881c2ef5fde980be70652eb2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:613556b062cf0adc4f9826afca26ee52106805907c1c083580b0f7595fe35d22_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63b5335ff0b2e5ec2a748aad70cfb87a1e67400e8d4a58c4d21f4bbe0ab8fff5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:134163c4600edac7fd6cd32e6e489bfdd03a9e7b2554fb3cc43c696c18d1d6ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:646a707c50a3656bd6cec5b46960d4d27885135a1b2a4eac2f74fc8721723c3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4cd06cc8b51a11cdee4218deb90e612934506c100298dc2d95cb3961619a34a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c28197eb87571077a9c4d102a659e2ee3e9f4a96a2c65e32c2155aeba638d114_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:884468e937461054e4d0f6fbe428c0837c547fdfb77494fc4fd0d80c85ebc116_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a0ca6e2d795cf58e53f392ccf33ebe3a958164d7c807351976e7f34229585b4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c7c740ddb429a1e4c4b37a761d07a28b0a3c54b1a9d0a05d50f52c1046e67bd5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f1b0a334d0a34ac7df7177915c9d86925b1d09e2b7b73739e2e242b156043d00_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:21386a83ddd84b3cd3903be7cb72fcaa075258aefa6a8aed5f9db293cb813646_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8bc70bdd58177aaeceffe4a1ead8014949561a36f49e704edec1a87809a8e308_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b0124697d65e28f4068afe9969a3558ab5239b7b39b8a8e4d59179267cddec92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6929fc57fcf0e9c7d26b858afa505278f09fa81a854050194253e2b84fabb94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:04b8125efeb99b9283590730314e1792064cf887d124906b6b39c83925d97f4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b0534c781222f49ce04e95899cd3558bf62a74c7d5defce8ede815d7aa88aa67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3769775243694c05be0c6d52bee13877834b98e80a32162e3cc990386fe17cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ee66f64d8b3832cfa270298dc1257226c9abe618918de7283d7ea3acc7bfa058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:09e6525bcb52ecc92e628adb611938f208c09436c1cb787539df696bb7040e27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:48f82fb019f0083c414b895589183931f623d9c4f64a545be9460df83d8f23ca_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a2cec88104e0ac39cca06c351868da8ca42cea21014e276ef4c492603c90e6eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d5fe8fa8055701c1d85ff5cd062b28b808a791d658c1e6227cef379dc3706740_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:072e335f2ef540426bd02ab03df3017062cc713e9f15c7d131043c998f6bd8df_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:750327cb858a4bff3df278ebcab6a9c73b88a55729e8f54669155adad0f1c77c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a2762bde107a05ad6ee1b167c6ef7cfd32646b73209f3841ab1f2545f2f5cba8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d3ffde90e606b0344c39f8668dc629f919612cc5a3475e8fbd15aa1bb807a42f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:533703f83c1706641c5423dff8be080c70ba831a0904c4d08cb84247c768fd96_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c34e3b2772aa6329401c1dffa8316d3516368cfaa095a9cba95628bd9ad2a7d0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c3887c6c2d115b686a65205cbaa373882689899aca8cbe5125547db198c84c9a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc6a5e17268e07c6309afdc92acd2a31a8021e3ba9f5d0dbf514f3b9df09e01e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f9b11c33ecc1a60bf7e76277604027fad491a559a01ef6d81f2ff3e1b1630ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a23563b0a48ef83f83afb6b603c3c6e432613ac914f91cee12c45ce88e4568a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c905195d7c87506f478c79baa7af0242c05a53f424a5dde49e379c2a5456cd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f70c550c755645b78b3e7c01118b6a646b1a8bd283f0a9415857a8fad6d4dba5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0e7d60dd7a32d4dcf1b6554c4896f3e6710864a5df8a06a0ae3d7cd8c719a309_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5b2de9e018b94f9453f4ed479113464317121764c1551eb27cb249930b87ab3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:894978ef07143c0e17fd299e1cf3cf66bfd5d1d94c61bb98a196c22c8004252e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c05190f5e6e9886ce31dbb9c97e177dc69b257a009c08298d9964c824f769056_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:037f48344e06fbc216914705d9be8c9ae21a70069b3031ee4dbf07c34e8d054b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:46623fe33e5d8b6eb551a012f5b444849b335a5bbd1726c274c28b8491e955de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6140ab1bcfb22b2d92b8776e5458bf6e1d2d65753b16d4229d4b020c0b4a12f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aafd425c0dcdf391f811bf3aacad9828ca2d18d34201b6d954ca13c1b4043bc5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237d87f0080a039435915945a2405af205b4787a2d03d71ec801f5093e1cdec7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd9dfae5523167d30f125e3be00f666f3b98f3a63bfa55f9c79927123d13a65_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd9a7c1b3d8bcd779e02925e2bd9d79f0c3f839636cb5fc66181eaece5dead1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:ff78f8929c2a152f76ac995d4e9203c6844058b114cf1e2bfafe371f41f305e9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e4437f5baa2f1e07ed0c1a245af10cd3e9919a852eac7a22996a9b7ea51e65b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:666aaeff92117bf500aa2fd3cb6326d39e83da6f6d9d08b883aa0ff66d56fed5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:be357cbfda2ec9e821dca667511471a812cfc6ec8728b8dc9e345c5457b50b0f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:cdf3f134bac400823d74df622bc73368c849621e10ce6e2483a3d17346e9adc8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3172c4a59d36cfbe0567767264b230cb7b1bc355e8753cbf14da088987601d06_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8d38f1aeb56ffc54758fca6ab17a60e3bef145a3221728a56dc10a37e3dd7d4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ab60ac0729c4fe33c4a801982f9a632d7c9b5ecf991b7166b8a6642a621f9490_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c0cd58a244979e44f80ee6bb4f2f25bf4150f747b8db3b4f27b8e27b7b2657e9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5c312b21457753ed8c850d7fdade84bfc01ab2d0bcb3435e5a800ea1b57ce328_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:c01cbd659b1fcb8dba2716f35c5256e886d438bb3a456f2d2f8189cf7d7a3f79_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:114d2dbfa9f68214f2bf75daf889bd9dd8c678f6dfce6dfff9e13aed8f0ef66d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:853248c99686b92e8f03af1f7e03ab8de1a0410f1ffa973c61e9620c3c29ee3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:db82a9efe15ccfd1fc7462166a3dfb8e88ea845bbbcbd78125817ef606d7d4fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f3d43dcaf117d7d4b4ab4db76e4f16bba7384c2c0dde245b3e264d6957bd8f19_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:23ab98b2ad9e01cebf816c41ffcf05a0238c376e749891b69571d14e3254725a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ffc4e82b9d9ed4229d3a549e9beffda45d9bc9d56ebeccfd3b5802ccacf6d801_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:1a191eaf5b0d23e0374829048c516e743555781bae221c9bf2234de24fe8d29a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:3b7c80c9567f0a623c8b44c5bfecbea8997dc61896efb52370cf4f821eac2328_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:afa4fc3ab60c1c50f44c59e40f07fd06b52ddc65d3b87fb4bc9eb3e2d9a83aab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e8749dc60de7657ebf93e7226b47661b51d1daa4c5a4fecf336a17a0e0cf3c59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1c1c12ad472c45ae03529792013154098ce4780a0fde6dfcc8b15674518b64e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1e764b697a728e444ed6267e44dfbfe36f7763bca86cc8991c429e9be5f10027_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22e25afa4b71ce9f1e70697ec3f7d463b2c1352e327f6bb5d5769f6c421d978b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e8372947353c8a6e32dbce30650b91a1f09b20162fef90150a58f3d3764c0e86_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:34dd3f5cb10fc1aa35820805090b6c031a4b771931903936817a8afee2546782_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:751ddc2fe22c3928ae1e3137fd8b7741f4f671d5acc56467b05e3d9c892139f0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4f48095d3dbbf481a4f0044b496ade9fa59cdcd58f6aa9cbea97b3a77cfbb1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f2cc96d8b2c7942cce9c79607176938848aea0a330542f21c47b6bd8eeb4f29a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:10e051b10f8001bc4344d39d32a8d0c46dddb798f6ca025a6de0e78ba5b70b96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:33943aaf687567ae3ddb4339608e562f9f877f43d779f39820741e68f691b47c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7adc1f05bc8568cdb5f376950fc92b8ca886fdcf4554d7dd6815780118cc8153_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:8dacfd86daa69817ce35eb7ca51989f90f9aad12999f1c76e21a49ac036cc444_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:25daab414833b6f1f0f91b7a55935ed5cfd7aaad5d2f0eb8674a06a603187059_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5091fa31975c3af6c2389db26e31fad80220b0bab03d4b880270168a62105357_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5e8e1fe00bc512502b348f16a0352e50ac4a5b491b843f33c72fc765a48929ad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a2b9473de35e8194617769c2c1aaed3499d57a55110827f3f94f191ab02acdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:29835580dae34eaf6a13a4b2c706138f40adbacd67670f8d19cfb952e70593d6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:be7fb081fa52399f118c7393cf72159ef362cc1ed80792aa7fe9847b00cbfcdd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e865bad23956b605474eaa4c5e637a14e5453a53522b145138f216e4909b5348_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ff01b00b64a65dc45eac4e3a607e7bf70e41fe333044f357e436dfa0fc4abcd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:1f64e57709acc5ebc392907106819ad3f8896c436d1afacd30c6952c071c97be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:401edc06a2b99d0c1f9c0e6302291c78e35475003f74fcd9a487c091da70631c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:408bfcd24ecda598d5a71bf827a74c3e10d6d7748a9cb8007616c45e4d490275_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f626e4910ffc626acfbb1d2c1d0ce76564d139175ffd39e797a4b4c957c9a570_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:18064f2babbd41c755d29968a2d3f2bf5865a1d49f6bd9a37c527b754abf6273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4023611263777c3f71fd89b5072b36667dbfb91bd2fceee2923ca590d013defb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa7dae5d07b71b2e551c6d8b428f01265e171eb2bf6e10b3d68764fd9055d94_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:93addcca1cfdbdbcbaf0a01d5de2e63956d7ae5bb4616405c88132c3d416e5a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:40f34d8424475c6090d059ce4ec4f17394694939ae88bccd802007048d35f351_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:786e891282301405fd2ab537b4ab459cf984e50ae4384def434b47f28b6fe35b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c74e92a11425bf52a763fb17976e9efc97eb3e8f6d63f188a3019eb858481822_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d1d8e4246ccac8436bc696b9bbac8c102c26258e902f947c892c91084f7d41cf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:073a7ae3f6dee770aa3146ab25bf109c2ebefc561821e4f249a8fd952e401597_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a8a2e150b72f78f43e5f186eadd267ea49876a2e0579957414802b92700003ce_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:aa8d336c6822ed4dbb522ca8c46ba3e0e090563624353d2b1fac6dd55d00e445_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d464b4bd9d86b902c8836110faafe8c349da3bc03a7b352a2bd2f02e54069570_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:097e955c655e3dea8251b05c0f56a5cba51ef51c7e15b0812cc10f2a36a68eb1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6a447e5642af9c109fad7eb4201140d94eba9f743b6cbca3585e18624fe99d20_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:af05801e4082f887de2d89a685c2d13678d3ea7aefe1272ecad2085ef3d25b73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b888f5efba0ae2447c338beed49f3854460801ef19a0efed8ad22edf083391f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:016186005ba6bc28aaa6eb5e53440cb32db58fdad03c01cae007f13ca72b6bc2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:208c40ac2823a80f406d94cf41ca1cb5c7e96bd25d8ece7556608d717bef460e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:8af3cfc07d1611d6ea3459a77f0d3ccdae0d0b9867fda35bdefa0a940ca1296e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:be59287a152a193415847f19eb418698197e52c8bf1f74eb1162106404bb403c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b73ade6d149819e41a72599e2ea12b6a338d5ebd4d9e24e41178a1e2c31971f1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:c699affbdef36d64881653a63e0e8a5c10fd5dae0ef6dddb9bb7e50de29d8e8b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:368f61e0cd92fd849a673ec2ea2f51e7e6d7c12ee886676409369a580d0347e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:5ff7cea307bba36d569d6d66b4d3e116f52b69441cc071b830310d9f4134f02a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1cb922e93f21b2c055ecfdf002582ddc51c7199dbca1f34701aae9576d817c09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5b7609b2ec476d596f0ee4dedcc3579970fe5e5125c61a474536ed21c8c094b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9878e44273c6c014ad997855ba76572268b8f18709de8fbdcba5ccbd38f2a731_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c1bef96bc0b79e4462606d3e42ed71e4d37ef14d2bea928b592272a149db9d11_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2437833ae04941249ebb8b351a3f731ec04166d4fd8129e19d0717a2f651a234_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7033be83aeb0222e99fff2ed1436d9a9a61c9b616f6b0fa3c5352d8574bf5f04_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:707856466152b42f416d446cc45e45852fd3dc5d2e67c9c46aeb50c6d1baa9a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9705f3ca0e1fed96e556766c1d5b5e2047e4230ec3a3a57daeca21bfc152bfe7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:458c8d962d112078933a4279f40a568b4cac90843b236a2444932dd44fe5fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:7d6c779a0e71176bf7fa54cc557108b7d5961b61db85b5de24d077ed2a5892a7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9de43b02a4982a2073cb1b813b63dd85000c3153cd314603773907ef6ab62e30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a1bd55517958d9320e04f417ebcdae6ebd6b3fcc9d4cd683c54686c7660205df_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-22797"
},
{
"category": "external",
"summary": "RHBZ#2430879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2430879"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-22797",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-22797"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-22797",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-22797"
},
{
"category": "external",
"summary": "https://launchpad.net/bugs/2129018",
"url": "https://launchpad.net/bugs/2129018"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2026/01/16/9",
"url": "https://www.openwall.com/lists/oss-security/2026/01/16/9"
}
],
"release_date": "2026-01-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-11T04:54:31+00:00",
"details": "For OpenShift Container Platform 4.20 see 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.20/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:5e2fb7977a82237e497443e2bb53fd1c196e083fc5095294699399b61ce02746\n\n (For s390x architecture)\n The image digest is sha256:dfc309cca8f14d497793502deace618448e55a97686b49793034a16e014a5843\n\n (For ppc64le architecture)\n The image digest is sha256:097c91d50e665781b82929c57911fff13b453d1ef3ee1759d84a0ce88da8e03b\n\n (For aarch64 architecture)\n The image digest is sha256:665bd6fff9282786782e17b6b70520e798087d06eaa840e0bb37e2ed3a9ac59e\n\nAll OpenShift Container Platform 4.20 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.20/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7e57a906f55fdc4522dd130c76942999c5c28f469579dcdda2e78949a860b8f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a000a2a94ba6f3c2698171f1cbb4d6976fd241de64857aa74bc5783301ba5165_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3855"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 9.9,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:53b47cc5cad449bb388468486726593c6f5f0a20e23b035c2bdbe283d77fdc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5e268fb9530fc6ea702bfe64e5ad3864f40d9c0e3beeb2581fe2a8229e191336_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9414bd27ae196de5d952d6689530d09632bc529ea73e29ab09a2a9e8aaed601e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:b1ca3d740fe69d29817827b9b5475172b8cfe21546b59c99c82cb1c61d19844f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:879e40240f8a9e6f323bf40d226586f5ecfdb91bfdeb0a2126dfaa67c3e3fd85_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:9b4085029ca2e11663e7adfeee36a9f5783ce7106521fe02a99132be4bf4d9a9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:acbd8e36fbcccc23f3fbc2013321c793d724592e637988ddc1b0d81b0a538ffd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:f51d6640749d0b80892428c7eb2b54e1e75fc69311ce456c425afac40caec745_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2e7fcd6eaae5d8e35155b811ad6fe4cc9934b31a0076e80df6d409b11ca8d226_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:828ac94fecfe5b6e8263621a62187f070f9e3cf2668d24f00620ca47b29c37c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:b152b96f3e1c5e6ea18ee532c4f747ac0e0bcf082c1bc0fd8ba60aaf7d914ba9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:c5f8bb01174a32ba07070a5488b2fb27ca7820508491914337a6433d4766f039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e024a95761866be7a23ddcd5fd0dbbabbda249218d36ba9cf51d561575009fd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:4a5cb39ccce3520bbbd2bb98b84df278724e9084cf7abe9f100963b05f6a51a8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:7b3dac83c616876919f2bed7ef7318dce0f20bd12bcb6cf754814233f19710e3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:b466e339cfa61e214e09f1b47171616d59dc1748b8e02a096d74d0975b955c5a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:1675f4cf4337e6ee6f4b0506017f95e48775b58ae80b02f24d2d6cf4b24e0897_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:7b91722c7e9d1fda1994adeb21ebd50726d916378b50b942cd2a6bb636d98a4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:a4f190f8c7699860fef711a4ea52e922d840b0ae7f7b99f431d29be088e16b12_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:c72327fe63c1e302e35dbb0fdf46787529e6583c544a20c0c7507fec8a9916f9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:148d1267925de54e2ff67cc04f7e1eea48e4812881eb13a6d4ac84fc9edf3960_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4728a45a6f0d6184637de454fa23aa87fdab1ad388c0f82dc97a63780d848148_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:7ed045e8c4ffd8421d54d6a4ff9ee3b8af00169d184f39fafdcbe689429e9a94_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:ee8ef9b71b81d64e1c95c28aa12093098c55dbb4a970f16237aee5cfa1f1756d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:11ba356bc22603fdc9da30ce02a56e0841715ffa1be1533e409f680525e35a95_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:313103a205fe81020b9acec854f03b3c35de728e2a8ee7f8b778eefcff1e9adc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:48ed707b531cc589ab67cc34196bd107b85250edf3619a3c348c45dfc6f535a4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:b7e689a159a17e702266acb3e5d7487f9ce17eed2c1f5166948103010747f2db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:377373ba5a37f2fc8fa27875afb5ab500820c68e660b1cab11cb52ad14541577_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:6d8b5a059175e2260a85f40a098c25c61608feb4d59880c2eed941bcc3fdc6db_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:82a2a3cc00c616964a3c24cf1095a005e4e573cb79c345e9004dbcd35e180c10_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:ecebe8f91837ebe91c2f9c159b54f6fea43fd7d750929e2a5b08fd1aee688582_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:1256eb041e3f4703292fda7d334bdab8ad59e6ded330b2480f0e450aee1b141d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:78083b25b57df22ae9e0eb27d3edd7c3e73de676f3dfabd4c419b37aa9c027a9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:b8ef42ea1815cde45206e98b2b0fc70ca55549df44d7ae7470b37567c30ff5d6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/frr-rhel9@sha256:d61acb82a53a3e4b0d1d2fb09e94d34d9a990e43f09aac31f335f970a29ca82f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:5855659dd086fe497b927919984f9ebbf9e5ab0a110ecc3d761efc6d44846245_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a19a3f623da8d80725954f6cd9aa9717b62c8fca465f242db675b28911906499_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:a5328b6e7d62edfebe695362a4532572c99f79cde855f0ad0f46394d93d9cfda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:b49d1a3d8141b1b16c0dee745ab5a0109bff96fb8103ea911db8efd49ae1f1de_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:0783c5a17f3458d7e3f59952ff01dfdcfe8510048fb41f8603e73f374c1fb49c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:1f3a254a7c44483a9503e70e4abcb579081c62d5cd37ff435be44a215f7843ec_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:e113ec3685f8d055c89e11b0ac8acc806b4aed59f19ae0eb4e7d896d4276a4c9_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:f9fb910e3a55c4023201befe8e29197f3a60b3c62b7814903bcef5554b939857_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:17546c1840d65f2ee98ac183705e6956f4131d3ff32cde615728f9f25882b603_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:3c928586ae0b46feacd6570dee3ec49a5a204227e113432194bc353f6014dcbc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:562eced3b90258a09cbab4518332ad36f9526532f2228da862d50b3076aa31d7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:c925e942321c121dd314b39f7254913e71992d8414b5c778163855764269fc8e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:8ad05e7041a80ac61df181098b00784912670e01ec166bac6c504460828eba6a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9b357c6d30157c7dad00894e9f8f724d8be110d9658813fd61699714b7a48c4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:b9cf1116ad028c8b358eb013d9751aec24eda566a74325123ce18c10bade1e13_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:bc49f21e2c4be0b4ca0c199a25f90548d7ab8f16e3d78ff4adecbde6052262be_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:1d8c51ba4344673c2f0c4b023d72b683b2c3a26cbfe64798414c5d4e05005ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6e32a82da78fd60e74c129296bd390de402cd7a22a0f1ddbcfb9d3dec7ac1c5b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:aaab47f78d572983b4e8e8395c8c3d53d05c3317aea16c011032b2fd4f438fb9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/network-tools-rhel9@sha256:d2d38a98fc09052bc5fe169321a534006a2ff8605d2314d04eee39e2492104b9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:0615ec5b92ee4b3a4e28531f41a21b9a99a64f6972c76c66de90ea13875ddb5e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:46aea21f727db784382ab4a0329437fe9e1f4556c0cf7d0e3a6d904e4e3ef412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:62ca47a44b86ae7bde47e145474a0b61dacb1f6b503ea63475d7c090ff2b5db0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:97d075f6a0c08361b3f207632d98bdf276a9eb0ec0e79d54ed13550edee42c38_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:70e3b704d6af11d99287446717854c466f188db69fc622be08fdd7a8266a1391_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:784d025249cf0f4921d34ffd4387ad7fef62292e8df8e303213514bbd5a3b1e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:9e3be6f0d660b4809221fe1b2d6f51206b4ed40db4122eb2a55f23e0be4bf3d1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:d3fe7d8d1fbacc9832ebf90ed7548a6b2cb283f8a98a6ca73b324e427b5d69d7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:9b772451057fbf63e5173aecb056db601413f419ed9fd98d7ef3b08dfcd79e11_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:bf155cef265c06b90ddabf0b4e5eac5395f4cbf9165c87e3183746ebade36b99_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:d73481ff034289f9f1cc811bb66ecb9a254de0044aee18755034c10410478f2e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e26d8456983b600e7248b5741030a68531e5d0f45666e6e3ae02ffc55ed0f906_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:1e21d1b03c1d8d6d2d5c3d2fd2bc68f06cf4ba6339390b49ee94980e66faa3e6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:85b66f1e1b6ca493592c62215cf8e94d29d6f1bcb68c146a7466133f661cff9c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:a9e900b764acc0925e6c381fe09ab5c59bf8085ee5cb21b9bf87ba08fff95c6a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:d4f70164ddbe9c49e57f079bc5f7f0881fce0f8a074b5a948ecd338a308638da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:8445b586683b90ca3f69f83b881cdd46c78198a7b021b0499f3f5de367ae27e1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aa0f445083b105af4fc1cad85682c286dc1764c2810634c4266942677125412_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f1ab95b9af24529b03e73d6d3cc3e010c53eeb72f7cd441160982e7a3f40edba_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:f4f78fda0baa299dcf7ac093ca782970074760999f96fcea9d170c9cd35455ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:2ad3be815abfa60205bc0de77557f8bfc6ee8b80e3d25ee9cd1088a5e3f6bf8d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:3242a9336b5a940e9a88b988d1780e8dd6fbe7055ff647d07a7885a3c272619e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:8d9c7a9bf4ff66ed09b758109eaa9002242e4eb9604f5c0fd964b4087a609d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d84b76fbb614c30c67c88d6bea9ac818854f6f9aa3ab2ae8bc3be266c0901400_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:45c02eac036665c9f003f0383f1503503580cdd5461f6de4bcb0b88edd8c77ec_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a0514e0c9580b85e61b553b971d8d3a65f3cac4040ad6d74a3337db46d840feb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:a2f51cce516f6300e1724389a99afc1e5b00096d5d8b0c05c302d9ef483c166c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:f7caf5c32326c741206573aaecf5fdfc4948062d840dd2beb7b7b1016d24e697_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:4bac5520ec58aac65a508a746976667acbb6132ebfe6aacb2f8136f3198aa35b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:019951ef27fb8d5ea4878b8f22bb0d0d1f357aac25b8998c743980377fe03563_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18b5b21ee15093503e1e3d2f6446ef3f5ffdca30bb50cc9f67dc7596930cb449_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:86362580db907ab09ca1f54b284fea5cf787ddb5c1e99674f6ebf28a3990cccd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:9ca06bbe2df39add7d22b660a5408b54b974ded86faf7ec9d0985acf0d4e9f32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3322914e1219da147d36aee3121d4d4b42bb619419535942aa9108f6918d8e3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:3d444da8f07a9e605b799ae9e3154c7a8681da7824f959e2b5b2423b80c39bdf_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:b87501819460dc6ba4bed05a65311592e85ef392a36e9296eeb11fcec26be8b2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:e45d8e82a1654526fc4562335cad427c7c3aa4dd01215e9754a34be8b9e64f5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:946fbedc73895ef344552e10628d3fa305bb50a0329614ced5b200fc1b4d2dfd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:e4f534afec621975ef7b2389f239bc672eae0bc342fee2fbe9560e20e892e3c5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:010e0f69ac3dec9157af776acd4f91d29641c2550466f6ec26ba31743373233f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:87371170c06f7ff9245e5c8f2a0884e969d6d8941d555338ef28ba63be405728_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:2c913cd14b852ece07e98db33327a22a4ea3451d241d37027bb51f595f93b0e3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:952b83652c4613ee04ecf5c6cfa6961fd66fc865c84c99bff4f879512820bb60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:4cc93202ab581798ff4e06e177ce24b8e880ce650b45a135569c1257656c2b24_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:b877e2430ca1ef3b575577dbe08d3b13fe1274c1bb20e065421cae418a6374a1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3701c8556b2ec7a09dab7e672729dc6057919b905eeeaba9e09ab38e3074ebb7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:faa21d468371967ce9e5b262111cbdfe69ba6a8821b659806718866b3a640490_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:0f6d80e175d9165dd41da793921d5d6f69cf536c5d16e745b445979b0282045c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:42f5aeee6f2524bc1f0db71092fccd1260d20d0b94531f88ee037921bedc8408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:182402ad5468234dca690272044b015d0545229ebd84e85834f57c767eb96d84_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:3e3f7e476df2c2b27a8c3a17ca83a98224c8db8952ef6b2117816bc81c9c74ae_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:96a17f8d79e9f8acfb86e3d54687da1c0564e98a9cc7d830b770db24edf9a96f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e244c83b21c68b755d7e0eaaf476a1ae451f3368918b80b19546fe01a9a4a9a2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:017f982fb763a0eea61580758d4f69ec14bb78e5b5d107503276683336f9983c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:677e81f4f2e77f2b8bd354cdb4ebc99e5701151926dfa36ca1a3458607d395ef_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:0e9fe96d6b1ef18e0fb3ed4751d8809e0fcddada5387ef81e2801ed4036d54d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:13feaae13069cd9a08e285e2d077b96bc75cffeeda2e3b665443c022750d68da_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:105a07e6bc8acd530a8ae3097846789dbcd2c7a2f1f984805c5bb3b7449b1d05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:3e0bff5d178668f001f74c4d30482753f481f257db49ad6fd2ff56439d95079f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:5f9c581120873f1a012c29ac00721b6fd834c9378cd64f1d8e243da36755cef3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:84ed295a1fd729c6bfd8250116d752b4c3ad66c7bc01ca44408e7cb8a115b5e0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:2c0d1db3e0f37f09115d3f1af5ace12911311f70f4ceb574025fb1ed9552575a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:c69da4b39cf7ba1018b91423ce0282df124d606d2e5162bc8e3e2251b832cf91_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:0099c7b040ac7e6ba7e91ec4ef2250bea6ac10472901aadee07686c63faadc92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5b132b86c1b14a775ee77dafa3a72eb723358cbce6e710e44d279c8050c4261b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5ee7943edd42760625d7b8f3f97dc0da4aa620b53ed3ca6b666e3b7a801027b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:906f97849e8063fbfe02bd7e2f951d4fc848c2d8cdbff947d40be50fd6f995fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:69827e616ea617867837723347dd6fe36cc85f43703b4e37b335d79fb3f87d6a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:703e8d44a7d59181d0a36a886ef570c5b838268acebd0b32d5208169770b6ee4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:c092893fdbee22f0fe4a2a25aa458bc1dde8c52367efbaabc1155bf5a578cd51_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:d6ab422fea2e5e0782be99e3a275eee5ff665baf8e7310a601d42ba2f5f39608_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:39071a963cda210a344f5d4255c5c5276d539e4bb661e21b49be11923b54e020_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:4d3f9ca2d789b60a51018e0242a01390e1d4b569df21769682292d3b483954aa_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:9c7ec38c4ef21e65139166bde80aa73a36b432889b6855d63b1892efc0ddf58e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:bba88a8f8b41c76aeddd25012b4dcb14da6d896763ba6a003ca824260b8c24e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:69dfa976e259586decfc0635dc49fd656e878b513783579bcc2a5e456df100b7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:86b4bd7254cd92f2632d90357ed08404521d89ffdd70a21cbf130f652f71c1de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:8ceb3fd7e1d7d6bbdfeed53a97accf43b3981d5e101746e891a804ef8903fee4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:e4f81394f77f17552bbde8d5682449216bf676b181df4a25ec1c6c38cb3bad82_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:425a3e4c2774dd14e2d4baf3bc6f9b1bc6fbcc41faa0ed55431fef26cc5db7ce_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:5e27fe06737a254ee3fb2bb5ba38ebc79e2989487de9536b01b6a1d49488ac17_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:a6b64ed15c154b927714b840036c16293f4fe924aceb5624fc04d30e478d4673_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:c797b64090712c154c848215b1bee933946c019c33fc9b08d00532d611f4d27c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:1ab33f9ad593ee146550951038b289973cb1b80e15fa146ab20e823c89f64616_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:cce4806b40fd1f040da28b0a76e8f7edb45e5e3b68fcdbd1ffec407f8b5d40a4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e237d756150f298076ccbd616c137d0439c8f59c9e9ca44cfc4cb04178b7a3d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:f547caefe7cbbfa9c958fe940eaf72b2b08a460a3b401d1b059c3f097f2b7435_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:0b96283c10f51d6e8a5d00acfdd9535804d0ffe7c4c58c037af6d44ac3a85bd9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:8eeb12229d09c020f7f71cc996853eb47ea1311b8426eb7fc6f28652766ded15_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:9d07f82ed2b467215c084754ef1fdb349536bbe0e3c83e3d48a2ab7a97b7f355_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:d36f927b9c24b3647fe58e5b3579a6bcb2b0b50322db690d885572e0d8492ef9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:317c932c74d67e596b97de943694f9561e85be9d8ca3c883865692ed47389eda_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3dcb7ecb5da7d94ddd370e48cea9fb1ee1314e84874ae192b8aa01a834a3238_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:a3fe06959d74f9c3aaa9fb9a90b3f33d331347e96cc4f67741f7d6ac6daf8254_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:d69d1884d60a78838900fb8ac8aa010ffe8a9814bd05c5fd23640ffb2fe62078_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:30dd2fc299876aef6342316851b8baa68f2b404741f7eddf920818e2036b0828_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:47e721205ff64d2cd94f17a704c315ab4f48601dc446c6fdbf6d0651af0e282f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:a42c0b3dff389161ee931de7d2f78272c1576632a357d7e4de3a8ad8e18cc2eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:be883bf81f21e85657ac114397f1a226803a5a0c50146d11ca24f5d0e61bd252_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:95a1813fdfba31007b44fc7d0fce109279f775f6bcf1fe7b7b319f642e614d0a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:b624d5a16de8051a33eab593d57f378de36877d7db083144f88899929bf1c0a8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:bc7bedd2a60a0f3d862de0644e511d6f330b72a6d12efbdd150dc9b50679112e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:e8bbd18a1d2d8a8eed42cc86d19a260f2bbe9379e35257c33cdb70980cbfa5f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:03bfe65de545d250da52cd40db72e8b5346f149e8126509801be86b5f39fc3d5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:9e8b46869a8d0cec254539d703e5da848364401fa9c203f0561cb0e5f7aa00c2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:b7c5a30160b834ce2256aeeee9a36a8655e305018d0647fb663106ec7e3d102d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:dd5537f856bf3d86da38de94c7ee6fb9851b262515a4efee6aa1230924755721_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:37bc380d77c7db30a206baa5cec23341064ee370eb5ee0aa5bacf682dd67024e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:5db690533cf26e8bffc456e69dc1e0d2f9554f6770c5ac75ea9eb345e1c101e6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:6f7913b9b8f0aafcdc0c0b07ed43f86bb58d6da84ef92f950979eca15fc1a7d5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:876435e0b14447e833a4e9a0dbed2227bded7d857230557a101c36b47a105921_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4a7dcf77112dde43e0944ba53bfcc3eb802dea755c9610f86b4465b22d355856_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:4b3de326992186eeb6206638396c348ef5b4d2c4597eb40e5f5b140f6efb0abe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:779674ddd263854aa364bbdfeb92865821613d6da30a0d3b503ceadaea48cffa_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:d3a37f7d09a85c9eff1323c920a9a2f471908e90b7a1621155bed93048c81320_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:3806c5c7dc711a3d63a26b60c8c257a1ed87dfaa3e628629af4ccf06325f6ccd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:52680ac76f439d5334bb257ac7deb433ccfa6cd824dc2d9e67abf6ec970ec7c1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:65c1a312a57a482045f442861f6a64605d64994304b07567af0c69eb4b205bcc_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:76901d5214dc2c2040d44d1c46ace24f403f95a92b825176c00ea29d7ba2ddc0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:0f12505d607e05431b905de5ce0c31984ed4ef4dbc7f027eeb019dd0747005d5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5383f749ae80a70b6bac223d5c3ce9b70d58de06c031a57b02ea5510f4cf2e31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:76e1151f0d25719c5257e106bff680514e740983333de92097d55f071189ed18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:d072c04ce9f1777925bb8df07925652b0f8e684ce2e010adc6fb2c7953eb66a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:786c62c9eab9cb68788ddef5dee8ecd74e03a1197293a3047adacd489e034dda_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:9fb2cde680dd3f850c23ee7abec1a4dc8fe0d5b3f2a1c80ad6c8ad7a62b53f4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:aef7c437611ed1adcba12e9875f3fb2f094d5116d5a0449066b48f25131faea4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:c01ca8b3c84e8ba98e35d0cf0a659e76bec4189a198f82975e6db25ceb336b9b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:41452719dd766d6229b9d1d808b89825b1e7e0aaf8ab8e70c0aecb1b5eb30edf_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:9969b96f421a3e9d27a495bf1eff33dba8ae2c12c0cdd33895b6190a4f75e000_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:99e65563c13b1a6d3e64f79ab6491b21106b3d46ef75ade4829c33cb97100ae1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:cceff5ba4ce63edf605c087cba759e8dcc40c2abec0534ec856e760f1956a85a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:14ba0bea138b281bee5db9094dd7dcd1fc36c4712198f408c8811a7522bb877f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:416fe4e736d5f3e3b0e4668fd2f092ae855a4073d18a064bdcca73ff5450b77d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:9039143f009152a4b6040c8251f3444fd1daee5ecc76eccc98818d9a430a1bfc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:bfc08679165fb0a4c17c4002ed676f7e6fb0571ac72ceae8a1933436753fdc73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:6f698b3a95ee24a6c821c9ebf30a610510a639c6d3c56d4399fc45d34179dffc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:c44d52cbc06cd3702b2ad8d963f15dbcaf0fa5ad86a800b9852c4f062fc10a76_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:ef54b7c8c1f96edbed0f3c449b57c6869ea4c33d97f883ab697f53f7d923f5c6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:fe664cfc24f79a569d7c01a226ffd13bc91fe1aaf3b3c096dd8ae3d561670d07_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:0edca20347f1e9c88542925020f52759547e2af94b54882e739d6c7fdc7150c3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8d99a2cdff81f2c41a6b38c625f7fc6f824eb3c3b443221039367b790d8e2a72_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:9da0116d6b0b4f33ca7ccfc26658ec79c8a4ba17f8a63d0bd399ec26808382fd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:e5106bb4c8de0ef6b9f177e58366395c5bdb3bde226d25a7667ac54ebf952d6e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:226cc05403576fbcc6d40b001ea969402a5e98cefd9444329396de56ab21c36a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:850062314bc77b0442b9f4bf463db06aa716f62437b5c9d15b678eaeab9f2eb8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:b08df82541f0a9078c8ba31db67897137a2f71fdc9fd0a79e5230ce16b3e9735_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:d8547d72a4b791ad7435ccf3883c427db9f6592f9add54cdecd0b46f2b55be60_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:25db07689f639f79919d6f028a10375fb9b68abfd9cf55829333d0360a7acf99_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7e6de11065df1e2acd959d9bcdfdecd4832e27ca92e291c8b5128a7c44c0d8f8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:96aab15a47ed8722406eab6ee2933a1c842a29a49c2ebddb60e102d610c092e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:a415eb2cf567e2b9f02fcaac05b2c6dd11625cc3120e3a494d8690dfe2a413ee_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:048eb32db3c8e83767639d6ed9c7e07406348b309dad16fa8e0afb61a65cf87f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:138478cbb17db8b8cbd6574d38cb1c1a4f72bd8d319fe2eb02954076febc903c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:ef6c3a619bfb3bfbaf9be20fdff6148d1af0701d4ab13a047867f734859ffe1a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f90a83b839dcd68d04ffee8569e4ffe1bcc695d192c9026ecfcef9d52428e4fb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:0c2af2e992c5b0ae60cf87b496f8c6b5b3f736ef7576ccf6f03d37e3a2d9cab1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1217c6f9b998c01c7a6c283f035f11692d6393596194e338578919d8809ac2d1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:2bb41b270973bd2db4b6ded25357ad5b4113e03a64a5f55bab27e6723902a79b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:3fac63d925327ae02db3c5afb3e0a98ea12feb309e113abed5db353faf4ba7c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:18f4a3cf19874d5b1696baa731b7b2207db1c52e014d99b42a17a7d1125e05de_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:9e25ecabfe5600eb15916f819b853e7d6a445cb61bf5a2fc9396af787213905b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:da51fa3afa3d7cad2088b785407b6ae2d73640550410ed375254c3ef948befba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:faa48301669a5fbfe6f8cbdf221e964c349956b51d95fab8bceafe9011f5964e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:73057cabcfb42e5b5d0f8177b08e6b2eae217b99618d980b8217399c2978aeed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:9ffcf3713cd336d9fc552be6b05f138b9d16f225e58ad42d7a96c3eb3cf154b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:a7e1b5dd5ed0d13ada6bdbb9adb924cb985be96f4345e2d8b14881a5d55469f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-cluster-api-rhel9-operator@sha256:aae9deacd010205f4a5f4ed0bbb3408ab493972ed4acc5ad296a81f0099c3ef6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:19e833e3b514dd6fd339e0c00f8dbd6c45fb7ca16b9cd291d50ab05adcb6b1bf_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:67df479466b162b90afb4d17a6ba5d3d51cec078adafceb0a406dad55173371d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b580c79b9edff4d51d5317ff1e1dcd4bc193b439c268bb5c084019c1ea3fddf4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:b63a4eb2eec521dadca336416406b595e0db02b853e233e3c80ca454e1153b28_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:2fbd7baee98c89f59a87d541fd4f7b2e14eb88645b53fefa7b44fcd86e3e1eff_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:576cacb6ba6d2aa3882a295f1774428a945e7b1c967830633293ce04bce08571_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:b41266b3bbbb3ea638466d14a35aeefee8acda9a0d2157066cbecaebdb751d4a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:f162f5f3a38b4b1b1f71db3e1301de7c60baa3ce9a4e8e5bd66227795d366b18_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:11718e3d6ada33abc0530890da159ac99e8f63b03266eafef8819c48c92aaf51_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:1657eeeab10652e30e60633e4fe5f50f278236a2814c6a53bad9effbb98d06dc_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:d4022142d133560c79c30090a045441bd90271ec8de528d2bcb4590d96ad1e98_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:fada881117627ed34c8001afc157a42f6cf0efe3e4dda2b73ff8d665c2f8a878_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:00d0abda324914e5599f289c37325f387404ad48793b6db32b3da0486af18cb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:07558b4306c0d5dd18145b65758bf02d8f451462b28188e336f1dea1091eab24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:37287b7720a8d5951fdf6f92b59a5b25a21a7748b93bffe6a4686fe377e80a1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:9bdf5c2bae7d4516fed258e2bda5cb9162bf42112dbfe8399c2a5f4596ac67bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:3e8f19f8602c6b0bfcce59dc51858195d4c10fc53a652c6e49be3fbac0bf1338_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6a5a69b772a5f1cb9affeb3c4ec5f050949b95b02f55eccc8e5897d5e392329c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:87adef1f28c02c387f795e0eb47fc925eef6013aa0116e5fcda016407e4d81cd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:a973533a2ecfa414c1f95c4d8ffdbe85f18969a740c19d3b8c4d2096f17a94bf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:12f1e84fdd0ca084e018f3f9ca550bfe183412dfe42fc9ccb356238ddc572a2a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:1d516d0e3b8128ab9994d2a7df68251a87e0bef013a6bc7040d519ab68ca8b37_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:58a646461aaea1fc7522e11a0a4acc5ca784923581a2d15cd36319cc1d59d210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:c399c4381724fe755e5b7cf87e011eaa542a86928fb9cdef4de244cc57c192ab_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:5bb706db0ff9b591f189d089a9e5bd5bcdf5371b312529ebede24329a82e9806_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:b9784c555f0088c201e5eb269b18dfd3212c727cb202250f18139fe7ee22e6fc_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:c6e9100f0b6420f2ac9f68bac1e19ea5a813b58064d54610cf77f86fcc1410c8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:df01b29e279c5fef750737c48041bfb4ef531599fa6ce556987ecdfbf8eb6767_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:443c8d763eb16ce12ad7660e36db67f1f5cb2970cfe0c8ccb922d4697f9e4da5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:4e708aba93aa644457fa3aa047fafcea0b504cee71724917f497fb4f0ad59210_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:aad14619136317ec49570c1059d59036fc36ed2e6df996918f2741a7c1ec90a0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:b3989b5959fb58d543612b9da4dad6797fe62677fd148ca59ba77c4ae4c9e17a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:00f150e9a977b547e1511fbd0972027a01bdf4852bfaa5b7c21a01f1bb9cdc76_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:254799c9323f6f753924c1b739f189f5daf7287cca9e469f169bf5b145dac19e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:45f94d3ae86090cf4ba0791b9102e9b118e0e9a28d3901611051c9eed86178b6_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:f9553e2fcfca8cc369f512d405c92c35cd79a0d5ecded5bc11be78febf0efc8e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:593d8b13bc16136998a2d109162e54046a08ceeda2a74d1e6d9b2d220a772f8f_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:ad0b598016cb0aba3335d6d9bb01a2767fc3032baf24a2f8a2d857651a38222c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:b5ad73901c7036206068e9a24d71cc3bcfa88207a59ec10521f1581d784debbd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:c2b60ac1878d974e0608955a1c6c104bfb840853fe10a6bb6c971951042dd0f2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:182e148ddb5ae83c7540564f0975f28c17fd859912bedd6392231fee95060d69_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:5f766d291114a36f9233b68fb3a1bbebe65867c37189243df0c779e3dce7f509_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:a48cb051fb2a8e5c70715093012f18b65d9bbdf7a4346b1cb828f2592975050b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:b605723a4087f4555d491389cf5bf15711cbc1b1da84cdb268d4fcc5c87683df_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:2e976d4a7016dc2a541098fce90353d3bb922943373c8b820e5c95893ef739f8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:68fcad612630ef316bc5f86ec98f828dfdb928a236e551a4c8dbf8f919f4cd98_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:6e44082e909372715fb8612484c5fe0ad82699620fa530e75f10d41396ef6d63_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:a949ed5a2a43edde8fd2abcf0f91c4ba4cff7dcbbf131a2ee579d1256ea628a5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:3e7ca33f11829a834febec5a1dbe0f267b53fcde66dda9128eab3df006d2d7e4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:cd72d535761b16f14b149a155a1a0f4f0dfb0bde6e5146101914521ea1e2a365_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:d91fdcc0e8bbd15d091c316a5bfeb683a7e9982ddf474724f49acedac349c48b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f85e6be61cb6c744900578d654909ceaff76eb98df36564bae2e57a3a4bcee05_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:24068dc6b55124cd76463fa0678843ff83f92b65fa43a53e360ec03c5fdc4fcd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:4c58b309f4603e59b3a6e35c06e60c37631d07d0f07228bb757102f741b6edce_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:68f715655f2b9abb1f22a24c04794c2d05e3327d8125701c15329ecec2b670ba_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:cc454e0621f04eb9e2a384ecb30b7b863178447938f8024719a812712e4277f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:183bdbb02b5bcfe7bbe4fee5d0fe520c986a5244f02cc896762d36710498c18c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:19fd07362ecf5282edf9086f840bb9e1dc3c6da56bb8ac3156ad05ec54be9408_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:b679f580e43660d36492cb57d275f6cd2cfce6d7c1d872d871ce7ddd9364dc72_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:dfb848cb68bea17a789a807b5edadba37a02947c506b8fa58d8b6376cfd3fe48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:4982e0c65a5469001613886115ddfaba5e2bedf6c1f9c2dd538a73646c190b00_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:89c7b0e5f1c0f13effd3888be07da4acdce02eb54fd4a214fc8a3f9c204d82b4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:c04482437d736cfbd2259aad085766f911951255d77bde48abf34af758e42744_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:e0f6f48dfc0eb1f410ac198eb6ef6a9c6ee288fe4a01b7ef65e6b62f6b939153_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:097d5658d4c2cfb9e88fa9ab82ae4b4d7f3108a4dafb42997847cd714367973c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:221e48cefff45243b181abc4074adf95df97712990030b4f280b65452083bae7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3f8362646716993b61d35b5377b402ae627c15ce3d2e6b7ff0d5b52159e81726_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:73acd569142f5dbfffb16d34dabb2e05d4552354cc58bba83ef8406029c102d1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:2d5a9f1213ef66cd474cbbe11dce4c37a56613cb136fddc8a5a93ac63ebb79d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:5b5e4275e6a80d99ffd2bc73c26b421f7790ccf88782aa8fcbb22d588fa15857_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:a7216bd1136625966d8232aac1b61360a26e86ba203a6135a32395482a097bfd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-console-rhel9@sha256:dd0f6d91a4687e3bcc87e4cc6f1e34f8ad19346648e594491c760bcfce671c96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:4a9a27ac5377c42979866406869e8de55cdc219ec7090ffd1e4f98c98127ac27_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:57db654e947f5cd7efea9409ea18509c3d4740e03daa164c62faf886a7287ea3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:a9ded8f2c9d761de5ca64c04665fb4c9d69ec31ea3ea3c7e91291101a00ee876_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:bcb139bd20b7cd79ee16cf8968dfcb0a5a3398bcfa734dcc2c2ec47dda46a93c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:0e56be34b942905008d2b7f1ebefe0a4446cb35da9f4bf09e1e3c0e15d88395f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:761b0b68ca18e23e758c780c5baee54607549cace7f1d337b418c0e0ee630ddb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:cd32f964f1f4bbc981565fbf66b6ce05547a32fe89fc6f6fa3f634791120cf9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:d6accf480e8645c70f53adf062189259549144af3a4c3d736b28c561dd538f0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:7aedf77c4e1ec8b09c77a9d37dc1d7c3651995bab2f84d23c1478e06fe97a7a6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:fb2df252487a734b3e051ff54713a7689f7f1e8cd93557f846458f54d3776162_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:786831a2af730d5ce6e8ac1c247599e872e6c683ee53946c9a552636f02c88c1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:9d807221e98130e63530f757157207556a7b2bb7fe7587f0d7c5f9d1ac9592d0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:9e739fbf82f09ff6bbbd9baf6f2e64b0056ba1608b979e45ee6de17dcd5fcb85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:c2a9ad6b4707faf2329b88b12e06f6f10c5bc6ff15c06ef644ff14efdc736653_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:84e1af7983cc502b35755475dcc87c2eac2e931f623d070736580cca65081992_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:8a9610268e8460c1ffa73d5f27f7fb9760b08c4d98af29cb0edd30b1afae7460_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:952459632a7e13cff2a8543a1a23e0032e9c163bc223102ca0c8d92c28e0acad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:c568a4d0ba7a6137d77cd37e77f48c411f840ce7b36df3bfde76a5047a2c3f7b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:21e0a12571846addb7b6b112ffee2fe3ab01a501fdb669d9b1056381b254be89_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:97eeb443e12e9e91f6a38ca22ce4017ed09320a8ac1f79184d236fce8e2b21ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:d26f837461773b3ba1dcf7b77fd95fa5f36580f4cc351e121ec65fbb9480dbef_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:f1fdf87492d66f03cbca16cbdb07607481041080c244d94c59a773cbe5457734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:899eb4bfb863d1cebe38b4b8f2d098f0dfb501eed1fcdc794215e0d7dd649b92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:abfd8c69fd7ac41b2a46b8398370b79ff5f7388ce09d80bcb88180b160ac7c2a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f65fe33668fabb81400649500a2fde6dd3236650a129e074664a129c0bf6d738_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:f797d5cedf4ea7f121eced618e93dd4f53eb6ec5828afb978c3a2e504e16c11d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:1560bc58a43485387fda173fe0a8a396c2f6b038202bd9863c85d1b666f3ddc1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:8044c37bc844e6b52ad027f7f7557f8364e73d49b9ed3730b2e51d1d41ae0387_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:ad0d0922f3417545e5fa1d6d5e7f05476552388714757e856d42e5a65fb99e27_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:efd6130dc94592715fbf9fd2f48dbecf827c64d521e5850ecf773aa07fb3bf89_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:64e1b9fd351ac5ee0427dd131b0dccfa961b07df2dc72225f59090acab8886cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:a44323edf14cc87c14bddfa0c06979a8f696a159cb091623a8351973b35b4d14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:c0b9d948d72ee8f79c2e6b4d2f255c6959c21bb7bea1d7b0a260a0b658e490ab_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:dfb14efc88780729a819cad4cd19805fa7f5b660067b4e7b10f61d5e8ec3270f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:15d9d32b5eaa1603f2601dbd6898f0182b709292ab0153bcfa7bfebce5be13c0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:178cf1edf9a80f37bbb19597a34bdd8edfed5e44af3ff7273a46a7b4fb7fe964_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:66f9ceb6d26ed52405b9439606d49b9f8158c0d2b6b0eb715a22ae2c746defa9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:c4754971cc6f907064a799f4845fc9f949a3068a5b818b23eb292c8346f9f2f0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:766ba5aefee0ade548842c06f8061fe8b849b76d16280e3c41225f21d2d0b6be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:8730cb01fa2ea29046c200890d8cba4b0291d769db57875b93c8e7c1c68af3e0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b2c1423302c27b56725d91ef0c9dc34903eecee9b0e8bf6761f179bfcc48cd32_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:ca6573030508bbfae251c27a292bd25384dbe3ce55cb58865fdad2fe460fb6e7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:1aa25a4a4eef7443d6bdac8f5d159b41db9cab89f56d43d2d7a01a0bb7929da2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:30b84fb0b78767956548a81b10d276979967e99bd1dcaca2bf06f7a14967b86e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:98a70790286c97045f4ac1b5ec5de45ed043fcd0ccfbe96e6a93dbbf4ae0d96e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:ae9f9c747fc7f26dc4fe31644db03b93c7de10384eae1dd40b40767c2e654667_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:2d3560ed1da1d414471efc17767847312a9537c40dbb327ab8951a393efe288b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:58bdfdb8d996abe6f35f177acb3d7e3c493e211090af8b30b6376601c57257c9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:8eb98a0fd45c22a0aeb23f8c2558d37a1801b5afb2a2be36a9f64abf40f6a3dd_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:97e599fbc19e379fb55e9181ccb16de1af1e101e6c10f872c35ff7a9082aa937_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:115ad4f19e948ae0fe04b57c131a3ac8c261cdefe282374a667dea850e956500_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:15673b625efc49511ad48958f766aaff589c68c5880c95d7c6c89e5c9c9bce5b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:78f92ad65baee06e314611b83e07e7a87dc4e3994ecb76b5b3b2a2039c1aa2b3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7f0ce0299f97924b4c3ebd129ebc0d9cda54b1126ec933fa33f20f438694a590_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:6b4db8392b4fd5d49b177c707bed1048c6ccc7564f2dea39ebafe492807884df_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:7aecb1e4860f54933c9e911b415aa059ba3c7664c2309d406a56b305887ce6f6_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:c662c420d15d0419d38af3038fc232990bc21299a9e56b26f4df6371d8022dd8_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:d7b45d95a2687972730a64bcad78fa793e4a244d5a034969889e4e5e5b319057_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:02ef6749721cec830957dec8da2d3fff2dc88a9bdadfee0f7e3177a27d265fe4_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:2fff2ecb2b19603744be8e2821f401a9e0234ce1b4ac15c27223c10e24ccc7b0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:62e44648b669cc51e9dcaeec49d2c5b880fb93c32c2bbc1f535904b40849ded2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:c1ca8a203ab5c80f3d7b8fb9e026a46a75bfb0f5d6e4d5ea09dfb2a2db5c6a2c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:56f09c58109b0455903b4b1e938639c6c1a9491d4206a1e7b4515f89d5510a5c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:9b5c3e0697d738fa6c1fe2c115d2133275ec3adfe2d412547535a605f30d0c00_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:df2d7c18bdb6bf49c2f655b7dd70cd4739b2b9b4243fe2f136042b922a029e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2534343a990c27b8efc5d674b4b97b24acb00d781c75004adbce0c7e187ea742_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4f474f91da6fa969938f67a7b254f6e34e6ed2d8ca38e4de4d7c190328c65352_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:e2b3a346ee194564f34a2db8ca14c08340b063c995936cd06787b248cea65622_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:0cdf866394b6db732b741a22765a096f04feaa6d0237c1e54d310cfa645f2883_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:bf09aede6dd816a7c1f6db9a73f25e3414e0f408e5744dc2f32dca5c73f06a74_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:db8ecd1162e094b6cb166b88dfa40258f31cdc4db3ca7f6a9b110893bc27d044_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:acff56a6371c4fd63e831ca8149d5dc5c2f66fcb9e5b6f2d81afbf225fc9cd2e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43bb0e2b7af46bbfeff6809f44f401007498cae3cbc04a9c4e8f8033f3142d9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:e43d5f576d8c78508793fe745384e7c12b08d52a6757f2a60a4e416d2e1297cd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:6f5fd70511974d782b102cd378cb932ce27f58a18ab53599b570954c379b88ac_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:76698b01437d4d0a46f1bf3bbfca30ee2065a8684199caf406e0e7a027871741_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:acf2839dbc4ed85e957d4b975b0ef0c08cf06d42f75f11704e9cd54197548784_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:c8a1a13f5a36513e22f8db1345386f1835eac5b7f809c6745fe43afe8372ed92_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:00c3fa5a11961ab40d820619e649974783d90c2ecf4da292ffe5caa6bcd1d7eb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:15a421e4461be8683d967387b1224fcc0179d478f46618d03c0e7f1222ca4c69_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:663a50864f70ebf653e8ab5a167755ee632d58e199b81bcbbf0d43f01cad2ecd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:dd4b72aaaf892109abb29961b61fb95c77ec0a7b09158d747c84116646c0005b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:22d7a0d9938f75746797f97424284f6e0aae7f853b392bdc87e183b5c834972d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7ede51978a537c20cf89f7e2c469034859ef89b1f34b3a8c89a727378746bd24_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:7fc7a7fbeef800bc1efebac7e1d9a3110ab4962405d181df23b01e0a9ead70b0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:e0f8524eead302224bec4bcb23caa0b587aaaf1582ba0e9e6ecc3e2e9755bc32_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1598a3a15eb623d10cc95a97996611c0949450cff57257b2d1851c8d83657a39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:19e97767977f70b4a53e7e898af37d51c1ed2a0c510fadc3180d3ed6675ea5fa_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:acbe9df84cedc53ddc968e5027c662badf18384a9f25ad78c914ec4eeac208f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:d19ee5bb8b73f322b0bfdce50ffbc25cd89737b6d378499bece9be0dfed8a262_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:a0d654463288adab9acd6dd6bc5e9bfc05b60081e77877e285b60738c4210077_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:f3a38302163122cb34702f23e88de2db5d44d70ca24526f4a73624cb091de243_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:348bfab8b43715c5b79610c50bd7a8c383bd7e0d404fe26ad3745d803fdaf339_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:c4becd27abec4f1dd782dced2c91a832a731a71f37fe7a3b2d07135702e0d512_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:b27cbc2a5d54ec8bbf744ee483f2cc81b9101900ec9e229d362a8169ee72b29b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:dfaadc0fd73c36c83063ce6442a9f5e8c1346422f7bb10faa8d27617a0c6a710_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:57b58c92ff48ca5f8275bf41b1f1284b3f0ca881df22e355585ff7877b215198_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:ab7d9c2e48415e4cd8a1584e942dd2bb98848aa657ee7293fadebbc6cf439c4e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:eecfaf9d138ce8a5618856ec98f2d2b41d2b025acac5852e81ba20aa7443bbf5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:08ea69707b4d728f1368947281cf3ec122d68713209cfcb0e91e5322bf1ada5b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:09862c60fc2dcb1fb0aef2776148ff46117460f2cd92e202c76c0d122453899e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:59a251157e8aa68bde3d1953a52c2e3d34faeb9088340c7f5f8e818e82acef7c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:9fc0a293a6420dae695cb7dc0ba7306805af3bf984be3e31ea585f373bbf2011_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:08bdf0bc7808dc10b3597b3e37fe97d768f0bdaa0b19dc8b6f565c15993372bb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:0d1e25b874b260043556c33ed62a26ebd56bef929e3539fa86db96501a798b14_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:32e253ee82038724e6455b3e80d1ea6b056c92c2053ebb22ce329ca5b7d5f03b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-insights-rhel9-operator@sha256:c478e1e2e08bb0b44d9bd3ff8054a12e7d98be7821045cbb218c62e1fb2cd8dd_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:06eba656e1b664519f5e663e3ede831465f1635ecfb1d293c1b1b745d79b4158_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:19a89d0373af1265e09e12bd377e5bf631e5fb58c36b2f73b8ca86d186bb0840_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1d2da7acd64cc59f03f6a986306fc7d51a680a55b7f62e180e66c6cb3e213037_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:7bc8808eec74ba5b0bb91d23e918401da8a4beda52fbe93975f4d7d190836aab_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2b075e0d54437ff4323eea051e2347a71dc085464c2abbdcb4a85d55d9fb84e3_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:2d19a6538ded95c21b22b0489b00aca53265ea73b4f5f7b91eda8f24fb39a12b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:3c97585f4dd92f700fc44e21291f913aca946c75bd0124f832a6d8d1c5f3d5d7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:a7b7e0019f78254b5afa024b7ff6c9dc0440e40d0f6fdb22e6ac86f261435915_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:085602599cae9eabcab557a60947d3f3abc272c51c3beae3ab9cecae3b71a3e5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:fb83420683a5c649804f400ff80b041693872fa9ca1bd423184587e4c4e9f018_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:344a60ac1e833a349a8f24f3db2859e9fd0f45dd562ca50478973868e3669451_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:693b81294308ff38490144fbb45de352926be577fde7668a60059f3e5be3b776_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:7e57a906f55fdc4522dd130c76942999c5c28f469579dcdda2e78949a860b8f8_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:a000a2a94ba6f3c2698171f1cbb4d6976fd241de64857aa74bc5783301ba5165_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:2593c53eeb484b020e297c286d13e17bdfb52253c06777a124b62eabdb9a1090_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:6677aa15725f5cb40cb925224454bdf1ba07e37e1e0240b0dffd3499bafdcd27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:32bd53429d58f46521bb3b3da28dee2e9dfce9e41992d9e15483cb1da656f569_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:b203e363150a6b9f1e3f12c4424af0a4fd7f3f5382bfafdedd041789c7fb5e46_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:d271c473cfc854b34d17114967f659b0ba86a36f408696f348463e106930d657_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:ef6f8a6c1a8e13578d16585d0bcefe15ef7a246f779e2aab32965e5d7016af39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:0ad2b1b3b63a22d793a67a220550e7730d49193e36443b9783d045d0d628e986_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:624899ec57f3d7269da3b5acd20040fe1ea2c1bcc617910f7659cc3110548dda_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7414f3068e135ba5f9e0796967297f66dd619122e426dd8355a7d21c88c3ac36_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:bf6ac903efe307b33a5d17a000c4dff28c5ac55f5ecde7d65a15025d291f9053_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:35396543cbd1ebea8e70f1beeb10b4fd87d9a42293b1464fc0442eeadc6c0e7e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4bd4ba390e83fb3eff7d17281090981125e08ecb458969b5ac95da4342641e65_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:602dc9f92b7a8e84e6eb998191263d186d1d10d378eeef0845435715bee812dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:622a2e6ba66f1624454cf3ff9229ded9dbd06815ae6512f251836da18b545da2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:265112268f914a12e152e58a674116408253b120a35d5e696c2afd059b6fc015_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:6e2c4811105f74a2200eb5c14cab29dc5735465f3ade08bd44378d1a3f3c6a16_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b4c1767d3b1d7d32b79c58d9894a85e4e897deaed7405281239058b204a5209f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:dcde633d96ae797962a3bec581ef3078a5142b3131595e0055031195b798bc16_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:47731f2034e86e1b86a86d1b9ab20e1b978f89baf270a567de3b6be17665dc6e_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:8b00cad2744076ce7186abb2304a0a1ac8bc84e92ce76c843fc19a3d5f79e049_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:9edb1bba41b757bc30ccc0bd7d823f3574e21195a1a4075a31ae5bea6fcea516_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:f3ad88ffd94f0fb2c825452841ee7c938d81a522d8e8fe09d224b42fea301d3c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:24830ccec39949668dc836f6532f2375d0b7ac23ef69c78315139c4e15af4088_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:67899e606e1ac40ded141b4360168959587a7f1385299f99ace9312016cb01da_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:708686f865ce646ea8e6405db61f539773444e873f6101e733567cf8be40b1c8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:f7fd150db54f6ddac412e063be423bb17cf0dc8717df7fdc32fc52434cf7c866_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:10e2611fecd1ef8a770a366382bffcb32096b3a8b396d3c0f3a67c06a809e186_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:8e26412eb9c4efddfb90bbc864e68aac6ce43541f5952250709e973c75cbe8b9_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:b6ef9bc4955ddfac9ab851f8956566b52a49526e6aded669271efb338603f3d2_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-libvirt-machine-controllers-rhel9@sha256:c084c44640f2949bf5fe89370cf105d8307ee1d2f9ec8b5bfbf7dc865fc45476_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:8268d0e76b556f2b0413ab6975f15aea685b140362bba5d245ecabf0668a41be_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:b1e1d2e8782377f73d8b9d458a7d433dc9395ec7fefd2e376a54a19779dd4ca0_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:556d277848c695d76ab33ae109b99e0448bbd60262b39ae7f5cdb5c052252b3b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:8107455fa57ff48346e4b056bac8f1d73071699505c62e3c4a6b63fda65d1301_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:7c037c5134abbbe50088311f7765bf614fecdc7da0b58b3491ed0924a45cc1f2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:c848d97da53997ed67654ed4cd558961e4ced5fe80860831f6100f27bb97316c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:f63f5c139dff756c4a36e8c8aa18aee4dfd74260ca90a6c9cd8c68b7a23f5330_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:18e2b009af42ae09190598403077f59ac14fff0083dbd0377b23dfe8bf90bf85_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:23c4ce9a3efd2b7cfe52406aa0df67bd6b17e2ff2583980b24e5f71c4e69bdd2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:45faf0f08b479a7b6511703243cc6746129fbe639936f693e245688e33cda4f1_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:5fddf39479d0594b6514b837da1e9fc7cf23aac4e092a43feec2dc738f3a36a2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:27662597b04f8a83ed40951fb3161755e565f4b45cb08160ad65495b1971b1b7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:66548d316213a04bab082f88b71e84f26f93e3b861144b79ee2a1d6daf236e67_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:915f0ebb139d489bab32c418ed4708935e65cbb95321aeac9bd3dfccd682713a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:fdf3b790c4ebbb4a049a452ee65a4f15de7c6b1fa06227dec1e0f44879d33d3f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:cbce9872ea22b8756670549f2844f8aa6a3323779774c4839a455e4f831eff31_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:da8d61470c3c3120912a4c05fb149d404da73c1cc654faa36c5311b3ba47c554_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:e33aa6dfd96a471d0676b033c4ab64f112e7a200b15c74051bbeffbf48e68eed_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:ecf24d093581fc39574dceec3d50efd4c3146cebf49bb7a5a450b3f8ce740551_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:389bffb7286fda26e7f9d583a982f673c7487e4b152d0f1449fa0cc5956f0850_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6c6bc1dd1345fb7f5ba86cf728189fe3c576fe25d2b3e2caa6b3436e2c6a42c6_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:750d110adf37079c83b02b85f49fc612c9ba646ef5ad341b9a43c3c76c084e5d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:d097d858dfa7eb705412902a77e8750fd7fd883c8c83e6732e102d6751f275f1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:3dd9ca3b6c119ebeeb38e5529407f1889ce2c06c11f15bbdb38955caf2a3a44d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:53bb0329ee10d609d297ebe7327e9fc2db866a3d32b87ea4ae04fc46d9aea7b2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:9bb57dbdb1f3e05d2e711c87f59f05c56aae4504a432a7bf69d0719b614f5ee6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:bdbec412e541109c63c5f342be19fc88037c485b199856d55ef1798510ee4039_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:332ed123500ea4dedb757d95f0111658b96faea8f8996fd74dc14e51e2ab9978_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:78d21fcf562cac4d525153a03c574bb2a9ad71d50f955e263f06e2fb2b1daa08_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:907a8679fa95ea05ab7132e5953560b61c9ecfff5d0ceb4124cf8dde42530cd7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:f7a732ad09341efece3af08500fd7c18d9b70e4e2e218afb2fabddab0145f393_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:0958362f0fd9f365fe7c0553d468ca4b116c5b879c26b8035205fd95fbda79c4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:2fe9e91baef7b27e2396be83a187282ed19482386413f82f8e00446044588132_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5bad53fe321f2d924f07f7cd8b6f19771631a3c75dc25df875d25cfeed6290ed_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a42d5ec3c0b582a70bfb2297f3f7461f4b516aa28ea8a6c12c6bca2af51a9e7e_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:64b0f83d2d4b40eeaa6784ed20019e2ae2c7fdef43c3ea9a49eb07a3ef27ddfd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:744da89cf9a8ac399564877fe699525fdefd31d302b70bbf33d457361235ff26_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:aedb8ec541683a33066c8e4393fdef2b2940879da38f06e37bc4aa247038081d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e5dc458e034b48610c05a65784b4ce8731709969a25867c1174beb7bef0d43e7_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:10c59d23c3b20e640fa3decf0fff7db097b1da46b58058b1a9dc1284c8d5f1d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:8946f0589388c5ac174374e2de1a4bae4d6134dacc7fef9a95bc54f41265ab9d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:9ac3b13d328bdca2a50d286adf9f32621a3a059f3dedbb0f3414bbce3b1d83ec_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:c56dbbd0868f35b7376cf4208b10f1be543b5b8096ee30322b44d31d5887b784_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:104e230cfe12c0f6218d5a834c5e85d1c3f962c9f00dab941ef7f409243c94d3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:56e6a16d77dc1cf0dd2bae15f9117faba1c88be9bffcb4113b29dcdc32bf3dd6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6014a9a744d98499f4e68c99a612229b148db39c40dfc0fc72a0b0fdbbe26626_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:92d6845bc5c65cdec3d0f59440500af1b60b070b415ecb6e3c5c276fbdb97f4a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:86dfa215430ea4c2286a8e9e0921f3a4ca14fac70ae6f5ad4f66636fd5620e0f_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c20df9f23d90cb585878aeb06e921741267b98a7b078ba494f6dbcdde2156020_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:c64396e8b58f76b4f416e1f76332c6a28f2ac866240a4a07541d6ef4b13801e5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fce08887d2471192a8b68228f61636bcbe2a8b78885512d5ee24d55b10784df0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:42cf0a1f66357b0054b4932b2952489fcb46182e4ff04501ec3b8ec4fc86b5c5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:4652118a90e9d0fa90010823fdbdbe1c49db2b208cfc948a835c7f2aedcaef14_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c827d0d949f005ac61c1c7d43ac27dcb842cfc2013e42b7a70a72d18a20ac45d_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:cd7eb7f4b822575925bfa223282946937c7dc5053fdaee9cbfbf8d0c2467e59d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:2d7b4dde279a23d7f73becb18b204787bec7ca9bb85b0fcfef4a7323ef59dfe6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:38bd513387b83d3388d063e797d347932a335306b9f65eb73b7fbfb478b95748_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:96674cceccce573229f82da92f10e3029a5af33b192ae9437214f50bbf9e2651_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:b5b9452bcca062df5bfe00b913778e2c182a6c2edc8b649a62b0e927037d7eb0_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:578f67e6b9aa327a20cfaf5912a5601489ca0653ad744109b08262fd31d27d68_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:9b86e03cdeb0968ad70f6372630bc5e974ccf74a63666f1b4517347d5cf66e9c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c87e5142780624f7090c8a0dd9ce935b112b74c86b8f0a9f97779df293cdf94b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:d6b881c99cea669ab664f41460b5910bbf8953e57dfafbdc5ef6b44d8b45dc39_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:1b7eab16cec06f09c6d29dc328c723e63c410e101f2338efd38c266ead5a661f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:afde633bf2b45cc358137c70b17b5275adf59c0e71317b5d40de66fe40155c59_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f117e6c476d1e70d006f3a32f70c6e8dde636d40ecf6b350348315bc30feaa9c_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:f7b7e43467fb98d34680f471b5f99b52417deb826624a17dcd957268bf19eadb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:fc58e1f537d1d1cfb376c8bb3a1390c008341212540fcd98a4a315509cd7e62a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:80ea2836ec34d2d2995c50a090e9a97623485c633c2cc39ed4fdce34c9f253dc_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:18c5603f9bf889466977a8cbc1b1e785e9e93a76852434465848b00de85a3384_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:852a40e0bf7ba727a9a4f4e65d820184f69d3b6410afeaee5b7c25da9d6222f7_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:b0323e72aa737bbca1d743568e2388dc2f3763b7b23fda8b0c30c7da82361828_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:f7bc0d938292e36063c8dc51447fbb563f011991664d6d7352fd82b1f8729fdb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:0c5ea8bdffff3d880526de9f5b4d553c2cbc0681dca2785b44a2d50534eaee14_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:25efef408a198ddf977595cd7864dc8c68b66b5210b01372ceb94f0bdf0eaf7b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:4af0d2d2ff92b30d0bfd1217791f796ab853a709d6724c1089d967cd8b2bdb35_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:fb88da574373955332ee34a14390ec328a7ad6e62de8499ed52949656f6ff923_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23b511f2c7fe86c4f8afc509ed707d27a63ee6cf1fa3b74131489fdc7c668cd4_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:23e7ccb1befa2816e77abdef5eecd8212e56ae6d616f4003392935e7edf7ed93_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:25f015786ca305a2bd100695adef64936782586725477c67bc43a42402e9a4a0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:513e02881726c145fdba109c6485c19dc6a25e1329e71e64da6a1ca55a9bbeb3_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:651e1f43c1483775c0d9ce67365db3d75021e67a3f4dc872071968538033458a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:d565301af46c356a4fc80f36c7c8e958a19a4e36cd08abc84cc9a49d88433b18_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:f382ef885d8be8e7007416722029689f2b8ec1fcff45f3f405f4dba5afde7d9d_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:fcffc574841c7f5f5f06e41063c6e63dd8471259c8b6436210b1fa8f66bcd32b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:06b33e1160ffea1621b8b365682c8b33eb88e1d0af49f2badfa2f2cdc1858187_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:0adf9a1507c462323ef994cfb8e94a91e05a90834eeb818c6ff035a469308734_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:4dd70885b033339366a51b39e1a0dc9716bfcfe9b3072a9425f93318ee1868ff_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a675329ee42ea8e39cf56e29562e0c9d58345a468f895765b6000cb2e03c85f4_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:046f5864fb471f536e1d07ff4db875eea3323fdbec3c8467ffcbadaea4317e48_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:338bc8f6c2bffd8382536c628e99388f1579df9a881c2ef5fde980be70652eb2_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:613556b062cf0adc4f9826afca26ee52106805907c1c083580b0f7595fe35d22_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:63b5335ff0b2e5ec2a748aad70cfb87a1e67400e8d4a58c4d21f4bbe0ab8fff5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:134163c4600edac7fd6cd32e6e489bfdd03a9e7b2554fb3cc43c696c18d1d6ad_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:646a707c50a3656bd6cec5b46960d4d27885135a1b2a4eac2f74fc8721723c3e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:a4cd06cc8b51a11cdee4218deb90e612934506c100298dc2d95cb3961619a34a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:c28197eb87571077a9c4d102a659e2ee3e9f4a96a2c65e32c2155aeba638d114_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:884468e937461054e4d0f6fbe428c0837c547fdfb77494fc4fd0d80c85ebc116_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:a0ca6e2d795cf58e53f392ccf33ebe3a958164d7c807351976e7f34229585b4c_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:c7c740ddb429a1e4c4b37a761d07a28b0a3c54b1a9d0a05d50f52c1046e67bd5_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:f1b0a334d0a34ac7df7177915c9d86925b1d09e2b7b73739e2e242b156043d00_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:21386a83ddd84b3cd3903be7cb72fcaa075258aefa6a8aed5f9db293cb813646_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:8bc70bdd58177aaeceffe4a1ead8014949561a36f49e704edec1a87809a8e308_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b0124697d65e28f4068afe9969a3558ab5239b7b39b8a8e4d59179267cddec92_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:f6929fc57fcf0e9c7d26b858afa505278f09fa81a854050194253e2b84fabb94_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:04b8125efeb99b9283590730314e1792064cf887d124906b6b39c83925d97f4b_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b0534c781222f49ce04e95899cd3558bf62a74c7d5defce8ede815d7aa88aa67_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:b3769775243694c05be0c6d52bee13877834b98e80a32162e3cc990386fe17cb_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:ee66f64d8b3832cfa270298dc1257226c9abe618918de7283d7ea3acc7bfa058_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:09e6525bcb52ecc92e628adb611938f208c09436c1cb787539df696bb7040e27_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:48f82fb019f0083c414b895589183931f623d9c4f64a545be9460df83d8f23ca_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:a2cec88104e0ac39cca06c351868da8ca42cea21014e276ef4c492603c90e6eb_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d5fe8fa8055701c1d85ff5cd062b28b808a791d658c1e6227cef379dc3706740_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:072e335f2ef540426bd02ab03df3017062cc713e9f15c7d131043c998f6bd8df_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:750327cb858a4bff3df278ebcab6a9c73b88a55729e8f54669155adad0f1c77c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:a2762bde107a05ad6ee1b167c6ef7cfd32646b73209f3841ab1f2545f2f5cba8_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:d3ffde90e606b0344c39f8668dc629f919612cc5a3475e8fbd15aa1bb807a42f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:533703f83c1706641c5423dff8be080c70ba831a0904c4d08cb84247c768fd96_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c34e3b2772aa6329401c1dffa8316d3516368cfaa095a9cba95628bd9ad2a7d0_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:c3887c6c2d115b686a65205cbaa373882689899aca8cbe5125547db198c84c9a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:cc6a5e17268e07c6309afdc92acd2a31a8021e3ba9f5d0dbf514f3b9df09e01e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3f9b11c33ecc1a60bf7e76277604027fad491a559a01ef6d81f2ff3e1b1630ad_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:8a23563b0a48ef83f83afb6b603c3c6e432613ac914f91cee12c45ce88e4568a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:c905195d7c87506f478c79baa7af0242c05a53f424a5dde49e379c2a5456cd1c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:f70c550c755645b78b3e7c01118b6a646b1a8bd283f0a9415857a8fad6d4dba5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:0e7d60dd7a32d4dcf1b6554c4896f3e6710864a5df8a06a0ae3d7cd8c719a309_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5b2de9e018b94f9453f4ed479113464317121764c1551eb27cb249930b87ab3f_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:894978ef07143c0e17fd299e1cf3cf66bfd5d1d94c61bb98a196c22c8004252e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:c05190f5e6e9886ce31dbb9c97e177dc69b257a009c08298d9964c824f769056_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:037f48344e06fbc216914705d9be8c9ae21a70069b3031ee4dbf07c34e8d054b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:46623fe33e5d8b6eb551a012f5b444849b335a5bbd1726c274c28b8491e955de_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6140ab1bcfb22b2d92b8776e5458bf6e1d2d65753b16d4229d4b020c0b4a12f5_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:aafd425c0dcdf391f811bf3aacad9828ca2d18d34201b6d954ca13c1b4043bc5_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:237d87f0080a039435915945a2405af205b4787a2d03d71ec801f5093e1cdec7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:7fd9dfae5523167d30f125e3be00f666f3b98f3a63bfa55f9c79927123d13a65_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:fd9a7c1b3d8bcd779e02925e2bd9d79f0c3f839636cb5fc66181eaece5dead1c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:ff78f8929c2a152f76ac995d4e9203c6844058b114cf1e2bfafe371f41f305e9_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:3e4437f5baa2f1e07ed0c1a245af10cd3e9919a852eac7a22996a9b7ea51e65b_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:666aaeff92117bf500aa2fd3cb6326d39e83da6f6d9d08b883aa0ff66d56fed5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:be357cbfda2ec9e821dca667511471a812cfc6ec8728b8dc9e345c5457b50b0f_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:cdf3f134bac400823d74df622bc73368c849621e10ce6e2483a3d17346e9adc8_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:3172c4a59d36cfbe0567767264b230cb7b1bc355e8753cbf14da088987601d06_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:8d38f1aeb56ffc54758fca6ab17a60e3bef145a3221728a56dc10a37e3dd7d4a_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:ab60ac0729c4fe33c4a801982f9a632d7c9b5ecf991b7166b8a6642a621f9490_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c0cd58a244979e44f80ee6bb4f2f25bf4150f747b8db3b4f27b8e27b7b2657e9_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:5c312b21457753ed8c850d7fdade84bfc01ab2d0bcb3435e5a800ea1b57ce328_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:c01cbd659b1fcb8dba2716f35c5256e886d438bb3a456f2d2f8189cf7d7a3f79_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:114d2dbfa9f68214f2bf75daf889bd9dd8c678f6dfce6dfff9e13aed8f0ef66d_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:853248c99686b92e8f03af1f7e03ab8de1a0410f1ffa973c61e9620c3c29ee3b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:db82a9efe15ccfd1fc7462166a3dfb8e88ea845bbbcbd78125817ef606d7d4fe_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:f3d43dcaf117d7d4b4ab4db76e4f16bba7384c2c0dde245b3e264d6957bd8f19_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:23ab98b2ad9e01cebf816c41ffcf05a0238c376e749891b69571d14e3254725a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:ffc4e82b9d9ed4229d3a549e9beffda45d9bc9d56ebeccfd3b5802ccacf6d801_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:1a191eaf5b0d23e0374829048c516e743555781bae221c9bf2234de24fe8d29a_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:3b7c80c9567f0a623c8b44c5bfecbea8997dc61896efb52370cf4f821eac2328_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:afa4fc3ab60c1c50f44c59e40f07fd06b52ddc65d3b87fb4bc9eb3e2d9a83aab_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:e8749dc60de7657ebf93e7226b47661b51d1daa4c5a4fecf336a17a0e0cf3c59_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1c1c12ad472c45ae03529792013154098ce4780a0fde6dfcc8b15674518b64e3_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:1e764b697a728e444ed6267e44dfbfe36f7763bca86cc8991c429e9be5f10027_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:22e25afa4b71ce9f1e70697ec3f7d463b2c1352e327f6bb5d5769f6c421d978b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:e8372947353c8a6e32dbce30650b91a1f09b20162fef90150a58f3d3764c0e86_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:34dd3f5cb10fc1aa35820805090b6c031a4b771931903936817a8afee2546782_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:751ddc2fe22c3928ae1e3137fd8b7741f4f671d5acc56467b05e3d9c892139f0_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:e4f48095d3dbbf481a4f0044b496ade9fa59cdcd58f6aa9cbea97b3a77cfbb1d_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:f2cc96d8b2c7942cce9c79607176938848aea0a330542f21c47b6bd8eeb4f29a_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:10e051b10f8001bc4344d39d32a8d0c46dddb798f6ca025a6de0e78ba5b70b96_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:33943aaf687567ae3ddb4339608e562f9f877f43d779f39820741e68f691b47c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:7adc1f05bc8568cdb5f376950fc92b8ca886fdcf4554d7dd6815780118cc8153_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:8dacfd86daa69817ce35eb7ca51989f90f9aad12999f1c76e21a49ac036cc444_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:25daab414833b6f1f0f91b7a55935ed5cfd7aaad5d2f0eb8674a06a603187059_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5091fa31975c3af6c2389db26e31fad80220b0bab03d4b880270168a62105357_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:5e8e1fe00bc512502b348f16a0352e50ac4a5b491b843f33c72fc765a48929ad_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:a2b9473de35e8194617769c2c1aaed3499d57a55110827f3f94f191ab02acdcd_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:29835580dae34eaf6a13a4b2c706138f40adbacd67670f8d19cfb952e70593d6_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:be7fb081fa52399f118c7393cf72159ef362cc1ed80792aa7fe9847b00cbfcdd_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:e865bad23956b605474eaa4c5e637a14e5453a53522b145138f216e4909b5348_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:ff01b00b64a65dc45eac4e3a607e7bf70e41fe333044f357e436dfa0fc4abcd1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:1f64e57709acc5ebc392907106819ad3f8896c436d1afacd30c6952c071c97be_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:401edc06a2b99d0c1f9c0e6302291c78e35475003f74fcd9a487c091da70631c_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:408bfcd24ecda598d5a71bf827a74c3e10d6d7748a9cb8007616c45e4d490275_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:f626e4910ffc626acfbb1d2c1d0ce76564d139175ffd39e797a4b4c957c9a570_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:18064f2babbd41c755d29968a2d3f2bf5865a1d49f6bd9a37c527b754abf6273_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:4023611263777c3f71fd89b5072b36667dbfb91bd2fceee2923ca590d013defb_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5fa7dae5d07b71b2e551c6d8b428f01265e171eb2bf6e10b3d68764fd9055d94_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:93addcca1cfdbdbcbaf0a01d5de2e63956d7ae5bb4616405c88132c3d416e5a1_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:40f34d8424475c6090d059ce4ec4f17394694939ae88bccd802007048d35f351_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:786e891282301405fd2ab537b4ab459cf984e50ae4384def434b47f28b6fe35b_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c74e92a11425bf52a763fb17976e9efc97eb3e8f6d63f188a3019eb858481822_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:d1d8e4246ccac8436bc696b9bbac8c102c26258e902f947c892c91084f7d41cf_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:073a7ae3f6dee770aa3146ab25bf109c2ebefc561821e4f249a8fd952e401597_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:a8a2e150b72f78f43e5f186eadd267ea49876a2e0579957414802b92700003ce_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:aa8d336c6822ed4dbb522ca8c46ba3e0e090563624353d2b1fac6dd55d00e445_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:d464b4bd9d86b902c8836110faafe8c349da3bc03a7b352a2bd2f02e54069570_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:097e955c655e3dea8251b05c0f56a5cba51ef51c7e15b0812cc10f2a36a68eb1_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:6a447e5642af9c109fad7eb4201140d94eba9f743b6cbca3585e18624fe99d20_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:af05801e4082f887de2d89a685c2d13678d3ea7aefe1272ecad2085ef3d25b73_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:b888f5efba0ae2447c338beed49f3854460801ef19a0efed8ad22edf083391f3_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:016186005ba6bc28aaa6eb5e53440cb32db58fdad03c01cae007f13ca72b6bc2_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:208c40ac2823a80f406d94cf41ca1cb5c7e96bd25d8ece7556608d717bef460e_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:8af3cfc07d1611d6ea3459a77f0d3ccdae0d0b9867fda35bdefa0a940ca1296e_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:be59287a152a193415847f19eb418698197e52c8bf1f74eb1162106404bb403c_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b73ade6d149819e41a72599e2ea12b6a338d5ebd4d9e24e41178a1e2c31971f1_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:c699affbdef36d64881653a63e0e8a5c10fd5dae0ef6dddb9bb7e50de29d8e8b_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:4f52a030e28c14e0439d867f8fcaf7d68dc55615121202b9a481f57743211853_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:ce9541fe136ef5bab259ba766e792b4fcebc4168f91321660c182ad9dc811d17_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:368f61e0cd92fd849a673ec2ea2f51e7e6d7c12ee886676409369a580d0347e2_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:5ff7cea307bba36d569d6d66b4d3e116f52b69441cc071b830310d9f4134f02a_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:1cb922e93f21b2c055ecfdf002582ddc51c7199dbca1f34701aae9576d817c09_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:5b7609b2ec476d596f0ee4dedcc3579970fe5e5125c61a474536ed21c8c094b5_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:9878e44273c6c014ad997855ba76572268b8f18709de8fbdcba5ccbd38f2a731_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9-operator@sha256:c1bef96bc0b79e4462606d3e42ed71e4d37ef14d2bea928b592272a149db9d11_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:2437833ae04941249ebb8b351a3f731ec04166d4fd8129e19d0717a2f651a234_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:7033be83aeb0222e99fff2ed1436d9a9a61c9b616f6b0fa3c5352d8574bf5f04_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:707856466152b42f416d446cc45e45852fd3dc5d2e67c9c46aeb50c6d1baa9a4_amd64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/ovirt-csi-driver-rhel9@sha256:9705f3ca0e1fed96e556766c1d5b5e2047e4230ec3a3a57daeca21bfc152bfe7_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:458c8d962d112078933a4279f40a568b4cac90843b236a2444932dd44fe5fb83_ppc64le",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:7d6c779a0e71176bf7fa54cc557108b7d5961b61db85b5de24d077ed2a5892a7_arm64",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9de43b02a4982a2073cb1b813b63dd85000c3153cd314603773907ef6ab62e30_s390x",
"Red Hat OpenShift Container Platform 4.2:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a1bd55517958d9320e04f417ebcdae6ebd6b3fcc9d4cd683c54686c7660205df_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "keystonemiddleware: OpenStack keystonemiddleware: Privilege escalation and user impersonation via forged authentication headers"
}
]
}
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:3469
Vulnerability from csaf_redhat - Published: 2026-03-02 01: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": "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* 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* cmd/cgo: Potential code smuggling via doc comments in cmd/cgo (CVE-2025-61732)\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:3469",
"url": "https://access.redhat.com/errata/RHSA-2026:3469"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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": "2437016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437016"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3469.json"
}
],
"title": "Red Hat Security Advisory: golang security update",
"tracking": {
"current_release_date": "2026-03-12T05:15:53+00:00",
"generator": {
"date": "2026-03-12T05:15:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3469",
"initial_release_date": "2026-03-02T01:34:30+00:00",
"revision_history": [
{
"date": "2026-03-02T01:34:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-02T01:34:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T05:15: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 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-14.el9_4.aarch64",
"product": {
"name": "go-toolset-0:1.21.13-14.el9_4.aarch64",
"product_id": "go-toolset-0:1.21.13-14.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.21.13-14.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.21.13-14.el9_4.aarch64",
"product": {
"name": "golang-0:1.21.13-14.el9_4.aarch64",
"product_id": "golang-0:1.21.13-14.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.13-14.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.21.13-14.el9_4.aarch64",
"product": {
"name": "golang-bin-0:1.21.13-14.el9_4.aarch64",
"product_id": "golang-bin-0:1.21.13-14.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.21.13-14.el9_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.21.13-14.el9_4.ppc64le",
"product": {
"name": "go-toolset-0:1.21.13-14.el9_4.ppc64le",
"product_id": "go-toolset-0:1.21.13-14.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.21.13-14.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.21.13-14.el9_4.ppc64le",
"product": {
"name": "golang-0:1.21.13-14.el9_4.ppc64le",
"product_id": "golang-0:1.21.13-14.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.13-14.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.21.13-14.el9_4.ppc64le",
"product": {
"name": "golang-bin-0:1.21.13-14.el9_4.ppc64le",
"product_id": "golang-bin-0:1.21.13-14.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.21.13-14.el9_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.21.13-14.el9_4.x86_64",
"product": {
"name": "go-toolset-0:1.21.13-14.el9_4.x86_64",
"product_id": "go-toolset-0:1.21.13-14.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.21.13-14.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.21.13-14.el9_4.x86_64",
"product": {
"name": "golang-0:1.21.13-14.el9_4.x86_64",
"product_id": "golang-0:1.21.13-14.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.13-14.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.21.13-14.el9_4.x86_64",
"product": {
"name": "golang-bin-0:1.21.13-14.el9_4.x86_64",
"product_id": "golang-bin-0:1.21.13-14.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.21.13-14.el9_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.21.13-14.el9_4.s390x",
"product": {
"name": "go-toolset-0:1.21.13-14.el9_4.s390x",
"product_id": "go-toolset-0:1.21.13-14.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.21.13-14.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.21.13-14.el9_4.s390x",
"product": {
"name": "golang-0:1.21.13-14.el9_4.s390x",
"product_id": "golang-0:1.21.13-14.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.13-14.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.21.13-14.el9_4.s390x",
"product": {
"name": "golang-bin-0:1.21.13-14.el9_4.s390x",
"product_id": "golang-bin-0:1.21.13-14.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.21.13-14.el9_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.21.13-14.el9_4.src",
"product": {
"name": "golang-0:1.21.13-14.el9_4.src",
"product_id": "golang-0:1.21.13-14.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.13-14.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.21.13-14.el9_4.noarch",
"product": {
"name": "golang-docs-0:1.21.13-14.el9_4.noarch",
"product_id": "golang-docs-0:1.21.13-14.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.21.13-14.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.21.13-14.el9_4.noarch",
"product": {
"name": "golang-misc-0:1.21.13-14.el9_4.noarch",
"product_id": "golang-misc-0:1.21.13-14.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.21.13-14.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.21.13-14.el9_4.noarch",
"product": {
"name": "golang-src-0:1.21.13-14.el9_4.noarch",
"product_id": "golang-src-0:1.21.13-14.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.21.13-14.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.21.13-14.el9_4.noarch",
"product": {
"name": "golang-tests-0:1.21.13-14.el9_4.noarch",
"product_id": "golang-tests-0:1.21.13-14.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.21.13-14.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-14.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-14.el9_4.aarch64"
},
"product_reference": "go-toolset-0:1.21.13-14.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-14.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-14.el9_4.ppc64le"
},
"product_reference": "go-toolset-0:1.21.13-14.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-14.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-14.el9_4.s390x"
},
"product_reference": "go-toolset-0:1.21.13-14.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-14.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-14.el9_4.x86_64"
},
"product_reference": "go-toolset-0:1.21.13-14.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-14.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-14.el9_4.aarch64"
},
"product_reference": "golang-0:1.21.13-14.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-14.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-14.el9_4.ppc64le"
},
"product_reference": "golang-0:1.21.13-14.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-14.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-14.el9_4.s390x"
},
"product_reference": "golang-0:1.21.13-14.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-14.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-14.el9_4.src"
},
"product_reference": "golang-0:1.21.13-14.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-14.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-14.el9_4.x86_64"
},
"product_reference": "golang-0:1.21.13-14.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-14.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-14.el9_4.aarch64"
},
"product_reference": "golang-bin-0:1.21.13-14.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-14.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-14.el9_4.ppc64le"
},
"product_reference": "golang-bin-0:1.21.13-14.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-14.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-14.el9_4.s390x"
},
"product_reference": "golang-bin-0:1.21.13-14.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-14.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-14.el9_4.x86_64"
},
"product_reference": "golang-bin-0:1.21.13-14.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-14.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-14.el9_4.noarch"
},
"product_reference": "golang-docs-0:1.21.13-14.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-14.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-14.el9_4.noarch"
},
"product_reference": "golang-misc-0:1.21.13-14.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-14.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-14.el9_4.noarch"
},
"product_reference": "golang-src-0:1.21.13-14.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-14.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-14.el9_4.noarch"
},
"product_reference": "golang-tests-0:1.21.13-14.el9_4.noarch",
"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:go-toolset-0:1.21.13-14.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.src",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-docs-0:1.21.13-14.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-misc-0:1.21.13-14.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-src-0:1.21.13-14.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-tests-0:1.21.13-14.el9_4.noarch"
]
},
"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-02T01:34: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-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.src",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-docs-0:1.21.13-14.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-misc-0:1.21.13-14.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-src-0:1.21.13-14.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-tests-0:1.21.13-14.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3469"
},
{
"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:go-toolset-0:1.21.13-14.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.src",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-docs-0:1.21.13-14.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-misc-0:1.21.13-14.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-src-0:1.21.13-14.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-tests-0:1.21.13-14.el9_4.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": [
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.src",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-docs-0:1.21.13-14.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-misc-0:1.21.13-14.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-src-0:1.21.13-14.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-tests-0:1.21.13-14.el9_4.noarch"
]
}
],
"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:go-toolset-0:1.21.13-14.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.src",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-docs-0:1.21.13-14.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-misc-0:1.21.13-14.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-src-0:1.21.13-14.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-tests-0:1.21.13-14.el9_4.noarch"
]
},
"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-02T01:34: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-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.src",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-docs-0:1.21.13-14.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-misc-0:1.21.13-14.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-src-0:1.21.13-14.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-tests-0:1.21.13-14.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3469"
},
{
"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:go-toolset-0:1.21.13-14.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.src",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-docs-0:1.21.13-14.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-misc-0:1.21.13-14.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-src-0:1.21.13-14.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-tests-0:1.21.13-14.el9_4.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": [
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.src",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-docs-0:1.21.13-14.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-misc-0:1.21.13-14.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-src-0:1.21.13-14.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-tests-0:1.21.13-14.el9_4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61732",
"discovery_date": "2026-02-05T05:00:47.678207+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437016"
}
],
"notes": [
{
"category": "description",
"text": "A discrepancy between how Go and C/C++ comments were parsed allowed for code smuggling into the resulting cgo binary.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/cgo: Potential code smuggling via doc comments in cmd/cgo",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-14.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.src",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-docs-0:1.21.13-14.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-misc-0:1.21.13-14.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-src-0:1.21.13-14.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-tests-0:1.21.13-14.el9_4.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "RHBZ#2437016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732"
},
{
"category": "external",
"summary": "https://go.dev/cl/734220",
"url": "https://go.dev/cl/734220"
},
{
"category": "external",
"summary": "https://go.dev/issue/76697",
"url": "https://go.dev/issue/76697"
},
{
"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-4433",
"url": "https://pkg.go.dev/vuln/GO-2026-4433"
}
],
"release_date": "2026-02-05T03:42:26.392000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-02T01:34: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-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.src",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-docs-0:1.21.13-14.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-misc-0:1.21.13-14.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-src-0:1.21.13-14.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-tests-0:1.21.13-14.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3469"
}
],
"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.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:go-toolset-0:1.21.13-14.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.src",
"AppStream-9.4.0.Z.EUS:golang-0:1.21.13-14.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.aarch64",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.ppc64le",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.s390x",
"AppStream-9.4.0.Z.EUS:golang-bin-0:1.21.13-14.el9_4.x86_64",
"AppStream-9.4.0.Z.EUS:golang-docs-0:1.21.13-14.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-misc-0:1.21.13-14.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-src-0:1.21.13-14.el9_4.noarch",
"AppStream-9.4.0.Z.EUS:golang-tests-0:1.21.13-14.el9_4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/cgo: Potential code smuggling via doc comments in cmd/cgo"
}
]
}
RHSA-2026:4170
Vulnerability from csaf_redhat - Published: 2026-03-10 10:02 - Updated: 2026-03-12 05:16Notes
{
"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:4170",
"url": "https://access.redhat.com/errata/RHSA-2026:4170"
},
{
"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-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/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_4170.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift API for Data Protection",
"tracking": {
"current_release_date": "2026-03-12T05:16:34+00:00",
"generator": {
"date": "2026-03-12T05:16:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:4170",
"initial_release_date": "2026-03-10T10:02:11+00:00",
"revision_history": [
{
"date": "2026-03-10T10:02:11+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-10T10:02:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T05:16:34+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:de2b9acd6ce2e487fed18bc6634eecbe5aaa76ca5e2907c9d22228a386c1a04e_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:de2b9acd6ce2e487fed18bc6634eecbe5aaa76ca5e2907c9d22228a386c1a04e_arm64",
"product_id": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:de2b9acd6ce2e487fed18bc6634eecbe5aaa76ca5e2907c9d22228a386c1a04e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-hypershift-velero-plugin-rhel9@sha256%3Ade2b9acd6ce2e487fed18bc6634eecbe5aaa76ca5e2907c9d22228a386c1a04e?arch=arm64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771857087"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ff8450d4b8f40e33ae544449407399c7204b768349234f1438c7ec533602e664_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ff8450d4b8f40e33ae544449407399c7204b768349234f1438c7ec533602e664_arm64",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ff8450d4b8f40e33ae544449407399c7204b768349234f1438c7ec533602e664_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256%3Aff8450d4b8f40e33ae544449407399c7204b768349234f1438c7ec533602e664?arch=arm64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771857516"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b7aa2b4bf922452334c890e2ce56ad535eebbd2dc20637702a3d4097dc2007a8_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b7aa2b4bf922452334c890e2ce56ad535eebbd2dc20637702a3d4097dc2007a8_arm64",
"product_id": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b7aa2b4bf922452334c890e2ce56ad535eebbd2dc20637702a3d4097dc2007a8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256%3Ab7aa2b4bf922452334c890e2ce56ad535eebbd2dc20637702a3d4097dc2007a8?arch=arm64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771857381"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f3385c6b788ce0b0d2c5b99561386078d4206bde7a13a615602aab82d411b915_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f3385c6b788ce0b0d2c5b99561386078d4206bde7a13a615602aab82d411b915_arm64",
"product_id": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f3385c6b788ce0b0d2c5b99561386078d4206bde7a13a615602aab82d411b915_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-non-admin-rhel9@sha256%3Af3385c6b788ce0b0d2c5b99561386078d4206bde7a13a615602aab82d411b915?arch=arm64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771856841"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:7b7728404ab31e4cb56b9eccf979077291da19116d9019e561ce1349f08c30d2_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:7b7728404ab31e4cb56b9eccf979077291da19116d9019e561ce1349f08c30d2_arm64",
"product_id": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:7b7728404ab31e4cb56b9eccf979077291da19116d9019e561ce1349f08c30d2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256%3A7b7728404ab31e4cb56b9eccf979077291da19116d9019e561ce1349f08c30d2?arch=arm64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771952244"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:66f1817a5115451e027a634302cce0f5d0363340d52b84d112732f6fde09229e_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:66f1817a5115451e027a634302cce0f5d0363340d52b84d112732f6fde09229e_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:66f1817a5115451e027a634302cce0f5d0363340d52b84d112732f6fde09229e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256%3A66f1817a5115451e027a634302cce0f5d0363340d52b84d112732f6fde09229e?arch=arm64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771857537"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:105bb18e2d1d6c5385bb74137d2d76f6bc86e40f6ab6ed7d9a597ad099ac620e_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:105bb18e2d1d6c5385bb74137d2d76f6bc86e40f6ab6ed7d9a597ad099ac620e_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:105bb18e2d1d6c5385bb74137d2d76f6bc86e40f6ab6ed7d9a597ad099ac620e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256%3A105bb18e2d1d6c5385bb74137d2d76f6bc86e40f6ab6ed7d9a597ad099ac620e?arch=arm64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771856850"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:a144158b0697990dc354ebf4ef7eb7da7f7643e2718e14126df2c6cfba6fc202_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:a144158b0697990dc354ebf4ef7eb7da7f7643e2718e14126df2c6cfba6fc202_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:a144158b0697990dc354ebf4ef7eb7da7f7643e2718e14126df2c6cfba6fc202_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256%3Aa144158b0697990dc354ebf4ef7eb7da7f7643e2718e14126df2c6cfba6fc202?arch=arm64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771856984"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:2b4808ab800751c4c4714d238c97a0c9419e62208ac68abac5942148471874b8_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:2b4808ab800751c4c4714d238c97a0c9419e62208ac68abac5942148471874b8_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:2b4808ab800751c4c4714d238c97a0c9419e62208ac68abac5942148471874b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256%3A2b4808ab800751c4c4714d238c97a0c9419e62208ac68abac5942148471874b8?arch=arm64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771856844"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c935be74c2c5c826f3eae12abdbd43e66da27420f27c4ab6eeca56f3fb3b8505_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c935be74c2c5c826f3eae12abdbd43e66da27420f27c4ab6eeca56f3fb3b8505_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c935be74c2c5c826f3eae12abdbd43e66da27420f27c4ab6eeca56f3fb3b8505_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-legacy-aws-rhel9@sha256%3Ac935be74c2c5c826f3eae12abdbd43e66da27420f27c4ab6eeca56f3fb3b8505?arch=arm64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771857147"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2ab13fc22bf9bcea91b6380527001fdddf4aa383e1e55416c9975c6c5765a88d_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2ab13fc22bf9bcea91b6380527001fdddf4aa383e1e55416c9975c6c5765a88d_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2ab13fc22bf9bcea91b6380527001fdddf4aa383e1e55416c9975c6c5765a88d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256%3A2ab13fc22bf9bcea91b6380527001fdddf4aa383e1e55416c9975c6c5765a88d?arch=arm64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771856962"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:268e73e691f41b0a12b93c03a38c042b788a8b25119d03d43e966058a98dd1dd_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:268e73e691f41b0a12b93c03a38c042b788a8b25119d03d43e966058a98dd1dd_amd64",
"product_id": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:268e73e691f41b0a12b93c03a38c042b788a8b25119d03d43e966058a98dd1dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-hypershift-velero-plugin-rhel9@sha256%3A268e73e691f41b0a12b93c03a38c042b788a8b25119d03d43e966058a98dd1dd?arch=amd64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771857087"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:afb537839347b55db4cbc3757f0e47afd0faf98bf26649d1af4117bba7a39b72_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:afb537839347b55db4cbc3757f0e47afd0faf98bf26649d1af4117bba7a39b72_amd64",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:afb537839347b55db4cbc3757f0e47afd0faf98bf26649d1af4117bba7a39b72_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256%3Aafb537839347b55db4cbc3757f0e47afd0faf98bf26649d1af4117bba7a39b72?arch=amd64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771857516"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:82e54c9f5d8e4706aebf6f938a5d0a2c2a2cfc3bed571a10ec461bd2a48e2e60_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:82e54c9f5d8e4706aebf6f938a5d0a2c2a2cfc3bed571a10ec461bd2a48e2e60_amd64",
"product_id": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:82e54c9f5d8e4706aebf6f938a5d0a2c2a2cfc3bed571a10ec461bd2a48e2e60_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256%3A82e54c9f5d8e4706aebf6f938a5d0a2c2a2cfc3bed571a10ec461bd2a48e2e60?arch=amd64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771857381"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:bb6c1337b03d7b92f722c87e77fea069df70c97775744cb7afa53b97aa672ac8_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:bb6c1337b03d7b92f722c87e77fea069df70c97775744cb7afa53b97aa672ac8_amd64",
"product_id": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:bb6c1337b03d7b92f722c87e77fea069df70c97775744cb7afa53b97aa672ac8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-non-admin-rhel9@sha256%3Abb6c1337b03d7b92f722c87e77fea069df70c97775744cb7afa53b97aa672ac8?arch=amd64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771856841"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:e25471ee7dc5a107f6c08f84415845cd4d61297448d2ce3753a60f39a29bcd57_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:e25471ee7dc5a107f6c08f84415845cd4d61297448d2ce3753a60f39a29bcd57_amd64",
"product_id": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:e25471ee7dc5a107f6c08f84415845cd4d61297448d2ce3753a60f39a29bcd57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256%3Ae25471ee7dc5a107f6c08f84415845cd4d61297448d2ce3753a60f39a29bcd57?arch=amd64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771952244"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-operator-bundle@sha256:8149c664c680df2561593e16a2c6442a73711a87659789f0fef55133ed984642_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-operator-bundle@sha256:8149c664c680df2561593e16a2c6442a73711a87659789f0fef55133ed984642_amd64",
"product_id": "registry.redhat.io/oadp/oadp-operator-bundle@sha256:8149c664c680df2561593e16a2c6442a73711a87659789f0fef55133ed984642_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256%3A8149c664c680df2561593e16a2c6442a73711a87659789f0fef55133ed984642?arch=amd64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771953299"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:7b2a6de1e9a124a5f2588a49b17fac3e4152a7d66792306a33a8d20a918dabbb_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:7b2a6de1e9a124a5f2588a49b17fac3e4152a7d66792306a33a8d20a918dabbb_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:7b2a6de1e9a124a5f2588a49b17fac3e4152a7d66792306a33a8d20a918dabbb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256%3A7b2a6de1e9a124a5f2588a49b17fac3e4152a7d66792306a33a8d20a918dabbb?arch=amd64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771857537"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e8d27cfe9428bcd2ec46e9d043f5f7fff768658f22e3fd592d8526bbceb697ec_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e8d27cfe9428bcd2ec46e9d043f5f7fff768658f22e3fd592d8526bbceb697ec_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e8d27cfe9428bcd2ec46e9d043f5f7fff768658f22e3fd592d8526bbceb697ec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256%3Ae8d27cfe9428bcd2ec46e9d043f5f7fff768658f22e3fd592d8526bbceb697ec?arch=amd64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771856850"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:cf524ae1652b6ca6372da35af44a4af46129fdab2d368e6c476ef6c4e8f85cff_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:cf524ae1652b6ca6372da35af44a4af46129fdab2d368e6c476ef6c4e8f85cff_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:cf524ae1652b6ca6372da35af44a4af46129fdab2d368e6c476ef6c4e8f85cff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256%3Acf524ae1652b6ca6372da35af44a4af46129fdab2d368e6c476ef6c4e8f85cff?arch=amd64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771856984"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a2b001d37e86bfe305ef69d36099df1fd81e151f9f258a5337605696ef4046a_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a2b001d37e86bfe305ef69d36099df1fd81e151f9f258a5337605696ef4046a_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a2b001d37e86bfe305ef69d36099df1fd81e151f9f258a5337605696ef4046a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256%3A8a2b001d37e86bfe305ef69d36099df1fd81e151f9f258a5337605696ef4046a?arch=amd64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771856844"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:10cc392176ea44e630ca236fb4671c0448d53e284fd8a44df24fadfd5623df63_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:10cc392176ea44e630ca236fb4671c0448d53e284fd8a44df24fadfd5623df63_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:10cc392176ea44e630ca236fb4671c0448d53e284fd8a44df24fadfd5623df63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-legacy-aws-rhel9@sha256%3A10cc392176ea44e630ca236fb4671c0448d53e284fd8a44df24fadfd5623df63?arch=amd64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771857147"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:de99130c5ae2867134504638ef2f95fa046ab62bde0b890b6f8fac366ca97a99_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:de99130c5ae2867134504638ef2f95fa046ab62bde0b890b6f8fac366ca97a99_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:de99130c5ae2867134504638ef2f95fa046ab62bde0b890b6f8fac366ca97a99_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256%3Ade99130c5ae2867134504638ef2f95fa046ab62bde0b890b6f8fac366ca97a99?arch=amd64\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771856962"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:eae057bec74ac61b9d052ad765492fa607498ef5b7e1d7e2e607665b228298e4_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:eae057bec74ac61b9d052ad765492fa607498ef5b7e1d7e2e607665b228298e4_s390x",
"product_id": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:eae057bec74ac61b9d052ad765492fa607498ef5b7e1d7e2e607665b228298e4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-hypershift-velero-plugin-rhel9@sha256%3Aeae057bec74ac61b9d052ad765492fa607498ef5b7e1d7e2e607665b228298e4?arch=s390x\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771857087"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:07e2b1b186f3feaa6b0048f6788fbb053711a885a046d5a17a39a3fbc37b3f01_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:07e2b1b186f3feaa6b0048f6788fbb053711a885a046d5a17a39a3fbc37b3f01_s390x",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:07e2b1b186f3feaa6b0048f6788fbb053711a885a046d5a17a39a3fbc37b3f01_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256%3A07e2b1b186f3feaa6b0048f6788fbb053711a885a046d5a17a39a3fbc37b3f01?arch=s390x\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771857516"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:17a4a6040bc7ad24bd0a6445f9eb97ca94f438b4302e715f103d30f73983fd00_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:17a4a6040bc7ad24bd0a6445f9eb97ca94f438b4302e715f103d30f73983fd00_s390x",
"product_id": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:17a4a6040bc7ad24bd0a6445f9eb97ca94f438b4302e715f103d30f73983fd00_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256%3A17a4a6040bc7ad24bd0a6445f9eb97ca94f438b4302e715f103d30f73983fd00?arch=s390x\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771857381"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:75ef60f6723db723b81ffe52ef55062476fb65d53d3b65fd959c8210ebaaf713_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:75ef60f6723db723b81ffe52ef55062476fb65d53d3b65fd959c8210ebaaf713_s390x",
"product_id": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:75ef60f6723db723b81ffe52ef55062476fb65d53d3b65fd959c8210ebaaf713_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-non-admin-rhel9@sha256%3A75ef60f6723db723b81ffe52ef55062476fb65d53d3b65fd959c8210ebaaf713?arch=s390x\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771856841"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:6f8bba07f297d75b1d42b6011b438b3626857c892c94dab3d54c2cf51a928b81_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:6f8bba07f297d75b1d42b6011b438b3626857c892c94dab3d54c2cf51a928b81_s390x",
"product_id": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:6f8bba07f297d75b1d42b6011b438b3626857c892c94dab3d54c2cf51a928b81_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256%3A6f8bba07f297d75b1d42b6011b438b3626857c892c94dab3d54c2cf51a928b81?arch=s390x\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771952244"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1366e07f272bf7ff10c0745839ff224eb57cc49a7d9d6939461412c3a1e7e288_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1366e07f272bf7ff10c0745839ff224eb57cc49a7d9d6939461412c3a1e7e288_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1366e07f272bf7ff10c0745839ff224eb57cc49a7d9d6939461412c3a1e7e288_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256%3A1366e07f272bf7ff10c0745839ff224eb57cc49a7d9d6939461412c3a1e7e288?arch=s390x\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771857537"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7cbae61ca8eb96a2a72b028d2c7d0b0263f972a3693d52847998fc1d15aefa9c_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7cbae61ca8eb96a2a72b028d2c7d0b0263f972a3693d52847998fc1d15aefa9c_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7cbae61ca8eb96a2a72b028d2c7d0b0263f972a3693d52847998fc1d15aefa9c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256%3A7cbae61ca8eb96a2a72b028d2c7d0b0263f972a3693d52847998fc1d15aefa9c?arch=s390x\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771856850"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:168db9b96fd91c830fa322eddff7739a8dd2a0be2a9f5891ed2ca8525e5da15e_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:168db9b96fd91c830fa322eddff7739a8dd2a0be2a9f5891ed2ca8525e5da15e_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:168db9b96fd91c830fa322eddff7739a8dd2a0be2a9f5891ed2ca8525e5da15e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256%3A168db9b96fd91c830fa322eddff7739a8dd2a0be2a9f5891ed2ca8525e5da15e?arch=s390x\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771856984"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0214fcc58fedd15e6415d2ed24886c7e31d530adea063a0751dee84ff785d8fa_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0214fcc58fedd15e6415d2ed24886c7e31d530adea063a0751dee84ff785d8fa_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0214fcc58fedd15e6415d2ed24886c7e31d530adea063a0751dee84ff785d8fa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256%3A0214fcc58fedd15e6415d2ed24886c7e31d530adea063a0751dee84ff785d8fa?arch=s390x\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771856844"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:193866ca8d7c931a7e571b8b058bcb400c07fc271bc7033024218e25d301f2df_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:193866ca8d7c931a7e571b8b058bcb400c07fc271bc7033024218e25d301f2df_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:193866ca8d7c931a7e571b8b058bcb400c07fc271bc7033024218e25d301f2df_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-legacy-aws-rhel9@sha256%3A193866ca8d7c931a7e571b8b058bcb400c07fc271bc7033024218e25d301f2df?arch=s390x\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771857147"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:92a50bd94dba6eb9306511f92a1821098b451f6716424172bf3f1cdd0351dab5_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:92a50bd94dba6eb9306511f92a1821098b451f6716424172bf3f1cdd0351dab5_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:92a50bd94dba6eb9306511f92a1821098b451f6716424172bf3f1cdd0351dab5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256%3A92a50bd94dba6eb9306511f92a1821098b451f6716424172bf3f1cdd0351dab5?arch=s390x\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771856962"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:52ea2f66223a172c31513572c1c8cd65532bf790eab02eb6e5d587b131c0c474_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:52ea2f66223a172c31513572c1c8cd65532bf790eab02eb6e5d587b131c0c474_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:52ea2f66223a172c31513572c1c8cd65532bf790eab02eb6e5d587b131c0c474_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-hypershift-velero-plugin-rhel9@sha256%3A52ea2f66223a172c31513572c1c8cd65532bf790eab02eb6e5d587b131c0c474?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771857087"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9c03c4133e4a280b65da5adbe1b70c1d2f585419f597a10f7086e700210791dc_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9c03c4133e4a280b65da5adbe1b70c1d2f585419f597a10f7086e700210791dc_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9c03c4133e4a280b65da5adbe1b70c1d2f585419f597a10f7086e700210791dc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256%3A9c03c4133e4a280b65da5adbe1b70c1d2f585419f597a10f7086e700210791dc?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771857516"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:6833f09d69c8d60990fed4c282e23dc45cf9fb93fc7102b9cf736244a2895b45_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:6833f09d69c8d60990fed4c282e23dc45cf9fb93fc7102b9cf736244a2895b45_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:6833f09d69c8d60990fed4c282e23dc45cf9fb93fc7102b9cf736244a2895b45_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256%3A6833f09d69c8d60990fed4c282e23dc45cf9fb93fc7102b9cf736244a2895b45?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771857381"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e98d2a0eb2d31736814d06c80e9501610ce33fe959a4204a768cabb64c89dbf_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e98d2a0eb2d31736814d06c80e9501610ce33fe959a4204a768cabb64c89dbf_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e98d2a0eb2d31736814d06c80e9501610ce33fe959a4204a768cabb64c89dbf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-non-admin-rhel9@sha256%3A7e98d2a0eb2d31736814d06c80e9501610ce33fe959a4204a768cabb64c89dbf?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771856841"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:55fce6251931f9e7064bf1072462e9bb76268bf2cfbe62d3721b5b18c7edf84a_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:55fce6251931f9e7064bf1072462e9bb76268bf2cfbe62d3721b5b18c7edf84a_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:55fce6251931f9e7064bf1072462e9bb76268bf2cfbe62d3721b5b18c7edf84a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256%3A55fce6251931f9e7064bf1072462e9bb76268bf2cfbe62d3721b5b18c7edf84a?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771952244"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:5650943c347887119860ccb157a720791e3d27a5d3ab9d632a251a67a1131820_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:5650943c347887119860ccb157a720791e3d27a5d3ab9d632a251a67a1131820_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:5650943c347887119860ccb157a720791e3d27a5d3ab9d632a251a67a1131820_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256%3A5650943c347887119860ccb157a720791e3d27a5d3ab9d632a251a67a1131820?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771857537"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:081a160bc1078a93a4a57e6a8e289a3d3ef600745ac777d757ee4d4f97a70868_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:081a160bc1078a93a4a57e6a8e289a3d3ef600745ac777d757ee4d4f97a70868_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:081a160bc1078a93a4a57e6a8e289a3d3ef600745ac777d757ee4d4f97a70868_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256%3A081a160bc1078a93a4a57e6a8e289a3d3ef600745ac777d757ee4d4f97a70868?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771856850"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:335ffb6ae1b33cdb837982441715bcf829b539cb62f8e7a40561d76e6f491f6e_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:335ffb6ae1b33cdb837982441715bcf829b539cb62f8e7a40561d76e6f491f6e_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:335ffb6ae1b33cdb837982441715bcf829b539cb62f8e7a40561d76e6f491f6e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256%3A335ffb6ae1b33cdb837982441715bcf829b539cb62f8e7a40561d76e6f491f6e?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771856984"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:ee5f48c276145a6de3baa0fd3a754189f0dbacaaeda05b6b0bcc05de6502f5e2_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:ee5f48c276145a6de3baa0fd3a754189f0dbacaaeda05b6b0bcc05de6502f5e2_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:ee5f48c276145a6de3baa0fd3a754189f0dbacaaeda05b6b0bcc05de6502f5e2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256%3Aee5f48c276145a6de3baa0fd3a754189f0dbacaaeda05b6b0bcc05de6502f5e2?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771856844"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b3719f7fc4e20fe5f482eac625ca7b6ce56abcf04a3764b1794fd200ccecf0cb_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b3719f7fc4e20fe5f482eac625ca7b6ce56abcf04a3764b1794fd200ccecf0cb_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b3719f7fc4e20fe5f482eac625ca7b6ce56abcf04a3764b1794fd200ccecf0cb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-legacy-aws-rhel9@sha256%3Ab3719f7fc4e20fe5f482eac625ca7b6ce56abcf04a3764b1794fd200ccecf0cb?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771857147"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f40b010404a36e74abd265a828a2a8e8f39d732c6c22d526f49ef88c062ff54f_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f40b010404a36e74abd265a828a2a8e8f39d732c6c22d526f49ef88c062ff54f_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f40b010404a36e74abd265a828a2a8e8f39d732c6c22d526f49ef88c062ff54f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256%3Af40b010404a36e74abd265a828a2a8e8f39d732c6c22d526f49ef88c062ff54f?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp\u0026tag=1771856962"
}
}
}
],
"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:268e73e691f41b0a12b93c03a38c042b788a8b25119d03d43e966058a98dd1dd_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:268e73e691f41b0a12b93c03a38c042b788a8b25119d03d43e966058a98dd1dd_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:268e73e691f41b0a12b93c03a38c042b788a8b25119d03d43e966058a98dd1dd_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:52ea2f66223a172c31513572c1c8cd65532bf790eab02eb6e5d587b131c0c474_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:52ea2f66223a172c31513572c1c8cd65532bf790eab02eb6e5d587b131c0c474_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:52ea2f66223a172c31513572c1c8cd65532bf790eab02eb6e5d587b131c0c474_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:de2b9acd6ce2e487fed18bc6634eecbe5aaa76ca5e2907c9d22228a386c1a04e_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:de2b9acd6ce2e487fed18bc6634eecbe5aaa76ca5e2907c9d22228a386c1a04e_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:de2b9acd6ce2e487fed18bc6634eecbe5aaa76ca5e2907c9d22228a386c1a04e_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-hypershift-velero-plugin-rhel9@sha256:eae057bec74ac61b9d052ad765492fa607498ef5b7e1d7e2e607665b228298e4_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:eae057bec74ac61b9d052ad765492fa607498ef5b7e1d7e2e607665b228298e4_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:eae057bec74ac61b9d052ad765492fa607498ef5b7e1d7e2e607665b228298e4_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:07e2b1b186f3feaa6b0048f6788fbb053711a885a046d5a17a39a3fbc37b3f01_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:07e2b1b186f3feaa6b0048f6788fbb053711a885a046d5a17a39a3fbc37b3f01_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:07e2b1b186f3feaa6b0048f6788fbb053711a885a046d5a17a39a3fbc37b3f01_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:9c03c4133e4a280b65da5adbe1b70c1d2f585419f597a10f7086e700210791dc_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:9c03c4133e4a280b65da5adbe1b70c1d2f585419f597a10f7086e700210791dc_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9c03c4133e4a280b65da5adbe1b70c1d2f585419f597a10f7086e700210791dc_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:afb537839347b55db4cbc3757f0e47afd0faf98bf26649d1af4117bba7a39b72_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:afb537839347b55db4cbc3757f0e47afd0faf98bf26649d1af4117bba7a39b72_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:afb537839347b55db4cbc3757f0e47afd0faf98bf26649d1af4117bba7a39b72_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-kubevirt-velero-plugin-rhel9@sha256:ff8450d4b8f40e33ae544449407399c7204b768349234f1438c7ec533602e664_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:ff8450d4b8f40e33ae544449407399c7204b768349234f1438c7ec533602e664_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ff8450d4b8f40e33ae544449407399c7204b768349234f1438c7ec533602e664_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:17a4a6040bc7ad24bd0a6445f9eb97ca94f438b4302e715f103d30f73983fd00_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:17a4a6040bc7ad24bd0a6445f9eb97ca94f438b4302e715f103d30f73983fd00_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:17a4a6040bc7ad24bd0a6445f9eb97ca94f438b4302e715f103d30f73983fd00_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:6833f09d69c8d60990fed4c282e23dc45cf9fb93fc7102b9cf736244a2895b45_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:6833f09d69c8d60990fed4c282e23dc45cf9fb93fc7102b9cf736244a2895b45_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:6833f09d69c8d60990fed4c282e23dc45cf9fb93fc7102b9cf736244a2895b45_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:82e54c9f5d8e4706aebf6f938a5d0a2c2a2cfc3bed571a10ec461bd2a48e2e60_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:82e54c9f5d8e4706aebf6f938a5d0a2c2a2cfc3bed571a10ec461bd2a48e2e60_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:82e54c9f5d8e4706aebf6f938a5d0a2c2a2cfc3bed571a10ec461bd2a48e2e60_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:b7aa2b4bf922452334c890e2ce56ad535eebbd2dc20637702a3d4097dc2007a8_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:b7aa2b4bf922452334c890e2ce56ad535eebbd2dc20637702a3d4097dc2007a8_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b7aa2b4bf922452334c890e2ce56ad535eebbd2dc20637702a3d4097dc2007a8_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:75ef60f6723db723b81ffe52ef55062476fb65d53d3b65fd959c8210ebaaf713_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:75ef60f6723db723b81ffe52ef55062476fb65d53d3b65fd959c8210ebaaf713_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:75ef60f6723db723b81ffe52ef55062476fb65d53d3b65fd959c8210ebaaf713_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:7e98d2a0eb2d31736814d06c80e9501610ce33fe959a4204a768cabb64c89dbf_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:7e98d2a0eb2d31736814d06c80e9501610ce33fe959a4204a768cabb64c89dbf_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e98d2a0eb2d31736814d06c80e9501610ce33fe959a4204a768cabb64c89dbf_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:bb6c1337b03d7b92f722c87e77fea069df70c97775744cb7afa53b97aa672ac8_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:bb6c1337b03d7b92f722c87e77fea069df70c97775744cb7afa53b97aa672ac8_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:bb6c1337b03d7b92f722c87e77fea069df70c97775744cb7afa53b97aa672ac8_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:f3385c6b788ce0b0d2c5b99561386078d4206bde7a13a615602aab82d411b915_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:f3385c6b788ce0b0d2c5b99561386078d4206bde7a13a615602aab82d411b915_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f3385c6b788ce0b0d2c5b99561386078d4206bde7a13a615602aab82d411b915_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-operator-bundle@sha256:8149c664c680df2561593e16a2c6442a73711a87659789f0fef55133ed984642_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-operator-bundle@sha256:8149c664c680df2561593e16a2c6442a73711a87659789f0fef55133ed984642_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-operator-bundle@sha256:8149c664c680df2561593e16a2c6442a73711a87659789f0fef55133ed984642_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:55fce6251931f9e7064bf1072462e9bb76268bf2cfbe62d3721b5b18c7edf84a_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:55fce6251931f9e7064bf1072462e9bb76268bf2cfbe62d3721b5b18c7edf84a_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:55fce6251931f9e7064bf1072462e9bb76268bf2cfbe62d3721b5b18c7edf84a_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-rhel9-operator@sha256:6f8bba07f297d75b1d42b6011b438b3626857c892c94dab3d54c2cf51a928b81_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:6f8bba07f297d75b1d42b6011b438b3626857c892c94dab3d54c2cf51a928b81_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:6f8bba07f297d75b1d42b6011b438b3626857c892c94dab3d54c2cf51a928b81_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:7b7728404ab31e4cb56b9eccf979077291da19116d9019e561ce1349f08c30d2_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:7b7728404ab31e4cb56b9eccf979077291da19116d9019e561ce1349f08c30d2_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:7b7728404ab31e4cb56b9eccf979077291da19116d9019e561ce1349f08c30d2_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:e25471ee7dc5a107f6c08f84415845cd4d61297448d2ce3753a60f39a29bcd57_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:e25471ee7dc5a107f6c08f84415845cd4d61297448d2ce3753a60f39a29bcd57_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:e25471ee7dc5a107f6c08f84415845cd4d61297448d2ce3753a60f39a29bcd57_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:168db9b96fd91c830fa322eddff7739a8dd2a0be2a9f5891ed2ca8525e5da15e_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:168db9b96fd91c830fa322eddff7739a8dd2a0be2a9f5891ed2ca8525e5da15e_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:168db9b96fd91c830fa322eddff7739a8dd2a0be2a9f5891ed2ca8525e5da15e_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-aws-rhel9@sha256:335ffb6ae1b33cdb837982441715bcf829b539cb62f8e7a40561d76e6f491f6e_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:335ffb6ae1b33cdb837982441715bcf829b539cb62f8e7a40561d76e6f491f6e_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:335ffb6ae1b33cdb837982441715bcf829b539cb62f8e7a40561d76e6f491f6e_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:a144158b0697990dc354ebf4ef7eb7da7f7643e2718e14126df2c6cfba6fc202_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:a144158b0697990dc354ebf4ef7eb7da7f7643e2718e14126df2c6cfba6fc202_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:a144158b0697990dc354ebf4ef7eb7da7f7643e2718e14126df2c6cfba6fc202_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:cf524ae1652b6ca6372da35af44a4af46129fdab2d368e6c476ef6c4e8f85cff_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:cf524ae1652b6ca6372da35af44a4af46129fdab2d368e6c476ef6c4e8f85cff_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:cf524ae1652b6ca6372da35af44a4af46129fdab2d368e6c476ef6c4e8f85cff_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:0214fcc58fedd15e6415d2ed24886c7e31d530adea063a0751dee84ff785d8fa_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:0214fcc58fedd15e6415d2ed24886c7e31d530adea063a0751dee84ff785d8fa_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0214fcc58fedd15e6415d2ed24886c7e31d530adea063a0751dee84ff785d8fa_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:2b4808ab800751c4c4714d238c97a0c9419e62208ac68abac5942148471874b8_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:2b4808ab800751c4c4714d238c97a0c9419e62208ac68abac5942148471874b8_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:2b4808ab800751c4c4714d238c97a0c9419e62208ac68abac5942148471874b8_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:8a2b001d37e86bfe305ef69d36099df1fd81e151f9f258a5337605696ef4046a_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:8a2b001d37e86bfe305ef69d36099df1fd81e151f9f258a5337605696ef4046a_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a2b001d37e86bfe305ef69d36099df1fd81e151f9f258a5337605696ef4046a_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:ee5f48c276145a6de3baa0fd3a754189f0dbacaaeda05b6b0bcc05de6502f5e2_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:ee5f48c276145a6de3baa0fd3a754189f0dbacaaeda05b6b0bcc05de6502f5e2_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:ee5f48c276145a6de3baa0fd3a754189f0dbacaaeda05b6b0bcc05de6502f5e2_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:10cc392176ea44e630ca236fb4671c0448d53e284fd8a44df24fadfd5623df63_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:10cc392176ea44e630ca236fb4671c0448d53e284fd8a44df24fadfd5623df63_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:10cc392176ea44e630ca236fb4671c0448d53e284fd8a44df24fadfd5623df63_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-legacy-aws-rhel9@sha256:193866ca8d7c931a7e571b8b058bcb400c07fc271bc7033024218e25d301f2df_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:193866ca8d7c931a7e571b8b058bcb400c07fc271bc7033024218e25d301f2df_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:193866ca8d7c931a7e571b8b058bcb400c07fc271bc7033024218e25d301f2df_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:b3719f7fc4e20fe5f482eac625ca7b6ce56abcf04a3764b1794fd200ccecf0cb_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:b3719f7fc4e20fe5f482eac625ca7b6ce56abcf04a3764b1794fd200ccecf0cb_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b3719f7fc4e20fe5f482eac625ca7b6ce56abcf04a3764b1794fd200ccecf0cb_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:c935be74c2c5c826f3eae12abdbd43e66da27420f27c4ab6eeca56f3fb3b8505_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:c935be74c2c5c826f3eae12abdbd43e66da27420f27c4ab6eeca56f3fb3b8505_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c935be74c2c5c826f3eae12abdbd43e66da27420f27c4ab6eeca56f3fb3b8505_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:2ab13fc22bf9bcea91b6380527001fdddf4aa383e1e55416c9975c6c5765a88d_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:2ab13fc22bf9bcea91b6380527001fdddf4aa383e1e55416c9975c6c5765a88d_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2ab13fc22bf9bcea91b6380527001fdddf4aa383e1e55416c9975c6c5765a88d_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:92a50bd94dba6eb9306511f92a1821098b451f6716424172bf3f1cdd0351dab5_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:92a50bd94dba6eb9306511f92a1821098b451f6716424172bf3f1cdd0351dab5_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:92a50bd94dba6eb9306511f92a1821098b451f6716424172bf3f1cdd0351dab5_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-microsoft-azure-rhel9@sha256:de99130c5ae2867134504638ef2f95fa046ab62bde0b890b6f8fac366ca97a99_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:de99130c5ae2867134504638ef2f95fa046ab62bde0b890b6f8fac366ca97a99_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:de99130c5ae2867134504638ef2f95fa046ab62bde0b890b6f8fac366ca97a99_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:f40b010404a36e74abd265a828a2a8e8f39d732c6c22d526f49ef88c062ff54f_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:f40b010404a36e74abd265a828a2a8e8f39d732c6c22d526f49ef88c062ff54f_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f40b010404a36e74abd265a828a2a8e8f39d732c6c22d526f49ef88c062ff54f_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:081a160bc1078a93a4a57e6a8e289a3d3ef600745ac777d757ee4d4f97a70868_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:081a160bc1078a93a4a57e6a8e289a3d3ef600745ac777d757ee4d4f97a70868_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:081a160bc1078a93a4a57e6a8e289a3d3ef600745ac777d757ee4d4f97a70868_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:105bb18e2d1d6c5385bb74137d2d76f6bc86e40f6ab6ed7d9a597ad099ac620e_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:105bb18e2d1d6c5385bb74137d2d76f6bc86e40f6ab6ed7d9a597ad099ac620e_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:105bb18e2d1d6c5385bb74137d2d76f6bc86e40f6ab6ed7d9a597ad099ac620e_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:7cbae61ca8eb96a2a72b028d2c7d0b0263f972a3693d52847998fc1d15aefa9c_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:7cbae61ca8eb96a2a72b028d2c7d0b0263f972a3693d52847998fc1d15aefa9c_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7cbae61ca8eb96a2a72b028d2c7d0b0263f972a3693d52847998fc1d15aefa9c_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:e8d27cfe9428bcd2ec46e9d043f5f7fff768658f22e3fd592d8526bbceb697ec_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:e8d27cfe9428bcd2ec46e9d043f5f7fff768658f22e3fd592d8526bbceb697ec_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e8d27cfe9428bcd2ec46e9d043f5f7fff768658f22e3fd592d8526bbceb697ec_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-rhel9@sha256:1366e07f272bf7ff10c0745839ff224eb57cc49a7d9d6939461412c3a1e7e288_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:1366e07f272bf7ff10c0745839ff224eb57cc49a7d9d6939461412c3a1e7e288_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1366e07f272bf7ff10c0745839ff224eb57cc49a7d9d6939461412c3a1e7e288_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:5650943c347887119860ccb157a720791e3d27a5d3ab9d632a251a67a1131820_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:5650943c347887119860ccb157a720791e3d27a5d3ab9d632a251a67a1131820_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:5650943c347887119860ccb157a720791e3d27a5d3ab9d632a251a67a1131820_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:66f1817a5115451e027a634302cce0f5d0363340d52b84d112732f6fde09229e_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:66f1817a5115451e027a634302cce0f5d0363340d52b84d112732f6fde09229e_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:66f1817a5115451e027a634302cce0f5d0363340d52b84d112732f6fde09229e_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:7b2a6de1e9a124a5f2588a49b17fac3e4152a7d66792306a33a8d20a918dabbb_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:7b2a6de1e9a124a5f2588a49b17fac3e4152a7d66792306a33a8d20a918dabbb_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:7b2a6de1e9a124a5f2588a49b17fac3e4152a7d66792306a33a8d20a918dabbb_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.5"
}
]
},
"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": [
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-operator-bundle@sha256:8149c664c680df2561593e16a2c6442a73711a87659789f0fef55133ed984642_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": [
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:268e73e691f41b0a12b93c03a38c042b788a8b25119d03d43e966058a98dd1dd_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:52ea2f66223a172c31513572c1c8cd65532bf790eab02eb6e5d587b131c0c474_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:de2b9acd6ce2e487fed18bc6634eecbe5aaa76ca5e2907c9d22228a386c1a04e_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:eae057bec74ac61b9d052ad765492fa607498ef5b7e1d7e2e607665b228298e4_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:07e2b1b186f3feaa6b0048f6788fbb053711a885a046d5a17a39a3fbc37b3f01_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9c03c4133e4a280b65da5adbe1b70c1d2f585419f597a10f7086e700210791dc_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:afb537839347b55db4cbc3757f0e47afd0faf98bf26649d1af4117bba7a39b72_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ff8450d4b8f40e33ae544449407399c7204b768349234f1438c7ec533602e664_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:17a4a6040bc7ad24bd0a6445f9eb97ca94f438b4302e715f103d30f73983fd00_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:6833f09d69c8d60990fed4c282e23dc45cf9fb93fc7102b9cf736244a2895b45_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:82e54c9f5d8e4706aebf6f938a5d0a2c2a2cfc3bed571a10ec461bd2a48e2e60_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b7aa2b4bf922452334c890e2ce56ad535eebbd2dc20637702a3d4097dc2007a8_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:75ef60f6723db723b81ffe52ef55062476fb65d53d3b65fd959c8210ebaaf713_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e98d2a0eb2d31736814d06c80e9501610ce33fe959a4204a768cabb64c89dbf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:bb6c1337b03d7b92f722c87e77fea069df70c97775744cb7afa53b97aa672ac8_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f3385c6b788ce0b0d2c5b99561386078d4206bde7a13a615602aab82d411b915_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:55fce6251931f9e7064bf1072462e9bb76268bf2cfbe62d3721b5b18c7edf84a_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:6f8bba07f297d75b1d42b6011b438b3626857c892c94dab3d54c2cf51a928b81_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:7b7728404ab31e4cb56b9eccf979077291da19116d9019e561ce1349f08c30d2_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:e25471ee7dc5a107f6c08f84415845cd4d61297448d2ce3753a60f39a29bcd57_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:168db9b96fd91c830fa322eddff7739a8dd2a0be2a9f5891ed2ca8525e5da15e_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:335ffb6ae1b33cdb837982441715bcf829b539cb62f8e7a40561d76e6f491f6e_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:a144158b0697990dc354ebf4ef7eb7da7f7643e2718e14126df2c6cfba6fc202_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:cf524ae1652b6ca6372da35af44a4af46129fdab2d368e6c476ef6c4e8f85cff_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0214fcc58fedd15e6415d2ed24886c7e31d530adea063a0751dee84ff785d8fa_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:2b4808ab800751c4c4714d238c97a0c9419e62208ac68abac5942148471874b8_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a2b001d37e86bfe305ef69d36099df1fd81e151f9f258a5337605696ef4046a_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:ee5f48c276145a6de3baa0fd3a754189f0dbacaaeda05b6b0bcc05de6502f5e2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:10cc392176ea44e630ca236fb4671c0448d53e284fd8a44df24fadfd5623df63_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:193866ca8d7c931a7e571b8b058bcb400c07fc271bc7033024218e25d301f2df_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b3719f7fc4e20fe5f482eac625ca7b6ce56abcf04a3764b1794fd200ccecf0cb_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c935be74c2c5c826f3eae12abdbd43e66da27420f27c4ab6eeca56f3fb3b8505_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2ab13fc22bf9bcea91b6380527001fdddf4aa383e1e55416c9975c6c5765a88d_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:92a50bd94dba6eb9306511f92a1821098b451f6716424172bf3f1cdd0351dab5_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:de99130c5ae2867134504638ef2f95fa046ab62bde0b890b6f8fac366ca97a99_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f40b010404a36e74abd265a828a2a8e8f39d732c6c22d526f49ef88c062ff54f_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:081a160bc1078a93a4a57e6a8e289a3d3ef600745ac777d757ee4d4f97a70868_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:105bb18e2d1d6c5385bb74137d2d76f6bc86e40f6ab6ed7d9a597ad099ac620e_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7cbae61ca8eb96a2a72b028d2c7d0b0263f972a3693d52847998fc1d15aefa9c_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e8d27cfe9428bcd2ec46e9d043f5f7fff768658f22e3fd592d8526bbceb697ec_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1366e07f272bf7ff10c0745839ff224eb57cc49a7d9d6939461412c3a1e7e288_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:5650943c347887119860ccb157a720791e3d27a5d3ab9d632a251a67a1131820_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:66f1817a5115451e027a634302cce0f5d0363340d52b84d112732f6fde09229e_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:7b2a6de1e9a124a5f2588a49b17fac3e4152a7d66792306a33a8d20a918dabbb_amd64"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-operator-bundle@sha256:8149c664c680df2561593e16a2c6442a73711a87659789f0fef55133ed984642_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-10T10:02:11+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:268e73e691f41b0a12b93c03a38c042b788a8b25119d03d43e966058a98dd1dd_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:52ea2f66223a172c31513572c1c8cd65532bf790eab02eb6e5d587b131c0c474_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:de2b9acd6ce2e487fed18bc6634eecbe5aaa76ca5e2907c9d22228a386c1a04e_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:eae057bec74ac61b9d052ad765492fa607498ef5b7e1d7e2e607665b228298e4_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:07e2b1b186f3feaa6b0048f6788fbb053711a885a046d5a17a39a3fbc37b3f01_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9c03c4133e4a280b65da5adbe1b70c1d2f585419f597a10f7086e700210791dc_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:afb537839347b55db4cbc3757f0e47afd0faf98bf26649d1af4117bba7a39b72_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ff8450d4b8f40e33ae544449407399c7204b768349234f1438c7ec533602e664_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:17a4a6040bc7ad24bd0a6445f9eb97ca94f438b4302e715f103d30f73983fd00_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:6833f09d69c8d60990fed4c282e23dc45cf9fb93fc7102b9cf736244a2895b45_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:82e54c9f5d8e4706aebf6f938a5d0a2c2a2cfc3bed571a10ec461bd2a48e2e60_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b7aa2b4bf922452334c890e2ce56ad535eebbd2dc20637702a3d4097dc2007a8_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:75ef60f6723db723b81ffe52ef55062476fb65d53d3b65fd959c8210ebaaf713_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e98d2a0eb2d31736814d06c80e9501610ce33fe959a4204a768cabb64c89dbf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:bb6c1337b03d7b92f722c87e77fea069df70c97775744cb7afa53b97aa672ac8_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f3385c6b788ce0b0d2c5b99561386078d4206bde7a13a615602aab82d411b915_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:55fce6251931f9e7064bf1072462e9bb76268bf2cfbe62d3721b5b18c7edf84a_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:6f8bba07f297d75b1d42b6011b438b3626857c892c94dab3d54c2cf51a928b81_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:7b7728404ab31e4cb56b9eccf979077291da19116d9019e561ce1349f08c30d2_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:e25471ee7dc5a107f6c08f84415845cd4d61297448d2ce3753a60f39a29bcd57_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:168db9b96fd91c830fa322eddff7739a8dd2a0be2a9f5891ed2ca8525e5da15e_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:335ffb6ae1b33cdb837982441715bcf829b539cb62f8e7a40561d76e6f491f6e_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:a144158b0697990dc354ebf4ef7eb7da7f7643e2718e14126df2c6cfba6fc202_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:cf524ae1652b6ca6372da35af44a4af46129fdab2d368e6c476ef6c4e8f85cff_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0214fcc58fedd15e6415d2ed24886c7e31d530adea063a0751dee84ff785d8fa_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:2b4808ab800751c4c4714d238c97a0c9419e62208ac68abac5942148471874b8_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a2b001d37e86bfe305ef69d36099df1fd81e151f9f258a5337605696ef4046a_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:ee5f48c276145a6de3baa0fd3a754189f0dbacaaeda05b6b0bcc05de6502f5e2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:10cc392176ea44e630ca236fb4671c0448d53e284fd8a44df24fadfd5623df63_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:193866ca8d7c931a7e571b8b058bcb400c07fc271bc7033024218e25d301f2df_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b3719f7fc4e20fe5f482eac625ca7b6ce56abcf04a3764b1794fd200ccecf0cb_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c935be74c2c5c826f3eae12abdbd43e66da27420f27c4ab6eeca56f3fb3b8505_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2ab13fc22bf9bcea91b6380527001fdddf4aa383e1e55416c9975c6c5765a88d_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:92a50bd94dba6eb9306511f92a1821098b451f6716424172bf3f1cdd0351dab5_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:de99130c5ae2867134504638ef2f95fa046ab62bde0b890b6f8fac366ca97a99_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f40b010404a36e74abd265a828a2a8e8f39d732c6c22d526f49ef88c062ff54f_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:081a160bc1078a93a4a57e6a8e289a3d3ef600745ac777d757ee4d4f97a70868_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:105bb18e2d1d6c5385bb74137d2d76f6bc86e40f6ab6ed7d9a597ad099ac620e_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7cbae61ca8eb96a2a72b028d2c7d0b0263f972a3693d52847998fc1d15aefa9c_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e8d27cfe9428bcd2ec46e9d043f5f7fff768658f22e3fd592d8526bbceb697ec_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1366e07f272bf7ff10c0745839ff224eb57cc49a7d9d6939461412c3a1e7e288_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:5650943c347887119860ccb157a720791e3d27a5d3ab9d632a251a67a1131820_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:66f1817a5115451e027a634302cce0f5d0363340d52b84d112732f6fde09229e_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:7b2a6de1e9a124a5f2588a49b17fac3e4152a7d66792306a33a8d20a918dabbb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4170"
},
{
"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 API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:268e73e691f41b0a12b93c03a38c042b788a8b25119d03d43e966058a98dd1dd_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:52ea2f66223a172c31513572c1c8cd65532bf790eab02eb6e5d587b131c0c474_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:de2b9acd6ce2e487fed18bc6634eecbe5aaa76ca5e2907c9d22228a386c1a04e_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:eae057bec74ac61b9d052ad765492fa607498ef5b7e1d7e2e607665b228298e4_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:07e2b1b186f3feaa6b0048f6788fbb053711a885a046d5a17a39a3fbc37b3f01_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9c03c4133e4a280b65da5adbe1b70c1d2f585419f597a10f7086e700210791dc_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:afb537839347b55db4cbc3757f0e47afd0faf98bf26649d1af4117bba7a39b72_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ff8450d4b8f40e33ae544449407399c7204b768349234f1438c7ec533602e664_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:17a4a6040bc7ad24bd0a6445f9eb97ca94f438b4302e715f103d30f73983fd00_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:6833f09d69c8d60990fed4c282e23dc45cf9fb93fc7102b9cf736244a2895b45_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:82e54c9f5d8e4706aebf6f938a5d0a2c2a2cfc3bed571a10ec461bd2a48e2e60_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b7aa2b4bf922452334c890e2ce56ad535eebbd2dc20637702a3d4097dc2007a8_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:75ef60f6723db723b81ffe52ef55062476fb65d53d3b65fd959c8210ebaaf713_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e98d2a0eb2d31736814d06c80e9501610ce33fe959a4204a768cabb64c89dbf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:bb6c1337b03d7b92f722c87e77fea069df70c97775744cb7afa53b97aa672ac8_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f3385c6b788ce0b0d2c5b99561386078d4206bde7a13a615602aab82d411b915_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-operator-bundle@sha256:8149c664c680df2561593e16a2c6442a73711a87659789f0fef55133ed984642_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:55fce6251931f9e7064bf1072462e9bb76268bf2cfbe62d3721b5b18c7edf84a_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:6f8bba07f297d75b1d42b6011b438b3626857c892c94dab3d54c2cf51a928b81_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:7b7728404ab31e4cb56b9eccf979077291da19116d9019e561ce1349f08c30d2_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:e25471ee7dc5a107f6c08f84415845cd4d61297448d2ce3753a60f39a29bcd57_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:168db9b96fd91c830fa322eddff7739a8dd2a0be2a9f5891ed2ca8525e5da15e_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:335ffb6ae1b33cdb837982441715bcf829b539cb62f8e7a40561d76e6f491f6e_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:a144158b0697990dc354ebf4ef7eb7da7f7643e2718e14126df2c6cfba6fc202_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:cf524ae1652b6ca6372da35af44a4af46129fdab2d368e6c476ef6c4e8f85cff_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0214fcc58fedd15e6415d2ed24886c7e31d530adea063a0751dee84ff785d8fa_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:2b4808ab800751c4c4714d238c97a0c9419e62208ac68abac5942148471874b8_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a2b001d37e86bfe305ef69d36099df1fd81e151f9f258a5337605696ef4046a_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:ee5f48c276145a6de3baa0fd3a754189f0dbacaaeda05b6b0bcc05de6502f5e2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:10cc392176ea44e630ca236fb4671c0448d53e284fd8a44df24fadfd5623df63_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:193866ca8d7c931a7e571b8b058bcb400c07fc271bc7033024218e25d301f2df_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b3719f7fc4e20fe5f482eac625ca7b6ce56abcf04a3764b1794fd200ccecf0cb_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c935be74c2c5c826f3eae12abdbd43e66da27420f27c4ab6eeca56f3fb3b8505_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2ab13fc22bf9bcea91b6380527001fdddf4aa383e1e55416c9975c6c5765a88d_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:92a50bd94dba6eb9306511f92a1821098b451f6716424172bf3f1cdd0351dab5_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:de99130c5ae2867134504638ef2f95fa046ab62bde0b890b6f8fac366ca97a99_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f40b010404a36e74abd265a828a2a8e8f39d732c6c22d526f49ef88c062ff54f_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:081a160bc1078a93a4a57e6a8e289a3d3ef600745ac777d757ee4d4f97a70868_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:105bb18e2d1d6c5385bb74137d2d76f6bc86e40f6ab6ed7d9a597ad099ac620e_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7cbae61ca8eb96a2a72b028d2c7d0b0263f972a3693d52847998fc1d15aefa9c_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e8d27cfe9428bcd2ec46e9d043f5f7fff768658f22e3fd592d8526bbceb697ec_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1366e07f272bf7ff10c0745839ff224eb57cc49a7d9d6939461412c3a1e7e288_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:5650943c347887119860ccb157a720791e3d27a5d3ab9d632a251a67a1131820_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:66f1817a5115451e027a634302cce0f5d0363340d52b84d112732f6fde09229e_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:7b2a6de1e9a124a5f2588a49b17fac3e4152a7d66792306a33a8d20a918dabbb_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:268e73e691f41b0a12b93c03a38c042b788a8b25119d03d43e966058a98dd1dd_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:52ea2f66223a172c31513572c1c8cd65532bf790eab02eb6e5d587b131c0c474_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:de2b9acd6ce2e487fed18bc6634eecbe5aaa76ca5e2907c9d22228a386c1a04e_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:eae057bec74ac61b9d052ad765492fa607498ef5b7e1d7e2e607665b228298e4_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:07e2b1b186f3feaa6b0048f6788fbb053711a885a046d5a17a39a3fbc37b3f01_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9c03c4133e4a280b65da5adbe1b70c1d2f585419f597a10f7086e700210791dc_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:afb537839347b55db4cbc3757f0e47afd0faf98bf26649d1af4117bba7a39b72_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ff8450d4b8f40e33ae544449407399c7204b768349234f1438c7ec533602e664_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:17a4a6040bc7ad24bd0a6445f9eb97ca94f438b4302e715f103d30f73983fd00_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:6833f09d69c8d60990fed4c282e23dc45cf9fb93fc7102b9cf736244a2895b45_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:82e54c9f5d8e4706aebf6f938a5d0a2c2a2cfc3bed571a10ec461bd2a48e2e60_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b7aa2b4bf922452334c890e2ce56ad535eebbd2dc20637702a3d4097dc2007a8_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:75ef60f6723db723b81ffe52ef55062476fb65d53d3b65fd959c8210ebaaf713_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e98d2a0eb2d31736814d06c80e9501610ce33fe959a4204a768cabb64c89dbf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:bb6c1337b03d7b92f722c87e77fea069df70c97775744cb7afa53b97aa672ac8_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f3385c6b788ce0b0d2c5b99561386078d4206bde7a13a615602aab82d411b915_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-operator-bundle@sha256:8149c664c680df2561593e16a2c6442a73711a87659789f0fef55133ed984642_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:55fce6251931f9e7064bf1072462e9bb76268bf2cfbe62d3721b5b18c7edf84a_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:6f8bba07f297d75b1d42b6011b438b3626857c892c94dab3d54c2cf51a928b81_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:7b7728404ab31e4cb56b9eccf979077291da19116d9019e561ce1349f08c30d2_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:e25471ee7dc5a107f6c08f84415845cd4d61297448d2ce3753a60f39a29bcd57_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:168db9b96fd91c830fa322eddff7739a8dd2a0be2a9f5891ed2ca8525e5da15e_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:335ffb6ae1b33cdb837982441715bcf829b539cb62f8e7a40561d76e6f491f6e_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:a144158b0697990dc354ebf4ef7eb7da7f7643e2718e14126df2c6cfba6fc202_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:cf524ae1652b6ca6372da35af44a4af46129fdab2d368e6c476ef6c4e8f85cff_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0214fcc58fedd15e6415d2ed24886c7e31d530adea063a0751dee84ff785d8fa_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:2b4808ab800751c4c4714d238c97a0c9419e62208ac68abac5942148471874b8_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a2b001d37e86bfe305ef69d36099df1fd81e151f9f258a5337605696ef4046a_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:ee5f48c276145a6de3baa0fd3a754189f0dbacaaeda05b6b0bcc05de6502f5e2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:10cc392176ea44e630ca236fb4671c0448d53e284fd8a44df24fadfd5623df63_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:193866ca8d7c931a7e571b8b058bcb400c07fc271bc7033024218e25d301f2df_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b3719f7fc4e20fe5f482eac625ca7b6ce56abcf04a3764b1794fd200ccecf0cb_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c935be74c2c5c826f3eae12abdbd43e66da27420f27c4ab6eeca56f3fb3b8505_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2ab13fc22bf9bcea91b6380527001fdddf4aa383e1e55416c9975c6c5765a88d_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:92a50bd94dba6eb9306511f92a1821098b451f6716424172bf3f1cdd0351dab5_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:de99130c5ae2867134504638ef2f95fa046ab62bde0b890b6f8fac366ca97a99_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f40b010404a36e74abd265a828a2a8e8f39d732c6c22d526f49ef88c062ff54f_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:081a160bc1078a93a4a57e6a8e289a3d3ef600745ac777d757ee4d4f97a70868_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:105bb18e2d1d6c5385bb74137d2d76f6bc86e40f6ab6ed7d9a597ad099ac620e_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7cbae61ca8eb96a2a72b028d2c7d0b0263f972a3693d52847998fc1d15aefa9c_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e8d27cfe9428bcd2ec46e9d043f5f7fff768658f22e3fd592d8526bbceb697ec_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1366e07f272bf7ff10c0745839ff224eb57cc49a7d9d6939461412c3a1e7e288_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:5650943c347887119860ccb157a720791e3d27a5d3ab9d632a251a67a1131820_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:66f1817a5115451e027a634302cce0f5d0363340d52b84d112732f6fde09229e_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:7b2a6de1e9a124a5f2588a49b17fac3e4152a7d66792306a33a8d20a918dabbb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:268e73e691f41b0a12b93c03a38c042b788a8b25119d03d43e966058a98dd1dd_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:52ea2f66223a172c31513572c1c8cd65532bf790eab02eb6e5d587b131c0c474_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:de2b9acd6ce2e487fed18bc6634eecbe5aaa76ca5e2907c9d22228a386c1a04e_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:eae057bec74ac61b9d052ad765492fa607498ef5b7e1d7e2e607665b228298e4_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:07e2b1b186f3feaa6b0048f6788fbb053711a885a046d5a17a39a3fbc37b3f01_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9c03c4133e4a280b65da5adbe1b70c1d2f585419f597a10f7086e700210791dc_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:afb537839347b55db4cbc3757f0e47afd0faf98bf26649d1af4117bba7a39b72_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ff8450d4b8f40e33ae544449407399c7204b768349234f1438c7ec533602e664_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:75ef60f6723db723b81ffe52ef55062476fb65d53d3b65fd959c8210ebaaf713_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e98d2a0eb2d31736814d06c80e9501610ce33fe959a4204a768cabb64c89dbf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:bb6c1337b03d7b92f722c87e77fea069df70c97775744cb7afa53b97aa672ac8_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f3385c6b788ce0b0d2c5b99561386078d4206bde7a13a615602aab82d411b915_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-operator-bundle@sha256:8149c664c680df2561593e16a2c6442a73711a87659789f0fef55133ed984642_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:55fce6251931f9e7064bf1072462e9bb76268bf2cfbe62d3721b5b18c7edf84a_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:6f8bba07f297d75b1d42b6011b438b3626857c892c94dab3d54c2cf51a928b81_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:7b7728404ab31e4cb56b9eccf979077291da19116d9019e561ce1349f08c30d2_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:e25471ee7dc5a107f6c08f84415845cd4d61297448d2ce3753a60f39a29bcd57_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:168db9b96fd91c830fa322eddff7739a8dd2a0be2a9f5891ed2ca8525e5da15e_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:335ffb6ae1b33cdb837982441715bcf829b539cb62f8e7a40561d76e6f491f6e_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:a144158b0697990dc354ebf4ef7eb7da7f7643e2718e14126df2c6cfba6fc202_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:cf524ae1652b6ca6372da35af44a4af46129fdab2d368e6c476ef6c4e8f85cff_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0214fcc58fedd15e6415d2ed24886c7e31d530adea063a0751dee84ff785d8fa_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:2b4808ab800751c4c4714d238c97a0c9419e62208ac68abac5942148471874b8_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a2b001d37e86bfe305ef69d36099df1fd81e151f9f258a5337605696ef4046a_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:ee5f48c276145a6de3baa0fd3a754189f0dbacaaeda05b6b0bcc05de6502f5e2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:10cc392176ea44e630ca236fb4671c0448d53e284fd8a44df24fadfd5623df63_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:193866ca8d7c931a7e571b8b058bcb400c07fc271bc7033024218e25d301f2df_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b3719f7fc4e20fe5f482eac625ca7b6ce56abcf04a3764b1794fd200ccecf0cb_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c935be74c2c5c826f3eae12abdbd43e66da27420f27c4ab6eeca56f3fb3b8505_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2ab13fc22bf9bcea91b6380527001fdddf4aa383e1e55416c9975c6c5765a88d_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:92a50bd94dba6eb9306511f92a1821098b451f6716424172bf3f1cdd0351dab5_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:de99130c5ae2867134504638ef2f95fa046ab62bde0b890b6f8fac366ca97a99_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f40b010404a36e74abd265a828a2a8e8f39d732c6c22d526f49ef88c062ff54f_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:081a160bc1078a93a4a57e6a8e289a3d3ef600745ac777d757ee4d4f97a70868_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:105bb18e2d1d6c5385bb74137d2d76f6bc86e40f6ab6ed7d9a597ad099ac620e_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7cbae61ca8eb96a2a72b028d2c7d0b0263f972a3693d52847998fc1d15aefa9c_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e8d27cfe9428bcd2ec46e9d043f5f7fff768658f22e3fd592d8526bbceb697ec_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:17a4a6040bc7ad24bd0a6445f9eb97ca94f438b4302e715f103d30f73983fd00_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:6833f09d69c8d60990fed4c282e23dc45cf9fb93fc7102b9cf736244a2895b45_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:82e54c9f5d8e4706aebf6f938a5d0a2c2a2cfc3bed571a10ec461bd2a48e2e60_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b7aa2b4bf922452334c890e2ce56ad535eebbd2dc20637702a3d4097dc2007a8_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1366e07f272bf7ff10c0745839ff224eb57cc49a7d9d6939461412c3a1e7e288_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:5650943c347887119860ccb157a720791e3d27a5d3ab9d632a251a67a1131820_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:66f1817a5115451e027a634302cce0f5d0363340d52b84d112732f6fde09229e_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:7b2a6de1e9a124a5f2588a49b17fac3e4152a7d66792306a33a8d20a918dabbb_amd64"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:268e73e691f41b0a12b93c03a38c042b788a8b25119d03d43e966058a98dd1dd_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:52ea2f66223a172c31513572c1c8cd65532bf790eab02eb6e5d587b131c0c474_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:de2b9acd6ce2e487fed18bc6634eecbe5aaa76ca5e2907c9d22228a386c1a04e_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:eae057bec74ac61b9d052ad765492fa607498ef5b7e1d7e2e607665b228298e4_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:07e2b1b186f3feaa6b0048f6788fbb053711a885a046d5a17a39a3fbc37b3f01_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9c03c4133e4a280b65da5adbe1b70c1d2f585419f597a10f7086e700210791dc_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:afb537839347b55db4cbc3757f0e47afd0faf98bf26649d1af4117bba7a39b72_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ff8450d4b8f40e33ae544449407399c7204b768349234f1438c7ec533602e664_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:75ef60f6723db723b81ffe52ef55062476fb65d53d3b65fd959c8210ebaaf713_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e98d2a0eb2d31736814d06c80e9501610ce33fe959a4204a768cabb64c89dbf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:bb6c1337b03d7b92f722c87e77fea069df70c97775744cb7afa53b97aa672ac8_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f3385c6b788ce0b0d2c5b99561386078d4206bde7a13a615602aab82d411b915_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-operator-bundle@sha256:8149c664c680df2561593e16a2c6442a73711a87659789f0fef55133ed984642_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:55fce6251931f9e7064bf1072462e9bb76268bf2cfbe62d3721b5b18c7edf84a_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:6f8bba07f297d75b1d42b6011b438b3626857c892c94dab3d54c2cf51a928b81_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:7b7728404ab31e4cb56b9eccf979077291da19116d9019e561ce1349f08c30d2_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:e25471ee7dc5a107f6c08f84415845cd4d61297448d2ce3753a60f39a29bcd57_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:168db9b96fd91c830fa322eddff7739a8dd2a0be2a9f5891ed2ca8525e5da15e_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:335ffb6ae1b33cdb837982441715bcf829b539cb62f8e7a40561d76e6f491f6e_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:a144158b0697990dc354ebf4ef7eb7da7f7643e2718e14126df2c6cfba6fc202_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:cf524ae1652b6ca6372da35af44a4af46129fdab2d368e6c476ef6c4e8f85cff_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0214fcc58fedd15e6415d2ed24886c7e31d530adea063a0751dee84ff785d8fa_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:2b4808ab800751c4c4714d238c97a0c9419e62208ac68abac5942148471874b8_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a2b001d37e86bfe305ef69d36099df1fd81e151f9f258a5337605696ef4046a_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:ee5f48c276145a6de3baa0fd3a754189f0dbacaaeda05b6b0bcc05de6502f5e2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:10cc392176ea44e630ca236fb4671c0448d53e284fd8a44df24fadfd5623df63_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:193866ca8d7c931a7e571b8b058bcb400c07fc271bc7033024218e25d301f2df_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b3719f7fc4e20fe5f482eac625ca7b6ce56abcf04a3764b1794fd200ccecf0cb_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c935be74c2c5c826f3eae12abdbd43e66da27420f27c4ab6eeca56f3fb3b8505_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2ab13fc22bf9bcea91b6380527001fdddf4aa383e1e55416c9975c6c5765a88d_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:92a50bd94dba6eb9306511f92a1821098b451f6716424172bf3f1cdd0351dab5_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:de99130c5ae2867134504638ef2f95fa046ab62bde0b890b6f8fac366ca97a99_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f40b010404a36e74abd265a828a2a8e8f39d732c6c22d526f49ef88c062ff54f_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:081a160bc1078a93a4a57e6a8e289a3d3ef600745ac777d757ee4d4f97a70868_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:105bb18e2d1d6c5385bb74137d2d76f6bc86e40f6ab6ed7d9a597ad099ac620e_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7cbae61ca8eb96a2a72b028d2c7d0b0263f972a3693d52847998fc1d15aefa9c_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e8d27cfe9428bcd2ec46e9d043f5f7fff768658f22e3fd592d8526bbceb697ec_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-10T10:02:11+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:17a4a6040bc7ad24bd0a6445f9eb97ca94f438b4302e715f103d30f73983fd00_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:6833f09d69c8d60990fed4c282e23dc45cf9fb93fc7102b9cf736244a2895b45_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:82e54c9f5d8e4706aebf6f938a5d0a2c2a2cfc3bed571a10ec461bd2a48e2e60_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b7aa2b4bf922452334c890e2ce56ad535eebbd2dc20637702a3d4097dc2007a8_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1366e07f272bf7ff10c0745839ff224eb57cc49a7d9d6939461412c3a1e7e288_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:5650943c347887119860ccb157a720791e3d27a5d3ab9d632a251a67a1131820_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:66f1817a5115451e027a634302cce0f5d0363340d52b84d112732f6fde09229e_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:7b2a6de1e9a124a5f2588a49b17fac3e4152a7d66792306a33a8d20a918dabbb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4170"
},
{
"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": [
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:268e73e691f41b0a12b93c03a38c042b788a8b25119d03d43e966058a98dd1dd_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:52ea2f66223a172c31513572c1c8cd65532bf790eab02eb6e5d587b131c0c474_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:de2b9acd6ce2e487fed18bc6634eecbe5aaa76ca5e2907c9d22228a386c1a04e_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:eae057bec74ac61b9d052ad765492fa607498ef5b7e1d7e2e607665b228298e4_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:07e2b1b186f3feaa6b0048f6788fbb053711a885a046d5a17a39a3fbc37b3f01_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9c03c4133e4a280b65da5adbe1b70c1d2f585419f597a10f7086e700210791dc_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:afb537839347b55db4cbc3757f0e47afd0faf98bf26649d1af4117bba7a39b72_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ff8450d4b8f40e33ae544449407399c7204b768349234f1438c7ec533602e664_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:17a4a6040bc7ad24bd0a6445f9eb97ca94f438b4302e715f103d30f73983fd00_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:6833f09d69c8d60990fed4c282e23dc45cf9fb93fc7102b9cf736244a2895b45_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:82e54c9f5d8e4706aebf6f938a5d0a2c2a2cfc3bed571a10ec461bd2a48e2e60_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b7aa2b4bf922452334c890e2ce56ad535eebbd2dc20637702a3d4097dc2007a8_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:75ef60f6723db723b81ffe52ef55062476fb65d53d3b65fd959c8210ebaaf713_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e98d2a0eb2d31736814d06c80e9501610ce33fe959a4204a768cabb64c89dbf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:bb6c1337b03d7b92f722c87e77fea069df70c97775744cb7afa53b97aa672ac8_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f3385c6b788ce0b0d2c5b99561386078d4206bde7a13a615602aab82d411b915_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-operator-bundle@sha256:8149c664c680df2561593e16a2c6442a73711a87659789f0fef55133ed984642_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:55fce6251931f9e7064bf1072462e9bb76268bf2cfbe62d3721b5b18c7edf84a_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:6f8bba07f297d75b1d42b6011b438b3626857c892c94dab3d54c2cf51a928b81_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:7b7728404ab31e4cb56b9eccf979077291da19116d9019e561ce1349f08c30d2_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:e25471ee7dc5a107f6c08f84415845cd4d61297448d2ce3753a60f39a29bcd57_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:168db9b96fd91c830fa322eddff7739a8dd2a0be2a9f5891ed2ca8525e5da15e_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:335ffb6ae1b33cdb837982441715bcf829b539cb62f8e7a40561d76e6f491f6e_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:a144158b0697990dc354ebf4ef7eb7da7f7643e2718e14126df2c6cfba6fc202_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:cf524ae1652b6ca6372da35af44a4af46129fdab2d368e6c476ef6c4e8f85cff_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0214fcc58fedd15e6415d2ed24886c7e31d530adea063a0751dee84ff785d8fa_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:2b4808ab800751c4c4714d238c97a0c9419e62208ac68abac5942148471874b8_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a2b001d37e86bfe305ef69d36099df1fd81e151f9f258a5337605696ef4046a_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:ee5f48c276145a6de3baa0fd3a754189f0dbacaaeda05b6b0bcc05de6502f5e2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:10cc392176ea44e630ca236fb4671c0448d53e284fd8a44df24fadfd5623df63_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:193866ca8d7c931a7e571b8b058bcb400c07fc271bc7033024218e25d301f2df_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b3719f7fc4e20fe5f482eac625ca7b6ce56abcf04a3764b1794fd200ccecf0cb_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c935be74c2c5c826f3eae12abdbd43e66da27420f27c4ab6eeca56f3fb3b8505_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2ab13fc22bf9bcea91b6380527001fdddf4aa383e1e55416c9975c6c5765a88d_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:92a50bd94dba6eb9306511f92a1821098b451f6716424172bf3f1cdd0351dab5_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:de99130c5ae2867134504638ef2f95fa046ab62bde0b890b6f8fac366ca97a99_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f40b010404a36e74abd265a828a2a8e8f39d732c6c22d526f49ef88c062ff54f_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:081a160bc1078a93a4a57e6a8e289a3d3ef600745ac777d757ee4d4f97a70868_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:105bb18e2d1d6c5385bb74137d2d76f6bc86e40f6ab6ed7d9a597ad099ac620e_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7cbae61ca8eb96a2a72b028d2c7d0b0263f972a3693d52847998fc1d15aefa9c_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e8d27cfe9428bcd2ec46e9d043f5f7fff768658f22e3fd592d8526bbceb697ec_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1366e07f272bf7ff10c0745839ff224eb57cc49a7d9d6939461412c3a1e7e288_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:5650943c347887119860ccb157a720791e3d27a5d3ab9d632a251a67a1131820_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:66f1817a5115451e027a634302cce0f5d0363340d52b84d112732f6fde09229e_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:7b2a6de1e9a124a5f2588a49b17fac3e4152a7d66792306a33a8d20a918dabbb_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:268e73e691f41b0a12b93c03a38c042b788a8b25119d03d43e966058a98dd1dd_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:52ea2f66223a172c31513572c1c8cd65532bf790eab02eb6e5d587b131c0c474_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:de2b9acd6ce2e487fed18bc6634eecbe5aaa76ca5e2907c9d22228a386c1a04e_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:eae057bec74ac61b9d052ad765492fa607498ef5b7e1d7e2e607665b228298e4_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:07e2b1b186f3feaa6b0048f6788fbb053711a885a046d5a17a39a3fbc37b3f01_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9c03c4133e4a280b65da5adbe1b70c1d2f585419f597a10f7086e700210791dc_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:afb537839347b55db4cbc3757f0e47afd0faf98bf26649d1af4117bba7a39b72_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ff8450d4b8f40e33ae544449407399c7204b768349234f1438c7ec533602e664_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:17a4a6040bc7ad24bd0a6445f9eb97ca94f438b4302e715f103d30f73983fd00_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:6833f09d69c8d60990fed4c282e23dc45cf9fb93fc7102b9cf736244a2895b45_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:82e54c9f5d8e4706aebf6f938a5d0a2c2a2cfc3bed571a10ec461bd2a48e2e60_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b7aa2b4bf922452334c890e2ce56ad535eebbd2dc20637702a3d4097dc2007a8_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:75ef60f6723db723b81ffe52ef55062476fb65d53d3b65fd959c8210ebaaf713_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e98d2a0eb2d31736814d06c80e9501610ce33fe959a4204a768cabb64c89dbf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:bb6c1337b03d7b92f722c87e77fea069df70c97775744cb7afa53b97aa672ac8_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f3385c6b788ce0b0d2c5b99561386078d4206bde7a13a615602aab82d411b915_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-operator-bundle@sha256:8149c664c680df2561593e16a2c6442a73711a87659789f0fef55133ed984642_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:55fce6251931f9e7064bf1072462e9bb76268bf2cfbe62d3721b5b18c7edf84a_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:6f8bba07f297d75b1d42b6011b438b3626857c892c94dab3d54c2cf51a928b81_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:7b7728404ab31e4cb56b9eccf979077291da19116d9019e561ce1349f08c30d2_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:e25471ee7dc5a107f6c08f84415845cd4d61297448d2ce3753a60f39a29bcd57_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:168db9b96fd91c830fa322eddff7739a8dd2a0be2a9f5891ed2ca8525e5da15e_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:335ffb6ae1b33cdb837982441715bcf829b539cb62f8e7a40561d76e6f491f6e_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:a144158b0697990dc354ebf4ef7eb7da7f7643e2718e14126df2c6cfba6fc202_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:cf524ae1652b6ca6372da35af44a4af46129fdab2d368e6c476ef6c4e8f85cff_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0214fcc58fedd15e6415d2ed24886c7e31d530adea063a0751dee84ff785d8fa_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:2b4808ab800751c4c4714d238c97a0c9419e62208ac68abac5942148471874b8_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a2b001d37e86bfe305ef69d36099df1fd81e151f9f258a5337605696ef4046a_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:ee5f48c276145a6de3baa0fd3a754189f0dbacaaeda05b6b0bcc05de6502f5e2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:10cc392176ea44e630ca236fb4671c0448d53e284fd8a44df24fadfd5623df63_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:193866ca8d7c931a7e571b8b058bcb400c07fc271bc7033024218e25d301f2df_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b3719f7fc4e20fe5f482eac625ca7b6ce56abcf04a3764b1794fd200ccecf0cb_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c935be74c2c5c826f3eae12abdbd43e66da27420f27c4ab6eeca56f3fb3b8505_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2ab13fc22bf9bcea91b6380527001fdddf4aa383e1e55416c9975c6c5765a88d_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:92a50bd94dba6eb9306511f92a1821098b451f6716424172bf3f1cdd0351dab5_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:de99130c5ae2867134504638ef2f95fa046ab62bde0b890b6f8fac366ca97a99_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f40b010404a36e74abd265a828a2a8e8f39d732c6c22d526f49ef88c062ff54f_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:081a160bc1078a93a4a57e6a8e289a3d3ef600745ac777d757ee4d4f97a70868_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:105bb18e2d1d6c5385bb74137d2d76f6bc86e40f6ab6ed7d9a597ad099ac620e_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7cbae61ca8eb96a2a72b028d2c7d0b0263f972a3693d52847998fc1d15aefa9c_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e8d27cfe9428bcd2ec46e9d043f5f7fff768658f22e3fd592d8526bbceb697ec_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1366e07f272bf7ff10c0745839ff224eb57cc49a7d9d6939461412c3a1e7e288_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:5650943c347887119860ccb157a720791e3d27a5d3ab9d632a251a67a1131820_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:66f1817a5115451e027a634302cce0f5d0363340d52b84d112732f6fde09229e_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:7b2a6de1e9a124a5f2588a49b17fac3e4152a7d66792306a33a8d20a918dabbb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-68121",
"discovery_date": "2026-02-05T18:01:30.086058+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:268e73e691f41b0a12b93c03a38c042b788a8b25119d03d43e966058a98dd1dd_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:52ea2f66223a172c31513572c1c8cd65532bf790eab02eb6e5d587b131c0c474_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:de2b9acd6ce2e487fed18bc6634eecbe5aaa76ca5e2907c9d22228a386c1a04e_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:eae057bec74ac61b9d052ad765492fa607498ef5b7e1d7e2e607665b228298e4_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:07e2b1b186f3feaa6b0048f6788fbb053711a885a046d5a17a39a3fbc37b3f01_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9c03c4133e4a280b65da5adbe1b70c1d2f585419f597a10f7086e700210791dc_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:afb537839347b55db4cbc3757f0e47afd0faf98bf26649d1af4117bba7a39b72_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ff8450d4b8f40e33ae544449407399c7204b768349234f1438c7ec533602e664_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:17a4a6040bc7ad24bd0a6445f9eb97ca94f438b4302e715f103d30f73983fd00_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:6833f09d69c8d60990fed4c282e23dc45cf9fb93fc7102b9cf736244a2895b45_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:82e54c9f5d8e4706aebf6f938a5d0a2c2a2cfc3bed571a10ec461bd2a48e2e60_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b7aa2b4bf922452334c890e2ce56ad535eebbd2dc20637702a3d4097dc2007a8_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:75ef60f6723db723b81ffe52ef55062476fb65d53d3b65fd959c8210ebaaf713_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e98d2a0eb2d31736814d06c80e9501610ce33fe959a4204a768cabb64c89dbf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:bb6c1337b03d7b92f722c87e77fea069df70c97775744cb7afa53b97aa672ac8_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f3385c6b788ce0b0d2c5b99561386078d4206bde7a13a615602aab82d411b915_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-operator-bundle@sha256:8149c664c680df2561593e16a2c6442a73711a87659789f0fef55133ed984642_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:55fce6251931f9e7064bf1072462e9bb76268bf2cfbe62d3721b5b18c7edf84a_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:6f8bba07f297d75b1d42b6011b438b3626857c892c94dab3d54c2cf51a928b81_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:7b7728404ab31e4cb56b9eccf979077291da19116d9019e561ce1349f08c30d2_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:e25471ee7dc5a107f6c08f84415845cd4d61297448d2ce3753a60f39a29bcd57_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:168db9b96fd91c830fa322eddff7739a8dd2a0be2a9f5891ed2ca8525e5da15e_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:335ffb6ae1b33cdb837982441715bcf829b539cb62f8e7a40561d76e6f491f6e_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:a144158b0697990dc354ebf4ef7eb7da7f7643e2718e14126df2c6cfba6fc202_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:cf524ae1652b6ca6372da35af44a4af46129fdab2d368e6c476ef6c4e8f85cff_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0214fcc58fedd15e6415d2ed24886c7e31d530adea063a0751dee84ff785d8fa_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:2b4808ab800751c4c4714d238c97a0c9419e62208ac68abac5942148471874b8_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a2b001d37e86bfe305ef69d36099df1fd81e151f9f258a5337605696ef4046a_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:ee5f48c276145a6de3baa0fd3a754189f0dbacaaeda05b6b0bcc05de6502f5e2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:10cc392176ea44e630ca236fb4671c0448d53e284fd8a44df24fadfd5623df63_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:193866ca8d7c931a7e571b8b058bcb400c07fc271bc7033024218e25d301f2df_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b3719f7fc4e20fe5f482eac625ca7b6ce56abcf04a3764b1794fd200ccecf0cb_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c935be74c2c5c826f3eae12abdbd43e66da27420f27c4ab6eeca56f3fb3b8505_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2ab13fc22bf9bcea91b6380527001fdddf4aa383e1e55416c9975c6c5765a88d_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:92a50bd94dba6eb9306511f92a1821098b451f6716424172bf3f1cdd0351dab5_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:de99130c5ae2867134504638ef2f95fa046ab62bde0b890b6f8fac366ca97a99_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f40b010404a36e74abd265a828a2a8e8f39d732c6c22d526f49ef88c062ff54f_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:081a160bc1078a93a4a57e6a8e289a3d3ef600745ac777d757ee4d4f97a70868_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:105bb18e2d1d6c5385bb74137d2d76f6bc86e40f6ab6ed7d9a597ad099ac620e_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7cbae61ca8eb96a2a72b028d2c7d0b0263f972a3693d52847998fc1d15aefa9c_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e8d27cfe9428bcd2ec46e9d043f5f7fff768658f22e3fd592d8526bbceb697ec_amd64"
]
}
],
"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 API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1366e07f272bf7ff10c0745839ff224eb57cc49a7d9d6939461412c3a1e7e288_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:5650943c347887119860ccb157a720791e3d27a5d3ab9d632a251a67a1131820_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:66f1817a5115451e027a634302cce0f5d0363340d52b84d112732f6fde09229e_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:7b2a6de1e9a124a5f2588a49b17fac3e4152a7d66792306a33a8d20a918dabbb_amd64"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:268e73e691f41b0a12b93c03a38c042b788a8b25119d03d43e966058a98dd1dd_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:52ea2f66223a172c31513572c1c8cd65532bf790eab02eb6e5d587b131c0c474_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:de2b9acd6ce2e487fed18bc6634eecbe5aaa76ca5e2907c9d22228a386c1a04e_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:eae057bec74ac61b9d052ad765492fa607498ef5b7e1d7e2e607665b228298e4_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:07e2b1b186f3feaa6b0048f6788fbb053711a885a046d5a17a39a3fbc37b3f01_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9c03c4133e4a280b65da5adbe1b70c1d2f585419f597a10f7086e700210791dc_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:afb537839347b55db4cbc3757f0e47afd0faf98bf26649d1af4117bba7a39b72_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ff8450d4b8f40e33ae544449407399c7204b768349234f1438c7ec533602e664_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:17a4a6040bc7ad24bd0a6445f9eb97ca94f438b4302e715f103d30f73983fd00_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:6833f09d69c8d60990fed4c282e23dc45cf9fb93fc7102b9cf736244a2895b45_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:82e54c9f5d8e4706aebf6f938a5d0a2c2a2cfc3bed571a10ec461bd2a48e2e60_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b7aa2b4bf922452334c890e2ce56ad535eebbd2dc20637702a3d4097dc2007a8_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:75ef60f6723db723b81ffe52ef55062476fb65d53d3b65fd959c8210ebaaf713_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e98d2a0eb2d31736814d06c80e9501610ce33fe959a4204a768cabb64c89dbf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:bb6c1337b03d7b92f722c87e77fea069df70c97775744cb7afa53b97aa672ac8_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f3385c6b788ce0b0d2c5b99561386078d4206bde7a13a615602aab82d411b915_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-operator-bundle@sha256:8149c664c680df2561593e16a2c6442a73711a87659789f0fef55133ed984642_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:55fce6251931f9e7064bf1072462e9bb76268bf2cfbe62d3721b5b18c7edf84a_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:6f8bba07f297d75b1d42b6011b438b3626857c892c94dab3d54c2cf51a928b81_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:7b7728404ab31e4cb56b9eccf979077291da19116d9019e561ce1349f08c30d2_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:e25471ee7dc5a107f6c08f84415845cd4d61297448d2ce3753a60f39a29bcd57_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:168db9b96fd91c830fa322eddff7739a8dd2a0be2a9f5891ed2ca8525e5da15e_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:335ffb6ae1b33cdb837982441715bcf829b539cb62f8e7a40561d76e6f491f6e_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:a144158b0697990dc354ebf4ef7eb7da7f7643e2718e14126df2c6cfba6fc202_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:cf524ae1652b6ca6372da35af44a4af46129fdab2d368e6c476ef6c4e8f85cff_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0214fcc58fedd15e6415d2ed24886c7e31d530adea063a0751dee84ff785d8fa_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:2b4808ab800751c4c4714d238c97a0c9419e62208ac68abac5942148471874b8_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a2b001d37e86bfe305ef69d36099df1fd81e151f9f258a5337605696ef4046a_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:ee5f48c276145a6de3baa0fd3a754189f0dbacaaeda05b6b0bcc05de6502f5e2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:10cc392176ea44e630ca236fb4671c0448d53e284fd8a44df24fadfd5623df63_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:193866ca8d7c931a7e571b8b058bcb400c07fc271bc7033024218e25d301f2df_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b3719f7fc4e20fe5f482eac625ca7b6ce56abcf04a3764b1794fd200ccecf0cb_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c935be74c2c5c826f3eae12abdbd43e66da27420f27c4ab6eeca56f3fb3b8505_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2ab13fc22bf9bcea91b6380527001fdddf4aa383e1e55416c9975c6c5765a88d_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:92a50bd94dba6eb9306511f92a1821098b451f6716424172bf3f1cdd0351dab5_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:de99130c5ae2867134504638ef2f95fa046ab62bde0b890b6f8fac366ca97a99_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f40b010404a36e74abd265a828a2a8e8f39d732c6c22d526f49ef88c062ff54f_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:081a160bc1078a93a4a57e6a8e289a3d3ef600745ac777d757ee4d4f97a70868_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:105bb18e2d1d6c5385bb74137d2d76f6bc86e40f6ab6ed7d9a597ad099ac620e_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7cbae61ca8eb96a2a72b028d2c7d0b0263f972a3693d52847998fc1d15aefa9c_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e8d27cfe9428bcd2ec46e9d043f5f7fff768658f22e3fd592d8526bbceb697ec_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-10T10:02:11+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-velero-rhel9@sha256:1366e07f272bf7ff10c0745839ff224eb57cc49a7d9d6939461412c3a1e7e288_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:5650943c347887119860ccb157a720791e3d27a5d3ab9d632a251a67a1131820_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:66f1817a5115451e027a634302cce0f5d0363340d52b84d112732f6fde09229e_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:7b2a6de1e9a124a5f2588a49b17fac3e4152a7d66792306a33a8d20a918dabbb_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:4170"
}
],
"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 API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:268e73e691f41b0a12b93c03a38c042b788a8b25119d03d43e966058a98dd1dd_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:52ea2f66223a172c31513572c1c8cd65532bf790eab02eb6e5d587b131c0c474_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:de2b9acd6ce2e487fed18bc6634eecbe5aaa76ca5e2907c9d22228a386c1a04e_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:eae057bec74ac61b9d052ad765492fa607498ef5b7e1d7e2e607665b228298e4_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:07e2b1b186f3feaa6b0048f6788fbb053711a885a046d5a17a39a3fbc37b3f01_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:9c03c4133e4a280b65da5adbe1b70c1d2f585419f597a10f7086e700210791dc_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:afb537839347b55db4cbc3757f0e47afd0faf98bf26649d1af4117bba7a39b72_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:ff8450d4b8f40e33ae544449407399c7204b768349234f1438c7ec533602e664_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:17a4a6040bc7ad24bd0a6445f9eb97ca94f438b4302e715f103d30f73983fd00_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:6833f09d69c8d60990fed4c282e23dc45cf9fb93fc7102b9cf736244a2895b45_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:82e54c9f5d8e4706aebf6f938a5d0a2c2a2cfc3bed571a10ec461bd2a48e2e60_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b7aa2b4bf922452334c890e2ce56ad535eebbd2dc20637702a3d4097dc2007a8_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:75ef60f6723db723b81ffe52ef55062476fb65d53d3b65fd959c8210ebaaf713_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e98d2a0eb2d31736814d06c80e9501610ce33fe959a4204a768cabb64c89dbf_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:bb6c1337b03d7b92f722c87e77fea069df70c97775744cb7afa53b97aa672ac8_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:f3385c6b788ce0b0d2c5b99561386078d4206bde7a13a615602aab82d411b915_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-operator-bundle@sha256:8149c664c680df2561593e16a2c6442a73711a87659789f0fef55133ed984642_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:55fce6251931f9e7064bf1072462e9bb76268bf2cfbe62d3721b5b18c7edf84a_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:6f8bba07f297d75b1d42b6011b438b3626857c892c94dab3d54c2cf51a928b81_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:7b7728404ab31e4cb56b9eccf979077291da19116d9019e561ce1349f08c30d2_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:e25471ee7dc5a107f6c08f84415845cd4d61297448d2ce3753a60f39a29bcd57_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:168db9b96fd91c830fa322eddff7739a8dd2a0be2a9f5891ed2ca8525e5da15e_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:335ffb6ae1b33cdb837982441715bcf829b539cb62f8e7a40561d76e6f491f6e_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:a144158b0697990dc354ebf4ef7eb7da7f7643e2718e14126df2c6cfba6fc202_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:cf524ae1652b6ca6372da35af44a4af46129fdab2d368e6c476ef6c4e8f85cff_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:0214fcc58fedd15e6415d2ed24886c7e31d530adea063a0751dee84ff785d8fa_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:2b4808ab800751c4c4714d238c97a0c9419e62208ac68abac5942148471874b8_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8a2b001d37e86bfe305ef69d36099df1fd81e151f9f258a5337605696ef4046a_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:ee5f48c276145a6de3baa0fd3a754189f0dbacaaeda05b6b0bcc05de6502f5e2_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:10cc392176ea44e630ca236fb4671c0448d53e284fd8a44df24fadfd5623df63_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:193866ca8d7c931a7e571b8b058bcb400c07fc271bc7033024218e25d301f2df_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:b3719f7fc4e20fe5f482eac625ca7b6ce56abcf04a3764b1794fd200ccecf0cb_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c935be74c2c5c826f3eae12abdbd43e66da27420f27c4ab6eeca56f3fb3b8505_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:2ab13fc22bf9bcea91b6380527001fdddf4aa383e1e55416c9975c6c5765a88d_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:92a50bd94dba6eb9306511f92a1821098b451f6716424172bf3f1cdd0351dab5_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:de99130c5ae2867134504638ef2f95fa046ab62bde0b890b6f8fac366ca97a99_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:f40b010404a36e74abd265a828a2a8e8f39d732c6c22d526f49ef88c062ff54f_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:081a160bc1078a93a4a57e6a8e289a3d3ef600745ac777d757ee4d4f97a70868_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:105bb18e2d1d6c5385bb74137d2d76f6bc86e40f6ab6ed7d9a597ad099ac620e_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:7cbae61ca8eb96a2a72b028d2c7d0b0263f972a3693d52847998fc1d15aefa9c_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:e8d27cfe9428bcd2ec46e9d043f5f7fff768658f22e3fd592d8526bbceb697ec_amd64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1366e07f272bf7ff10c0745839ff224eb57cc49a7d9d6939461412c3a1e7e288_s390x",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:5650943c347887119860ccb157a720791e3d27a5d3ab9d632a251a67a1131820_ppc64le",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:66f1817a5115451e027a634302cce0f5d0363340d52b84d112732f6fde09229e_arm64",
"OpenShift API for Data Protection 1.5:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:7b2a6de1e9a124a5f2588a49b17fac3e4152a7d66792306a33a8d20a918dabbb_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
RHSA-2026:3559
Vulnerability from csaf_redhat - Published: 2026-03-02 17:03 - 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": "Red Hat OpenShift Service Mesh 2.6.14\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 2.6.14, 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\nSecurity Fix(es):\n* istio-operator-rhel8: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\n* istio-cni-rhel8: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\n* pilot-rhel8: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\n* ratelimit-rhel8: Unexpected session resumption in crypto/tls (CVE-2025-68121)\n\n* istio-operator-rhel8: Potential code smuggling via doc comments in cmd/cgo (CVE-2025-61732)\n\n* istio-cni-rhel8: Potential code smuggling via doc comments in cmd/cgo (CVE-2025-61732)\n\n* pilot-rhel8: Potential code smuggling via doc comments in cmd/cgo (CVE-2025-61732)\n\n* ratelimit-rhel8: Potential code smuggling via doc comments in cmd/cgo (CVE-2025-61732)\n\n* istio-operator-rhel8: cmd/go: Arbitrary file write via malicious pkg-config directive (CVE-2025-61731)\n\n* istio-cni-rhel8: cmd/go: Arbitrary file write via malicious pkg-config directive (CVE-2025-61731)\n\n* pilot-rhel8: cmd/go: Arbitrary file write via malicious pkg-config directive (CVE-2025-61731)\n\n* ratelimit-rhel8: cmd/go: Arbitrary file write via malicious pkg-config directive (CVE-2025-61731)\n\n* istio-operator-rhel8: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* istio-cni-rhel8: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* pilot-rhel8: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* ratelimit-rhel8: Memory exhaustion in query parameter parsing in net/url (CVE-2025-61726)\n\n* istio-operator-rhel8: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)\n\n* istio-cni-rhel8: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)\n\n* pilot-rhel8: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)\n\n* ratelimit-rhel8: Excessive CPU consumption when building archive index in archive/zip (CVE-2025-61728)",
"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:3559",
"url": "https://access.redhat.com/errata/RHSA-2026:3559"
},
{
"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-61731",
"url": "https://access.redhat.com/security/cve/CVE-2025-61731"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-61732",
"url": "https://access.redhat.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-68121",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2025-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-61731",
"url": "https://access.redhat.com/security/cve/cve-2025-61731"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/cve-2025-61732",
"url": "https://access.redhat.com/security/cve/cve-2025-61732"
},
{
"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://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_3559.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Service Mesh 2.6.14",
"tracking": {
"current_release_date": "2026-03-12T07:02:42+00:00",
"generator": {
"date": "2026-03-12T07:02:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3559",
"initial_release_date": "2026-03-02T17:03:40+00:00",
"revision_history": [
{
"date": "2026-03-02T17:03:40+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-02T17:03:48+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T07:02:42+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/istio-operator-bundle@sha256:63ac3cee1a38f321dbdcb26e9b8bc4300bfe76bc38cb636004b91623c75aff86_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-operator-bundle@sha256:63ac3cee1a38f321dbdcb26e9b8bc4300bfe76bc38cb636004b91623c75aff86_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-operator-bundle@sha256:63ac3cee1a38f321dbdcb26e9b8bc4300bfe76bc38cb636004b91623c75aff86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-operator-bundle@sha256%3A63ac3cee1a38f321dbdcb26e9b8bc4300bfe76bc38cb636004b91623c75aff86?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1772089464"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:57bfa19df7cd8c94c9a1887195fa14583ec95607c65ab1a37ed36e515bf015d6_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:57bfa19df7cd8c94c9a1887195fa14583ec95607c65ab1a37ed36e515bf015d6_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:57bfa19df7cd8c94c9a1887195fa14583ec95607c65ab1a37ed36e515bf015d6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel8@sha256%3A57bfa19df7cd8c94c9a1887195fa14583ec95607c65ab1a37ed36e515bf015d6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771992208"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:00b06379319a10eab80e4287dfb4ca280bcdc225857eda09aab019912df266cc_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:00b06379319a10eab80e4287dfb4ca280bcdc225857eda09aab019912df266cc_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:00b06379319a10eab80e4287dfb4ca280bcdc225857eda09aab019912df266cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel8@sha256%3A00b06379319a10eab80e4287dfb4ca280bcdc225857eda09aab019912df266cc?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771992528"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:dcbb2fdf5a578754156453c39006056aa42b22ec3a91b47a196939f5371d2884_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:dcbb2fdf5a578754156453c39006056aa42b22ec3a91b47a196939f5371d2884_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:dcbb2fdf5a578754156453c39006056aa42b22ec3a91b47a196939f5371d2884_amd64",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel8-operator@sha256%3Adcbb2fdf5a578754156453c39006056aa42b22ec3a91b47a196939f5371d2884?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771992461"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:3b963918db39c3a29370452c4d2412a5590ebc0b0ed05528c6c1749550f16883_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:3b963918db39c3a29370452c4d2412a5590ebc0b0ed05528c6c1749550f16883_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:3b963918db39c3a29370452c4d2412a5590ebc0b0ed05528c6c1749550f16883_amd64",
"product_identification_helper": {
"purl": "pkg:oci/pilot-rhel8@sha256%3A3b963918db39c3a29370452c4d2412a5590ebc0b0ed05528c6c1749550f16883?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771992212"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:84cac542d17180bc2103b553b8aa695668e9593d8f3c120ac6cf84af3843be2e_amd64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:84cac542d17180bc2103b553b8aa695668e9593d8f3c120ac6cf84af3843be2e_amd64",
"product_id": "registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:84cac542d17180bc2103b553b8aa695668e9593d8f3c120ac6cf84af3843be2e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ratelimit-rhel8@sha256%3A84cac542d17180bc2103b553b8aa695668e9593d8f3c120ac6cf84af3843be2e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771992437"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:f0b58a20ccb618c10f3bb362d6864f32d745706e351a987542c53105a88378f4_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:f0b58a20ccb618c10f3bb362d6864f32d745706e351a987542c53105a88378f4_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:f0b58a20ccb618c10f3bb362d6864f32d745706e351a987542c53105a88378f4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel8@sha256%3Af0b58a20ccb618c10f3bb362d6864f32d745706e351a987542c53105a88378f4?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771992208"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:66c71452d031ef9b5b99b6ee124babfed74ed9ef8697a07e237e4d67a1dc197f_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:66c71452d031ef9b5b99b6ee124babfed74ed9ef8697a07e237e4d67a1dc197f_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:66c71452d031ef9b5b99b6ee124babfed74ed9ef8697a07e237e4d67a1dc197f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel8@sha256%3A66c71452d031ef9b5b99b6ee124babfed74ed9ef8697a07e237e4d67a1dc197f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771992528"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:3462c8c5f48bce1a0b67fb91b9ec2addf658351ad2d0b2a83b508c62de326b9a_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:3462c8c5f48bce1a0b67fb91b9ec2addf658351ad2d0b2a83b508c62de326b9a_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:3462c8c5f48bce1a0b67fb91b9ec2addf658351ad2d0b2a83b508c62de326b9a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel8-operator@sha256%3A3462c8c5f48bce1a0b67fb91b9ec2addf658351ad2d0b2a83b508c62de326b9a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771992461"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:e84615cc4becd27ace58a15c20c791cdff22d3e4ce267c73606bdcb36ff99f79_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:e84615cc4becd27ace58a15c20c791cdff22d3e4ce267c73606bdcb36ff99f79_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:e84615cc4becd27ace58a15c20c791cdff22d3e4ce267c73606bdcb36ff99f79_arm64",
"product_identification_helper": {
"purl": "pkg:oci/pilot-rhel8@sha256%3Ae84615cc4becd27ace58a15c20c791cdff22d3e4ce267c73606bdcb36ff99f79?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771992212"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:5024ef5bf24b002920ef504f7dd81cc1f6a92bf9e99769ff9d6d7a2390ee69fb_arm64",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:5024ef5bf24b002920ef504f7dd81cc1f6a92bf9e99769ff9d6d7a2390ee69fb_arm64",
"product_id": "registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:5024ef5bf24b002920ef504f7dd81cc1f6a92bf9e99769ff9d6d7a2390ee69fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ratelimit-rhel8@sha256%3A5024ef5bf24b002920ef504f7dd81cc1f6a92bf9e99769ff9d6d7a2390ee69fb?arch=arm64\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771992437"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:c4d28d0365c81b302827338e517aa7b97e4e234f3e2b611035316162c2eed77c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:c4d28d0365c81b302827338e517aa7b97e4e234f3e2b611035316162c2eed77c_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:c4d28d0365c81b302827338e517aa7b97e4e234f3e2b611035316162c2eed77c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel8@sha256%3Ac4d28d0365c81b302827338e517aa7b97e4e234f3e2b611035316162c2eed77c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771992208"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:0c6a12c583d7dd62540e4ecc34a805e8ae69bd3e0db36d665440abb87dd90b6f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:0c6a12c583d7dd62540e4ecc34a805e8ae69bd3e0db36d665440abb87dd90b6f_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:0c6a12c583d7dd62540e4ecc34a805e8ae69bd3e0db36d665440abb87dd90b6f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel8@sha256%3A0c6a12c583d7dd62540e4ecc34a805e8ae69bd3e0db36d665440abb87dd90b6f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771992528"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:f62c529feebed0564ff70d317058d08bfb48429d997c941f89c9abd4b41cb040_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:f62c529feebed0564ff70d317058d08bfb48429d997c941f89c9abd4b41cb040_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:f62c529feebed0564ff70d317058d08bfb48429d997c941f89c9abd4b41cb040_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel8-operator@sha256%3Af62c529feebed0564ff70d317058d08bfb48429d997c941f89c9abd4b41cb040?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771992461"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:5b86898fbbd6d700a925c55b3f25b0c965e34f41a6af6cbb197107ff19f8056d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:5b86898fbbd6d700a925c55b3f25b0c965e34f41a6af6cbb197107ff19f8056d_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:5b86898fbbd6d700a925c55b3f25b0c965e34f41a6af6cbb197107ff19f8056d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/pilot-rhel8@sha256%3A5b86898fbbd6d700a925c55b3f25b0c965e34f41a6af6cbb197107ff19f8056d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771992212"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:79176bc3c4edbe030c867a9e68cf86fdd98ba645a85faaa18e39b313530c3456_ppc64le",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:79176bc3c4edbe030c867a9e68cf86fdd98ba645a85faaa18e39b313530c3456_ppc64le",
"product_id": "registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:79176bc3c4edbe030c867a9e68cf86fdd98ba645a85faaa18e39b313530c3456_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ratelimit-rhel8@sha256%3A79176bc3c4edbe030c867a9e68cf86fdd98ba645a85faaa18e39b313530c3456?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771992437"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:ee2fe46057b423f7352037f0203357a3d7d2ccbcb87d51cdab200121d4315bb7_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:ee2fe46057b423f7352037f0203357a3d7d2ccbcb87d51cdab200121d4315bb7_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:ee2fe46057b423f7352037f0203357a3d7d2ccbcb87d51cdab200121d4315bb7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-cni-rhel8@sha256%3Aee2fe46057b423f7352037f0203357a3d7d2ccbcb87d51cdab200121d4315bb7?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771992208"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:ed1bd8e74eb84fe2cb11227bf4483244d48b9e396ba209b2682bbf297ddacce3_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:ed1bd8e74eb84fe2cb11227bf4483244d48b9e396ba209b2682bbf297ddacce3_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:ed1bd8e74eb84fe2cb11227bf4483244d48b9e396ba209b2682bbf297ddacce3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel8@sha256%3Aed1bd8e74eb84fe2cb11227bf4483244d48b9e396ba209b2682bbf297ddacce3?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771992528"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:9920d110f9e91ac94bb68329ade74f6ff4cb12bc836cf26c3784a128e5740b23_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:9920d110f9e91ac94bb68329ade74f6ff4cb12bc836cf26c3784a128e5740b23_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:9920d110f9e91ac94bb68329ade74f6ff4cb12bc836cf26c3784a128e5740b23_s390x",
"product_identification_helper": {
"purl": "pkg:oci/istio-rhel8-operator@sha256%3A9920d110f9e91ac94bb68329ade74f6ff4cb12bc836cf26c3784a128e5740b23?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771992461"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:8c2943d00fde9270625caee1e36e6b49e0880352ecaa39a35bad7f2955801615_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:8c2943d00fde9270625caee1e36e6b49e0880352ecaa39a35bad7f2955801615_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:8c2943d00fde9270625caee1e36e6b49e0880352ecaa39a35bad7f2955801615_s390x",
"product_identification_helper": {
"purl": "pkg:oci/pilot-rhel8@sha256%3A8c2943d00fde9270625caee1e36e6b49e0880352ecaa39a35bad7f2955801615?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771992212"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:1f004a30a398677b3f7293ffe4afbf0a172179ab18336b3176fe70f4c8a1f77b_s390x",
"product": {
"name": "registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:1f004a30a398677b3f7293ffe4afbf0a172179ab18336b3176fe70f4c8a1f77b_s390x",
"product_id": "registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:1f004a30a398677b3f7293ffe4afbf0a172179ab18336b3176fe70f4c8a1f77b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ratelimit-rhel8@sha256%3A1f004a30a398677b3f7293ffe4afbf0a172179ab18336b3176fe70f4c8a1f77b?arch=s390x\u0026repository_url=registry.redhat.io/openshift-service-mesh\u0026tag=1771992437"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:00b06379319a10eab80e4287dfb4ca280bcdc225857eda09aab019912df266cc_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/grafana-rhel8@sha256:00b06379319a10eab80e4287dfb4ca280bcdc225857eda09aab019912df266cc_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:00b06379319a10eab80e4287dfb4ca280bcdc225857eda09aab019912df266cc_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/grafana-rhel8@sha256:0c6a12c583d7dd62540e4ecc34a805e8ae69bd3e0db36d665440abb87dd90b6f_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/grafana-rhel8@sha256:0c6a12c583d7dd62540e4ecc34a805e8ae69bd3e0db36d665440abb87dd90b6f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:0c6a12c583d7dd62540e4ecc34a805e8ae69bd3e0db36d665440abb87dd90b6f_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/grafana-rhel8@sha256:66c71452d031ef9b5b99b6ee124babfed74ed9ef8697a07e237e4d67a1dc197f_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/grafana-rhel8@sha256:66c71452d031ef9b5b99b6ee124babfed74ed9ef8697a07e237e4d67a1dc197f_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:66c71452d031ef9b5b99b6ee124babfed74ed9ef8697a07e237e4d67a1dc197f_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/grafana-rhel8@sha256:ed1bd8e74eb84fe2cb11227bf4483244d48b9e396ba209b2682bbf297ddacce3_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/grafana-rhel8@sha256:ed1bd8e74eb84fe2cb11227bf4483244d48b9e396ba209b2682bbf297ddacce3_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:ed1bd8e74eb84fe2cb11227bf4483244d48b9e396ba209b2682bbf297ddacce3_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/istio-cni-rhel8@sha256:57bfa19df7cd8c94c9a1887195fa14583ec95607c65ab1a37ed36e515bf015d6_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/istio-cni-rhel8@sha256:57bfa19df7cd8c94c9a1887195fa14583ec95607c65ab1a37ed36e515bf015d6_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:57bfa19df7cd8c94c9a1887195fa14583ec95607c65ab1a37ed36e515bf015d6_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/istio-cni-rhel8@sha256:c4d28d0365c81b302827338e517aa7b97e4e234f3e2b611035316162c2eed77c_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/istio-cni-rhel8@sha256:c4d28d0365c81b302827338e517aa7b97e4e234f3e2b611035316162c2eed77c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:c4d28d0365c81b302827338e517aa7b97e4e234f3e2b611035316162c2eed77c_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/istio-cni-rhel8@sha256:ee2fe46057b423f7352037f0203357a3d7d2ccbcb87d51cdab200121d4315bb7_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/istio-cni-rhel8@sha256:ee2fe46057b423f7352037f0203357a3d7d2ccbcb87d51cdab200121d4315bb7_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:ee2fe46057b423f7352037f0203357a3d7d2ccbcb87d51cdab200121d4315bb7_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/istio-cni-rhel8@sha256:f0b58a20ccb618c10f3bb362d6864f32d745706e351a987542c53105a88378f4_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/istio-cni-rhel8@sha256:f0b58a20ccb618c10f3bb362d6864f32d745706e351a987542c53105a88378f4_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:f0b58a20ccb618c10f3bb362d6864f32d745706e351a987542c53105a88378f4_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/istio-operator-bundle@sha256:63ac3cee1a38f321dbdcb26e9b8bc4300bfe76bc38cb636004b91623c75aff86_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/istio-operator-bundle@sha256:63ac3cee1a38f321dbdcb26e9b8bc4300bfe76bc38cb636004b91623c75aff86_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-operator-bundle@sha256:63ac3cee1a38f321dbdcb26e9b8bc4300bfe76bc38cb636004b91623c75aff86_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/istio-rhel8-operator@sha256:3462c8c5f48bce1a0b67fb91b9ec2addf658351ad2d0b2a83b508c62de326b9a_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/istio-rhel8-operator@sha256:3462c8c5f48bce1a0b67fb91b9ec2addf658351ad2d0b2a83b508c62de326b9a_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:3462c8c5f48bce1a0b67fb91b9ec2addf658351ad2d0b2a83b508c62de326b9a_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/istio-rhel8-operator@sha256:9920d110f9e91ac94bb68329ade74f6ff4cb12bc836cf26c3784a128e5740b23_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/istio-rhel8-operator@sha256:9920d110f9e91ac94bb68329ade74f6ff4cb12bc836cf26c3784a128e5740b23_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:9920d110f9e91ac94bb68329ade74f6ff4cb12bc836cf26c3784a128e5740b23_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/istio-rhel8-operator@sha256:dcbb2fdf5a578754156453c39006056aa42b22ec3a91b47a196939f5371d2884_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/istio-rhel8-operator@sha256:dcbb2fdf5a578754156453c39006056aa42b22ec3a91b47a196939f5371d2884_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:dcbb2fdf5a578754156453c39006056aa42b22ec3a91b47a196939f5371d2884_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/istio-rhel8-operator@sha256:f62c529feebed0564ff70d317058d08bfb48429d997c941f89c9abd4b41cb040_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/istio-rhel8-operator@sha256:f62c529feebed0564ff70d317058d08bfb48429d997c941f89c9abd4b41cb040_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:f62c529feebed0564ff70d317058d08bfb48429d997c941f89c9abd4b41cb040_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/pilot-rhel8@sha256:3b963918db39c3a29370452c4d2412a5590ebc0b0ed05528c6c1749550f16883_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/pilot-rhel8@sha256:3b963918db39c3a29370452c4d2412a5590ebc0b0ed05528c6c1749550f16883_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:3b963918db39c3a29370452c4d2412a5590ebc0b0ed05528c6c1749550f16883_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/pilot-rhel8@sha256:5b86898fbbd6d700a925c55b3f25b0c965e34f41a6af6cbb197107ff19f8056d_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/pilot-rhel8@sha256:5b86898fbbd6d700a925c55b3f25b0c965e34f41a6af6cbb197107ff19f8056d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:5b86898fbbd6d700a925c55b3f25b0c965e34f41a6af6cbb197107ff19f8056d_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/pilot-rhel8@sha256:8c2943d00fde9270625caee1e36e6b49e0880352ecaa39a35bad7f2955801615_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/pilot-rhel8@sha256:8c2943d00fde9270625caee1e36e6b49e0880352ecaa39a35bad7f2955801615_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:8c2943d00fde9270625caee1e36e6b49e0880352ecaa39a35bad7f2955801615_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/pilot-rhel8@sha256:e84615cc4becd27ace58a15c20c791cdff22d3e4ce267c73606bdcb36ff99f79_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/pilot-rhel8@sha256:e84615cc4becd27ace58a15c20c791cdff22d3e4ce267c73606bdcb36ff99f79_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:e84615cc4becd27ace58a15c20c791cdff22d3e4ce267c73606bdcb36ff99f79_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/ratelimit-rhel8@sha256:1f004a30a398677b3f7293ffe4afbf0a172179ab18336b3176fe70f4c8a1f77b_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/ratelimit-rhel8@sha256:1f004a30a398677b3f7293ffe4afbf0a172179ab18336b3176fe70f4c8a1f77b_s390x"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:1f004a30a398677b3f7293ffe4afbf0a172179ab18336b3176fe70f4c8a1f77b_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/ratelimit-rhel8@sha256:5024ef5bf24b002920ef504f7dd81cc1f6a92bf9e99769ff9d6d7a2390ee69fb_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/ratelimit-rhel8@sha256:5024ef5bf24b002920ef504f7dd81cc1f6a92bf9e99769ff9d6d7a2390ee69fb_arm64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:5024ef5bf24b002920ef504f7dd81cc1f6a92bf9e99769ff9d6d7a2390ee69fb_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/ratelimit-rhel8@sha256:79176bc3c4edbe030c867a9e68cf86fdd98ba645a85faaa18e39b313530c3456_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/ratelimit-rhel8@sha256:79176bc3c4edbe030c867a9e68cf86fdd98ba645a85faaa18e39b313530c3456_ppc64le"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:79176bc3c4edbe030c867a9e68cf86fdd98ba645a85faaa18e39b313530c3456_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/ratelimit-rhel8@sha256:84cac542d17180bc2103b553b8aa695668e9593d8f3c120ac6cf84af3843be2e_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/ratelimit-rhel8@sha256:84cac542d17180bc2103b553b8aa695668e9593d8f3c120ac6cf84af3843be2e_amd64"
},
"product_reference": "registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:84cac542d17180bc2103b553b8aa695668e9593d8f3c120ac6cf84af3843be2e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Service Mesh 2.6"
}
]
},
"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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:00b06379319a10eab80e4287dfb4ca280bcdc225857eda09aab019912df266cc_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:0c6a12c583d7dd62540e4ecc34a805e8ae69bd3e0db36d665440abb87dd90b6f_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:66c71452d031ef9b5b99b6ee124babfed74ed9ef8697a07e237e4d67a1dc197f_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:ed1bd8e74eb84fe2cb11227bf4483244d48b9e396ba209b2682bbf297ddacce3_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-operator-bundle@sha256:63ac3cee1a38f321dbdcb26e9b8bc4300bfe76bc38cb636004b91623c75aff86_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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:57bfa19df7cd8c94c9a1887195fa14583ec95607c65ab1a37ed36e515bf015d6_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:c4d28d0365c81b302827338e517aa7b97e4e234f3e2b611035316162c2eed77c_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:ee2fe46057b423f7352037f0203357a3d7d2ccbcb87d51cdab200121d4315bb7_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:f0b58a20ccb618c10f3bb362d6864f32d745706e351a987542c53105a88378f4_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:3462c8c5f48bce1a0b67fb91b9ec2addf658351ad2d0b2a83b508c62de326b9a_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:9920d110f9e91ac94bb68329ade74f6ff4cb12bc836cf26c3784a128e5740b23_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:dcbb2fdf5a578754156453c39006056aa42b22ec3a91b47a196939f5371d2884_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:f62c529feebed0564ff70d317058d08bfb48429d997c941f89c9abd4b41cb040_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:3b963918db39c3a29370452c4d2412a5590ebc0b0ed05528c6c1749550f16883_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:5b86898fbbd6d700a925c55b3f25b0c965e34f41a6af6cbb197107ff19f8056d_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:8c2943d00fde9270625caee1e36e6b49e0880352ecaa39a35bad7f2955801615_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:e84615cc4becd27ace58a15c20c791cdff22d3e4ce267c73606bdcb36ff99f79_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:1f004a30a398677b3f7293ffe4afbf0a172179ab18336b3176fe70f4c8a1f77b_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:5024ef5bf24b002920ef504f7dd81cc1f6a92bf9e99769ff9d6d7a2390ee69fb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:79176bc3c4edbe030c867a9e68cf86fdd98ba645a85faaa18e39b313530c3456_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:84cac542d17180bc2103b553b8aa695668e9593d8f3c120ac6cf84af3843be2e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:00b06379319a10eab80e4287dfb4ca280bcdc225857eda09aab019912df266cc_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:0c6a12c583d7dd62540e4ecc34a805e8ae69bd3e0db36d665440abb87dd90b6f_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:66c71452d031ef9b5b99b6ee124babfed74ed9ef8697a07e237e4d67a1dc197f_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:ed1bd8e74eb84fe2cb11227bf4483244d48b9e396ba209b2682bbf297ddacce3_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-operator-bundle@sha256:63ac3cee1a38f321dbdcb26e9b8bc4300bfe76bc38cb636004b91623c75aff86_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-02T17:03:40+00:00",
"details": "See Red Hat OpenShift Service Mesh 2.6.14 documentation at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/service_mesh/service-mesh-2-x",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:57bfa19df7cd8c94c9a1887195fa14583ec95607c65ab1a37ed36e515bf015d6_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:c4d28d0365c81b302827338e517aa7b97e4e234f3e2b611035316162c2eed77c_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:ee2fe46057b423f7352037f0203357a3d7d2ccbcb87d51cdab200121d4315bb7_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:f0b58a20ccb618c10f3bb362d6864f32d745706e351a987542c53105a88378f4_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:3462c8c5f48bce1a0b67fb91b9ec2addf658351ad2d0b2a83b508c62de326b9a_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:9920d110f9e91ac94bb68329ade74f6ff4cb12bc836cf26c3784a128e5740b23_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:dcbb2fdf5a578754156453c39006056aa42b22ec3a91b47a196939f5371d2884_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:f62c529feebed0564ff70d317058d08bfb48429d997c941f89c9abd4b41cb040_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:3b963918db39c3a29370452c4d2412a5590ebc0b0ed05528c6c1749550f16883_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:5b86898fbbd6d700a925c55b3f25b0c965e34f41a6af6cbb197107ff19f8056d_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:8c2943d00fde9270625caee1e36e6b49e0880352ecaa39a35bad7f2955801615_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:e84615cc4becd27ace58a15c20c791cdff22d3e4ce267c73606bdcb36ff99f79_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:1f004a30a398677b3f7293ffe4afbf0a172179ab18336b3176fe70f4c8a1f77b_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:5024ef5bf24b002920ef504f7dd81cc1f6a92bf9e99769ff9d6d7a2390ee69fb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:79176bc3c4edbe030c867a9e68cf86fdd98ba645a85faaa18e39b313530c3456_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:84cac542d17180bc2103b553b8aa695668e9593d8f3c120ac6cf84af3843be2e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3559"
},
{
"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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:00b06379319a10eab80e4287dfb4ca280bcdc225857eda09aab019912df266cc_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:0c6a12c583d7dd62540e4ecc34a805e8ae69bd3e0db36d665440abb87dd90b6f_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:66c71452d031ef9b5b99b6ee124babfed74ed9ef8697a07e237e4d67a1dc197f_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:ed1bd8e74eb84fe2cb11227bf4483244d48b9e396ba209b2682bbf297ddacce3_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:57bfa19df7cd8c94c9a1887195fa14583ec95607c65ab1a37ed36e515bf015d6_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:c4d28d0365c81b302827338e517aa7b97e4e234f3e2b611035316162c2eed77c_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:ee2fe46057b423f7352037f0203357a3d7d2ccbcb87d51cdab200121d4315bb7_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:f0b58a20ccb618c10f3bb362d6864f32d745706e351a987542c53105a88378f4_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-operator-bundle@sha256:63ac3cee1a38f321dbdcb26e9b8bc4300bfe76bc38cb636004b91623c75aff86_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:3462c8c5f48bce1a0b67fb91b9ec2addf658351ad2d0b2a83b508c62de326b9a_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:9920d110f9e91ac94bb68329ade74f6ff4cb12bc836cf26c3784a128e5740b23_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:dcbb2fdf5a578754156453c39006056aa42b22ec3a91b47a196939f5371d2884_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:f62c529feebed0564ff70d317058d08bfb48429d997c941f89c9abd4b41cb040_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:3b963918db39c3a29370452c4d2412a5590ebc0b0ed05528c6c1749550f16883_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:5b86898fbbd6d700a925c55b3f25b0c965e34f41a6af6cbb197107ff19f8056d_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:8c2943d00fde9270625caee1e36e6b49e0880352ecaa39a35bad7f2955801615_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:e84615cc4becd27ace58a15c20c791cdff22d3e4ce267c73606bdcb36ff99f79_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:1f004a30a398677b3f7293ffe4afbf0a172179ab18336b3176fe70f4c8a1f77b_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:5024ef5bf24b002920ef504f7dd81cc1f6a92bf9e99769ff9d6d7a2390ee69fb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:79176bc3c4edbe030c867a9e68cf86fdd98ba645a85faaa18e39b313530c3456_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:84cac542d17180bc2103b553b8aa695668e9593d8f3c120ac6cf84af3843be2e_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 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:00b06379319a10eab80e4287dfb4ca280bcdc225857eda09aab019912df266cc_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:0c6a12c583d7dd62540e4ecc34a805e8ae69bd3e0db36d665440abb87dd90b6f_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:66c71452d031ef9b5b99b6ee124babfed74ed9ef8697a07e237e4d67a1dc197f_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:ed1bd8e74eb84fe2cb11227bf4483244d48b9e396ba209b2682bbf297ddacce3_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:57bfa19df7cd8c94c9a1887195fa14583ec95607c65ab1a37ed36e515bf015d6_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:c4d28d0365c81b302827338e517aa7b97e4e234f3e2b611035316162c2eed77c_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:ee2fe46057b423f7352037f0203357a3d7d2ccbcb87d51cdab200121d4315bb7_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:f0b58a20ccb618c10f3bb362d6864f32d745706e351a987542c53105a88378f4_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-operator-bundle@sha256:63ac3cee1a38f321dbdcb26e9b8bc4300bfe76bc38cb636004b91623c75aff86_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:3462c8c5f48bce1a0b67fb91b9ec2addf658351ad2d0b2a83b508c62de326b9a_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:9920d110f9e91ac94bb68329ade74f6ff4cb12bc836cf26c3784a128e5740b23_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:dcbb2fdf5a578754156453c39006056aa42b22ec3a91b47a196939f5371d2884_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:f62c529feebed0564ff70d317058d08bfb48429d997c941f89c9abd4b41cb040_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:3b963918db39c3a29370452c4d2412a5590ebc0b0ed05528c6c1749550f16883_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:5b86898fbbd6d700a925c55b3f25b0c965e34f41a6af6cbb197107ff19f8056d_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:8c2943d00fde9270625caee1e36e6b49e0880352ecaa39a35bad7f2955801615_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:e84615cc4becd27ace58a15c20c791cdff22d3e4ce267c73606bdcb36ff99f79_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:1f004a30a398677b3f7293ffe4afbf0a172179ab18336b3176fe70f4c8a1f77b_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:5024ef5bf24b002920ef504f7dd81cc1f6a92bf9e99769ff9d6d7a2390ee69fb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:79176bc3c4edbe030c867a9e68cf86fdd98ba645a85faaa18e39b313530c3456_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:84cac542d17180bc2103b553b8aa695668e9593d8f3c120ac6cf84af3843be2e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/url: Memory exhaustion in query parameter parsing in net/url"
},
{
"cve": "CVE-2025-61728",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-01-28T20:01:39.965024+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:00b06379319a10eab80e4287dfb4ca280bcdc225857eda09aab019912df266cc_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:0c6a12c583d7dd62540e4ecc34a805e8ae69bd3e0db36d665440abb87dd90b6f_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:66c71452d031ef9b5b99b6ee124babfed74ed9ef8697a07e237e4d67a1dc197f_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:ed1bd8e74eb84fe2cb11227bf4483244d48b9e396ba209b2682bbf297ddacce3_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-operator-bundle@sha256:63ac3cee1a38f321dbdcb26e9b8bc4300bfe76bc38cb636004b91623c75aff86_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434431"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the archive/zip package in the Go standard library. A super-linear file name indexing algorithm is used in the first time a file in an archive is opened. A crafted zip archive containing a specific arrangement of file names can cause an excessive CPU and memory consumption. A Go application processing a malicious archive can become unresponsive or crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this flaw, an attacker needs to be able to process a malicious zip archive with an application using the archive/zip package. Additionally, this vulnerability can cause a Go application to consume an excessive amount of CPU and memory, eventually resulting in a denial of service with no other security impact. Due to these reasons, this flaw has been rated with a moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:57bfa19df7cd8c94c9a1887195fa14583ec95607c65ab1a37ed36e515bf015d6_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:c4d28d0365c81b302827338e517aa7b97e4e234f3e2b611035316162c2eed77c_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:ee2fe46057b423f7352037f0203357a3d7d2ccbcb87d51cdab200121d4315bb7_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:f0b58a20ccb618c10f3bb362d6864f32d745706e351a987542c53105a88378f4_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:3462c8c5f48bce1a0b67fb91b9ec2addf658351ad2d0b2a83b508c62de326b9a_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:9920d110f9e91ac94bb68329ade74f6ff4cb12bc836cf26c3784a128e5740b23_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:dcbb2fdf5a578754156453c39006056aa42b22ec3a91b47a196939f5371d2884_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:f62c529feebed0564ff70d317058d08bfb48429d997c941f89c9abd4b41cb040_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:3b963918db39c3a29370452c4d2412a5590ebc0b0ed05528c6c1749550f16883_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:5b86898fbbd6d700a925c55b3f25b0c965e34f41a6af6cbb197107ff19f8056d_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:8c2943d00fde9270625caee1e36e6b49e0880352ecaa39a35bad7f2955801615_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:e84615cc4becd27ace58a15c20c791cdff22d3e4ce267c73606bdcb36ff99f79_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:1f004a30a398677b3f7293ffe4afbf0a172179ab18336b3176fe70f4c8a1f77b_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:5024ef5bf24b002920ef504f7dd81cc1f6a92bf9e99769ff9d6d7a2390ee69fb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:79176bc3c4edbe030c867a9e68cf86fdd98ba645a85faaa18e39b313530c3456_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:84cac542d17180bc2103b553b8aa695668e9593d8f3c120ac6cf84af3843be2e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:00b06379319a10eab80e4287dfb4ca280bcdc225857eda09aab019912df266cc_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:0c6a12c583d7dd62540e4ecc34a805e8ae69bd3e0db36d665440abb87dd90b6f_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:66c71452d031ef9b5b99b6ee124babfed74ed9ef8697a07e237e4d67a1dc197f_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:ed1bd8e74eb84fe2cb11227bf4483244d48b9e396ba209b2682bbf297ddacce3_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-operator-bundle@sha256:63ac3cee1a38f321dbdcb26e9b8bc4300bfe76bc38cb636004b91623c75aff86_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61728"
},
{
"category": "external",
"summary": "RHBZ#2434431",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434431"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61728"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"category": "external",
"summary": "https://go.dev/cl/736713",
"url": "https://go.dev/cl/736713"
},
{
"category": "external",
"summary": "https://go.dev/issue/77102",
"url": "https://go.dev/issue/77102"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4342",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"release_date": "2026-01-28T19:30:31.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-02T17:03:40+00:00",
"details": "See Red Hat OpenShift Service Mesh 2.6.14 documentation at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/service_mesh/service-mesh-2-x",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:57bfa19df7cd8c94c9a1887195fa14583ec95607c65ab1a37ed36e515bf015d6_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:c4d28d0365c81b302827338e517aa7b97e4e234f3e2b611035316162c2eed77c_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:ee2fe46057b423f7352037f0203357a3d7d2ccbcb87d51cdab200121d4315bb7_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:f0b58a20ccb618c10f3bb362d6864f32d745706e351a987542c53105a88378f4_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:3462c8c5f48bce1a0b67fb91b9ec2addf658351ad2d0b2a83b508c62de326b9a_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:9920d110f9e91ac94bb68329ade74f6ff4cb12bc836cf26c3784a128e5740b23_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:dcbb2fdf5a578754156453c39006056aa42b22ec3a91b47a196939f5371d2884_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:f62c529feebed0564ff70d317058d08bfb48429d997c941f89c9abd4b41cb040_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:3b963918db39c3a29370452c4d2412a5590ebc0b0ed05528c6c1749550f16883_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:5b86898fbbd6d700a925c55b3f25b0c965e34f41a6af6cbb197107ff19f8056d_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:8c2943d00fde9270625caee1e36e6b49e0880352ecaa39a35bad7f2955801615_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:e84615cc4becd27ace58a15c20c791cdff22d3e4ce267c73606bdcb36ff99f79_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:1f004a30a398677b3f7293ffe4afbf0a172179ab18336b3176fe70f4c8a1f77b_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:5024ef5bf24b002920ef504f7dd81cc1f6a92bf9e99769ff9d6d7a2390ee69fb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:79176bc3c4edbe030c867a9e68cf86fdd98ba645a85faaa18e39b313530c3456_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:84cac542d17180bc2103b553b8aa695668e9593d8f3c120ac6cf84af3843be2e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3559"
},
{
"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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:00b06379319a10eab80e4287dfb4ca280bcdc225857eda09aab019912df266cc_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:0c6a12c583d7dd62540e4ecc34a805e8ae69bd3e0db36d665440abb87dd90b6f_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:66c71452d031ef9b5b99b6ee124babfed74ed9ef8697a07e237e4d67a1dc197f_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:ed1bd8e74eb84fe2cb11227bf4483244d48b9e396ba209b2682bbf297ddacce3_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:57bfa19df7cd8c94c9a1887195fa14583ec95607c65ab1a37ed36e515bf015d6_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:c4d28d0365c81b302827338e517aa7b97e4e234f3e2b611035316162c2eed77c_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:ee2fe46057b423f7352037f0203357a3d7d2ccbcb87d51cdab200121d4315bb7_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:f0b58a20ccb618c10f3bb362d6864f32d745706e351a987542c53105a88378f4_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-operator-bundle@sha256:63ac3cee1a38f321dbdcb26e9b8bc4300bfe76bc38cb636004b91623c75aff86_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:3462c8c5f48bce1a0b67fb91b9ec2addf658351ad2d0b2a83b508c62de326b9a_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:9920d110f9e91ac94bb68329ade74f6ff4cb12bc836cf26c3784a128e5740b23_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:dcbb2fdf5a578754156453c39006056aa42b22ec3a91b47a196939f5371d2884_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:f62c529feebed0564ff70d317058d08bfb48429d997c941f89c9abd4b41cb040_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:3b963918db39c3a29370452c4d2412a5590ebc0b0ed05528c6c1749550f16883_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:5b86898fbbd6d700a925c55b3f25b0c965e34f41a6af6cbb197107ff19f8056d_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:8c2943d00fde9270625caee1e36e6b49e0880352ecaa39a35bad7f2955801615_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:e84615cc4becd27ace58a15c20c791cdff22d3e4ce267c73606bdcb36ff99f79_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:1f004a30a398677b3f7293ffe4afbf0a172179ab18336b3176fe70f4c8a1f77b_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:5024ef5bf24b002920ef504f7dd81cc1f6a92bf9e99769ff9d6d7a2390ee69fb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:79176bc3c4edbe030c867a9e68cf86fdd98ba645a85faaa18e39b313530c3456_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:84cac542d17180bc2103b553b8aa695668e9593d8f3c120ac6cf84af3843be2e_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 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:00b06379319a10eab80e4287dfb4ca280bcdc225857eda09aab019912df266cc_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:0c6a12c583d7dd62540e4ecc34a805e8ae69bd3e0db36d665440abb87dd90b6f_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:66c71452d031ef9b5b99b6ee124babfed74ed9ef8697a07e237e4d67a1dc197f_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:ed1bd8e74eb84fe2cb11227bf4483244d48b9e396ba209b2682bbf297ddacce3_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:57bfa19df7cd8c94c9a1887195fa14583ec95607c65ab1a37ed36e515bf015d6_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:c4d28d0365c81b302827338e517aa7b97e4e234f3e2b611035316162c2eed77c_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:ee2fe46057b423f7352037f0203357a3d7d2ccbcb87d51cdab200121d4315bb7_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:f0b58a20ccb618c10f3bb362d6864f32d745706e351a987542c53105a88378f4_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-operator-bundle@sha256:63ac3cee1a38f321dbdcb26e9b8bc4300bfe76bc38cb636004b91623c75aff86_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:3462c8c5f48bce1a0b67fb91b9ec2addf658351ad2d0b2a83b508c62de326b9a_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:9920d110f9e91ac94bb68329ade74f6ff4cb12bc836cf26c3784a128e5740b23_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:dcbb2fdf5a578754156453c39006056aa42b22ec3a91b47a196939f5371d2884_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:f62c529feebed0564ff70d317058d08bfb48429d997c941f89c9abd4b41cb040_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:3b963918db39c3a29370452c4d2412a5590ebc0b0ed05528c6c1749550f16883_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:5b86898fbbd6d700a925c55b3f25b0c965e34f41a6af6cbb197107ff19f8056d_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:8c2943d00fde9270625caee1e36e6b49e0880352ecaa39a35bad7f2955801615_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:e84615cc4becd27ace58a15c20c791cdff22d3e4ce267c73606bdcb36ff99f79_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:1f004a30a398677b3f7293ffe4afbf0a172179ab18336b3176fe70f4c8a1f77b_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:5024ef5bf24b002920ef504f7dd81cc1f6a92bf9e99769ff9d6d7a2390ee69fb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:79176bc3c4edbe030c867a9e68cf86fdd98ba645a85faaa18e39b313530c3456_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:84cac542d17180bc2103b553b8aa695668e9593d8f3c120ac6cf84af3843be2e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61731",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"discovery_date": "2026-01-28T20:01:45.587773+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:00b06379319a10eab80e4287dfb4ca280bcdc225857eda09aab019912df266cc_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:0c6a12c583d7dd62540e4ecc34a805e8ae69bd3e0db36d665440abb87dd90b6f_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:66c71452d031ef9b5b99b6ee124babfed74ed9ef8697a07e237e4d67a1dc197f_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:ed1bd8e74eb84fe2cb11227bf4483244d48b9e396ba209b2682bbf297ddacce3_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-operator-bundle@sha256:63ac3cee1a38f321dbdcb26e9b8bc4300bfe76bc38cb636004b91623c75aff86_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2434433"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in cmd/go. An attacker can exploit this by building a malicious Go source file that uses the \u0027#cgo pkg-config:\u0027 directive. This allows the attacker to write to an arbitrary file with partial control over its content, by providing a \u0027--log-file\u0027 argument to the pkg-config command. This vulnerability can lead to arbitrary file write.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/go: cmd/go: Arbitrary file write via malicious pkg-config directive",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is Important rather than Moderate because compiling a malicious Go source file can cause `pkg-config` to create or append data to files at attacker-chosen locations, subject to the permissions of the build user. This can enable unintended filesystem modifications during the build process, which can lead to broken builds, alter tool behavior, and poison caches or artifacts, even without direct 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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:57bfa19df7cd8c94c9a1887195fa14583ec95607c65ab1a37ed36e515bf015d6_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:c4d28d0365c81b302827338e517aa7b97e4e234f3e2b611035316162c2eed77c_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:ee2fe46057b423f7352037f0203357a3d7d2ccbcb87d51cdab200121d4315bb7_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:f0b58a20ccb618c10f3bb362d6864f32d745706e351a987542c53105a88378f4_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:3462c8c5f48bce1a0b67fb91b9ec2addf658351ad2d0b2a83b508c62de326b9a_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:9920d110f9e91ac94bb68329ade74f6ff4cb12bc836cf26c3784a128e5740b23_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:dcbb2fdf5a578754156453c39006056aa42b22ec3a91b47a196939f5371d2884_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:f62c529feebed0564ff70d317058d08bfb48429d997c941f89c9abd4b41cb040_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:3b963918db39c3a29370452c4d2412a5590ebc0b0ed05528c6c1749550f16883_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:5b86898fbbd6d700a925c55b3f25b0c965e34f41a6af6cbb197107ff19f8056d_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:8c2943d00fde9270625caee1e36e6b49e0880352ecaa39a35bad7f2955801615_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:e84615cc4becd27ace58a15c20c791cdff22d3e4ce267c73606bdcb36ff99f79_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:1f004a30a398677b3f7293ffe4afbf0a172179ab18336b3176fe70f4c8a1f77b_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:5024ef5bf24b002920ef504f7dd81cc1f6a92bf9e99769ff9d6d7a2390ee69fb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:79176bc3c4edbe030c867a9e68cf86fdd98ba645a85faaa18e39b313530c3456_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:84cac542d17180bc2103b553b8aa695668e9593d8f3c120ac6cf84af3843be2e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:00b06379319a10eab80e4287dfb4ca280bcdc225857eda09aab019912df266cc_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:0c6a12c583d7dd62540e4ecc34a805e8ae69bd3e0db36d665440abb87dd90b6f_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:66c71452d031ef9b5b99b6ee124babfed74ed9ef8697a07e237e4d67a1dc197f_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:ed1bd8e74eb84fe2cb11227bf4483244d48b9e396ba209b2682bbf297ddacce3_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-operator-bundle@sha256:63ac3cee1a38f321dbdcb26e9b8bc4300bfe76bc38cb636004b91623c75aff86_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61731"
},
{
"category": "external",
"summary": "RHBZ#2434433",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2434433"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61731"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61731",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61731"
},
{
"category": "external",
"summary": "https://go.dev/cl/736711",
"url": "https://go.dev/cl/736711"
},
{
"category": "external",
"summary": "https://go.dev/issue/77100",
"url": "https://go.dev/issue/77100"
},
{
"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-4339",
"url": "https://pkg.go.dev/vuln/GO-2026-4339"
}
],
"release_date": "2026-01-28T19:30:30.844000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-02T17:03:40+00:00",
"details": "See Red Hat OpenShift Service Mesh 2.6.14 documentation at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/service_mesh/service-mesh-2-x",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:57bfa19df7cd8c94c9a1887195fa14583ec95607c65ab1a37ed36e515bf015d6_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:c4d28d0365c81b302827338e517aa7b97e4e234f3e2b611035316162c2eed77c_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:ee2fe46057b423f7352037f0203357a3d7d2ccbcb87d51cdab200121d4315bb7_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:f0b58a20ccb618c10f3bb362d6864f32d745706e351a987542c53105a88378f4_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:3462c8c5f48bce1a0b67fb91b9ec2addf658351ad2d0b2a83b508c62de326b9a_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:9920d110f9e91ac94bb68329ade74f6ff4cb12bc836cf26c3784a128e5740b23_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:dcbb2fdf5a578754156453c39006056aa42b22ec3a91b47a196939f5371d2884_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:f62c529feebed0564ff70d317058d08bfb48429d997c941f89c9abd4b41cb040_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:3b963918db39c3a29370452c4d2412a5590ebc0b0ed05528c6c1749550f16883_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:5b86898fbbd6d700a925c55b3f25b0c965e34f41a6af6cbb197107ff19f8056d_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:8c2943d00fde9270625caee1e36e6b49e0880352ecaa39a35bad7f2955801615_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:e84615cc4becd27ace58a15c20c791cdff22d3e4ce267c73606bdcb36ff99f79_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:1f004a30a398677b3f7293ffe4afbf0a172179ab18336b3176fe70f4c8a1f77b_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:5024ef5bf24b002920ef504f7dd81cc1f6a92bf9e99769ff9d6d7a2390ee69fb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:79176bc3c4edbe030c867a9e68cf86fdd98ba645a85faaa18e39b313530c3456_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:84cac542d17180bc2103b553b8aa695668e9593d8f3c120ac6cf84af3843be2e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3559"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not 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/grafana-rhel8@sha256:00b06379319a10eab80e4287dfb4ca280bcdc225857eda09aab019912df266cc_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:0c6a12c583d7dd62540e4ecc34a805e8ae69bd3e0db36d665440abb87dd90b6f_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:66c71452d031ef9b5b99b6ee124babfed74ed9ef8697a07e237e4d67a1dc197f_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:ed1bd8e74eb84fe2cb11227bf4483244d48b9e396ba209b2682bbf297ddacce3_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:57bfa19df7cd8c94c9a1887195fa14583ec95607c65ab1a37ed36e515bf015d6_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:c4d28d0365c81b302827338e517aa7b97e4e234f3e2b611035316162c2eed77c_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:ee2fe46057b423f7352037f0203357a3d7d2ccbcb87d51cdab200121d4315bb7_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:f0b58a20ccb618c10f3bb362d6864f32d745706e351a987542c53105a88378f4_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-operator-bundle@sha256:63ac3cee1a38f321dbdcb26e9b8bc4300bfe76bc38cb636004b91623c75aff86_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:3462c8c5f48bce1a0b67fb91b9ec2addf658351ad2d0b2a83b508c62de326b9a_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:9920d110f9e91ac94bb68329ade74f6ff4cb12bc836cf26c3784a128e5740b23_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:dcbb2fdf5a578754156453c39006056aa42b22ec3a91b47a196939f5371d2884_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:f62c529feebed0564ff70d317058d08bfb48429d997c941f89c9abd4b41cb040_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:3b963918db39c3a29370452c4d2412a5590ebc0b0ed05528c6c1749550f16883_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:5b86898fbbd6d700a925c55b3f25b0c965e34f41a6af6cbb197107ff19f8056d_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:8c2943d00fde9270625caee1e36e6b49e0880352ecaa39a35bad7f2955801615_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:e84615cc4becd27ace58a15c20c791cdff22d3e4ce267c73606bdcb36ff99f79_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:1f004a30a398677b3f7293ffe4afbf0a172179ab18336b3176fe70f4c8a1f77b_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:5024ef5bf24b002920ef504f7dd81cc1f6a92bf9e99769ff9d6d7a2390ee69fb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:79176bc3c4edbe030c867a9e68cf86fdd98ba645a85faaa18e39b313530c3456_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:84cac542d17180bc2103b553b8aa695668e9593d8f3c120ac6cf84af3843be2e_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:00b06379319a10eab80e4287dfb4ca280bcdc225857eda09aab019912df266cc_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:0c6a12c583d7dd62540e4ecc34a805e8ae69bd3e0db36d665440abb87dd90b6f_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:66c71452d031ef9b5b99b6ee124babfed74ed9ef8697a07e237e4d67a1dc197f_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:ed1bd8e74eb84fe2cb11227bf4483244d48b9e396ba209b2682bbf297ddacce3_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:57bfa19df7cd8c94c9a1887195fa14583ec95607c65ab1a37ed36e515bf015d6_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:c4d28d0365c81b302827338e517aa7b97e4e234f3e2b611035316162c2eed77c_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:ee2fe46057b423f7352037f0203357a3d7d2ccbcb87d51cdab200121d4315bb7_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:f0b58a20ccb618c10f3bb362d6864f32d745706e351a987542c53105a88378f4_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-operator-bundle@sha256:63ac3cee1a38f321dbdcb26e9b8bc4300bfe76bc38cb636004b91623c75aff86_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:3462c8c5f48bce1a0b67fb91b9ec2addf658351ad2d0b2a83b508c62de326b9a_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:9920d110f9e91ac94bb68329ade74f6ff4cb12bc836cf26c3784a128e5740b23_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:dcbb2fdf5a578754156453c39006056aa42b22ec3a91b47a196939f5371d2884_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:f62c529feebed0564ff70d317058d08bfb48429d997c941f89c9abd4b41cb040_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:3b963918db39c3a29370452c4d2412a5590ebc0b0ed05528c6c1749550f16883_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:5b86898fbbd6d700a925c55b3f25b0c965e34f41a6af6cbb197107ff19f8056d_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:8c2943d00fde9270625caee1e36e6b49e0880352ecaa39a35bad7f2955801615_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:e84615cc4becd27ace58a15c20c791cdff22d3e4ce267c73606bdcb36ff99f79_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:1f004a30a398677b3f7293ffe4afbf0a172179ab18336b3176fe70f4c8a1f77b_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:5024ef5bf24b002920ef504f7dd81cc1f6a92bf9e99769ff9d6d7a2390ee69fb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:79176bc3c4edbe030c867a9e68cf86fdd98ba645a85faaa18e39b313530c3456_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:84cac542d17180bc2103b553b8aa695668e9593d8f3c120ac6cf84af3843be2e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/go: cmd/go: Arbitrary file write via malicious pkg-config directive"
},
{
"cve": "CVE-2025-61732",
"discovery_date": "2026-02-05T05:00:47.678207+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:00b06379319a10eab80e4287dfb4ca280bcdc225857eda09aab019912df266cc_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:0c6a12c583d7dd62540e4ecc34a805e8ae69bd3e0db36d665440abb87dd90b6f_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:66c71452d031ef9b5b99b6ee124babfed74ed9ef8697a07e237e4d67a1dc197f_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:ed1bd8e74eb84fe2cb11227bf4483244d48b9e396ba209b2682bbf297ddacce3_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-operator-bundle@sha256:63ac3cee1a38f321dbdcb26e9b8bc4300bfe76bc38cb636004b91623c75aff86_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437016"
}
],
"notes": [
{
"category": "description",
"text": "A discrepancy between how Go and C/C++ comments were parsed allowed for code smuggling into the resulting cgo binary.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/cgo: Potential code smuggling via doc comments in cmd/cgo",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, 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/istio-cni-rhel8@sha256:57bfa19df7cd8c94c9a1887195fa14583ec95607c65ab1a37ed36e515bf015d6_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:c4d28d0365c81b302827338e517aa7b97e4e234f3e2b611035316162c2eed77c_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:ee2fe46057b423f7352037f0203357a3d7d2ccbcb87d51cdab200121d4315bb7_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:f0b58a20ccb618c10f3bb362d6864f32d745706e351a987542c53105a88378f4_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:3462c8c5f48bce1a0b67fb91b9ec2addf658351ad2d0b2a83b508c62de326b9a_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:9920d110f9e91ac94bb68329ade74f6ff4cb12bc836cf26c3784a128e5740b23_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:dcbb2fdf5a578754156453c39006056aa42b22ec3a91b47a196939f5371d2884_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:f62c529feebed0564ff70d317058d08bfb48429d997c941f89c9abd4b41cb040_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:3b963918db39c3a29370452c4d2412a5590ebc0b0ed05528c6c1749550f16883_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:5b86898fbbd6d700a925c55b3f25b0c965e34f41a6af6cbb197107ff19f8056d_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:8c2943d00fde9270625caee1e36e6b49e0880352ecaa39a35bad7f2955801615_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:e84615cc4becd27ace58a15c20c791cdff22d3e4ce267c73606bdcb36ff99f79_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:1f004a30a398677b3f7293ffe4afbf0a172179ab18336b3176fe70f4c8a1f77b_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:5024ef5bf24b002920ef504f7dd81cc1f6a92bf9e99769ff9d6d7a2390ee69fb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:79176bc3c4edbe030c867a9e68cf86fdd98ba645a85faaa18e39b313530c3456_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:84cac542d17180bc2103b553b8aa695668e9593d8f3c120ac6cf84af3843be2e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:00b06379319a10eab80e4287dfb4ca280bcdc225857eda09aab019912df266cc_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:0c6a12c583d7dd62540e4ecc34a805e8ae69bd3e0db36d665440abb87dd90b6f_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:66c71452d031ef9b5b99b6ee124babfed74ed9ef8697a07e237e4d67a1dc197f_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:ed1bd8e74eb84fe2cb11227bf4483244d48b9e396ba209b2682bbf297ddacce3_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-operator-bundle@sha256:63ac3cee1a38f321dbdcb26e9b8bc4300bfe76bc38cb636004b91623c75aff86_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "RHBZ#2437016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732"
},
{
"category": "external",
"summary": "https://go.dev/cl/734220",
"url": "https://go.dev/cl/734220"
},
{
"category": "external",
"summary": "https://go.dev/issue/76697",
"url": "https://go.dev/issue/76697"
},
{
"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-4433",
"url": "https://pkg.go.dev/vuln/GO-2026-4433"
}
],
"release_date": "2026-02-05T03:42:26.392000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-02T17:03:40+00:00",
"details": "See Red Hat OpenShift Service Mesh 2.6.14 documentation at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/service_mesh/service-mesh-2-x",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:57bfa19df7cd8c94c9a1887195fa14583ec95607c65ab1a37ed36e515bf015d6_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:c4d28d0365c81b302827338e517aa7b97e4e234f3e2b611035316162c2eed77c_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:ee2fe46057b423f7352037f0203357a3d7d2ccbcb87d51cdab200121d4315bb7_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:f0b58a20ccb618c10f3bb362d6864f32d745706e351a987542c53105a88378f4_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:3462c8c5f48bce1a0b67fb91b9ec2addf658351ad2d0b2a83b508c62de326b9a_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:9920d110f9e91ac94bb68329ade74f6ff4cb12bc836cf26c3784a128e5740b23_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:dcbb2fdf5a578754156453c39006056aa42b22ec3a91b47a196939f5371d2884_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:f62c529feebed0564ff70d317058d08bfb48429d997c941f89c9abd4b41cb040_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:3b963918db39c3a29370452c4d2412a5590ebc0b0ed05528c6c1749550f16883_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:5b86898fbbd6d700a925c55b3f25b0c965e34f41a6af6cbb197107ff19f8056d_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:8c2943d00fde9270625caee1e36e6b49e0880352ecaa39a35bad7f2955801615_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:e84615cc4becd27ace58a15c20c791cdff22d3e4ce267c73606bdcb36ff99f79_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:1f004a30a398677b3f7293ffe4afbf0a172179ab18336b3176fe70f4c8a1f77b_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:5024ef5bf24b002920ef504f7dd81cc1f6a92bf9e99769ff9d6d7a2390ee69fb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:79176bc3c4edbe030c867a9e68cf86fdd98ba645a85faaa18e39b313530c3456_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:84cac542d17180bc2103b553b8aa695668e9593d8f3c120ac6cf84af3843be2e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3559"
}
],
"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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:00b06379319a10eab80e4287dfb4ca280bcdc225857eda09aab019912df266cc_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:0c6a12c583d7dd62540e4ecc34a805e8ae69bd3e0db36d665440abb87dd90b6f_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:66c71452d031ef9b5b99b6ee124babfed74ed9ef8697a07e237e4d67a1dc197f_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:ed1bd8e74eb84fe2cb11227bf4483244d48b9e396ba209b2682bbf297ddacce3_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:57bfa19df7cd8c94c9a1887195fa14583ec95607c65ab1a37ed36e515bf015d6_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:c4d28d0365c81b302827338e517aa7b97e4e234f3e2b611035316162c2eed77c_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:ee2fe46057b423f7352037f0203357a3d7d2ccbcb87d51cdab200121d4315bb7_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:f0b58a20ccb618c10f3bb362d6864f32d745706e351a987542c53105a88378f4_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-operator-bundle@sha256:63ac3cee1a38f321dbdcb26e9b8bc4300bfe76bc38cb636004b91623c75aff86_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:3462c8c5f48bce1a0b67fb91b9ec2addf658351ad2d0b2a83b508c62de326b9a_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:9920d110f9e91ac94bb68329ade74f6ff4cb12bc836cf26c3784a128e5740b23_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:dcbb2fdf5a578754156453c39006056aa42b22ec3a91b47a196939f5371d2884_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:f62c529feebed0564ff70d317058d08bfb48429d997c941f89c9abd4b41cb040_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:3b963918db39c3a29370452c4d2412a5590ebc0b0ed05528c6c1749550f16883_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:5b86898fbbd6d700a925c55b3f25b0c965e34f41a6af6cbb197107ff19f8056d_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:8c2943d00fde9270625caee1e36e6b49e0880352ecaa39a35bad7f2955801615_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:e84615cc4becd27ace58a15c20c791cdff22d3e4ce267c73606bdcb36ff99f79_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:1f004a30a398677b3f7293ffe4afbf0a172179ab18336b3176fe70f4c8a1f77b_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:5024ef5bf24b002920ef504f7dd81cc1f6a92bf9e99769ff9d6d7a2390ee69fb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:79176bc3c4edbe030c867a9e68cf86fdd98ba645a85faaa18e39b313530c3456_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:84cac542d17180bc2103b553b8aa695668e9593d8f3c120ac6cf84af3843be2e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/cgo: Potential code smuggling via doc comments in cmd/cgo"
},
{
"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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:00b06379319a10eab80e4287dfb4ca280bcdc225857eda09aab019912df266cc_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:0c6a12c583d7dd62540e4ecc34a805e8ae69bd3e0db36d665440abb87dd90b6f_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:66c71452d031ef9b5b99b6ee124babfed74ed9ef8697a07e237e4d67a1dc197f_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:ed1bd8e74eb84fe2cb11227bf4483244d48b9e396ba209b2682bbf297ddacce3_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-operator-bundle@sha256:63ac3cee1a38f321dbdcb26e9b8bc4300bfe76bc38cb636004b91623c75aff86_amd64"
]
}
],
"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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:57bfa19df7cd8c94c9a1887195fa14583ec95607c65ab1a37ed36e515bf015d6_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:c4d28d0365c81b302827338e517aa7b97e4e234f3e2b611035316162c2eed77c_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:ee2fe46057b423f7352037f0203357a3d7d2ccbcb87d51cdab200121d4315bb7_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:f0b58a20ccb618c10f3bb362d6864f32d745706e351a987542c53105a88378f4_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:3462c8c5f48bce1a0b67fb91b9ec2addf658351ad2d0b2a83b508c62de326b9a_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:9920d110f9e91ac94bb68329ade74f6ff4cb12bc836cf26c3784a128e5740b23_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:dcbb2fdf5a578754156453c39006056aa42b22ec3a91b47a196939f5371d2884_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:f62c529feebed0564ff70d317058d08bfb48429d997c941f89c9abd4b41cb040_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:3b963918db39c3a29370452c4d2412a5590ebc0b0ed05528c6c1749550f16883_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:5b86898fbbd6d700a925c55b3f25b0c965e34f41a6af6cbb197107ff19f8056d_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:8c2943d00fde9270625caee1e36e6b49e0880352ecaa39a35bad7f2955801615_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:e84615cc4becd27ace58a15c20c791cdff22d3e4ce267c73606bdcb36ff99f79_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:1f004a30a398677b3f7293ffe4afbf0a172179ab18336b3176fe70f4c8a1f77b_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:5024ef5bf24b002920ef504f7dd81cc1f6a92bf9e99769ff9d6d7a2390ee69fb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:79176bc3c4edbe030c867a9e68cf86fdd98ba645a85faaa18e39b313530c3456_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:84cac542d17180bc2103b553b8aa695668e9593d8f3c120ac6cf84af3843be2e_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:00b06379319a10eab80e4287dfb4ca280bcdc225857eda09aab019912df266cc_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:0c6a12c583d7dd62540e4ecc34a805e8ae69bd3e0db36d665440abb87dd90b6f_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:66c71452d031ef9b5b99b6ee124babfed74ed9ef8697a07e237e4d67a1dc197f_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:ed1bd8e74eb84fe2cb11227bf4483244d48b9e396ba209b2682bbf297ddacce3_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-operator-bundle@sha256:63ac3cee1a38f321dbdcb26e9b8bc4300bfe76bc38cb636004b91623c75aff86_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-02T17:03:40+00:00",
"details": "See Red Hat OpenShift Service Mesh 2.6.14 documentation at https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/service_mesh/service-mesh-2-x",
"product_ids": [
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:57bfa19df7cd8c94c9a1887195fa14583ec95607c65ab1a37ed36e515bf015d6_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:c4d28d0365c81b302827338e517aa7b97e4e234f3e2b611035316162c2eed77c_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:ee2fe46057b423f7352037f0203357a3d7d2ccbcb87d51cdab200121d4315bb7_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:f0b58a20ccb618c10f3bb362d6864f32d745706e351a987542c53105a88378f4_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:3462c8c5f48bce1a0b67fb91b9ec2addf658351ad2d0b2a83b508c62de326b9a_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:9920d110f9e91ac94bb68329ade74f6ff4cb12bc836cf26c3784a128e5740b23_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:dcbb2fdf5a578754156453c39006056aa42b22ec3a91b47a196939f5371d2884_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:f62c529feebed0564ff70d317058d08bfb48429d997c941f89c9abd4b41cb040_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:3b963918db39c3a29370452c4d2412a5590ebc0b0ed05528c6c1749550f16883_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:5b86898fbbd6d700a925c55b3f25b0c965e34f41a6af6cbb197107ff19f8056d_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:8c2943d00fde9270625caee1e36e6b49e0880352ecaa39a35bad7f2955801615_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:e84615cc4becd27ace58a15c20c791cdff22d3e4ce267c73606bdcb36ff99f79_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:1f004a30a398677b3f7293ffe4afbf0a172179ab18336b3176fe70f4c8a1f77b_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:5024ef5bf24b002920ef504f7dd81cc1f6a92bf9e99769ff9d6d7a2390ee69fb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:79176bc3c4edbe030c867a9e68cf86fdd98ba645a85faaa18e39b313530c3456_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:84cac542d17180bc2103b553b8aa695668e9593d8f3c120ac6cf84af3843be2e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3559"
}
],
"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 Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:00b06379319a10eab80e4287dfb4ca280bcdc225857eda09aab019912df266cc_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:0c6a12c583d7dd62540e4ecc34a805e8ae69bd3e0db36d665440abb87dd90b6f_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:66c71452d031ef9b5b99b6ee124babfed74ed9ef8697a07e237e4d67a1dc197f_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/grafana-rhel8@sha256:ed1bd8e74eb84fe2cb11227bf4483244d48b9e396ba209b2682bbf297ddacce3_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:57bfa19df7cd8c94c9a1887195fa14583ec95607c65ab1a37ed36e515bf015d6_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:c4d28d0365c81b302827338e517aa7b97e4e234f3e2b611035316162c2eed77c_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:ee2fe46057b423f7352037f0203357a3d7d2ccbcb87d51cdab200121d4315bb7_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-cni-rhel8@sha256:f0b58a20ccb618c10f3bb362d6864f32d745706e351a987542c53105a88378f4_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-operator-bundle@sha256:63ac3cee1a38f321dbdcb26e9b8bc4300bfe76bc38cb636004b91623c75aff86_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:3462c8c5f48bce1a0b67fb91b9ec2addf658351ad2d0b2a83b508c62de326b9a_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:9920d110f9e91ac94bb68329ade74f6ff4cb12bc836cf26c3784a128e5740b23_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:dcbb2fdf5a578754156453c39006056aa42b22ec3a91b47a196939f5371d2884_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/istio-rhel8-operator@sha256:f62c529feebed0564ff70d317058d08bfb48429d997c941f89c9abd4b41cb040_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:3b963918db39c3a29370452c4d2412a5590ebc0b0ed05528c6c1749550f16883_amd64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:5b86898fbbd6d700a925c55b3f25b0c965e34f41a6af6cbb197107ff19f8056d_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:8c2943d00fde9270625caee1e36e6b49e0880352ecaa39a35bad7f2955801615_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/pilot-rhel8@sha256:e84615cc4becd27ace58a15c20c791cdff22d3e4ce267c73606bdcb36ff99f79_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:1f004a30a398677b3f7293ffe4afbf0a172179ab18336b3176fe70f4c8a1f77b_s390x",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:5024ef5bf24b002920ef504f7dd81cc1f6a92bf9e99769ff9d6d7a2390ee69fb_arm64",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:79176bc3c4edbe030c867a9e68cf86fdd98ba645a85faaa18e39b313530c3456_ppc64le",
"Red Hat OpenShift Service Mesh 2.6:registry.redhat.io/openshift-service-mesh/ratelimit-rhel8@sha256:84cac542d17180bc2103b553b8aa695668e9593d8f3c120ac6cf84af3843be2e_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
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: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: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:3188
Vulnerability from csaf_redhat - Published: 2026-02-24 11:39 - 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 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* 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:3188",
"url": "https://access.redhat.com/errata/RHSA-2026:3188"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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_3188.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2026-03-12T06:59:19+00:00",
"generator": {
"date": "2026-03-12T06:59:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3188",
"initial_release_date": "2026-02-24T11:39:36+00:00",
"revision_history": [
{
"date": "2026-02-24T11:39:36+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-02-24T11:39:36+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T06:59: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. 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-28.el8_10.aarch64",
"product": {
"name": "grafana-0:9.2.10-28.el8_10.aarch64",
"product_id": "grafana-0:9.2.10-28.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.2.10-28.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:9.2.10-28.el8_10.aarch64",
"product": {
"name": "grafana-selinux-0:9.2.10-28.el8_10.aarch64",
"product_id": "grafana-selinux-0:9.2.10-28.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@9.2.10-28.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.2.10-28.el8_10.aarch64",
"product": {
"name": "grafana-debugsource-0:9.2.10-28.el8_10.aarch64",
"product_id": "grafana-debugsource-0:9.2.10-28.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.2.10-28.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.2.10-28.el8_10.aarch64",
"product": {
"name": "grafana-debuginfo-0:9.2.10-28.el8_10.aarch64",
"product_id": "grafana-debuginfo-0:9.2.10-28.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.2.10-28.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.2.10-28.el8_10.ppc64le",
"product": {
"name": "grafana-0:9.2.10-28.el8_10.ppc64le",
"product_id": "grafana-0:9.2.10-28.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.2.10-28.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:9.2.10-28.el8_10.ppc64le",
"product": {
"name": "grafana-selinux-0:9.2.10-28.el8_10.ppc64le",
"product_id": "grafana-selinux-0:9.2.10-28.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@9.2.10-28.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.2.10-28.el8_10.ppc64le",
"product": {
"name": "grafana-debugsource-0:9.2.10-28.el8_10.ppc64le",
"product_id": "grafana-debugsource-0:9.2.10-28.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.2.10-28.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.2.10-28.el8_10.ppc64le",
"product": {
"name": "grafana-debuginfo-0:9.2.10-28.el8_10.ppc64le",
"product_id": "grafana-debuginfo-0:9.2.10-28.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.2.10-28.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.2.10-28.el8_10.x86_64",
"product": {
"name": "grafana-0:9.2.10-28.el8_10.x86_64",
"product_id": "grafana-0:9.2.10-28.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.2.10-28.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:9.2.10-28.el8_10.x86_64",
"product": {
"name": "grafana-selinux-0:9.2.10-28.el8_10.x86_64",
"product_id": "grafana-selinux-0:9.2.10-28.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@9.2.10-28.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.2.10-28.el8_10.x86_64",
"product": {
"name": "grafana-debugsource-0:9.2.10-28.el8_10.x86_64",
"product_id": "grafana-debugsource-0:9.2.10-28.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.2.10-28.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.2.10-28.el8_10.x86_64",
"product": {
"name": "grafana-debuginfo-0:9.2.10-28.el8_10.x86_64",
"product_id": "grafana-debuginfo-0:9.2.10-28.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.2.10-28.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.2.10-28.el8_10.s390x",
"product": {
"name": "grafana-0:9.2.10-28.el8_10.s390x",
"product_id": "grafana-0:9.2.10-28.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.2.10-28.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:9.2.10-28.el8_10.s390x",
"product": {
"name": "grafana-selinux-0:9.2.10-28.el8_10.s390x",
"product_id": "grafana-selinux-0:9.2.10-28.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@9.2.10-28.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.2.10-28.el8_10.s390x",
"product": {
"name": "grafana-debugsource-0:9.2.10-28.el8_10.s390x",
"product_id": "grafana-debugsource-0:9.2.10-28.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.2.10-28.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.2.10-28.el8_10.s390x",
"product": {
"name": "grafana-debuginfo-0:9.2.10-28.el8_10.s390x",
"product_id": "grafana-debuginfo-0:9.2.10-28.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.2.10-28.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.2.10-28.el8_10.src",
"product": {
"name": "grafana-0:9.2.10-28.el8_10.src",
"product_id": "grafana-0:9.2.10-28.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.2.10-28.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.2.10-28.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-28.el8_10.aarch64"
},
"product_reference": "grafana-0:9.2.10-28.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-28.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-28.el8_10.ppc64le"
},
"product_reference": "grafana-0:9.2.10-28.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-28.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-28.el8_10.s390x"
},
"product_reference": "grafana-0:9.2.10-28.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-28.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-28.el8_10.src"
},
"product_reference": "grafana-0:9.2.10-28.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-28.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-28.el8_10.x86_64"
},
"product_reference": "grafana-0:9.2.10-28.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-28.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-28.el8_10.aarch64"
},
"product_reference": "grafana-debuginfo-0:9.2.10-28.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-28.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-28.el8_10.ppc64le"
},
"product_reference": "grafana-debuginfo-0:9.2.10-28.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-28.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-28.el8_10.s390x"
},
"product_reference": "grafana-debuginfo-0:9.2.10-28.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-28.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-28.el8_10.x86_64"
},
"product_reference": "grafana-debuginfo-0:9.2.10-28.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-28.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-28.el8_10.aarch64"
},
"product_reference": "grafana-debugsource-0:9.2.10-28.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-28.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-28.el8_10.ppc64le"
},
"product_reference": "grafana-debugsource-0:9.2.10-28.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-28.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-28.el8_10.s390x"
},
"product_reference": "grafana-debugsource-0:9.2.10-28.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-28.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-28.el8_10.x86_64"
},
"product_reference": "grafana-debugsource-0:9.2.10-28.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-28.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-28.el8_10.aarch64"
},
"product_reference": "grafana-selinux-0:9.2.10-28.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-28.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-28.el8_10.ppc64le"
},
"product_reference": "grafana-selinux-0:9.2.10-28.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-28.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-28.el8_10.s390x"
},
"product_reference": "grafana-selinux-0:9.2.10-28.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-28.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-28.el8_10.x86_64"
},
"product_reference": "grafana-selinux-0:9.2.10-28.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.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-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.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-24T11:39: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-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3188"
},
{
"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.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.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.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.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.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.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-24T11:39: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-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3188"
},
{
"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.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.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.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"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-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.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-24T11:39: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-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3188"
}
],
"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-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-28.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-28.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/tls: Unexpected session resumption in crypto/tls"
}
]
}
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:3473
Vulnerability from csaf_redhat - Published: 2026-03-02 01:23 - Updated: 2026-03-12 05:16Notes
{
"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* 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* cmd/cgo: Potential code smuggling via doc comments in cmd/cgo (CVE-2025-61732)\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:3473",
"url": "https://access.redhat.com/errata/RHSA-2026:3473"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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": "2437016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437016"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_3473.json"
}
],
"title": "Red Hat Security Advisory: golang security update",
"tracking": {
"current_release_date": "2026-03-12T05:16:02+00:00",
"generator": {
"date": "2026-03-12T05:16:02+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.2"
}
},
"id": "RHSA-2026:3473",
"initial_release_date": "2026-03-02T01:23:25+00:00",
"revision_history": [
{
"date": "2026-03-02T01:23:25+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-03-02T01:23:25+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-03-12T05:16: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 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-10.el9_0.src",
"product": {
"name": "golang-0:1.17.13-10.el9_0.src",
"product_id": "golang-0:1.17.13-10.el9_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.13-10.el9_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.17.13-10.el9_0.aarch64",
"product": {
"name": "golang-0:1.17.13-10.el9_0.aarch64",
"product_id": "golang-0:1.17.13-10.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.13-10.el9_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.13-10.el9_0.aarch64",
"product": {
"name": "golang-bin-0:1.17.13-10.el9_0.aarch64",
"product_id": "golang-bin-0:1.17.13-10.el9_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.13-10.el9_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.17.13-10.el9_0.ppc64le",
"product": {
"name": "golang-0:1.17.13-10.el9_0.ppc64le",
"product_id": "golang-0:1.17.13-10.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.13-10.el9_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.13-10.el9_0.ppc64le",
"product": {
"name": "golang-bin-0:1.17.13-10.el9_0.ppc64le",
"product_id": "golang-bin-0:1.17.13-10.el9_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.13-10.el9_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.17.13-10.el9_0.x86_64",
"product": {
"name": "golang-0:1.17.13-10.el9_0.x86_64",
"product_id": "golang-0:1.17.13-10.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.13-10.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.13-10.el9_0.x86_64",
"product": {
"name": "golang-bin-0:1.17.13-10.el9_0.x86_64",
"product_id": "golang-bin-0:1.17.13-10.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.13-10.el9_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-race-0:1.17.13-10.el9_0.x86_64",
"product": {
"name": "golang-race-0:1.17.13-10.el9_0.x86_64",
"product_id": "golang-race-0:1.17.13-10.el9_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-race@1.17.13-10.el9_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.17.13-10.el9_0.s390x",
"product": {
"name": "golang-0:1.17.13-10.el9_0.s390x",
"product_id": "golang-0:1.17.13-10.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.17.13-10.el9_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.17.13-10.el9_0.s390x",
"product": {
"name": "golang-bin-0:1.17.13-10.el9_0.s390x",
"product_id": "golang-bin-0:1.17.13-10.el9_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.17.13-10.el9_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.17.13-10.el9_0.noarch",
"product": {
"name": "golang-docs-0:1.17.13-10.el9_0.noarch",
"product_id": "golang-docs-0:1.17.13-10.el9_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.17.13-10.el9_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.17.13-10.el9_0.noarch",
"product": {
"name": "golang-misc-0:1.17.13-10.el9_0.noarch",
"product_id": "golang-misc-0:1.17.13-10.el9_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.17.13-10.el9_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.17.13-10.el9_0.noarch",
"product": {
"name": "golang-src-0:1.17.13-10.el9_0.noarch",
"product_id": "golang-src-0:1.17.13-10.el9_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.17.13-10.el9_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.17.13-10.el9_0.noarch",
"product": {
"name": "golang-tests-0:1.17.13-10.el9_0.noarch",
"product_id": "golang-tests-0:1.17.13-10.el9_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.17.13-10.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-10.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-10.el9_0.aarch64"
},
"product_reference": "golang-0:1.17.13-10.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-10.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-10.el9_0.ppc64le"
},
"product_reference": "golang-0:1.17.13-10.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-10.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-10.el9_0.s390x"
},
"product_reference": "golang-0:1.17.13-10.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-10.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-10.el9_0.src"
},
"product_reference": "golang-0:1.17.13-10.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-10.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-10.el9_0.x86_64"
},
"product_reference": "golang-0:1.17.13-10.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-10.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-10.el9_0.aarch64"
},
"product_reference": "golang-bin-0:1.17.13-10.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-10.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-10.el9_0.ppc64le"
},
"product_reference": "golang-bin-0:1.17.13-10.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-10.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-10.el9_0.s390x"
},
"product_reference": "golang-bin-0:1.17.13-10.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-10.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-10.el9_0.x86_64"
},
"product_reference": "golang-bin-0:1.17.13-10.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-10.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-10.el9_0.noarch"
},
"product_reference": "golang-docs-0:1.17.13-10.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-10.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-10.el9_0.noarch"
},
"product_reference": "golang-misc-0:1.17.13-10.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-10.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-10.el9_0.x86_64"
},
"product_reference": "golang-race-0:1.17.13-10.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-10.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-10.el9_0.noarch"
},
"product_reference": "golang-src-0:1.17.13-10.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-10.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-10.el9_0.noarch"
},
"product_reference": "golang-tests-0:1.17.13-10.el9_0.noarch",
"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:golang-0:1.17.13-10.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.src",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-docs-0:1.17.13-10.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-misc-0:1.17.13-10.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-race-0:1.17.13-10.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-src-0:1.17.13-10.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-tests-0:1.17.13-10.el9_0.noarch"
]
},
"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-02T01:23:25+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-10.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.src",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-docs-0:1.17.13-10.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-misc-0:1.17.13-10.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-race-0:1.17.13-10.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-src-0:1.17.13-10.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-tests-0:1.17.13-10.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3473"
},
{
"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:golang-0:1.17.13-10.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.src",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-docs-0:1.17.13-10.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-misc-0:1.17.13-10.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-race-0:1.17.13-10.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-src-0:1.17.13-10.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-tests-0:1.17.13-10.el9_0.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": [
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.src",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-docs-0:1.17.13-10.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-misc-0:1.17.13-10.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-race-0:1.17.13-10.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-src-0:1.17.13-10.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-tests-0:1.17.13-10.el9_0.noarch"
]
}
],
"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:golang-0:1.17.13-10.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.src",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-docs-0:1.17.13-10.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-misc-0:1.17.13-10.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-race-0:1.17.13-10.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-src-0:1.17.13-10.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-tests-0:1.17.13-10.el9_0.noarch"
]
},
"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-02T01:23:25+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-10.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.src",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-docs-0:1.17.13-10.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-misc-0:1.17.13-10.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-race-0:1.17.13-10.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-src-0:1.17.13-10.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-tests-0:1.17.13-10.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3473"
},
{
"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:golang-0:1.17.13-10.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.src",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-docs-0:1.17.13-10.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-misc-0:1.17.13-10.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-race-0:1.17.13-10.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-src-0:1.17.13-10.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-tests-0:1.17.13-10.el9_0.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": [
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.src",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-docs-0:1.17.13-10.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-misc-0:1.17.13-10.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-race-0:1.17.13-10.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-src-0:1.17.13-10.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-tests-0:1.17.13-10.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Excessive CPU consumption when building archive index in archive/zip"
},
{
"cve": "CVE-2025-61732",
"discovery_date": "2026-02-05T05:00:47.678207+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437016"
}
],
"notes": [
{
"category": "description",
"text": "A discrepancy between how Go and C/C++ comments were parsed allowed for code smuggling into the resulting cgo binary.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/cgo: Potential code smuggling via doc comments in cmd/cgo",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-10.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.src",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-docs-0:1.17.13-10.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-misc-0:1.17.13-10.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-race-0:1.17.13-10.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-src-0:1.17.13-10.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-tests-0:1.17.13-10.el9_0.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-61732"
},
{
"category": "external",
"summary": "RHBZ#2437016",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437016"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-61732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61732"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732"
},
{
"category": "external",
"summary": "https://go.dev/cl/734220",
"url": "https://go.dev/cl/734220"
},
{
"category": "external",
"summary": "https://go.dev/issue/76697",
"url": "https://go.dev/issue/76697"
},
{
"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-4433",
"url": "https://pkg.go.dev/vuln/GO-2026-4433"
}
],
"release_date": "2026-02-05T03:42:26.392000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-03-02T01:23:25+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-10.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.src",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-docs-0:1.17.13-10.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-misc-0:1.17.13-10.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-race-0:1.17.13-10.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-src-0:1.17.13-10.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-tests-0:1.17.13-10.el9_0.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:3473"
}
],
"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.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.src",
"AppStream-9.0.0.Z.E4S:golang-0:1.17.13-10.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.aarch64",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.ppc64le",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.s390x",
"AppStream-9.0.0.Z.E4S:golang-bin-0:1.17.13-10.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-docs-0:1.17.13-10.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-misc-0:1.17.13-10.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-race-0:1.17.13-10.el9_0.x86_64",
"AppStream-9.0.0.Z.E4S:golang-src-0:1.17.13-10.el9_0.noarch",
"AppStream-9.0.0.Z.E4S:golang-tests-0:1.17.13-10.el9_0.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cmd/cgo: Potential code smuggling via doc comments in cmd/cgo"
}
]
}
CVE-2025-61728
Vulnerability from osv_almalinux
The golang packages provide the Go programming language compiler.
Security Fix(es):
- 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)
- cmd/cgo: Potential code smuggling via doc comments in cmd/cgo (CVE-2025-61732)
- 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": "go-toolset"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.7-1.el10_1.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "golang"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.7-1.el10_1.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "golang-bin"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.7-1.el10_1.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "golang-docs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.7-1.el10_1.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "golang-misc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.7-1.el10_1.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "golang-race"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.7-1.el10_1.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "golang-src"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.7-1.el10_1.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "golang-tests"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.7-1.el10_1.alma.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "The golang packages provide the Go programming language compiler. \n\nSecurity Fix(es): \n\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 * cmd/cgo: Potential code smuggling via doc comments in cmd/cgo (CVE-2025-61732)\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:2706",
"modified": "2026-02-18T13:54:31Z",
"published": "2026-02-16T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:2706"
},
{
"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-61732"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2434431"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2434432"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2437016"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2437111"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/10/ALSA-2026-2706.html"
}
],
"related": [
"CVE-2025-61728",
"CVE-2025-61726",
"CVE-2025-61732",
"CVE-2025-68121"
],
"summary": "Important: golang security update"
}
CVE-2025-61728
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-61728
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"
}
CVE-2025-61728
Vulnerability from osv_almalinux
Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB & OpenTSDB.
Security Fix(es):
- 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:8",
"name": "grafana"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.2.10-28.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "grafana-selinux"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "9.2.10-28.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 * 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:3188",
"modified": "2026-02-24T17:11:47Z",
"published": "2026-02-24T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:3188"
},
{
"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-68121"
},
{
"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/8/ALSA-2026-3188.html"
}
],
"related": [
"CVE-2025-61728",
"CVE-2025-61726",
"CVE-2025-68121"
],
"summary": "Important: grafana security update"
}
CVE-2025-61728
Vulnerability from osv_almalinux
Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang.
Security Fix(es):
- 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)
- cmd/cgo: Potential code smuggling via doc comments in cmd/cgo (CVE-2025-61732)
- 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: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.7-1.module_el8.10.0+4117+b694c6c9"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "golang"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.7-1.module_el8.10.0+4117+b694c6c9"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "golang-bin"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.7-1.module_el8.10.0+4117+b694c6c9"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "golang-docs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.7-1.module_el8.10.0+4117+b694c6c9"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "golang-misc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.7-1.module_el8.10.0+4117+b694c6c9"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "golang-race"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.7-1.module_el8.10.0+4117+b694c6c9"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "golang-src"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.7-1.module_el8.10.0+4117+b694c6c9"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "golang-tests"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.7-1.module_el8.10.0+4117+b694c6c9"
}
],
"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 * 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 * cmd/cgo: Potential code smuggling via doc comments in cmd/cgo (CVE-2025-61732)\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:2708",
"modified": "2026-02-16T14:22:53Z",
"published": "2026-02-16T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:2708"
},
{
"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-61732"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2434431"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2434432"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2437016"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2437111"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2026-2708.html"
}
],
"related": [
"CVE-2025-61728",
"CVE-2025-61726",
"CVE-2025-61732",
"CVE-2025-68121"
],
"summary": "Important: go-toolset:rhel8 security update"
}
CVE-2025-61728
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-61728
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-61728
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-61728
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-61728
Vulnerability from osv_almalinux
The golang packages provide the Go programming language compiler.
Security Fix(es):
- 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)
- cmd/cgo: Potential code smuggling via doc comments in cmd/cgo (CVE-2025-61732)
- 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": "go-toolset"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.7-1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "golang"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.7-1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "golang-bin"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.7-1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "golang-docs"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.7-1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "golang-misc"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.7-1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "golang-race"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.7-1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "golang-src"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.7-1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "golang-tests"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.25.7-1.el9_7"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "The golang packages provide the Go programming language compiler. \n\nSecurity Fix(es): \n\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 * cmd/cgo: Potential code smuggling via doc comments in cmd/cgo (CVE-2025-61732)\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:2709",
"modified": "2026-02-17T10:27:57Z",
"published": "2026-02-16T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:2709"
},
{
"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-61732"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2025-68121"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2434431"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2434432"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2437016"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2437111"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2026-2709.html"
}
],
"related": [
"CVE-2025-61728",
"CVE-2025-61726",
"CVE-2025-61732",
"CVE-2025-68121"
],
"summary": "Important: golang security update"
}
SUSE-SU-2026:0219-1
Vulnerability from csaf_suse - Published: 2026-01-22 12:13 - Updated: 2026-01-22 12:13Notes
{
"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.12 (released 2026-01-15) (bsc#1236217)\n\nSecurity fixes:\n\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\nOther fixes:\n\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-219,SUSE-SLE-Module-Development-Tools-15-SP7-2026-219,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-219,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-219,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-219,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-219,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-219,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-219,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-219,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-219,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-219,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-219,openSUSE-SLE-15.6-2026-219",
"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_0219-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0219-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260219-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0219-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023866.html"
},
{
"category": "self",
"summary": "SUSE Bug 1236217",
"url": "https://bugzilla.suse.com/1236217"
},
{
"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-61726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61726/"
},
{
"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-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",
"tracking": {
"current_release_date": "2026-01-22T12:13:47Z",
"generator": {
"date": "2026-01-22T12:13:47Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0219-1",
"initial_release_date": "2026-01-22T12:13:47Z",
"revision_history": [
{
"date": "2026-01-22T12:13:47Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.12-150000.1.53.1.aarch64",
"product": {
"name": "go1.24-1.24.12-150000.1.53.1.aarch64",
"product_id": "go1.24-1.24.12-150000.1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"product": {
"name": "go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"product_id": "go1.24-doc-1.24.12-150000.1.53.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.12-150000.1.53.1.aarch64",
"product": {
"name": "go1.24-race-1.24.12-150000.1.53.1.aarch64",
"product_id": "go1.24-race-1.24.12-150000.1.53.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.12-150000.1.53.1.i586",
"product": {
"name": "go1.24-1.24.12-150000.1.53.1.i586",
"product_id": "go1.24-1.24.12-150000.1.53.1.i586"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.12-150000.1.53.1.i586",
"product": {
"name": "go1.24-doc-1.24.12-150000.1.53.1.i586",
"product_id": "go1.24-doc-1.24.12-150000.1.53.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.12-150000.1.53.1.ppc64le",
"product": {
"name": "go1.24-1.24.12-150000.1.53.1.ppc64le",
"product_id": "go1.24-1.24.12-150000.1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"product": {
"name": "go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"product_id": "go1.24-doc-1.24.12-150000.1.53.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"product": {
"name": "go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"product_id": "go1.24-race-1.24.12-150000.1.53.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.12-150000.1.53.1.s390x",
"product": {
"name": "go1.24-1.24.12-150000.1.53.1.s390x",
"product_id": "go1.24-1.24.12-150000.1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.12-150000.1.53.1.s390x",
"product": {
"name": "go1.24-doc-1.24.12-150000.1.53.1.s390x",
"product_id": "go1.24-doc-1.24.12-150000.1.53.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.12-150000.1.53.1.s390x",
"product": {
"name": "go1.24-race-1.24.12-150000.1.53.1.s390x",
"product_id": "go1.24-race-1.24.12-150000.1.53.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.12-150000.1.53.1.x86_64",
"product": {
"name": "go1.24-1.24.12-150000.1.53.1.x86_64",
"product_id": "go1.24-1.24.12-150000.1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"product": {
"name": "go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"product_id": "go1.24-doc-1.24.12-150000.1.53.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.12-150000.1.53.1.x86_64",
"product": {
"name": "go1.24-race-1.24.12-150000.1.53.1.x86_64",
"product_id": "go1.24-race-1.24.12-150000.1.53.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 High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.12-150000.1.53.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.12-150000.1.53.1.aarch64"
},
"product_reference": "go1.24-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.ppc64le"
},
"product_reference": "go1.24-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.s390x"
},
"product_reference": "go1.24-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.aarch64"
},
"product_reference": "go1.24-doc-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.ppc64le"
},
"product_reference": "go1.24-doc-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.s390x"
},
"product_reference": "go1.24-doc-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.aarch64"
},
"product_reference": "go1.24-race-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.ppc64le"
},
"product_reference": "go1.24-race-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.s390x"
},
"product_reference": "go1.24-race-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-race-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.aarch64"
},
"product_reference": "go1.24-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.aarch64"
},
"product_reference": "go1.24-doc-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.aarch64"
},
"product_reference": "go1.24-race-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-race-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.aarch64"
},
"product_reference": "go1.24-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.aarch64"
},
"product_reference": "go1.24-doc-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.aarch64"
},
"product_reference": "go1.24-race-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-race-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.aarch64"
},
"product_reference": "go1.24-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.aarch64"
},
"product_reference": "go1.24-doc-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.aarch64"
},
"product_reference": "go1.24-race-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-race-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.aarch64"
},
"product_reference": "go1.24-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.aarch64"
},
"product_reference": "go1.24-doc-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.aarch64"
},
"product_reference": "go1.24-race-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-race-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.aarch64"
},
"product_reference": "go1.24-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.ppc64le"
},
"product_reference": "go1.24-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.s390x"
},
"product_reference": "go1.24-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.aarch64"
},
"product_reference": "go1.24-doc-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.ppc64le"
},
"product_reference": "go1.24-doc-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.s390x"
},
"product_reference": "go1.24-doc-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.aarch64"
},
"product_reference": "go1.24-race-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.ppc64le"
},
"product_reference": "go1.24-race-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.s390x"
},
"product_reference": "go1.24-race-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-race-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.aarch64"
},
"product_reference": "go1.24-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.ppc64le"
},
"product_reference": "go1.24-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.s390x"
},
"product_reference": "go1.24-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.aarch64"
},
"product_reference": "go1.24-doc-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.ppc64le"
},
"product_reference": "go1.24-doc-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.s390x"
},
"product_reference": "go1.24-doc-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.aarch64"
},
"product_reference": "go1.24-race-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.ppc64le"
},
"product_reference": "go1.24-race-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.s390x"
},
"product_reference": "go1.24-race-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-race-1.24.12-150000.1.53.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.12-150000.1.53.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64"
},
"product_reference": "go1.24-1.24.12-150000.1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.12-150000.1.53.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le"
},
"product_reference": "go1.24-1.24.12-150000.1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.12-150000.1.53.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.s390x"
},
"product_reference": "go1.24-1.24.12-150000.1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.12-150000.1.53.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-1.24.12-150000.1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.12-150000.1.53.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64"
},
"product_reference": "go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.12-150000.1.53.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le"
},
"product_reference": "go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.12-150000.1.53.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x"
},
"product_reference": "go1.24-doc-1.24.12-150000.1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.12-150000.1.53.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.12-150000.1.53.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64"
},
"product_reference": "go1.24-race-1.24.12-150000.1.53.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.12-150000.1.53.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le"
},
"product_reference": "go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.12-150000.1.53.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x"
},
"product_reference": "go1.24-race-1.24.12-150000.1.53.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.12-150000.1.53.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-race-1.24.12-150000.1.53.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.12-150000.1.53.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.12-150000.1.53.1.ppc64le"
},
"product_reference": "go1.24-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.ppc64le"
},
"product_reference": "go1.24-doc-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.ppc64le"
},
"product_reference": "go1.24-race-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-race-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.ppc64le"
},
"product_reference": "go1.24-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.ppc64le"
},
"product_reference": "go1.24-doc-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.ppc64le"
},
"product_reference": "go1.24-race-1.24.12-150000.1.53.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.12-150000.1.53.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.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-race-1.24.12-150000.1.53.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.12-150000.1.53.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-1.24.12-150000.1.53.1.ppc64le"
},
"product_reference": "go1.24-1.24.12-150000.1.53.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-1.24.12-150000.1.53.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-1.24.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-1.24.12-150000.1.53.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-doc-1.24.12-150000.1.53.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-doc-1.24.12-150000.1.53.1.ppc64le"
},
"product_reference": "go1.24-doc-1.24.12-150000.1.53.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-doc-1.24.12-150000.1.53.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-doc-1.24.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.12-150000.1.53.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-race-1.24.12-150000.1.53.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-race-1.24.12-150000.1.53.1.ppc64le"
},
"product_reference": "go1.24-race-1.24.12-150000.1.53.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-race-1.24.12-150000.1.53.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-race-1.24.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-race-1.24.12-150000.1.53.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-1.24.12-150000.1.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.aarch64"
},
"product_reference": "go1.24-1.24.12-150000.1.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.12-150000.1.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.ppc64le"
},
"product_reference": "go1.24-1.24.12-150000.1.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.12-150000.1.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.s390x"
},
"product_reference": "go1.24-1.24.12-150000.1.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-1.24.12-150000.1.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-1.24.12-150000.1.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.12-150000.1.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.aarch64"
},
"product_reference": "go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.12-150000.1.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le"
},
"product_reference": "go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.12-150000.1.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.s390x"
},
"product_reference": "go1.24-doc-1.24.12-150000.1.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-doc-1.24.12-150000.1.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.12-150000.1.53.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.aarch64"
},
"product_reference": "go1.24-race-1.24.12-150000.1.53.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.12-150000.1.53.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.ppc64le"
},
"product_reference": "go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.12-150000.1.53.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.s390x"
},
"product_reference": "go1.24-race-1.24.12-150000.1.53.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.24-race-1.24.12-150000.1.53.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.x86_64"
},
"product_reference": "go1.24-race-1.24.12-150000.1.53.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"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 High Performance Computing 15 SP4-ESPOS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.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-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.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-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T12:13:47Z",
"details": "moderate"
}
],
"title": "CVE-2025-61726"
},
{
"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 High Performance Computing 15 SP4-ESPOS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.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-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.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-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T12:13:47Z",
"details": "moderate"
}
],
"title": "CVE-2025-61728"
},
{
"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 High Performance Computing 15 SP4-ESPOS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.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-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.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-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T12:13:47Z",
"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 High Performance Computing 15 SP4-ESPOS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.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-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.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-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T12:13:47Z",
"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 High Performance Computing 15 SP4-ESPOS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.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-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.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-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T12:13:47Z",
"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-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.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-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.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-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.24-race-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-doc-1.24.12-150000.1.53.1.x86_64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.aarch64",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.ppc64le",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.s390x",
"openSUSE Leap 15.6:go1.24-race-1.24.12-150000.1.53.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T12:13:47Z",
"details": "important"
}
],
"title": "CVE-2025-68121"
}
]
}
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-2026:20132-1
Vulnerability from csaf_suse - Published: 2026-01-22 15:53 - Updated: 2026-01-22 15:53Notes
{
"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.6 (released 2026-01-15) (bsc#1244485)\n\nSecurity fixes:\n\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\nOther fixes:\n\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 \u0026lt;function\u0026gt;: 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-SLES-16.0-174",
"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_20132-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20132-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620132-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20132-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-January/043739.html"
},
{
"category": "self",
"summary": "SUSE Bug 1244485",
"url": "https://bugzilla.suse.com/1244485"
},
{
"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-61726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61726/"
},
{
"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-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",
"tracking": {
"current_release_date": "2026-01-22T15:53:13Z",
"generator": {
"date": "2026-01-22T15:53:13Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20132-1",
"initial_release_date": "2026-01-22T15:53:13Z",
"revision_history": [
{
"date": "2026-01-22T15:53:13Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.6-160000.1.1.aarch64",
"product": {
"name": "go1.25-1.25.6-160000.1.1.aarch64",
"product_id": "go1.25-1.25.6-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.6-160000.1.1.aarch64",
"product": {
"name": "go1.25-doc-1.25.6-160000.1.1.aarch64",
"product_id": "go1.25-doc-1.25.6-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-libstd-1.25.6-160000.1.1.aarch64",
"product": {
"name": "go1.25-libstd-1.25.6-160000.1.1.aarch64",
"product_id": "go1.25-libstd-1.25.6-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.6-160000.1.1.aarch64",
"product": {
"name": "go1.25-race-1.25.6-160000.1.1.aarch64",
"product_id": "go1.25-race-1.25.6-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.6-160000.1.1.ppc64le",
"product": {
"name": "go1.25-1.25.6-160000.1.1.ppc64le",
"product_id": "go1.25-1.25.6-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.6-160000.1.1.ppc64le",
"product": {
"name": "go1.25-doc-1.25.6-160000.1.1.ppc64le",
"product_id": "go1.25-doc-1.25.6-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.6-160000.1.1.ppc64le",
"product": {
"name": "go1.25-race-1.25.6-160000.1.1.ppc64le",
"product_id": "go1.25-race-1.25.6-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.6-160000.1.1.s390x",
"product": {
"name": "go1.25-1.25.6-160000.1.1.s390x",
"product_id": "go1.25-1.25.6-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.6-160000.1.1.s390x",
"product": {
"name": "go1.25-doc-1.25.6-160000.1.1.s390x",
"product_id": "go1.25-doc-1.25.6-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.6-160000.1.1.s390x",
"product": {
"name": "go1.25-race-1.25.6-160000.1.1.s390x",
"product_id": "go1.25-race-1.25.6-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.6-160000.1.1.x86_64",
"product": {
"name": "go1.25-1.25.6-160000.1.1.x86_64",
"product_id": "go1.25-1.25.6-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.6-160000.1.1.x86_64",
"product": {
"name": "go1.25-doc-1.25.6-160000.1.1.x86_64",
"product_id": "go1.25-doc-1.25.6-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-libstd-1.25.6-160000.1.1.x86_64",
"product": {
"name": "go1.25-libstd-1.25.6-160000.1.1.x86_64",
"product_id": "go1.25-libstd-1.25.6-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.6-160000.1.1.x86_64",
"product": {
"name": "go1.25-race-1.25.6-160000.1.1.x86_64",
"product_id": "go1.25-race-1.25.6-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.6-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.6-160000.1.1.aarch64"
},
"product_reference": "go1.25-1.25.6-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.6-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.6-160000.1.1.ppc64le"
},
"product_reference": "go1.25-1.25.6-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.6-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.6-160000.1.1.s390x"
},
"product_reference": "go1.25-1.25.6-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.6-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.6-160000.1.1.x86_64"
},
"product_reference": "go1.25-1.25.6-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.6-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.6-160000.1.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.6-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.6-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.6-160000.1.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.6-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.6-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.6-160000.1.1.s390x"
},
"product_reference": "go1.25-doc-1.25.6-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.6-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.6-160000.1.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.6-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.6-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.6-160000.1.1.aarch64"
},
"product_reference": "go1.25-libstd-1.25.6-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.6-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.6-160000.1.1.x86_64"
},
"product_reference": "go1.25-libstd-1.25.6-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.6-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.6-160000.1.1.aarch64"
},
"product_reference": "go1.25-race-1.25.6-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.6-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.6-160000.1.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.6-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.6-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.6-160000.1.1.s390x"
},
"product_reference": "go1.25-race-1.25.6-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.6-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.6-160000.1.1.x86_64"
},
"product_reference": "go1.25-race-1.25.6-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.6-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.6-160000.1.1.aarch64"
},
"product_reference": "go1.25-1.25.6-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.6-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.6-160000.1.1.ppc64le"
},
"product_reference": "go1.25-1.25.6-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.6-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.6-160000.1.1.s390x"
},
"product_reference": "go1.25-1.25.6-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.6-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.6-160000.1.1.x86_64"
},
"product_reference": "go1.25-1.25.6-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.6-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.6-160000.1.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.6-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.6-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.6-160000.1.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.6-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.6-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.6-160000.1.1.s390x"
},
"product_reference": "go1.25-doc-1.25.6-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.6-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.6-160000.1.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.6-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.6-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.6-160000.1.1.aarch64"
},
"product_reference": "go1.25-libstd-1.25.6-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.6-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.6-160000.1.1.x86_64"
},
"product_reference": "go1.25-libstd-1.25.6-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.6-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.6-160000.1.1.aarch64"
},
"product_reference": "go1.25-race-1.25.6-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.6-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.6-160000.1.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.6-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.6-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.6-160000.1.1.s390x"
},
"product_reference": "go1.25-race-1.25.6-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.6-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.6-160000.1.1.x86_64"
},
"product_reference": "go1.25-race-1.25.6-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"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-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-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-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-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.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T15:53:13Z",
"details": "moderate"
}
],
"title": "CVE-2025-61726"
},
{
"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-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-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-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-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-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T15:53:13Z",
"details": "moderate"
}
],
"title": "CVE-2025-61728"
},
{
"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-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-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-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-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-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T15:53:13Z",
"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-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-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-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-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-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T15:53:13Z",
"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-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-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-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-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-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T15:53:13Z",
"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 Server 16.0:go1.25-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-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-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-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-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.25-race-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-doc-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-libstd-1.25.6-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.25-race-1.25.6-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T15:53:13Z",
"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-2026:20122-1
Vulnerability from csaf_suse - Published: 2026-01-22 12:53 - Updated: 2026-01-22 12:53Notes
{
"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.12 (released 2026-01-15) (bsc#1236217)\n\nSecurity fixes:\n\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\nOther fixes:\n\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-SLES-16.0-166",
"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_20122-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:20122-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202620122-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:20122-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-January/043748.html"
},
{
"category": "self",
"summary": "SUSE Bug 1236217",
"url": "https://bugzilla.suse.com/1236217"
},
{
"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-61726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61726/"
},
{
"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-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",
"tracking": {
"current_release_date": "2026-01-22T12:53:24Z",
"generator": {
"date": "2026-01-22T12:53:24Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:20122-1",
"initial_release_date": "2026-01-22T12:53:24Z",
"revision_history": [
{
"date": "2026-01-22T12:53:24Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.12-160000.1.1.aarch64",
"product": {
"name": "go1.24-1.24.12-160000.1.1.aarch64",
"product_id": "go1.24-1.24.12-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.12-160000.1.1.aarch64",
"product": {
"name": "go1.24-doc-1.24.12-160000.1.1.aarch64",
"product_id": "go1.24-doc-1.24.12-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.24-libstd-1.24.12-160000.1.1.aarch64",
"product": {
"name": "go1.24-libstd-1.24.12-160000.1.1.aarch64",
"product_id": "go1.24-libstd-1.24.12-160000.1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.12-160000.1.1.aarch64",
"product": {
"name": "go1.24-race-1.24.12-160000.1.1.aarch64",
"product_id": "go1.24-race-1.24.12-160000.1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.12-160000.1.1.ppc64le",
"product": {
"name": "go1.24-1.24.12-160000.1.1.ppc64le",
"product_id": "go1.24-1.24.12-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.12-160000.1.1.ppc64le",
"product": {
"name": "go1.24-doc-1.24.12-160000.1.1.ppc64le",
"product_id": "go1.24-doc-1.24.12-160000.1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.12-160000.1.1.ppc64le",
"product": {
"name": "go1.24-race-1.24.12-160000.1.1.ppc64le",
"product_id": "go1.24-race-1.24.12-160000.1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.12-160000.1.1.s390x",
"product": {
"name": "go1.24-1.24.12-160000.1.1.s390x",
"product_id": "go1.24-1.24.12-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.12-160000.1.1.s390x",
"product": {
"name": "go1.24-doc-1.24.12-160000.1.1.s390x",
"product_id": "go1.24-doc-1.24.12-160000.1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.12-160000.1.1.s390x",
"product": {
"name": "go1.24-race-1.24.12-160000.1.1.s390x",
"product_id": "go1.24-race-1.24.12-160000.1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.24-1.24.12-160000.1.1.x86_64",
"product": {
"name": "go1.24-1.24.12-160000.1.1.x86_64",
"product_id": "go1.24-1.24.12-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.24-doc-1.24.12-160000.1.1.x86_64",
"product": {
"name": "go1.24-doc-1.24.12-160000.1.1.x86_64",
"product_id": "go1.24-doc-1.24.12-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.24-libstd-1.24.12-160000.1.1.x86_64",
"product": {
"name": "go1.24-libstd-1.24.12-160000.1.1.x86_64",
"product_id": "go1.24-libstd-1.24.12-160000.1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.24-race-1.24.12-160000.1.1.x86_64",
"product": {
"name": "go1.24-race-1.24.12-160000.1.1.x86_64",
"product_id": "go1.24-race-1.24.12-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.12-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.12-160000.1.1.aarch64"
},
"product_reference": "go1.24-1.24.12-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.12-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.12-160000.1.1.ppc64le"
},
"product_reference": "go1.24-1.24.12-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.12-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.12-160000.1.1.s390x"
},
"product_reference": "go1.24-1.24.12-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.12-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.12-160000.1.1.x86_64"
},
"product_reference": "go1.24-1.24.12-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.12-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.12-160000.1.1.aarch64"
},
"product_reference": "go1.24-doc-1.24.12-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.12-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.12-160000.1.1.ppc64le"
},
"product_reference": "go1.24-doc-1.24.12-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.12-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.12-160000.1.1.s390x"
},
"product_reference": "go1.24-doc-1.24.12-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.12-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.12-160000.1.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.12-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.12-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.12-160000.1.1.aarch64"
},
"product_reference": "go1.24-libstd-1.24.12-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.12-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.12-160000.1.1.x86_64"
},
"product_reference": "go1.24-libstd-1.24.12-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.12-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.12-160000.1.1.aarch64"
},
"product_reference": "go1.24-race-1.24.12-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.12-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.12-160000.1.1.ppc64le"
},
"product_reference": "go1.24-race-1.24.12-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.12-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.12-160000.1.1.s390x"
},
"product_reference": "go1.24-race-1.24.12-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.12-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.12-160000.1.1.x86_64"
},
"product_reference": "go1.24-race-1.24.12-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.12-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.12-160000.1.1.aarch64"
},
"product_reference": "go1.24-1.24.12-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.12-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.12-160000.1.1.ppc64le"
},
"product_reference": "go1.24-1.24.12-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.12-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.12-160000.1.1.s390x"
},
"product_reference": "go1.24-1.24.12-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.12-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.12-160000.1.1.x86_64"
},
"product_reference": "go1.24-1.24.12-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.12-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.12-160000.1.1.aarch64"
},
"product_reference": "go1.24-doc-1.24.12-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.12-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.12-160000.1.1.ppc64le"
},
"product_reference": "go1.24-doc-1.24.12-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.12-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.12-160000.1.1.s390x"
},
"product_reference": "go1.24-doc-1.24.12-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.12-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.12-160000.1.1.x86_64"
},
"product_reference": "go1.24-doc-1.24.12-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.12-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.12-160000.1.1.aarch64"
},
"product_reference": "go1.24-libstd-1.24.12-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.12-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.12-160000.1.1.x86_64"
},
"product_reference": "go1.24-libstd-1.24.12-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.12-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.12-160000.1.1.aarch64"
},
"product_reference": "go1.24-race-1.24.12-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.12-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.12-160000.1.1.ppc64le"
},
"product_reference": "go1.24-race-1.24.12-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.12-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.12-160000.1.1.s390x"
},
"product_reference": "go1.24-race-1.24.12-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.12-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.12-160000.1.1.x86_64"
},
"product_reference": "go1.24-race-1.24.12-160000.1.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"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-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-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-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-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.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T12:53:24Z",
"details": "moderate"
}
],
"title": "CVE-2025-61726"
},
{
"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-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-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-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-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-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T12:53:24Z",
"details": "moderate"
}
],
"title": "CVE-2025-61728"
},
{
"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-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-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-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-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-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T12:53:24Z",
"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-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-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-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-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-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T12:53:24Z",
"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.24-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-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-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-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-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T12:53:24Z",
"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 Server 16.0:go1.24-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-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-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-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-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server 16.0:go1.24-race-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-doc-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-libstd-1.24.12-160000.1.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:go1.24-race-1.24.12-160000.1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T12:53:24Z",
"details": "important"
}
],
"title": "CVE-2025-68121"
}
]
}
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: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-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"
}
]
}
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:0218-1
Vulnerability from csaf_suse - Published: 2026-01-22 12:12 - Updated: 2026-01-22 12:12Notes
{
"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.6 (released 2026-01-15) (bsc#1244485)\n\nSecurity fixes:\n\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\nOther fixes:\n\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 \u0026lt;function\u0026gt;: 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-218,SUSE-SLE-Module-Development-Tools-15-SP7-2026-218,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2026-218,SUSE-SLE-Product-HPC-15-SP4-LTSS-2026-218,SUSE-SLE-Product-HPC-15-SP5-ESPOS-2026-218,SUSE-SLE-Product-HPC-15-SP5-LTSS-2026-218,SUSE-SLE-Product-SLES-15-SP4-LTSS-2026-218,SUSE-SLE-Product-SLES-15-SP5-LTSS-2026-218,SUSE-SLE-Product-SLES-15-SP6-LTSS-2026-218,SUSE-SLE-Product-SLES_SAP-15-SP4-2026-218,SUSE-SLE-Product-SLES_SAP-15-SP5-2026-218,SUSE-SLE-Product-SLES_SAP-15-SP6-2026-218,openSUSE-SLE-15.6-2026-218",
"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_0218-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:0218-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20260218-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:0218-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023867.html"
},
{
"category": "self",
"summary": "SUSE Bug 1244485",
"url": "https://bugzilla.suse.com/1244485"
},
{
"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-61726 page",
"url": "https://www.suse.com/security/cve/CVE-2025-61726/"
},
{
"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-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",
"tracking": {
"current_release_date": "2026-01-22T12:12:47Z",
"generator": {
"date": "2026-01-22T12:12:47Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:0218-1",
"initial_release_date": "2026-01-22T12:12:47Z",
"revision_history": [
{
"date": "2026-01-22T12:12:47Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.6-150000.1.26.1.aarch64",
"product": {
"name": "go1.25-1.25.6-150000.1.26.1.aarch64",
"product_id": "go1.25-1.25.6-150000.1.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"product": {
"name": "go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"product_id": "go1.25-doc-1.25.6-150000.1.26.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.6-150000.1.26.1.aarch64",
"product": {
"name": "go1.25-race-1.25.6-150000.1.26.1.aarch64",
"product_id": "go1.25-race-1.25.6-150000.1.26.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.6-150000.1.26.1.i586",
"product": {
"name": "go1.25-1.25.6-150000.1.26.1.i586",
"product_id": "go1.25-1.25.6-150000.1.26.1.i586"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.6-150000.1.26.1.i586",
"product": {
"name": "go1.25-doc-1.25.6-150000.1.26.1.i586",
"product_id": "go1.25-doc-1.25.6-150000.1.26.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.6-150000.1.26.1.ppc64le",
"product": {
"name": "go1.25-1.25.6-150000.1.26.1.ppc64le",
"product_id": "go1.25-1.25.6-150000.1.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"product": {
"name": "go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"product_id": "go1.25-doc-1.25.6-150000.1.26.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"product": {
"name": "go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"product_id": "go1.25-race-1.25.6-150000.1.26.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.6-150000.1.26.1.s390x",
"product": {
"name": "go1.25-1.25.6-150000.1.26.1.s390x",
"product_id": "go1.25-1.25.6-150000.1.26.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.6-150000.1.26.1.s390x",
"product": {
"name": "go1.25-doc-1.25.6-150000.1.26.1.s390x",
"product_id": "go1.25-doc-1.25.6-150000.1.26.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.6-150000.1.26.1.s390x",
"product": {
"name": "go1.25-race-1.25.6-150000.1.26.1.s390x",
"product_id": "go1.25-race-1.25.6-150000.1.26.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.25-1.25.6-150000.1.26.1.x86_64",
"product": {
"name": "go1.25-1.25.6-150000.1.26.1.x86_64",
"product_id": "go1.25-1.25.6-150000.1.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"product": {
"name": "go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"product_id": "go1.25-doc-1.25.6-150000.1.26.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.25-race-1.25.6-150000.1.26.1.x86_64",
"product": {
"name": "go1.25-race-1.25.6-150000.1.26.1.x86_64",
"product_id": "go1.25-race-1.25.6-150000.1.26.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 High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP5-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp6"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.6-150000.1.26.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.6-150000.1.26.1.aarch64"
},
"product_reference": "go1.25-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.ppc64le"
},
"product_reference": "go1.25-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.s390x"
},
"product_reference": "go1.25-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.s390x"
},
"product_reference": "go1.25-doc-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.aarch64"
},
"product_reference": "go1.25-race-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.s390x"
},
"product_reference": "go1.25-race-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-race-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.aarch64"
},
"product_reference": "go1.25-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.aarch64"
},
"product_reference": "go1.25-race-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-race-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.aarch64"
},
"product_reference": "go1.25-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.aarch64"
},
"product_reference": "go1.25-race-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-race-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.aarch64"
},
"product_reference": "go1.25-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.aarch64"
},
"product_reference": "go1.25-race-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-race-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.aarch64"
},
"product_reference": "go1.25-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.aarch64"
},
"product_reference": "go1.25-race-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-race-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.aarch64"
},
"product_reference": "go1.25-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.ppc64le"
},
"product_reference": "go1.25-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.s390x"
},
"product_reference": "go1.25-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.s390x"
},
"product_reference": "go1.25-doc-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.aarch64"
},
"product_reference": "go1.25-race-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.s390x"
},
"product_reference": "go1.25-race-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-race-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.aarch64"
},
"product_reference": "go1.25-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.ppc64le"
},
"product_reference": "go1.25-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.s390x"
},
"product_reference": "go1.25-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.s390x"
},
"product_reference": "go1.25-doc-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.aarch64"
},
"product_reference": "go1.25-race-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.s390x"
},
"product_reference": "go1.25-race-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-race-1.25.6-150000.1.26.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.6-150000.1.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64"
},
"product_reference": "go1.25-1.25.6-150000.1.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.6-150000.1.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le"
},
"product_reference": "go1.25-1.25.6-150000.1.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.6-150000.1.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.s390x"
},
"product_reference": "go1.25-1.25.6-150000.1.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.6-150000.1.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-1.25.6-150000.1.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.6-150000.1.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.6-150000.1.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.6-150000.1.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x"
},
"product_reference": "go1.25-doc-1.25.6-150000.1.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.6-150000.1.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.6-150000.1.26.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64"
},
"product_reference": "go1.25-race-1.25.6-150000.1.26.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.6-150000.1.26.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.6-150000.1.26.1.s390x as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x"
},
"product_reference": "go1.25-race-1.25.6-150000.1.26.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.6-150000.1.26.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP6-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-race-1.25.6-150000.1.26.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP6-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.6-150000.1.26.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.6-150000.1.26.1.ppc64le"
},
"product_reference": "go1.25-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-race-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.ppc64le"
},
"product_reference": "go1.25-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.6-150000.1.26.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.6-150000.1.26.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.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-race-1.25.6-150000.1.26.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.6-150000.1.26.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-1.25.6-150000.1.26.1.ppc64le"
},
"product_reference": "go1.25-1.25.6-150000.1.26.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-1.25.6-150000.1.26.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-1.25.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-1.25.6-150000.1.26.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-doc-1.25.6-150000.1.26.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-doc-1.25.6-150000.1.26.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.6-150000.1.26.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-doc-1.25.6-150000.1.26.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-doc-1.25.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.6-150000.1.26.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-race-1.25.6-150000.1.26.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-race-1.25.6-150000.1.26.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.6-150000.1.26.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-race-1.25.6-150000.1.26.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-race-1.25.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-race-1.25.6-150000.1.26.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-1.25.6-150000.1.26.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.aarch64"
},
"product_reference": "go1.25-1.25.6-150000.1.26.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.6-150000.1.26.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.ppc64le"
},
"product_reference": "go1.25-1.25.6-150000.1.26.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.6-150000.1.26.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.s390x"
},
"product_reference": "go1.25-1.25.6-150000.1.26.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-1.25.6-150000.1.26.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-1.25.6-150000.1.26.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.6-150000.1.26.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.aarch64"
},
"product_reference": "go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.6-150000.1.26.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le"
},
"product_reference": "go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.6-150000.1.26.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.s390x"
},
"product_reference": "go1.25-doc-1.25.6-150000.1.26.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-doc-1.25.6-150000.1.26.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.6-150000.1.26.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.aarch64"
},
"product_reference": "go1.25-race-1.25.6-150000.1.26.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.6-150000.1.26.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.ppc64le"
},
"product_reference": "go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.6-150000.1.26.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.s390x"
},
"product_reference": "go1.25-race-1.25.6-150000.1.26.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.25-race-1.25.6-150000.1.26.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.x86_64"
},
"product_reference": "go1.25-race-1.25.6-150000.1.26.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"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 High Performance Computing 15 SP4-ESPOS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.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-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.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-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T12:12:47Z",
"details": "moderate"
}
],
"title": "CVE-2025-61726"
},
{
"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 High Performance Computing 15 SP4-ESPOS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.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-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.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-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T12:12:47Z",
"details": "moderate"
}
],
"title": "CVE-2025-61728"
},
{
"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 High Performance Computing 15 SP4-ESPOS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.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-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.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-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T12:12:47Z",
"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 High Performance Computing 15 SP4-ESPOS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.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-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.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-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T12:12:47Z",
"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 High Performance Computing 15 SP4-ESPOS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.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-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.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-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T12:12:47Z",
"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-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.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-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.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-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP7:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP5-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.s390x",
"SUSE Linux Enterprise Server 15 SP6-LTSS:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP5:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP6:go1.25-race-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-doc-1.25.6-150000.1.26.1.x86_64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.aarch64",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.ppc64le",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.s390x",
"openSUSE Leap 15.6:go1.25-race-1.25.6-150000.1.26.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-01-22T12:12:47Z",
"details": "important"
}
],
"title": "CVE-2025-68121"
}
]
}
FKIE_CVE-2025-61728
Vulnerability from fkie_nvd - Published: 2026-01-28 20:16 - Updated: 2026-02-06 18:45| URL | Tags | ||
|---|---|---|---|
| security@golang.org | https://go.dev/cl/736713 | Patch | |
| security@golang.org | https://go.dev/issue/77102 | Patch | |
| security@golang.org | https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc | Release Notes | |
| security@golang.org | https://pkg.go.dev/vuln/GO-2026-4342 | Vendor Advisory | |
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2026/01/15/4 | Exploit, Mailing List, Third Party Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"matchCriteriaId": "21FD9368-8AB3-404B-8599-BBF64EFE3C7B",
"versionEndExcluding": "1.24.12",
"vulnerable": true
},
{
"criteria": "cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*",
"matchCriteriaId": "A547E844-78D2-4B17-B7A9-73E7B503D2CE",
"versionEndExcluding": "1.25.6",
"versionStartIncluding": "1.25.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"id": "CVE-2025-61728",
"lastModified": "2026-02-06T18:45:10.420",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2026-01-28T20:16:09.830",
"references": [
{
"source": "security@golang.org",
"tags": [
"Patch"
],
"url": "https://go.dev/cl/736713"
},
{
"source": "security@golang.org",
"tags": [
"Patch"
],
"url": "https://go.dev/issue/77102"
},
{
"source": "security@golang.org",
"tags": [
"Release Notes"
],
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"source": "security@golang.org",
"tags": [
"Vendor Advisory"
],
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Mailing List",
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2026/01/15/4"
}
],
"sourceIdentifier": "security@golang.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-770"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
cleanstart-2026-rd09851
Vulnerability from cleanstart
Multiple security vulnerabilities affect the prometheus-operator package. The net/url package does not set a limit on the number of query parameters in a query. See references for individual vulnerability details.
{
"affected": [
{
"package": {
"ecosystem": "CleanStart",
"name": "prometheus-operator"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "0.87.1-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the prometheus-operator package. The net/url package does not set a limit on the number of query parameters in a query. See references for individual vulnerability details.",
"id": "CLEANSTART-2026-RD09851",
"modified": "2026-02-24T09:23:19Z",
"published": "2026-02-25T00:53:44.039015Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-RD09851.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61726"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61728"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61730"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61732"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-68119"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-68121"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61730"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61732"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68119"
},
{
"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": "net/url package does not set a limit on the number of query parameters in a query",
"upstream": [
"CVE-2025-61726",
"CVE-2025-61728",
"CVE-2025-61730",
"CVE-2025-61732",
"CVE-2025-68119",
"CVE-2025-68121"
]
}
cleanstart-2026-wk32717
Vulnerability from cleanstart
Multiple security vulnerabilities affect the spark-operator 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": "spark-operator"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.4.0-r0"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the spark-operator 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-WK32717",
"modified": "2026-02-24T09:23:19Z",
"published": "2026-02-25T00:52:13.178542Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-WK32717.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-47911"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-58190"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61726"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61728"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61730"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-68121"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47911"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58190"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61730"
},
{
"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-47911",
"CVE-2025-58190",
"CVE-2025-61726",
"CVE-2025-61728",
"CVE-2025-61730",
"CVE-2025-68121"
]
}
cleanstart-2026-uk11127
Vulnerability from cleanstart
Multiple security vulnerabilities affect the spark-operator 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": "spark-operator"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "2.1.1-r3"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"credits": [],
"database_specific": {},
"details": "Multiple security vulnerabilities affect the spark-operator 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-UK11127",
"modified": "2026-02-24T09:23:19Z",
"published": "2026-02-25T00:52:43.391940Z",
"references": [
{
"type": "ADVISORY",
"url": "https://github.com/cleanstart-dev/cleanstart-security-advisories/tree/main/advisories/2026/CLEANSTART-2026-UK11127.json"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61726"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61728"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-61730"
},
{
"type": "WEB",
"url": "https://osv.dev/vulnerability/CVE-2025-68121"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61726"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61730"
},
{
"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-61726",
"CVE-2025-61728",
"CVE-2025-61730",
"CVE-2025-68121"
]
}
CNVD-2026-10647
Vulnerability from cnvd - Published: 2026-02-09厂商已发布了漏洞修复程序,请及时关注更新: https://go.dev/dl/
| Name | ['Google GO >=1.25.0,<1.25.6', 'Google GO <1.24.12'] |
|---|
{
"cves": {
"cve": {
"cveNumber": "CVE-2025-61728",
"cveUrl": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
}
},
"description": "Google Go\u662f\u7f8e\u56fd\u8c37\u6b4c\uff08Google\uff09\u516c\u53f8\u7684\u4e00\u79cd\u9759\u6001\u5f3a\u7c7b\u578b\u3001\u7f16\u8bd1\u578b\u3001\u5e76\u53d1\u578b\uff0c\u5e76\u5177\u6709\u5783\u573e\u56de\u6536\u529f\u80fd\u7684\u7f16\u7a0b\u8bed\u8a00\u3002\n\nGoogle Go\u5b58\u5728\u62d2\u7edd\u670d\u52a1\u6f0f\u6d1e\uff0c\u8be5\u6f0f\u6d1e\u6e90\u4e8e\u4f7f\u7528\u8d85\u7ebf\u6027\u6587\u4ef6\u540d\u7d22\u5f15\u7b97\u6cd5\uff0c\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u5bfc\u81f4\u62d2\u7edd\u670d\u52a1\u3002",
"formalWay": "\u5382\u5546\u5df2\u53d1\u5e03\u4e86\u6f0f\u6d1e\u4fee\u590d\u7a0b\u5e8f\uff0c\u8bf7\u53ca\u65f6\u5173\u6ce8\u66f4\u65b0\uff1a\r\nhttps://go.dev/dl/",
"isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e",
"number": "CNVD-2026-10647",
"openTime": "2026-02-09",
"patchDescription": "Google Go\u662f\u7f8e\u56fd\u8c37\u6b4c\uff08Google\uff09\u516c\u53f8\u7684\u4e00\u79cd\u9759\u6001\u5f3a\u7c7b\u578b\u3001\u7f16\u8bd1\u578b\u3001\u5e76\u53d1\u578b\uff0c\u5e76\u5177\u6709\u5783\u573e\u56de\u6536\u529f\u80fd\u7684\u7f16\u7a0b\u8bed\u8a00\u3002\r\n\r\nGoogle Go\u5b58\u5728\u62d2\u7edd\u670d\u52a1\u6f0f\u6d1e\uff0c\u8be5\u6f0f\u6d1e\u6e90\u4e8e\u4f7f\u7528\u8d85\u7ebf\u6027\u6587\u4ef6\u540d\u7d22\u5f15\u7b97\u6cd5\uff0c\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u5bfc\u81f4\u62d2\u7edd\u670d\u52a1\u3002\u76ee\u524d\uff0c\u4f9b\u5e94\u5546\u53d1\u5e03\u4e86\u5b89\u5168\u516c\u544a\u53ca\u76f8\u5173\u8865\u4e01\u4fe1\u606f\uff0c\u4fee\u590d\u4e86\u6b64\u6f0f\u6d1e\u3002",
"patchName": "Google Go\u62d2\u7edd\u670d\u52a1\u6f0f\u6d1e\uff08CNVD-2026-10647\uff09\u7684\u8865\u4e01",
"products": {
"product": [
"Google GO \u003e=1.25.0\uff0c\u003c1.25.6",
"Google GO \u003c1.24.12"
]
},
"referenceLink": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728",
"serverity": "\u9ad8",
"submitTime": "2026-02-05",
"title": "Google Go\u62d2\u7edd\u670d\u52a1\u6f0f\u6d1e\uff08CNVD-2026-10647\uff09"
}
GHSA-G9Q4-QJX4-2V7Q
Vulnerability from github – Published: 2026-01-28 21:31 – Updated: 2026-01-29 21:30archive/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.
{
"affected": [],
"aliases": [
"CVE-2025-61728"
],
"database_specific": {
"cwe_ids": [
"CWE-770"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-01-28T20:16:09Z",
"severity": "MODERATE"
},
"details": "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.",
"id": "GHSA-g9q4-qjx4-2v7q",
"modified": "2026-01-29T21:30:30Z",
"published": "2026-01-28T21:31:23Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"type": "WEB",
"url": "https://go.dev/cl/736713"
},
{
"type": "WEB",
"url": "https://go.dev/issue/77102"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"type": "WEB",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2026/01/15/4"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
WID-SEC-W-2026-0129
Vulnerability from csaf_certbund - Published: 2026-01-15 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 einen Denial of Service Angriff durchzuf\u00fchren, beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, Daten zu manipulieren oder vertrauliche Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- 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-2026-0129 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0129.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0129 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0129"
},
{
"category": "external",
"summary": "Go 1.25.6 and Go 1.24.12 release notes vom 2026-01-15",
"url": "https://seclists.org/oss-sec/2026/q1/68"
},
{
"category": "external",
"summary": "GitHub Golang Issue 77101 vom 2026-01-15",
"url": "https://github.com/golang/go/issues/77101"
},
{
"category": "external",
"summary": "GitHub Golang Issue 77102 vom 2026-01-15",
"url": "https://github.com/golang/go/issues/77102"
},
{
"category": "external",
"summary": "GitHub Golang Issue 76443 vom 2026-01-15",
"url": "https://github.com/golang/go/issues/76443"
},
{
"category": "external",
"summary": "GitHub Golang Issue 77100 vom 2026-01-15",
"url": "https://github.com/golang/go/issues/77100"
},
{
"category": "external",
"summary": "GitHub Golang Issue 77099 vom 2026-01-15",
"url": "https://github.com/golang/go/issues/77099"
},
{
"category": "external",
"summary": "GitHub Golang Issue 77113 vom 2026-01-15",
"url": "https://github.com/golang/go/issues/77113"
},
{
"category": "external",
"summary": "CoreDNS-1.14.1 Release Notes vom 2026-01-19",
"url": "https://coredns.io/2026/01/15/coredns-1.14.-release/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10063-1 vom 2026-01-19",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/NH2ETRY5I4475P2G36TA426YNBGAZLJM/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10064-1 vom 2026-01-19",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/EJZDHBHKXYC7TOPJZKAU6QZKMN53VSVC/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0219-1 vom 2026-01-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023866.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0218-1 vom 2026-01-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023867.html"
},
{
"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:0297-1 vom 2026-01-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023924.html"
},
{
"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": "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": "SUSE Security Update SUSE-SU-2026:20122-1 vom 2026-01-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023968.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10101-1 vom 2026-01-28",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/MQGDE5WRPP6NKEPWSYQ5WAJ54HTZCN45/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20132-1 vom 2026-01-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023959.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:0032-1 vom 2026-01-30",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/YIDNEL2XD2C3R7XQHANV23SKGOE6VLD6/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0354-1 vom 2026-02-02",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024002.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2ECS-2026-095 vom 2026-02-06",
"url": "https://alas.aws.amazon.com/AL2/ALAS2ECS-2026-095.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2026-3135 vom 2026-02-06",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2026-3135.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2026-3134 vom 2026-02-06",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2026-3134.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2026-096 vom 2026-02-06",
"url": "https://alas.aws.amazon.com/AL2/ALAS2DOCKER-2026-096.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2026-3138 vom 2026-02-06",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2026-3138.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2026-3137 vom 2026-02-06",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2026-3137.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2026-3136 vom 2026-02-06",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2026-3136.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2026-3146 vom 2026-02-06",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2026-3146.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0403-1 vom 2026-02-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024084.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0426-1 vom 2026-02-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024120.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0427-1 vom 2026-02-11",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024119.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2708 vom 2026-02-16",
"url": "https://access.redhat.com/errata/RHSA-2026:2708"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:20220-1 vom 2026-02-15",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/M4EVFYENISTE7WMVDTI7MTPTDXI7IJQ2/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:20214-1 vom 2026-02-14",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/KQX4ETITXJH3KBGH7YHJSZKMZNKVQRWR/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:2706 vom 2026-02-16",
"url": "https://access.redhat.com/errata/RHSA-2026:2706"
},
{
"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": "Oracle Linux Security Advisory ELSA-2026-2706 vom 2026-02-16",
"url": "https://linux.oracle.com/errata/ELSA-2026-2706.html"
},
{
"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": "Oracle Linux Security Advisory ELSA-2026-2709 vom 2026-02-16",
"url": "https://linux.oracle.com/errata/ELSA-2026-2709.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-2708 vom 2026-02-16",
"url": "https://linux.oracle.com/errata/ELSA-2026-2708.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:2708 vom 2026-02-17",
"url": "https://errata.build.resf.org/RLSA-2026:2708"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:2709 vom 2026-02-17",
"url": "https://errata.build.resf.org/RLSA-2026:2709"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:2706 vom 2026-02-17",
"url": "https://errata.build.resf.org/RLSA-2026:2706"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2026-3174 vom 2026-02-19",
"url": "https://alas.aws.amazon.com/AL2/ALAS2-2026-3174.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2ECS-2026-096 vom 2026-02-19",
"url": "https://alas.aws.amazon.com/AL2/ALAS2ECS-2026-096.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20429-1 vom 2026-02-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024343.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20428-1 vom 2026-02-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024344.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2NITRO-ENCLAVES-2026-087 vom 2026-02-19",
"url": "https://alas.aws.amazon.com/AL2/ALAS2NITRO-ENCLAVES-2026-087.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2NITRO-ENCLAVES-2026-088 vom 2026-02-19",
"url": "https://alas.aws.amazon.com/AL2/ALAS2NITRO-ENCLAVES-2026-088.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2NITRO-ENCLAVES-2026-089 vom 2026-02-19",
"url": "https://alas.aws.amazon.com/AL2/ALAS2NITRO-ENCLAVES-2026-089.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2NITRO-ENCLAVES-2026-090 vom 2026-02-19",
"url": "https://alas.aws.amazon.com/AL2/ALAS2NITRO-ENCLAVES-2026-090.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2NITRO-ENCLAVES-2026-091 vom 2026-02-19",
"url": "https://alas.aws.amazon.com/AL2/ALAS2NITRO-ENCLAVES-2026-091.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2NITRO-ENCLAVES-2026-092 vom 2026-02-19",
"url": "https://alas.aws.amazon.com/AL2/ALAS2NITRO-ENCLAVES-2026-092.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": "Oracle Linux Security Advisory ELSA-2026-2914 vom 2026-02-19",
"url": "https://linux.oracle.com/errata/ELSA-2026-2914.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10220-1 vom 2026-02-19",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/I7N2QLT4QQIZC6RCBGA4LQNAUW5NSKRS/"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:10224-1 vom 2026-02-19",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/MP4XIIXIOQEITZJFXXLA5XOCW3MWGG7L/"
},
{
"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:3089 vom 2026-02-23",
"url": "https://access.redhat.com/errata/RHSA-2026:3089"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-3092 vom 2026-02-24",
"url": "http://linux.oracle.com/errata/ELSA-2026-3092.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": "Oracle Linux Security Advisory ELSA-2026-3035 vom 2026-02-24",
"url": "http://linux.oracle.com/errata/ELSA-2026-3035.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3092 vom 2026-02-23",
"url": "https://access.redhat.com/errata/RHSA-2026:3092"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3192 vom 2026-02-24",
"url": "https://access.redhat.com/errata/RHSA-2026:3192"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3193 vom 2026-02-24",
"url": "https://access.redhat.com/errata/RHSA-2026:3193"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3188 vom 2026-02-24",
"url": "https://access.redhat.com/errata/RHSA-2026:3188"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3187 vom 2026-02-24",
"url": "https://access.redhat.com/errata/RHSA-2026:3187"
},
{
"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:3291 vom 2026-02-25",
"url": "https://access.redhat.com/errata/RHSA-2026:3291"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:3092 vom 2026-02-24",
"url": "https://errata.build.resf.org/RLSA-2026:3092"
},
{
"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:3337 vom 2026-02-25",
"url": "https://access.redhat.com/errata/RHSA-2026:3337"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-3187 vom 2026-02-25",
"url": "https://linux.oracle.com/errata/ELSA-2026-3187.html"
},
{
"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": "Red Hat Security Advisory RHSA-2026:3336 vom 2026-02-25",
"url": "https://access.redhat.com/errata/RHSA-2026:3336"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-3188 vom 2026-02-25",
"url": "https://linux.oracle.com/errata/ELSA-2026-3188.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": "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-3336 vom 2026-02-25",
"url": "https://linux.oracle.com/errata/ELSA-2026-3336.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": "Red Hat Security Advisory RHSA-2026:3340 vom 2026-02-25",
"url": "https://access.redhat.com/errata/RHSA-2026:3340"
},
{
"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-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:3186 vom 2026-02-26",
"url": "https://access.redhat.com/errata/RHSA-2026:3186"
},
{
"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": "Red Hat Security Advisory RHSA-2026:3427 vom 2026-02-26",
"url": "https://access.redhat.com/errata/RHSA-2026:3427"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2026-099 vom 2026-02-26",
"url": "https://alas.aws.amazon.com/AL2/ALAS2DOCKER-2026-099.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2026-102 vom 2026-02-26",
"url": "https://alas.aws.amazon.com/AL2/ALAS2DOCKER-2026-102.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2026-101 vom 2026-02-26",
"url": "https://alas.aws.amazon.com/AL2/ALAS2DOCKER-2026-101.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2026-100 vom 2026-02-26",
"url": "https://alas.aws.amazon.com/AL2/ALAS2DOCKER-2026-100.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2026-098 vom 2026-02-26",
"url": "https://alas.aws.amazon.com/AL2/ALAS2DOCKER-2026-098.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2DOCKER-2026-097 vom 2026-02-26",
"url": "https://alas.aws.amazon.com/AL2/ALAS2DOCKER-2026-097.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:3336 vom 2026-02-26",
"url": "https://errata.build.resf.org/RLSA-2026:3336"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:3337 vom 2026-02-26",
"url": "https://errata.build.resf.org/RLSA-2026:3337"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3459 vom 2026-02-27",
"url": "https://access.redhat.com/errata/RHSA-2026:3459"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:3343 vom 2026-02-26",
"url": "https://errata.build.resf.org/RLSA-2026:3343"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:3341 vom 2026-02-26",
"url": "https://errata.build.resf.org/RLSA-2026:3341"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:3340 vom 2026-02-26",
"url": "https://errata.build.resf.org/RLSA-2026:3340"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:3298 vom 2026-02-26",
"url": "https://errata.build.resf.org/RLSA-2026:3298"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:3297 vom 2026-02-26",
"url": "https://errata.build.resf.org/RLSA-2026:3297"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:3291 vom 2026-02-26",
"url": "https://errata.build.resf.org/RLSA-2026:3291"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:3187 vom 2026-02-26",
"url": "https://errata.build.resf.org/RLSA-2026:3187"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:3188 vom 2026-02-26",
"url": "https://errata.build.resf.org/RLSA-2026:3188"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0687-1 vom 2026-02-28",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-February/024507.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:3473 vom 2026-03-02",
"url": "https://access.redhat.com/errata/RHSA-2026:3473"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3472 vom 2026-03-02",
"url": "https://access.redhat.com/errata/RHSA-2026:3472"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3470 vom 2026-03-02",
"url": "https://access.redhat.com/errata/RHSA-2026:3470"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3469 vom 2026-03-02",
"url": "https://access.redhat.com/errata/RHSA-2026:3469"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3468 vom 2026-03-02",
"url": "https://access.redhat.com/errata/RHSA-2026:3468"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3489 vom 2026-03-02",
"url": "https://access.redhat.com/errata/RHSA-2026:3489"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3556 vom 2026-03-02",
"url": "https://access.redhat.com/errata/RHSA-2026:3556"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7262283 vom 2026-03-02",
"url": "https://www.ibm.com/support/pages/node/7262283"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3559 vom 2026-03-02",
"url": "https://access.redhat.com/errata/RHSA-2026:3559"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3669 vom 2026-03-03",
"url": "https://access.redhat.com/errata/RHSA-2026:3669"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0789-1 vom 2026-03-03",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024529.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3699 vom 2026-03-04",
"url": "https://access.redhat.com/errata/RHSA-2026:3699"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3668 vom 2026-03-04",
"url": "https://access.redhat.com/errata/RHSA-2026:3668"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0790-1 vom 2026-03-03",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024528.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3416 vom 2026-03-04",
"url": "https://access.redhat.com/errata/RHSA-2026:3416"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-3668 vom 2026-03-03",
"url": "https://linux.oracle.com/errata/ELSA-2026-3668.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:0760-1 vom 2026-03-03",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-March/024556.html"
},
{
"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": "Oracle Linux Security Advisory ELSA-2026-3669 vom 2026-03-04",
"url": "https://linux.oracle.com/errata/ELSA-2026-3669.html"
},
{
"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:3391 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3391"
},
{
"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:3812 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3812"
},
{
"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:3752 vom 2026-03-04",
"url": "https://access.redhat.com/errata/RHSA-2026:3752"
},
{
"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:3753 vom 2026-03-04",
"url": "https://access.redhat.com/errata/RHSA-2026:3753"
},
{
"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:3813 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3813"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3814 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3814"
},
{
"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:3820 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3820"
},
{
"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:3835 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3835"
},
{
"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:3839 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3839"
},
{
"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:3841 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3841"
},
{
"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": "Rocky Linux Security Advisory RLSA-2026:3668 vom 2026-03-05",
"url": "https://errata.build.resf.org/RLSA-2026:3668"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:3669 vom 2026-03-05",
"url": "https://errata.build.resf.org/RLSA-2026:3669"
},
{
"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:3854 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3854"
},
{
"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:3874 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3874"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3869 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3869"
},
{
"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": "Oracle Linux Security Advisory ELSA-2026-3842 vom 2026-03-05",
"url": "https://linux.oracle.com/errata/ELSA-2026-3842.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": "Oracle Linux Security Advisory ELSA-2026-3752 vom 2026-03-05",
"url": "https://linux.oracle.com/errata/ELSA-2026-3752.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3898 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3898"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2ECS-2026-098 vom 2026-03-06",
"url": "https://alas.aws.amazon.com/AL2/ALAS2ECS-2026-098.html"
},
{
"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": "Red Hat Security Advisory RHSA-2026:3842 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3842"
},
{
"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": "Red Hat Security Advisory RHSA-2026:3928 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3928"
},
{
"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": "Red Hat Security Advisory RHSA-2026:3884 vom 2026-03-05",
"url": "https://access.redhat.com/errata/RHSA-2026:3884"
},
{
"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": "Amazon Linux Security Advisory ALAS2ECS-2026-097 vom 2026-03-06",
"url": "https://alas.aws.amazon.com/AL2/ALAS2ECS-2026-097.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2ECS-2026-099 vom 2026-03-06",
"url": "https://alas.aws.amazon.com/AL2/ALAS2ECS-2026-099.html"
},
{
"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:3959 vom 2026-03-06",
"url": "https://access.redhat.com/errata/RHSA-2026:3959"
},
{
"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": "Red Hat Security Advisory RHSA-2026:3958 vom 2026-03-06",
"url": "https://access.redhat.com/errata/RHSA-2026:3958"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3960 vom 2026-03-06",
"url": "https://access.redhat.com/errata/RHSA-2026:3960"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:3842 vom 2026-03-06",
"url": "https://errata.build.resf.org/RLSA-2026:3842"
},
{
"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": "Red Hat Security Advisory RHSA-2026:3971 vom 2026-03-09",
"url": "https://access.redhat.com/errata/RHSA-2026:3971"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3974 vom 2026-03-09",
"url": "https://access.redhat.com/errata/RHSA-2026:3974"
},
{
"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:3973 vom 2026-03-09",
"url": "https://access.redhat.com/errata/RHSA-2026:3973"
},
{
"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:3970 vom 2026-03-09",
"url": "https://access.redhat.com/errata/RHSA-2026:3970"
},
{
"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": "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": "Oracle Linux Security Advisory ELSA-2026-3840 vom 2026-03-06",
"url": "https://linux.oracle.com/errata/ELSA-2026-3840.html"
},
{
"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": "Red Hat Security Advisory RHSA-2026:3985 vom 2026-03-09",
"url": "https://access.redhat.com/errata/RHSA-2026:3985"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:3977 vom 2026-03-09",
"url": "https://access.redhat.com/errata/RHSA-2026:3977"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-3898 vom 2026-03-09",
"url": "https://linux.oracle.com/errata/ELSA-2026-3898.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-3985 vom 2026-03-10",
"url": "https://linux.oracle.com/errata/ELSA-2026-3985.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:4170 vom 2026-03-10",
"url": "https://access.redhat.com/errata/RHSA-2026:4170"
},
{
"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"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:4174 vom 2026-03-10",
"url": "https://access.redhat.com/errata/RHSA-2026:4174"
}
],
"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-10T12:06:39.888+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-0129",
"initial_release_date": "2026-01-15T23:00:00.000+00:00",
"revision_history": [
{
"date": "2026-01-15T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-01-18T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates aufgenommen"
},
{
"date": "2026-01-19T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-01-22T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-01-26T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-01-28T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE, European Union Vulnerability Database und openSUSE aufgenommen"
},
{
"date": "2026-01-29T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-02-01T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-02-05T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Amazon, Go und European Union Vulnerability Database aufgenommen"
},
{
"date": "2026-02-08T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-02-11T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-02-15T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat und openSUSE aufgenommen"
},
{
"date": "2026-02-16T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2026-02-18T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Amazon, SUSE und Oracle Linux aufgenommen"
},
{
"date": "2026-02-19T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-02-22T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-02-23T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2026-02-24T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Red Hat und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-02-25T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2026-02-26T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Amazon, Rocky Enterprise Software Foundation und Red Hat aufgenommen"
},
{
"date": "2026-03-01T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von SUSE und Red Hat aufgenommen"
},
{
"date": "2026-03-02T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Red Hat und IBM aufgenommen"
},
{
"date": "2026-03-03T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Red Hat, SUSE und Oracle Linux aufgenommen"
},
{
"date": "2026-03-04T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2026-03-05T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von Oracle Linux, Red Hat, Amazon und openSUSE aufgenommen"
},
{
"date": "2026-03-08T23:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Red Hat, Rocky Enterprise Software Foundation, SUSE und Oracle Linux aufgenommen"
},
{
"date": "2026-03-09T23:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von Oracle Linux aufgenommen"
}
],
"status": "final",
"version": "27"
}
},
"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.6",
"product": {
"name": "Golang Go \u003c1.25.6",
"product_id": "T050049"
}
},
{
"category": "product_version",
"name": "1.25.6",
"product": {
"name": "Golang Go 1.25.6",
"product_id": "T050049-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:golang:go:1.25.6"
}
}
},
{
"category": "product_version_range",
"name": "\u003c1.24.12",
"product": {
"name": "Golang Go \u003c1.24.12",
"product_id": "T050051"
}
},
{
"category": "product_version",
"name": "1.24.12",
"product": {
"name": "Golang Go 1.24.12",
"product_id": "T050051-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:golang:go:1.24.12"
}
}
}
],
"category": "product_name",
"name": "Go"
}
],
"category": "vendor",
"name": "Golang"
},
{
"branches": [
{
"category": "product_name",
"name": "IBM App Connect Enterprise",
"product": {
"name": "IBM App Connect Enterprise",
"product_id": "T032495",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:app_connect_enterprise:-"
}
}
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c1.14.1",
"product": {
"name": "Open Source CoreDNS \u003c1.14.1",
"product_id": "T050073"
}
},
{
"category": "product_version",
"name": "1.14.1",
"product": {
"name": "Open Source CoreDNS 1.14.1",
"product_id": "T050073-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:coredns:coredns:1.14.1"
}
}
}
],
"category": "product_name",
"name": "CoreDNS"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"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": [
{
"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:-"
}
}
},
{
"branches": [
{
"category": "product_version",
"name": "distributed tracing platform",
"product": {
"name": "Red Hat OpenShift distributed tracing platform",
"product_id": "T051282",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:distributed_tracing_platform"
}
}
}
],
"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-61726",
"product_status": {
"known_affected": [
"T050051",
"T050073",
"T051282",
"T002207",
"67646",
"T027843",
"398363",
"T050049",
"T004914",
"T032255",
"T032495"
]
},
"release_date": "2026-01-15T23:00:00.000+00:00",
"title": "CVE-2025-61726"
},
{
"cve": "CVE-2025-61728",
"product_status": {
"known_affected": [
"T050051",
"T050073",
"T051282",
"T002207",
"67646",
"T027843",
"398363",
"T050049",
"T004914",
"T032255",
"T032495"
]
},
"release_date": "2026-01-15T23:00:00.000+00:00",
"title": "CVE-2025-61728"
},
{
"cve": "CVE-2025-61730",
"product_status": {
"known_affected": [
"T050051",
"T050073",
"T051282",
"T002207",
"67646",
"T027843",
"398363",
"T050049",
"T004914",
"T032255",
"T032495"
]
},
"release_date": "2026-01-15T23:00:00.000+00:00",
"title": "CVE-2025-61730"
},
{
"cve": "CVE-2025-61731",
"product_status": {
"known_affected": [
"T050051",
"T050073",
"T051282",
"T002207",
"67646",
"T027843",
"398363",
"T050049",
"T004914",
"T032255",
"T032495"
]
},
"release_date": "2026-01-15T23:00:00.000+00:00",
"title": "CVE-2025-61731"
},
{
"cve": "CVE-2025-68119",
"product_status": {
"known_affected": [
"T050051",
"T050073",
"T051282",
"T002207",
"67646",
"T027843",
"398363",
"T050049",
"T004914",
"T032255",
"T032495"
]
},
"release_date": "2026-01-15T23:00:00.000+00:00",
"title": "CVE-2025-68119"
},
{
"cve": "CVE-2025-68121",
"product_status": {
"known_affected": [
"T050051",
"T050073",
"T051282",
"T002207",
"67646",
"T027843",
"398363",
"T050049",
"T004914",
"T032255",
"T032495"
]
},
"release_date": "2026-01-15T23:00:00.000+00:00",
"title": "CVE-2025-68121"
}
]
}
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-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-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"
}
]
}
bit-golang-2025-61728
Vulnerability from bitnami_vulndb
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.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "golang",
"purl": "pkg:bitnami/golang"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.24.12"
},
{
"introduced": "1.25.0"
},
{
"fixed": "1.25.6"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
],
"aliases": [
"CVE-2025-61728"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*"
],
"severity": "Medium"
},
"details": "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.",
"id": "BIT-golang-2025-61728",
"modified": "2026-01-31T09:09:11.750Z",
"published": "2026-01-31T08:43:32.870Z",
"references": [
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2026/01/15/4"
},
{
"type": "WEB",
"url": "https://go.dev/cl/736713"
},
{
"type": "WEB",
"url": "https://go.dev/issue/77102"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/golang-announce/c/Vd2tYVM8eUc"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-61728"
},
{
"type": "WEB",
"url": "https://pkg.go.dev/vuln/GO-2026-4342"
}
],
"schema_version": "1.6.2",
"summary": "Excessive CPU consumption when building archive index in archive/zip"
}
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.